Version 1.4
Added
- Support for Oraxen custom items.
- Support for ItemsAdder custom items (not tested yet as I don't own the plugin).
- Support for MiniMessage in all strings (legacy formatting will be removed in a future release, the API will use only Adventure components).
- Item lists as WHITELIST, BLACKLIST and NONE along with custom items support.
Fixed
- Some calls to format strings were being made twice.
Note
If you can't find some options, try deleting your config.yml
file and restarting your server, or add them manually. Latest config.yml
Version 1.3.1
Added
- Support for older Minecraft versions (1.8+). ProtocolLib is needed for 1.9.4 and earlier.
Fixed
- Help commands hadn't colors.
- Dead players were able to get random items.
Version 1.2
Added
- Implemented world lists functionality, allowing server owners to specify whitelist, blacklist, or not used in the
worlds
section of the config.yml file.
Fixed
- Solved a bug in which items were not properly delivered to players when their inventories were full, resulting in an error.