GroupManager Help

Discussion in 'Bukkit Help' started by MrMan253, Jun 2, 2013.

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

    MrMan253

    I added myself to the owner group, it doesnt work. Even though I am in the owner group for world, I cant break blocks there, I cant even get to survival because I cant go through multiverse portals, If I put myself in the default group I cant break blocks at world (world is my spawn), so thats good. When I put myself in the owner group, even when im opped, it will let me break and place blocks, but I can't do commands. Here are my permissions
    groups.yml for world: http://pastebin.com/jG4ur1bt
    users.yml for world: http://pastebin.com/cb9ikYEd
    globalgroups.yml: http://pastebin.com/6eQTbXwM
    config.yml: http://pastebin.com/SitRMTwY

    users.yml for survival: http://pastebin.com/7q80Yrpg
    groups.yml for survival: http://pastebin.com/KmZU8ij2
     
  2. Offline

    Necrodoom

    please paste startup log.
     
  3. Offline

    MrMan253

    You mean when the server starts up, all the text in the console?
     
  4. Offline

    Necrodoom

    yes. but from server.log.
     
  5. Offline

    MrMan253

    the server log 1 and 2 in the server files are both from 1.4.6 and don't seem to be corresponding to anything that I recently got, like groupmanager
     
  6. Offline

    Necrodoom

    <@Lain> .newlog: 3Stop your server, move your "server.log" file out of the craftbukkit directory. Start your server, let it load completely, then stop it. A new server.log will be created, please upload it to 12http://pastie.org 03or 12http://pastebin.com 3and post the link in the channel.
     
  7. Offline

    MrMan253

    A server.log.lck is created then deleted when I stop the server, when I open it it has nothing on it
     
  8. Offline

    Necrodoom

    not server.log.lck, server.log.
     
  9. Offline

    Lolmewn

    Try running all your files through a YML parser.
     
  10. Offline

    MrMan253

    When I run the server that particular file did not show up.
    I ran my groups.yml through but I do not fully understand what the YAML parser does and how it helps you
     
  11. Offline

    Lolmewn

    MrMan253 It checks for formatting errors. If any errors are present, the plugin will fail to load and spit out errors to your servers log.
     
  12. Offline

    Necrodoom

    so you get a server.log.lck but not a server.log... are you seeing a server.txt?
     
  13. Offline

    MrMan253

    So do I go to the "Online YAML Parser" and then put what comes out in my permsisions?
     
  14. Offline

    Lolmewn

    No no no, it just tells you if the file has a correct markup. If it doesn't you should fix your file (the line number will be supplied.)
     
  15. Offline

    MrMan253

    What I did was I copied my groups.yml into the parser, and it just did the output of similar text, except with a few different things
     
  16. Offline

    Lolmewn

    Good, that means there's no formatting errors.
     
  17. Offline

    Necrodoom

    again.
     
  18. Offline

    MrMan253

    Well then what is my problem, I ran all my permissions files through?

    I see a server.txt, but I cant open it with notepad or notepad++

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  19. Offline

    Lolmewn

    Do you by any chance have common extensions disabled? If so, your file would show up as 'server', while actually being named 'server.log'.
     
  20. Offline

    MrMan253

    I don't know where to find common extensions, and I cant open that server file

    When I try to open that server file it says it is too big to open

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  21. Offline

    Bar3lyBlind

    Did you check your console for any errors? It would be like [GroupManager] Error or [GroupManager] SEVERE
    and then a whole bunch of errors. That happened to me before, but then i realized that i had a /t [tab] in the config file... I'm looking at your files right now to see what's wrong with them.
     
  22. Offline

    Lolmewn

    MrMan253 then delete the file first so a new one gets generated.
     
  23. Offline

    MrMan253

    Thank you I will look.
    I will try that
     
  24. Offline

    MrMan253

    Last edited by a moderator: Jun 1, 2016
  25. Offline

    Bar3lyBlind

    You have a tab on line 200 of the groups.yml I suggest backspace that line off, save, and then retype it with 4 spaces (replaces tab)
    Edit: it's either the regular worlds group.yml or it's the globalgroups.yml
    It mostly seems like the globalgroups.yml
     
  26. Offline

    smurv

    Mrman I have your problem!! I managed to fix it myself, seeming I was getting the same responses as these guys!
    Basically my issue was I had the plugin "modifyworld" installed!

    check if you have that plugin installed and if you do delete it straight away!

    this is a plugin issue not a command permissions issue

    hope this helped:)
     
Thread Status:
Not open for further replies.

Share This Page