Posted July 4, 20187 yr so In nbtedit it says commands are allowed is true. Note I am getting the info on client side could this be the issue I thought it would have it synced on both sides???? boolean allowCheats = mc.world.getWorldInfo().areCommandsAllowed(); Edit: Needs to be called on server side only if you absolutely need it on the client you are going to have to request a packet for it. I was already on the server side so I just changed my method a little bit and split the client gui version. Edited July 4, 20187 yr by jredfox
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.