PlanetTeamSpeakk / MoreCommands

The source code of my mod, MoreCommands
https://www.curseforge.com/minecraft/mc-mods/morecommands
Creative Commons Zero v1.0 Universal
14 stars 5 forks source link

[1.17.1] how to disable sit on stairs feature? #60

Closed MSandro closed 2 years ago

MSandro commented 2 years ago

there is no /toggleoption on my 1.17.1 Fabric Server!

PlanetTeamSpeakk commented 2 years ago

/toggleoption is a client-side command and in the current version, sitting on stairs can only be disabled on the client. Next version will have a gamerule for this, however.