I want that if you are in gamemode 0, you go straight back to gamemode 1.
I've always tried: / execute if entity @p [type = player, gamemode = surival] run gamemode creative @p. Unfortunately nothing happens…
I would make a cmd block with a clock that keeps going / gamemode creative @a
That is enough every 2 seconds
Yes, but it should only do that if you are in gamemode 0 and not if you are in gamemode spectator
I don't know sorry
Uh nonsense
Something like this in [] the brackets behind it write everything except spectator modew. I'll look again at what that is exactly
[gamemode =! Spectator] that must be behind it
Ah, thanks a lot times🤗