Problems: Essentials Warps?

Discussion in 'Bukkit Help' started by CarrotShock, Jul 22, 2012.

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

    CarrotShock

    Whenever my default play to use a warp sign/warp command (I am using ServerSigns) I tells them they need more permissions, I personally do not quite understand this problem and would like some help. The plugins that I am using for this are:
    ServerSigns
    Essentials
    GroupManger
    What my default/guest group are:

    Guest:
    default: false
    permissions: []
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&b[Guest]&b'
    build: true
    suffix: ''
    I know essentials.warp.spleef or essentials.warp.pvparena1 goes in there somewhere, but not sure where, any willing to get me going in the right direction?
     
  2. Offline

    Necrodoom

    you need essentials.warp and essentials.warp.warpnamehere. do like this:

    Guest:
    default: false
    permissions:
    - essentials.warp
    - essentials.warp.spleef
    - essentials.warp.pvparena1
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&b[Guest]&b'
    build: true
    suffix: ''

    remember to keep the indenting.
     
    CarrotShock likes this.
  3. Offline

    jacklin213

    ^ necrodoom u no how to use code brackets so plz use them lol
     
Thread Status:
Not open for further replies.

Share This Page