Jump to content

Recommended Posts

Posted

I'm trying to blacklist specific blocks using Modify World.

http://pastebin.com/neEcYQD8

Even with this setup, members can still place, gain and destroy these blocks [(46|128:10|128:11|239|237|27527:31|189:1)]. How do I prevent this, without removing the building privileges of the group? I've used the 'pex toggle debug' command to locate the necessary nodes, however adding them did not solve my issue.

If there's an alternative plugin to blacklist items using permissions that is compatible with tekkit, please let me know!

Posted

http://forums.technicpack.net/index.php/topic,10078.0.html

Make sure your ModifyWorld Config is set up correctly, like for example the "itemRestrictions: true" setting ... Also it reads permission files from top down, so all of your negative nodes need to be ABOVE your positive nodes if you want them to be read first. I would also run your file through a online yaml parser as it looks like the very first node "- modifyworld.chat" is not spaced right.

This wiki here

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

is now your best friend, give it a read.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...