First update to the plugin! It brings a new config system, command and permission to command to reload the config. Its other major feature is the new compatibility system.
Commands
- /itemkeeper reload - Reload the config
Permissions
- itemkeeper.reload - Allows the user to reload the config using the command /itemkeeper reload
Config
This version brings a config system where you can edit the messages sent by the plugin.
Default config:
Code (YAML):
messages:
itemKeepable
:
"&aYour Item will now be kept with you at all times!"
itemNotKeepable
:
"&cYour Item will no longer be kept with you at all times!"
playerOnly
:
"&cYou must be a player to run this command!"
permissionDenied
:
"&cYou don't have permission to use this command!"
reload
:
"&aThe config has been reloaded"
Compatibility
The plugin should now be compatible from version 1.8.8 to version 1.20.2