Permissions

Discussion in 'Bukkit Help' started by Jancsi_PP, Apr 8, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Jancsi_PP

    Hello guys,

    I've got some moderators on my server, how can I give rights for them only for kick ?

    I'm using the permissions plugin, you know there is a .yml called file where you can create delete and set groups and users as well. Would be nice if you could tell me how its possible. I was looking for an essentials.kick plugin, but its out-dated. I tried few commands as well, nothing happend, and the server said for the moderators: Cannot kick this user, you don't have the rights permissions.

    Thanks in sincerly guys.
     
  2. Offline

    Andre_9796

    In permissions to the moderator group:

    Code:
    permissions:
        - '/kick'
    
    maybe.
     
Thread Status:
Not open for further replies.

Share This Page