New server up need plugins

Discussion in 'Bukkit Help' started by Brocktree, Sep 2, 2011.

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

    Brocktree

    Okay so I already downloaded like every plugin and now I want that Block protection one like a diamond block protects 30x30 radius. Also, I need to know how to configure permsisions to make Moderator. Moderator:
    default: false
    info:
    prefix: '&eModerator:'
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'bar.foo'

    Thats what I have so far... how do I add permissions like kick,ban?
     
  2. Offline

    JWhy

    You get a Ban/Kick plugin with permissions support and then add the permissions nodes to the config
     
  3. Offline

    YellowFellow

    The plugin your talking about is called precious stones if your wondering and if you have essentials add the permissions
    essentials.ban
    essentials.banip
    essentials.kick
    find more here http://ess.khhq.net/doc/perm/
    And place it like this
    permissions:
    - 'essentials.ban'
    - 'essentials.banip'
    - 'essentials.kick'
     
  4. Offline

    Brocktree

    Can anyone send me a link to the latest permissions? Mine is really old.
     
Thread Status:
Not open for further replies.

Share This Page