(
+) /gamemode command. Usage: /gamemode <gamemode> (player)
Aliases: /gm
Permission: gmchange.gamemode
(
+) You can now choose if you want the "you can change other player's gamemode" message.
(
+) Added the ability to change anti-creative mode bypass permission.
(
+) General bug fixes.
(
-)
ADD THE FOLLOWING TO YOUR CONFIG (
-)
# Do you want you can also do this to other players to be enabled or disabled?
hasOtherPlayersPermMSG:
message: "&7&l(!) &7You can change other player's gamemode's &3%command%"
enabled: true
# Player Not Found Error Message
# You can use Color Codes
player_not_found_message: '&c&l(!) &cThat player is not found.'
# Invalid Usage Error Message
# You can use Color Codes
# Use %usage% for the command and args.
invalid_usage_message: '&c&l(!) &cInvalid usage please use: %usage%'
# Invalid Gamemode Error Message
# You can use Color Codes.
invalid_gamemode_message: '&c&l(!) &cInvalid gamemode. Gamemodes: Creative; Survival; Adventure; or Spectator.'