Making gamemode swapping quicker and easier. Short gamemode swapping commands & ability to lock gamemodes. E.g: /gmc
Stop waiting time with the regular gamemode command and get this plugin instead, you won't regret it.
/gmc
gamemodes.gmc/gms
gamemodes.gms/gma
gamemodes.gma/gmsp
gamemodes.gmspAlternatively, you can just use the permission gamemodes.all to give access to all the commands above
/gmlock
gamemodes.gmlock/gmunlock
gamemodes.gmunlock/gmreload
gamemodes.reloadgamemodes.blockaccess.creative
gamemodes.blockaccess.survival
gamemodes.blockaccess.adventure
gamemodes.blockaccess.spectator
Quickly swap between gamemodes
/gamemode creative, just use /gmc instead!Lock the gamemode of players
Great for preventing plugins from changing your gamemode while testing things
Useful when you have a player that keeps finding bugs to escape survival mode
Prevent staff from changing your gamemode without permission, simply lock your gamemode and don't give them the permisson to unlock it
Prevent swapping to specific gamemodes using permissions
Allows world specific gamemode blocking
Prevents players from getting into gamemodes they shouldn't be in
Simple setup, works with plugins you already use like Luckperms
Checks players gamemodes when they join the server to ensure they're allowed to be in their current gamemode
Whenever you change gamemodes a nice sound effect is played!
do-sound-effects: false!Players get a notification when their gamemode is changed!
send-target-message: false!# Made with love by Typo from TypoCreates (https://typocreates.com/#)
# Report bugs to me on Github <3.#
# Do you want to play a sound whenever you receive a message such as when you switch someone's gamemode?
# The sound effect will be played to anyone who receives a message. Default value = true
# Options: true, false
do-sound-effects: true
# When changing another players gamemode, should the target player be notified when their gamemode is changed?
# Options: true, false
send-target-message: true
# Config version:
version: 1.0.1