/fly {user} - Enable or disable flight mode for an user.
/superfly admin - Displays admin commands.
/superfly reload - Reload de configuration file
Only 2 permissions:
1. superfly.use
2. superfly.admin
- Auto fly at join
- Custom sounds
- Titles
You can't take the plugin as if it were yours.
You can't decompile the plugin.
Code (YAML):
#-----------------------------------------------------------------------------------------------# # # Any bug report it on my discord or on the plugin page: # Durqznohh#4718 # #-----------------------------------------------------------------------------------------------# Fly-Enabled: "&8» &fFly mode &aenabled." Fly-Disabled: "&8» &fFly mode &cdisabled." Fly-Enabled-Others: "&8» &fFly mode enabled for {player}" Fly-Disabled-Others: "&8» &fFly mode disabled for {player}" PlayerNotExist: "&» &cThe player {arg} not exist" No-perms: "&8» You can't use this command" Reload: "&aConfig reloaded."