Plugin Help Help! With pex plz!

Discussion in 'Plugin Help/Development/Requests' started by nickyish1333, Sep 19, 2015.

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

    nickyish1333

    Im in the owner group but on my server my name displays ad ADMIN! not owner plz help!

    i redid the permissions my essentials stopped working! no it says there is no groups! plz whats wrong with these permissions!

    groups:
    Member:
    build: true
    permissions:
    - bukkit.command.tell
    - bukkit.command.me
    - bukkit.command.help
    - bukkit.broadcast
    - bukkit.broadcast.admin
    options:
    prefix: '&7[Member]&f'
    default: true
    Donator:
    build: true
    inheritance:
    - Default
    options:
    prefix: '&a[Donator]&f'
    Moderator:
    build: true
    inheritance:
    - Default
    permissions:
    - bukkit.command.version
    - bukkit.command.gamemode
    - bukkit.command.op.give
    - bukkit.command.op.take
    - bukkit.command.ban.player
    - bukkit.command.ban.list
    - bukkit.command.kill
    - bukkit.command.kick
    - bukkit.command.teleport
    - bukkit.command.list
    options:
    prefix: '&b[Moderator]&7'
    suffix: '&7'
    Admin:
    build: true
    inheritance:
    - Moderator
    permissions:
    - bukkit.command.say
    - bukkit.command.xp
    - bukkit.command.toggledownfall
    - bukkit.command.stop
    - bukkit.command.ban.ip
    - bukkit.command.unban.ip
    - bukkit.command.time.set
    options:
    prefix: '&4[&cAdmin&4]&e'
    suffix: '&7'
    Owner:
    build: true
    inheritance:
    - Admin
    permissions:
    - bukkit.command.setworldspawn
    - bukkit.command.difficulty
    - bukkit.command.clear
    - bukkit.command.defaultgamemode
    - bukkit.command.enchant
    - bukkit.command.effect
    - bukkit.command.setidletimeout
    - bukkit.command.weather
    - bukkit.command.whitelist.enable
    - bukkit.command.whitelist.disable
    - bukkit.command.whitelist.add
    - bukkit.command.whitelist.remove
    - bukkit.command.whitelist.list
    - bukkit.command.give
    options:
    prefix: '&4[Owner]'
    suffix: '&b'
    schema-version: 1
    users:
    a00aeb05-0688-4876-be3f-a0405e2982e4:
    group:
    - Owner
    options:
    name: nickyish
     
    Last edited by a moderator: Sep 20, 2015
  2. Offline

    Trickshottings

    Permissions format have been removed, if you could, can you put them on a pastebin for me? I will see if i can fix it
     
  3. Offline

    nickyish1333

  4. Offline

    empireboy

    @Trickshottings You can try to place your prefix before the inheritance.
     
  5. Offline

    UnseenMC

    I am so confused...
     
  6. Offline

    Binner_Done

    You sure you are in the owner group? and make sure to tahg him or he wont see it, I have done it for you.
    @Trickshottings

    Are you sure thats straight from your file. And you sure its pex? Looks a little like GM to me

    Gonna fix you up a file soon, if you don't fix it ofc

    Binner_Finished
    Binner_Is_Done
     
  7. We need a formatted version or we can't tell the issue.
     
  8. Offline

    DarkCrimsonFury

    It's not GroupManager. It's PEX, but it's impossible to tell what's wrong without it being properly formatted like it would be in the groups file. It seems like he took the OP and put it in Pastebin.
     
Thread Status:
Not open for further replies.

Share This Page