Plugin Help PermissionEx Help

Discussion in 'Plugin Help/Development/Requests' started by CmaG11, Dec 21, 2015.

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

    CmaG11

    On my server, my permissions is not working, here is it's file. Also, I am using essentials chat and no colors are showing up.
    groups:
    member:
    permissions:
    - modifyworld.*
    - essentials.spawn
    - essentials.warps
    - essentials.home
    - modifyworld.chat
    - essentials.back
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.spawn
    - essentials.afk
    - essentials.sethome
    - essentials.delhome
    - essentials.kit
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.rules
    options:
    default: true
    helper:
    inheritance:
    - member
    donator:
    permissions:
    inheritance:
    - helper
    donator+:
    permissions:
    inheritance:
    - donator
    vip:
    permissions:
    inheritance:
    - donator+
    moderator:
    permissions:
    - essentials.fly
    - essentials.kick
    - essentials.jail
    - essentials.tempban
    - essentials.unjail
    admin:
    inheritance:
    - moderator
    permissions:
    - essentials.gamemode
    - essentials.ban
    - essentials.god
    owner:
    permissions:
    - '*'
     
  2. Offline

    TechnoGeek123

    @CmaG11 Please paste this on Pastebin or Pastie as just directly pasting it into a forum post often messes up the formatting!
     
  3. Offline

    Scorpionvssub

    First off to allow color try to change #-color to - color in essentials file and for prefixes you have to put prefix: '&8[member]' under options: For detailed help you will need to use hastebin pastebin or atleast
    Code:
    
    
    to make it show normal..
     
Thread Status:
Not open for further replies.

Share This Page