Code overhaul which simplified tracking of protected items and should(theoretically) lead to fewer bugs.
Removed redundant hints in config.
Should be 1.20 compatible.
- Fixed an issue when protection time was not changing on config reload.
- Plugin no longer tries to clean protection from items using old protection method on enabling.
- Added '/rpgdrop' command and subcommands '/rpgdrop reload' and '/rpgdrop clear'. Permission for command is added in documentation.
Use /rpgdrop reload to reload plugin's config. Use /rpgdrop clear to clear protection from all items on your server.
- Added 3 more settings in config, responsible for messages sent to command sender in 3 cases. They are included in default config in documentation.
Been a while, I know.
Updates:
- Some internal changes.
- Console spam
"[RPGDrop] Task #**** for RPGDrop v1.0.3 generated an exception
java.lang.NullPointerException: null"
should be now fixed.
- Changed protection mechanism.
- On enable will try to clean protection from items that still use old protection method.