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. 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.
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
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.
so i made you quick pex config with most basic options here http://pastebin.com/VuaX8Ugq based on this file http://pastebin.com/m0xHiZH8 if you want to default group to be able to build in options under their permissions set build to true build: true
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)?
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
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.
- essentials.sethome.multiple.builder if that dont work than - essentials.sethome.multiple - essentials.sethome.multiple.builder
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
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
Thank you... time will tell whether or not that fixes the problem _______________________ 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
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
"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
-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
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.
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?