*i'm french, sorry for my english* Hello, my problem is in the title. I want my players to be allowed to place and break TNT only (strange yea ^^) but my perms doesn't work so they can place and destroy anything. Here is my permissions.yml file : PHP: groups: default: default: true permissions: - modifyworld.blocks.place.46 - modifyworld.blocks.interact.46 - modifyworld.blocks.destroy.46 I had place it on http://yaml-online-parser.appspot.com/ and no one error is returned. I replaced the TAB by 4 spaces. I hope you can help me ... Bump EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Hum no, this isn't solved :s I can't allow to place and destroy TNT only ... Have you got an idea of the perms required ? I have this : PHP: groups: default: default: true permissions: - modifyworld.blocks.place.46 - modifyworld.blocks.destroy.46 - modifyworld.items.have.* - modifyworld.items.enchant.* - modifyworld.items.pickup.* - ChestShop.shop.buyusers: Neozys: options: group: default
Hum, where ? PHP: enable: trueitem-restrictions: trueinform-players: falsewhitelist: falseuse-material-names: falsedrop-restricted-item: falseitem-use-check: falsemessages: message-format: '&f[&2Modifyworld&f]&4 %s' default-message: Sorry, you don't have enough permissions modifyworld.items.use: Stop, &a$1&4 won't fit into &a$3 modifyworld.login: You are not allowed to join this server. Goodbye! modifyworld.blocks.interact: You are too jelly for &2$1 modifyworld.blocks.place: This is wrong place for &a$1 modifyworld.blocks.destroy: '&a$1&4 is tough for you' modifyworld.damage.deal: Your level is too low for &5$1 modifyworld.chat: Your mouth is too dry modifyworld.chat.private: Listener is deaf :( modifyworld.items.have: Prohibited item &a$1&4 has been removed from your inventory. modifyworld.items.drop: This is indecent to scatter &a$1&4 around modifyworld.items.craft: Sorry, but &a$1&4 is too complicated modifyworld.items.enchant: Sorry, &a$1&4 is too dangerous modifyworld.vehicle.enter.boat: You are too heavy for this &a$1 modifyworld.vehicle.enter.minecart: Sorry, but &a$1&4 is too small modifyworld.vehicle.destroy: This &a$1&4 is legal property of &bUnited States of America modifyworld.tame: This &a$1&4 is too ferocious modifyworld.bucket.fill: This bucket is holey modifyworld.bucket.empty: You suddenly realized you still need &a$1 modifyworld.usebeds: You can't sleep yet, there are monsters nearby
Do you have essentials installed? If so, EssentialsProtect might be preventing players from placing/breaking tnt.
Just use a anti TnT plugin where users will not be able to get a hold of TnT nor place them or explode them.
No, i want players be able to place ONLY Tnt, this for an arena where they have to destroy constructions.