How do I allow a command exception to non-admins?
I run a modded server based on Pixelmon, and one of the mod's command is /checkspawns which is to display to the player the Pokemon spawn rate at the location they typed it.
Unfortunately, this command is only available to OPs, or admins, but I want every player to access this command. My question is this:
How do I allow a command exception to non-admins?
1) without giving them access to other commands
2) that works even for mod commands and not just those from vanilla
Unfortunately, this command is only available to OPs, or admins, but I want every player to access this command. My question is this:
How do I allow a command exception to non-admins?
1) without giving them access to other commands
2) that works even for mod commands and not just those from vanilla