Solved (URGENT) I need help writing permissions on permission ex

Discussion in 'Bukkit Help' started by MGnightFuryZz, Dec 4, 2013.

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

    MGnightFuryZz

    I BADLY need help writing out permissions for my server but i haven't got a clue on what im doing if you can help me write out permissions i will make you admin of the server. any addtional things like what plugins to use and all that would be greatly appreciated.

    If you are willling to help me and my mate sort out the permissions Skype me @ MGnightFuryZz
     
  2. Offline

    Dpasi314

    MGnightFuryZz
    I made a tutorial a while back and I know Iroh is pretty good with permissions too, if you want to utilize that...
     
  3. Offline

    Iroh

    Thanks Dpasi314, MGnightFuryZz I am happy to help but I don't give out my skype. What permissions plugin were you planning on using? If you didn't know I would recommend group manager or permissionsex (group manager is my fav). Take your pick and I can supply a tutorial for each and some help debugging your first file.
     
  4. Offline

    MGnightFuryZz

    Iroh i was going to use permissions ex but when it came down to the owner rank i used *.* and tested it using http://yaml-online-parser.appspot.com/ so it can tel me what is wrong and where there error is. also can you recommend any useful plugins i can use? (eg: my server is a factions-survival with some mini games(NEW server) this is what i have so far



    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    - factions.*
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.afk
    - essentials.helpop
    - essentials.help
    - essentials.mail
    - essentials.mail.send
    - essentials.motd
    - essentials.ping
    - essentials.spawn
    - essentials.home
    - essentials.home.bed
    - essentials.sethome
    - essentials.sethome.bed
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - lwc.protect
    - essentials.togglejail.offline
    - essentials.pay
    - essentials.delhome
    prefix: "&7(Guest)&f"
    VIP:
    permissions:
    - disguisecraft.*
    - essentials.sethome.multiple
    - essentials.heal
    - essentials.hat
    - essentials.workbench
    - essentials.enderchest
    prefix: "&1(VIP)&1"
    inheritance:
    - default
    Mod:
    permissions:
    - essentials.tempban
    - essentials.kick
    - essentials.invsee
    - essentials.nick
    - essentials.tp.others
    - essentials.joinfullserver
    prefix: "&e(MOD)&e"
    inheritance:
    - default
    - VIP
    Admin:
    permissions:
    - essentials.chat.spy
    - essentials.sethome.multiple.unlimited
    prefix: "&2(Admin)&2"
    inheritance:
    - default
    - VIP
    - Mod
    CO-OWNER:
    permissions:
    - *.*
    inheritance:
    - default
    - VIP
    - Mod
    - Admin
    OWNER:
    Permissions:
    - *.*
    prefix: "&4O&eW&2N&bE&1R
     
  5. Offline

    Iroh

    Post this file on www.pastebin.com and give us the link. The node is '*' not *.* btw.
     
  6. Offline

    MGnightFuryZz

    :mad:WHAT Thats all it was!! (Burned) :'( http://pastebin.com/yc5KnXe9 i have changed it accordingly.

    Iroh New SNAG :mad: when i put the modified permissions into the permisionsex folder the plugin stops to completely put if a blank permissions.yml is in there it does work. this is the link to the log http://pastebin.com/5TpB9M7r

    oops scratch that i for got to save notepad ++ when i changed it :oops:
     
Thread Status:
Not open for further replies.

Share This Page