New features:
- The plugin now requires a Paper server and is not compatible anymore with regular Bukkit or Spigot servers!
- Renamed the plugin from GregoCommands to CreativeSuite to reflect its usage better. Make sure to rename your plugin folder before upgrading!
- Replace signs with another material by right clicking on them with a sign of a different material. Works with all types of signs.
- Aliases can take parameters now. Define a parameter using /alias save alias:name say <message=Hello> and set it using /alias run alias:name message=Bye.
- The messages for all commands are now configurable in the config.yml file.
Fixed issues:
- Some permission nodes had a wrong name or wrong child nodes, those have been fixed.
API changes:
- Refactored model and plugin structure, moved common plugin classes to a separate package.
Full Changelog: v1.1.1...v2.0.0