View attachment 608782
With this plugin you will be able to fire potatoes to other players!
PERMISSIONS:
firepotato.use -> be able to firepotatoes (can be enabled or disabled)
firepotato.mount -> be able to mount on top of a fired potato (can be enabled or disabled)
firepotato.reload -> be able to reload the config.yml file
How to use?
You will need a potato, and then do a right or left click with that potato and it will fire a potato.
Commands:
/firepotato reload -> It will reload config.yml file
Config.yml
Code (YAML):
# Need firepotato.mount permission
mountable
: false
# If you need the firepotato.use to be able to use the plugin
need_permission
: false
# When a player executes /firepotato reload having permissions
reload_success
:
"&aConfig has been reloaded!"
# Same thing but without permissions
reload_no_perms
:
"&cYou do not have permission for that!"
# No permission for /firepotato
no_perms
:
"&c&oYou do not have permission for FirePotato commands"
# If no sub-commands but have permission
no_args
:
"&cYou may use /firepotato reload"
# If invalid sub-command
invalid_args
:
"&cUnknown sub-command, please use /firepotato reload"
# FirePotato plugin made by Zen-kun
# Spigot page: https://www.spigotmc.org/members/zen-kun.1262350/
Try to use this plugin in different versions and tell me your experience, any bug, error or something, will be fixed as soon as possible!