EnderButt Decorate your server hub and give your users the possibility to move around.
How does it work? Install the plugin and put it in the plugins folder of your server and that's it! You can configure the item from config.yml
Code (YAML):
Config:
cooldown_enable: true
cooldown_time: 1
#In seconds Item:
name: "&9EnderButt &7(Right Click)" material: ENDER_PEARL
value: 0
slot: 0
item_ammount: 64
boost: 3
Sound:
enable: true
sound: NOTE_PLING
Messages:
no_permissions: "&cYou do not have sufficient permissions to execute this command." reloaded: "&eThe plugin has been successfully reloaded." cooldown_active: "&cYou have to wait &9%cooldown_time% &cto be able to do that."
Code (Text):
Commands:
- /enderbutt help --> See the plugin commands. [/eb help]
- /ebderbutt reload --> Reload the config.yml. [/eb reload]
Permissions:
- enderbutt.cmd.* --> Permission required to be able to execute the plugin commands.
- enderbutt.bypass.cooldown -- > Permission required to avoid getting cooldown when using the EnderButt (cooldown can be disabled in the config.yml)
Have you found a bug/error? Report the bug in a review so I can fix it! And also if you have any suggestions you can leave them for future updates!