The Gamemode plugin was created with the goal of people being able to use the old method with numerical value without problems with the presence of the new method. The current method continues to work normally for users who choose this method.
Language - Portuguese:
O plugin Gamemode foi criado com o objetivo de as pessoas conseguissem utilizar o antigo método com valor numérico sem problemas com a presença do novo método. O método atual continua funcionando normalmente aos usuários que optarem por esse método.
Commands
Code (Text):
/gamemode help - Shows the Admin Help Page
/gamemode 0 - Change your gamemode to Survival
/gamemode 1 - Change your gamemode to Creative
/gamemode 2 - Change your gamemode to Adventure
/gamemode 3 - Change your gamemode to Spectator
/gamemode [0 - 3] <player> - Change the player gamemode
/gamemode check <player> - Checks the player gamemode
/gamemode reload - Reloads the Plugin
Aliases: [gm]
Permissions
Code (Text):
gamemode.admin : Access to the Gamemode Command
gamemode.reload : Access to Reload the Plugin
Configuration
Code (Text):
# Plugin develloped by GFelberg
# Config.yml
# language: en
# Thanks for downloading my plugin. For more plugins, dont forget to look my updates!
# If you find any bugs or ideas to the plugin, pm me at spigot.
# language: br/pt
# Obrigado por baixar meu plugin. Para mais plugins, não esqueça de olhar as atualizações!
# Se você achar qualquer erro ou ideia para o plugin, mande messagem no spigot.
# Permissions
# gamemode.admin : Access to the Gamemode Command
# gamemode.reload : Access to Reload the Plugin
# Configuration 1.0
# This area will be used to manage the Gamemode Command
Gamemode:
Prefix: '&c[&bGamemode&c]&r'
Survival: '&6Your gamemode has been changed to &cSurvival'
Creative: '&6Your gamemode has been changed to &cCreative'
Adventure: '&6Your gamemode has been changed to &cAdventure'
Spectator: '&6Your gamemode has been changed to &cSpectator'
PlayerNotFound: '&cThe player is offline!'
# Configuration 1.1
# This area will be used to manage the Help Page
Help:
Survival: '&aChange your gamemode to Survival'
Creative: '&aChange your gamemode to Creative'
Adventure: '&aChange your gamemode to Adventure'
Spectator: '&aChange your gamemode to Spectator'
Admin: '&aChange the player gamemode'
Check: '&aChecks the player gamemode'
Reload: '&aReloads the Plugin'
# Configuration 1.2
# This area will be used to manage the Check Messages
Check:
Survival: '&eThe player gamemode is Survival'
Creative: '&eThe player gamemode is Creative'
Adventure: '&eThe player gamemode is Adventure'
Spectator: '&eThe player gamemode is Spectator'
# Configuration 1.3
# This area will be used to manage the Admin Messages
Admin:
Survival: '&6You changed the player gamemode to &cSurvival'
Creative: '&6You changed the player gamemode to &cCreative'
Adventure: '&6You changed the player gamemode to &cAdventure'
Spectator: '&6You changed the player gamemode to &cSpectator'
Images
IMPORTANT:
- You are not allowed to make this plugin as yours - You are not allowed to decompile this plugin