Need help understanding Bukkit Permissions

Discussion in 'Bukkit Help' started by Noobicious, Jan 23, 2013.

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

    Noobicious

    Okay, after some time googling around and testing and shit there and shit here, I wont get permissions to work and last time I held a small server for friends, the plugins would default ops and configs instead relying on permissions. Now I don't get how to get the simplest permission at all to work!

    (Using PermEx)
    For example, trying to make everyone be able to use the MzeHome plugins commands, I don't get how to get ANYTHING work. Im getting really impatient here...

    Current yml:
    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    - mze.home.use
    - mze.home.set
    - mze.home.list

    And how do I add users to each group, how does ANYTHING of this work at all? And note; the two last lines are red in Notepad++.
    Please help me understand, probably easy when get hang of it but seriously the guides online sucks, nowhere it mentions for a real beginner how to use this.
    Thanks in advance.
     
  2. Offline

    LaxWasHere

    Post your permissions in here yaml-online-parser.appspot.com

    it will tell you your errors.
     
  3. Offline

    Noobicious

    " while scanning for the next token
    found character '\t' that cannot start any token
    in "<unicode string>", line 7, column 1:
    - mze.home.set
    ^"

    Still doesnt really help, I still dont understand a shit.

    Addend: The home.use line still makes a little submeny to the others, which it shouldnt. Cant get rid of it.

    Edit 2: Got things working now, for others with problem I used:

    http://forums.multiplay.co.uk/minecraft/80422-basic-guide-permissions-bukkit

    Thanks for the other link aswell LaxWasHere.
    Please mod, lock.
     
Thread Status:
Not open for further replies.

Share This Page