i lov this plugins but when i de op myself i can't place or destroy blocks i rewrote perms to allow for it it works when i remove pex my perms are and i just copyied and pasted groups: Admins: default: false info: prefix: '&9Admin' suffix: '' build: true inheritance: - 'Moderator' - 'Default' permissions: - 'bukkit.broadcast' - 'bukkit.broadcast.admin' - 'bukkit.command' - 'bukkit.command.give' - 'bukkit.command.help' - 'bukkit.command.kill' - 'bukkit.command.list' - 'bukkit.command.me' - 'bukkit.command.plugins' - 'bukkit.command.reload' - 'bukkit.command.save' - 'bukkit.command.save.disable' - 'bukkit.command.save.enable' - 'bukkit.command.save.perform' - 'bukkit.command.say' - 'bukkit.command.stop' - 'bukkit.command.teleport' - 'bukkit.command.tell' - 'bukkit.command.time' - 'bukkit.command.time.add' - 'bukkit.command.time.set' - 'bukkit.command.version' - 'essentials.sudo' - 'essentials.kit' - 'essentials.kit.[kitname]' - 'essentials.kit.*' - 'essentials.gamemode.others' Default: default: true info: prefix: '' suffix: '' build: true inheritance: '' permissions: - 'essentials.help' - 'essentials.home' - 'essentials.motd' - 'essentials.rules' - 'essentials.sethome' - 'essentials.helpop' - 'essentials.list' - 'essentials.spawn' - 'groupmanager.notify.self' - 'essentials.afk' - 'essentials.back' - 'essentials.back.ondeath' - 'essentials.balance' - 'essentials.balance.others' - 'essentials.balancetop' - 'essentials.compass' - 'essentials.depth' - 'essentials.ignore' - 'essentials.kit' - 'essentials.kit.tools' - 'essentials.mail' - 'essentials.mail.send' - 'essentials.me' - 'essentials.msg' - 'essentials.pay' - 'essentials.ping' - 'essentials.protect' - 'essentials.signs.use.*' - 'essentials.signs.create.disposal' - 'essentials.signs.create.mail' - 'essentials.signs.create.protection' - 'essentials.signs.create.trade' - 'essentials.signs.break.disposal' - 'essentials.signs.break.mail' - 'essentials.signs.break.protection' - 'essentials.signs.break.trade' - 'essentials.suicide' - 'essentials.time' - 'essentials.tpa' - 'essentials.tpaccept' - 'essentials.tpdeny' - 'essentials.warp' - 'essentials.warp.list' - 'essentials.worth' Moderator: default: false info: prefix: '&8Mod' suffix: '' build: true inheritance: - 'Default' permissions: - 'essentials.tp' - 'essentials.tphere' - 'essentials.ban' - 'essentials.ban.notify' - 'essentials.banip' - 'essentials.eco.loan' - 'essentials.ext' - 'essentials.getpos' - 'essentials.helpop.recieve' - 'essentials.home.others' - 'essentials.invsee' - 'essentials.jails' - 'essentials.jump' - 'essentials.kick' - 'essentials.kick.notify' - 'essentials.kill' - 'essentials.mute' - 'essentials.nick.others' - 'essentials.realname' - 'essentials.setwarp' - 'essentials.signs.create.*' - 'essentials.signs.break.*' - 'essentials.spawner' - 'essentials.time' - 'essentials.time.set' - 'essentials.protect.alerts' - 'essentials.protect.admin' - 'essentials.protect.ownerinfo' - 'essentials.ptime' - 'essentials.ptime.others' - 'essentials.togglejail' - 'essentials.top' - 'essentials.tppos' - 'essentials.tptoggle' - 'essentials.weather' - 'essentials.whois' - 'essentials.world' - 'groupmanager.listgroups' - 'groupmanager.manwhois' - 'groupmanager.notify.other' - 'superlog.notify.tnt.placement' - 'superlog.notify.tnt.ignition' - 'superlog.notify.flintandsteel' - 'superlog.superwand.*' - 'essentials.burn' - ' essentials.ext' - 'new_permission' owner: default: '' info: prefix: '&aSupreme_Commander_' suffix: '' build: true inheritance: - 'Moderator' - 'Default' - 'Admins' permissions: - '* ' any idea why can't place blocks and destroy i set my self in a group with /pex user tapest group set owner and when destroy reappear as soon as it happens when i place it it dissapears as soon as placed any help?
Ok Pastebin.com/JUcyJAmT EDIT by Moderator: merged posts, please use the edit button instead of double posting.
man u have many errors there 1st of all no ' ' for permissions im not sure if its bad but i know permissions work without ' ' so remove it from all permissions and leave it only with '*' this is ok 2nd u got too many spaces sometimes also i think '&aSupreme_Commander_' ____ is bad i never seen if you can use it in pex just use spaces use this program http://notepad-plus-plus.org/download/v5.9.8.html and i will tell u what you need to do exactly just look at this screen
That's weird cause I used a program that all you do is enter nodes and it writes it for you but that still would not explain why when your a non op you can't place or destroy blocks because I did the command with pex to add perms including the modify world and not work I can give you the website for the perm writer or it got messed up because I used notepad to open I look into the perms later is there a chance that pec is not passing the block place and destroy to essentials or world guard which I removed and it was not the problem
1st follow my instruction and prepare permissions according to them and post it here if ti still dont work and than i see if i can fix it
this is 1 of many errors i found in your permissions and until you remove from all permissions ' ' marks i cant say what is wrong this is end of file so it would be easy to find permissions: - '* ' <here is error space after * users: Catninja: group: 'Admins' permissions: '' tapest: group: 'owner' permissions: - 'essentials.thunder' - 'essentials.sudo' - 'essentials.nuke' - 'essentials.fireball' - 'essentials.clearinventory.others' - 'essentials.clearinventory' - 'essentials.antioch' - 'essentials.gamemode' - 'essentials.gamemode.others' also do you have that in your permissions yml ?? plugin: permissions: system: 'default' copies: '' just remove from all permissions ' ' marks and than will see also users list 1st than group list not reverse and user group register should be like users: ZeroX4: group: - Admin and not users: Catninja: group: 'Admins' first ' ' marks and than we can talk
I fixed problem it ws not with me permissions I was missing a line in server config apparently it did not let the line be inserted into the server properties the line was put at the end of the file example spawn-protection=0 Something like that but could you plz check the perms just in case? Three cheers for thebrownllama and you And I will fix what you told me I kinda suck at perm files EDIT by Moderator: merged posts, please use the edit button instead of double posting.
1. use a yaml parser to test your format (spaces and all). http://yaml-online-parser.appspot.com/ 2. Make sure you add the modifyworld permissions so you can place/destroy/take damage/do damage/etc. https://github.com/t3hk0d3/PermissionsEx/wiki/Modifyworld 3. DOUBLE CHECK SPACING NO TABS!!!!! I recommend using Notepad++ for editing ANY yaml file. In the properties you can set tabs to convert to spaces, works wonders and makes 10000 times easier. http://notepad-plus-plus.org/ 4. delete your old permissions file BEFORE uploading/copying the new one, sometimes it wont copy correctly if you don't. 5. Enjoy
I used the yams phaser and said it was ok and second it was not with my permissions but thanks for the help guys I will fix the permissions and thanks for telling me they were faulty EDIT by Moderator: merged posts, please use the edit button instead of double posting.