Solved Admin Roles Plugin

Discussion in 'Bukkit Help' started by Heartburst, Jun 29, 2013.

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

    Heartburst

    Hi there.
    I've been wanting to make somebody a "semi-admin" on my bukkit server, in the sense that they can kick players that are misbehaving when I'm not there and just perform a few commands that are limited to OP.
    Is there some way I can assign that person to a role that is limited to a few commands.

    Thanks in advance,
    Heartburst
     
  2. Offline

    KingPsychopath

    Get a Permissions Plugin, It does everything you want and more I suggest groupmanager.
    You can set what permissions members have as well as Moderators and Admins.
    Once Installed type:
    /mangadd Admin ( Creates admin Group )
    /mangaddp Admin <permissionnode> ( Adds permission to admin )
    /mangaddv Admin prefix &9[&3Admin&9] ( Sets prefix for admin group )
    /mangaddi Admin <GroupAdminShouldInheritPermissionsfrom> ( Admin inherits permissions from another group)
    /manuadd <namehere> Admin ( Adds user to admin group >
    Permissions I would give admin:
    - essentials.enchant
    - essentials.feed
    - essentials.gamemode
    - essentials.heal
    - essentials.home
    - essentials.sethome
    - essentials.spawner
    - essentials unbanip
    - essentials.ban
    - essentials.broadcast
    - essentials.kick
    - essentials.mute
    - essentials.nick
    - essentials.powertool
    - essentials.powertooltoggle
    - essentials.protect
    - essentials.thru
    - essentials.tpo
    - essentials.tpohere
    - essentials.unban
    - essentials.weather
     
    Heartburst likes this.
  3. Offline

    Heartburst

    Thanks so much :) I managed to set up a permissions plug in.
     
  4. Offline

    KingPsychopath

    Your Welcome :p
     
Thread Status:
Not open for further replies.

Share This Page