Some PEX permissions help

Discussion in 'Bukkit Help' started by hunajameloni, Jan 28, 2013.

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

    hunajameloni

    Code:
    groups:
      Guest:
        default: true
        permissions:
        - modifyworld.*
        - essentials.sethome
        - essentials.back.ondeath
        - essentials.home
        - essentials.back
        - justwarp.list
        - justwarp.warp
        - essentials.spawn
        - justwarp.warps.all
        - essentials.afk
        - essentials.suicide
        - essentials.seen.banreason
        - essentials.delhome
        - essentials.tpahere
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.build
        - ucars.cars
        - moneybar.use
        - rpg.quest
        prefix: '&2[&2Guest&2]&3'
        suffix: '&f'
      Operator:
        default: false
        permissions:
        - modifyworld.*
        - essentials.ban
        - essentials.unban
        - essentials.mute
        - essentials.unmute
        - essentials.kick
        - essentials.sethome
        - essentials.back
        - essentials.tp
        - essentials.tp.others
        - essentials.afk
        - disguisecraft.mob.*
        - disguisecraft.player.*
        - essentials.gamemode
        - essentials.home
        - justwarp.warps.all
        - essentials.spawn
        - lwc.create.*
        - lwc.modify
        - lwc.unlock
        - lwc.info
        - lwc.remove
        - essentials.suicide
        - essentials.hat
        - izone.zone.*
        - izone.tool.define
        - izone.tool.check
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.build
        - ucars.cars
        - moneybar.use
        - rpg.quest
        prefix: '&b[&b•Op•&b]&f'
        suffix: '&b'
    There is some help with permissions.
    Copy these two and modify them.
     
  2. Offline

    MayoDwarf

    You do not have to put the color code on every new word or symbol for prefixes. Just do this: '&b[*OP*]&f '

    Space for being separated from name.
     
  3. Offline

    Necrodoom

    nice description of your problem.
     
  4. Offline

    MayoDwarf

    he doesn't have one. He is trying to help people who use permissionsEx and don't know how to
     
  5. Offline

    Necrodoom

    so giving a permissionsex YML file is going to solve absolutely nothing, once they try to edit it.
     
  6. Offline

    MayoDwarf

    Ik. Idk what this guy was thinking especially when he posted a help issue on it bc he couldn't figure it out either...
     
  7. Offline

    hunajameloni

    I am showing the right spacing. That my one is working.
     
  8. Offline

    crushh87

Thread Status:
Not open for further replies.

Share This Page