promotional bannermobile promotional banner

GamemodeSwitcherLP

Serverside mod for switching gamemodes with luckperms support.

File Details

GamemodeSwitcher Fabric-1.19.3 v0.0.7

  • R
  • Jan 2, 2023
  • 231.50 KB
  • 50
  • 1.19.3
  • Fabric + 1

File Name

GamemodeSwitcherLP-0.0.7.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:gamemodeswitcherlp-701205:4285861"

Quilt

modImplementation "curse.maven:gamemodeswitcherlp-701205:4285861"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changed SpecCommand's playerMap from using ServerPlayerEntity instance to player's UUID, which fixes the bug when a player runs /s command then disconnect from server, the player will be stuck at spectator mode.
Made players without gslp.admin permission can't change their gamemode while spectating.