Posted January 11, 201510 yr I'm currently using: MinecraftServer.getServer().getEntityWorld().getWorldInfo().areCommandsAllowed()) to test if a console command should be allowed. But apparently this doesn't return true on the server console. How can I also allow commands on the server console? Thanks
January 11, 201510 yr Author Thanks but what do the parameters of these function mean? boolean canCommandSenderUseCommand(int p_70003_1_, String p_70003_2_);
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.