SeraphJACK / SimpleLogin

Auth mod based on forge for Minecraft 1.12+
https://www.curseforge.com/minecraft/mc-mods/simple-login
MIT License
49 stars 23 forks source link

What if I don't want to set the player's mode #31

Closed 848244210 closed 2 years ago

848244210 commented 2 years ago

What if I don't want to set the player's mode

efaultGameType: Integer

Default game type for newly registered users. 0, 1, 2, 3 represents survival, creative, adventure and spectator.

SeraphJACK commented 2 years ago

The change is somehow mandatory for now, because Simple Login currently cannot decide what the correct gamemode is after player logged in.