#Player Gamemode
1 messages · Page 1 of 1 (latest)
player.getGameMode()
wow, thanks
I was about to respond
@hoary kettle https://jaylydev.github.io/scriptapi-docs/1.20.70/modules/_minecraft_server_1_10_0_beta.html
Documentation for Script API - v1.20.70
thank you
in stable, you can just do player.matches({gameMode: 'creative'})
thanks
whats about ```player.getGameMode()
I know
I said in stable
getGameMode() method is in beta
okay well
Im just giving an alternative option if you have limitations.
yea thanks