- Fixed players being able to hold blacklisted items in their offhand
- Now the player will scan player's inventories when they join the server to try to find blacklisted items
- Added aliien.itemblacklist.* permission, which grants all the plugin perms
- Internal changes/optimizations
- Internal optimization changes.
- Updated dependencies.
- The plugin will now generate an "AliienCore" folder inside your /plugins folder. Please ignore this, as this was done to reduce the plugin's jar size by a lot.
SAVE A BACKUP OF YOUR CURRENT CONFIG FILE BEFORE UPDATING
- Refactored the current config file into 3 new files: config.yml, messages.yml, settings.yml
- Improved the anti-crafting system, and now it prevents players from crafting blacklisted items rather than deleting the item after being crafted
- Added an in-game editor menu, which means that everything within this plugin can now be edited in-game (except for the messages)
- Removed the add and remove commands (as that can now be done through the editor menu)
- Added individual bypass permissions for each item (aliien.itemblacklist.bypass.<item name>)
- Add disabled worlds, where the blacklist restrictions won't be applied.
- Added GUI and alert message sounds (which can be changed/toggleable in the settings)
- Added bStats hook.
- Added optional messages prefix.
- Now all the messages support legacy color codes (such as &f or &#ffffff)
- Added 26.1 support.
- Recoded most of the plugin.
- Added folia support
- Added a new logs file so you can keep track of blacklisted items
- Logs file is now toggable
- New-update messages are now toggable
- Now you can edit the blacklist through in-game commands ("/itemblacklist add|remove" while holding the item)
- Now you can use the %item% placeholder in the alert messages (as well as in other messages added with this update)
- Improved the blacklist system
- Optimization tweaks
