GroupManager Help Needed

Discussion in 'Bukkit Help' started by GizmoThomas, Jan 2, 2016.

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

    GizmoThomas

    So one of my Admin thought it would be funny to make some new ranks by using commands on the actual server because he doesn't have access to the console. I deleted the ranks he made in the console and now everyone is Default rank and can't build, destroy, do any commands. They can't do anything! Including me. Please help me figure out what is wrong.

    GroupManager rank permissions
    http://pastebin.com/pYxBXqvN

    Essentials config
    http://pastebin.com/dVbXe2Ex

    ERROR.LOG in GroupManager
    http://pastebin.com/6HMf6riy
     
  2. Offline

    J_2_the_B

    Looked through your ERROR.LOG and GroupMan Permission file. I entered the perm file into a YAML Parser online, and it bought up an error there. All I did was add a single space in front of "groups:" and it seemed to work correctly.
    Error: http://prntscr.com/9lgn6j
    Fixed: http://prntscr.com/9lgnb0

    As you can see, I just added a space infront of the word groups and it seemed to work. Try this, Let me know if it doesn't resolve anything.
     
    GizmoThomas likes this.
  3. Offline

    GizmoThomas

    Oh wow that was such a simple error. Can't believe I didn't notice that! Thank you!!!! It all works just fine now.
     
  4. Offline

    J_2_the_B

    My pleasure! For future reference, you might want to bookmark this, what I used;
    http://yaml-online-parser.appspot.com/

    Really useful for spotting things like that. Have a great day and have fun!

    @timtower - Please mark thread as resolved? =) Thanks

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jan 3, 2016
    GizmoThomas likes this.
Thread Status:
Not open for further replies.

Share This Page