Custom particle function when executing the command
Change maximum healing capacity
Managing volumes
Short and free translation
✦ COMMANDS
/feed
/feed reload
✦ PERMISSIONS
commandfeed.user
commandfeed.admin
Code (YAML):
##CHANGE THE PREFIX prefix: "&8[&6CommandFeed&8] " feed:
feed: 20
#Maximum number to be restored particles: HEART
#https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Particle.html sound:
type: ENTITY_PLAYER_BURP
#https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html volume: 1.0
pitch: 1.0
##TRANSLATION message-console: "&cThis command can only be executed by one player." no-permission: "&cYou do not have permission to use that command &7commandfeed.user" message-reload: "&aThe plugin has been reloaded successfully" commandfeed-user: "&aYour food was successfully restored" command-max-feed: "&cYour food is already at its best"