A plugin that allows users to change their gamemode.
Command | Usage | Alias |
---|---|---|
gms | /gms | /survival , /0 , /s |
gmc | /gmc | /creative , /1 , /c |
gma | /gma | /adventure , /2 , /a |
gmspc | /gmspc | /spec , /spectator , /3 |
gmui | /gmui | N/A |
Command | Permission | Default |
---|---|---|
gms | easygamemode.command.gms | op |
gmc | easygamemode.command.gmc | op |
gma | easygamemode.command.gma | op |
gmspc | easygamemode.command.gmspc | op |
Gamemode UI | easygamemode.command.ui | op |
Users need the other gamemode
permissions to use them in the UI
Example
permissions:
- easygamemode.command.gma
- easygamemode.command.gms
- easygamemode.command.ui
will only allow users to use survival & creative gamemode through the UI
If you have any suggestion to add onto the plugin, feel free to open an issue on github giving a detailed explanation of what you want to get added. If I feel like the suggestion is good for the plugin, I will add it.
Experiencing issues with the plugin? If so please open an issue on Github, I will fix the issue as soon as possible.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.