This is a plugin to simply change your and other players gamemodes.
To completly be sure, that this plugin is working use Paper not Spigot.
This plugin includes:
Commands
You can use following commands to change the gamemodes.
/gm [gamemode] (player) - to change the gamemode of a player includes you
/gm [gamemode] - to change your gamemode
Which gamemodes you can use?
Survival
Creative
Adventure
Spectator
0
1
2
3
s
c
a
sp
su
cr
ad
spe
sur
cre
adv
spec
surv
crea
adve
spect
survi
creat
adven
specta
surviv
creati
advent
spectat
surviva
creativ
adventu
spectato
survival
creative
adventur
spectator
_
_
adventure
_
Customizable Messages
Can be changed in the config.yml
Permissions
simplemodes.command.gamemodecommand.self
- Sets the permission to change your gamemode
simplemodes.command.gamemodecommand.others
- Sets the permission to change the gamemode of other players
prefix: '§7§l[§6Server§7§l]§r'
no-permissions: '§cSorry, but you don`t have the permissions to perform this command!'
no-self-permissions: '§cSorry, but you don`t have the permissions to perform this command. You are not changing your gamemode today!'
no-other-permissions: '§cSorry, but you don`t have the permissions to perform this command. You are not changing §6§l%target%`s§c gamemode today!'
target-not-found: '§cSorry but the Player you are trying to change his gamemode, currently is not online ;('
success-change-gamemode: '§aYour gamemode has been successfully changed to §b§l%gamemode%§a.'
success-change-other-gamemode: '§aYou have successfully changed §6§l%target%´s§a gamemode to §b§l%gamemode%§a.'
same-gamemode-other: '§cThe player §6§l%target%§c is already in §b§l%gamemode%§c.'
same-gamemode-self: '§cYou are currently in §b§l%gamemode%§c change failed!.'
no-gamemode: '§cOops! You forgot to choose the correct gamemode.'
usage: '§cThis is not the right use for this command please use §f/gm [Gamemode] (Player)§c!'