Group Manager Issues

Discussion in 'Bukkit Help' started by MattKan, May 6, 2012.

  1. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello, I've been having some trouble with Group Manager. For some reason players can do virtually nothing, no matter what group they are in. I'm wondering is there is an issue with my syntax or something. Please help if you can. :confused:

    globalgroups.yml:
    http://pastebin.com/m0xHiZH8

    groups.yml:
    http://pastebin.com/wFnQHk7Y

    Note: Everything was working fine before I attempted to organize everything and change a few things. Here are the unorganized (but working) ones:

    globalgroups.yml (old):
    http://pastebin.com/FrBmf2hD

    groups.yml (old):
    http://pastebin.com/NVURkVSC

    Just to clarify, the bottom two are working perfectly fine, however something went terribly amiss when attempting to change them to the top two files. Thanks in advance if you can help me. :)
  2. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    after you give up or no 1 will help you i suggest you switch to pex and than i could check if you have some errors
  3. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Anybody have any idea what I can do? I don't really want to switch to another plugin as Group Manager has served me well so far.
  4. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well, I'm switching to Pex. Seems like Group Manager should care more about their users but w/e
  5. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  6. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you so much! PEX is working perfectly for me! I really appreciate your help :)

    There's a lot of happy players on my server now... thank you. :)

    I just have one question. How do I assign a group a right to use a specific item (like flint n steel)?
  7. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    you mean how you prevent users from using flint n stell ?

    you can do it if you have modifyworld which comes with pex package

    http://dev.bukkit.org/server-mods/permissionsex/

    but 1st you need to go to modifyworld config and switch enable to true

    than here you have modifyworld permissions

    https://github.com/PEXPlugins/PermissionsEx/wiki/Modifyworld

    but if you gonna try it 1st you need to give all groups as last permission this 1

    - modifyworld.*

    and above or as 1st permission
    - -modifyworld.items.have.259


    so it would need to look like this

    - -modifyworld.items.have.259
    - modifyworld.*

    never like this

    - modifyworld.*
    - -modifyworld.items.have.259

    cause pex read from top to bottom
    so what is given above cant be taken below and without it

    - modifyworl.*

    your users wont be able to do anything
  8. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Now having a little trouble with Pex and Essentials... The issue is that all groups receive only one home instead of 1 for settlers, 3 for builders, and 5 for veterans.

    Here is my essentials confi.yml:
    http://pastebin.com/auFQirGd

    Here is my PEX permissions.yml:
    http://pastebin.com/XCHi0uhr

    Can anybody help? Thank you in advance.
  9. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    - essentials.sethome.multiple.builder

    if that dont work than
    - essentials.sethome.multiple
    - essentials.sethome.multiple.builder
  10. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you!

    Now I'm having more problems o_o

    Something's happening on my server that's made a name for itself as "The glitch".

    The issue is that sometimes when players log on, completely randomly in both the overworld and the nether, they lose all their current items. I have no clue what the issue is and it doesn't spit out any errors when it does happen.

    Here are my plugins: (I'm currently running craftbukkit-1.2.5-R2.0)

    BouncyBeds
    ChatManager
    ChestShop
    Citizens
    CoreProtect
    Essentials
    EssentialsChat
    EssentialsSpawn
    FishPeople
    HatMe
    iConomy
    LWC
    Marriage
    Modifyworld
    NoCheatPlus
    Pail
    PermissionsEx
    RecordRepeat
    RetractableBridge
    WorldEdit
    WorldGuard
  11. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  12. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Er, I don't really need to use separate inventories...
  13. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    you can create 1 group for all worlds and so it wont be separate


    but it wil use different method of inventory saving so maybe it will fix your problem
  14. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thank you... time will tell whether or not that fixes the problem :p

    _______________________

    The homes are still messed up. I used the default home names... if there is an error I can't see it:

    Essentials config.yml:
    http://pastebin.com/k6KSp4zA

    PEX Permissions.yml:
    http://pastebin.com/5LQ44jrh
  15. Offline

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    wait so wats ur problem now?
  16. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    All of the players can only have one home even though it's supposed to be like this:
    -Settlers have one home
    -Builders have three homes
    -Veterans have five homes
  17. Offline

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    what home plugin are you using?
  18. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    "The homes are still messed up. I used the default home names... if there is an error I can't see it:

    Essentials config.yml:
    http://pastebin.com/k6KSp4zA"

    @jacklin213 take a wild guess

    @MattKan

    it looks fine

    try to give some group


    - essentials.sethome.multiple.unlimited
  19. Offline

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    awh zero so sad to me
  20. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    who cares

    better think what can be wrong with his configuration
    cause i run out of ideas
  21. Offline

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  22. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No idea why it isn't working.

    Are there any alternatives to Essentials? x.x
  23. Offline

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    u mean a different plugin??
  24. Offline

    ZeroZX4

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    did you try ?
    - essentials.sethome.multiple.unlimited
    or
    - essentials.sethome.multiple.*

    This post has been edited 1 time. It was last edited by ZeroZX4 May 28, 2012.
  25. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Neither of those are working so I'm assuming the plug in is broken.
  26. Offline

    Elements11997

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    -facepalm- they HAVE to stop letting kids create servers...
    You can't limit the amount of homes a group has, it's either they can't set a home, they can set a home, or they can set unlimited amount of homes
    which is - essentials.sethome.multiple
  27. Offline

    Lolmewn BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I know right!
    First of all, no GroupManager, please. Use a proper permissions plugin like PermissionsEx.
    Second, all the perms for stuffs are on their wiki.. you can just find em there.
  28. Offline

    jacklin213

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i no y dont people use accual PEX
  29. Offline

    MattKan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I think it's more of Essentials needs to document they're work better.

    Are you sure? I've seen it done before...

    essentials.sethome.multiple isn't working either, so that leads me to believe that the Essentials plug in is broken.

    That being said, are there any other plug ins similar to Essentials?

    This post has been edited 1 time. It was last edited by MattKan Jun 1, 2012.

Share This Page