Started by
Secret_user
on
Topic category: Help with Minecraft modding (Java Edition)
I need help! How do I check for cheats in the world. If cheats in the world are On, players are able to open GUI.
Topic category: Help with Minecraft modding (Java Edition)
I need help! How do I check for cheats in the world. If cheats in the world are On, players are able to open GUI.
I think, there is a block on "Player Procedures/Data" that checks a player for a "command permission level", if this is greater than 0, the player you just checked has cheats enabled.