The plugin adds healing/saturation to the game using items.
To use an item, you need to take it in your hand and press the right mouse button.
You can create your own item either through config.yml or through the command /healingitems help
Important! The item is determined by its name and colors are also taken into account!
The plugin also supports
Russian and
English languages.
The plugin has undergone major changes: You can add items for saturation, you can set a delay before healing, commands have become available, you can control the plugin directly in the game!
Recommendation: It is better not to change the language while using the plugin (all items will become unavailable)
Download jar file.
Place it in plugins/ folder.
Start server.
/healingitems reload - reload plugin
/healingitems help - call command menu
/healingitems list - list of all items
/healingitems add heal <Name> <DisplayName> <heal-amount> <heal-delay> [sound] - create a new healing item
/healingitems add food <Name> <DisplayName> <food-level> <food-delay> [sound] - create a new saturation item
/healingitems remove <Name> - Remove item
healingitems.reload - Allows you to reload the config
healingitems.admin - Allows you to manipulate objects
healingitems.list - Allows you to view a list of items
I plan to add economy to the plugin (using an item will cost money).
I will also probably expand the plugin to different versions.
I am thinking of adding a cooldown between uses (at the moment there is only a cooldown before use)