RyanMood Docs
  • RyanMood Docs
  • Gamemode Change
    • Installation
    • Configuration Files
    • Commands & Permissions
  • PrivateChats
    • Installation
    • Configuration Files
      • Default Configs
      • chats.yml
      • events.yml
    • Supported Events
    • Commands & Permissions
    • Placeholders
    • API
    • PrivateDiscord
      • Configuration Files
        • Default Configs
      • Setup Discord Channels
Powered by GitBook
On this page

Was this helpful?

  1. Gamemode Change

Commands & Permissions

<> = Required | () = Optional <gamemode> = Creative (1, c), Survival (0, s), Adventure (2, a) or Spectator (3, sp)

Command
Usage
Aliases
Default Permission

/gamemode

<gamemode> (Player)

/gm

gmchange.gamemode

/creative

(Player)

/c, /gmc

gmchange.creative

/survival

(Player)

/s, /gms

gmchange.survival

/adventure

(Player)

/a, /gma

gmchange.adventure

/spectator

(Player)

/sp, /gmsp

gmchange.spectator

/gamemodechange

(reload)

/gmchange

gmchange.reload

Default Permission
What happens

gmchange.others

Allows players to change other player's gamemodes.

gmchange.bypass.anticreative

Allows players to go into creative mode if anti-creative is enabled.

gmchange.bypass.death

Allows players to bypass the death gamemode change, if death gamemode change is enabled.

gmchange.bypass.notify

Doesn't show the gamemode change notifications for the player, if notify is enabled.

gmchange.bypass.join

Stops the player from changing gamemode when they connect, if join gamemode change is enabled.

gmchange.notify

Shows the notification in chat when a player changes gamemode, if notify is enabled.

gmchange.notify.antiCreative

Shows a notification in chat if the player is blocked from entering creative mode, if notify & anti-creative is enabled.

PreviousConfiguration FilesNextInstallation

Last updated 2 years ago

Was this helpful?