McJty Posted January 11, 2015 Posted January 11, 2015 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 Quote
McJty Posted January 11, 2015 Author Posted January 11, 2015 Thanks but what do the parameters of these function mean? boolean canCommandSenderUseCommand(int p_70003_1_, String p_70003_2_); Quote
Recommended Posts
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.