Skip to content

The Gamemode Update

Choose a tag to compare

@ParadauxDev ParadauxDev released this 02 May 11:49
· 34 commits to master since this release

SimpleSuite v0.02 adds the following commands:

  • /gamemode
  • /gm
  • /gmc
  • /gms
  • /gmsp
  • /gma
  • /adventure
  • /survival
  • /creative
  • /spectator
    It adds the following API Entries:
    gamemodeHandler.java
  • gamemodeHandler.setGM(Gamemode Int, Player player);