EasyGamemodes is a plugin that allows you to have an easier and faster way to change your gamemode. It also has a Config file that allows you to change and customise messages and the prefix.
If you need any help or have ideas on what I can add please join my discord server with the link below.
https://discord.gg/NQhewuzkNF
Here's what it looks like in-game:
Code (YAML):
# Prefix Prefix: '&8
[&b&lE&e&lG&8
] &8>> '
# Gamemode messages CreativeSelf: ' &bYour gamemode has been changed to &cCreative.'
CreativeSetOther: ' &bYou changed the gamemode to &cCreative &bfor
: &e'# Last color code is the color that the playername will show in. CreativeOther: ' &bYour gamemode has been changed to &cCreative &bby
: &e'# Last color code is the color that the playername will show in. SurvivalSelf: ' &bYour gamemode has been changed to &cSurvival.'
SurvivalSetOther: ' &bYou changed the gamemode to &cSurvival &bfor
: &e'# Last color code is the color that the playername will show in. SurvivalOther: ' &bYour gamemode has been changed to &cSurvival &bby
: &e'# Last color code is the color that the playername will show in. AdventureSelf: ' &bYour gamemode has been changed to &cAdventure.'
AdventureSetOther: ' &bYou changed the gamemode to &cAdventure &bfor
: &e'# Last color code is the color that the playername will show in. AdventureOther: ' &bYour gamemode has been changed to &cAdventure &bby
: &e'# Last color code is the color that the playername will show in. SpectatorSelf: ' &bYour gamemode has been changed to &cSpectator.'
SpectatorSetOther: '&bYou changed the gamemode to &cSpectator &bfor
: &e'# Last color code is the color that the playername will show in. SpectatorOther: ' &bYour gamemode has been changed to &cSpectator &bby
: &e'# Last color code is the color that the playername will show in.
# Errors CannotFindPlayer: '&cError
: &bCannot find the specified player.'
MissingPermission: '&bYou do not have &cpermission to execute this command!'
Console: '&bYou can only run this command as a &cplayer.'
InvalidArgument: '&cError
: &bInvalid argument.'