Details
Supported Bukkit Versions
Changelog
- Added a configuration file.
- Added usage statistics (toggle in config)
- Added blacklist functionality (block some plugins from being reloaded/enabled/disabled for reload all commands)
- Configure the blacklist in the config itself, or in-game/console. You can also disable the blacklist All together.
- Ability to reload the config of a plugin, not invoking the onEnable/onDisable events in that plugin.
- Reloading certain plugins (rare) will actually break them (they need a restart). This is because some plugins do not handle the reload event properly.