Permissions for each command

Discussion in 'Bukkit Help' started by Crowbar41, Feb 26, 2023.

  1. Offline

    Crowbar41

    Hello!

    Is there any way in which I can set permissions for each command? For example, I have /tp, which is op only but I want it to be so that anyone on the server can use it. I'm new to the whole permission side of things and I would appreciate any help
     
  2. Offline

    timtower Administrator Administrator Moderator

    @Crowbar41 Depends on where the command comes from.
    Where does the command come from? Bukkit itself? Essentials?
     
  3. Offline

    Crowbar41

    @timtower Various plugins, but most of them are from Bukkit itself and Essentials, yes.
     
  4. Offline

    timtower Administrator Administrator Moderator

    All of those commands have specific permission for THAT command.
    So just give what they need.
     

Share This Page