RePlug 0.5-beta

Details

  • Filename
    RePlug-0.5.jar
  • Uploaded by
  • Uploaded
    May 4, 2014
  • Size
    35.34 KB
  • Downloads
    111
  • MD5
    90c02f10c4dd22712ce06d3af6ae5fb0

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2

Changelog

v0.5 - Beta

  • Changed commands to be actual commands instead of subcommands.
    • EG) '/rep disable' is now '/repdisable'.
    • Most of these commands also have aliases:
      • EG) '/repdisable' also works as '/disable'
      • More info at the bukkit-dev overview page!
  • Made 90% of all messages in the plugin customizable via config
  • Now packing a default config file (if you're upgrading from 0.4 or 0.4c, please remove your config.yml in /RePlug folder!
  • Completely reorganized the plugin
  • Added Commands-command (might still have some issues!)
  • Renamed List-command to files
    • Soon going to add an actual 'list loaded plugins' command, called list
  • Running messages via Messenger class
  • Running commands via CommandHandler class
    • CommandHandler is directing towards seperate command classes, now
  • (Temporarily?) added a new command for my friends at Tenebrae: *spoilers*
    • What is a lie?

Full (all-versions) changelog available at BitBucket wiki!

1. /commands might cause a couple of errors with some plugins, such as essentials
2. Do NOT load a permissions-plugin via RePlug, it will mess up, for sure.
Plus, RePlug works with permissions, I wouldn't see why someone would need to load a permissions plugin after server startup.