Posted April 30, 201411 yr How can i make a normal user (a non operator) use a custom made command on a server? Only code when your having fun doing it.
May 1, 201411 yr Really? It's right there in CommandBase. *sigh* public boolean canCommandSenderUseCommand(ICommandSender sender) ^ Just make sure to return true.
May 2, 201411 yr Author Really? It's right there in CommandBase. *sigh* public boolean canCommandSenderUseCommand(ICommandSender sender) ^ Just make sure to return true. haha thank you i tried using the getPermissionLevel thing first but that didnt work so yesterday i tried the method above and it worked. anyway thank you for the response Only code when your having fun doing it.
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.