In ModifyWorld config, change what you have to this instead
n enable: true
informPlayers: true
itemRestrictions: true
whitelist: false
messages:
prohibitedItem: You have prohibited item "%s".
whitelist: You are not allowed to join this server. Goodbye!
permissionDenied: Sorry, you don't have enough permissions
use-material-names: false
drop-restricted-item: false
item-use-check: false
check-metadata: true
Then once that is done, go to PermissionsEX and start filling it out like you would with GroupManager, but you HAVE to have this otherwise the group cannot talk
- modifyworld.chat
Okay to black list items use you'll need to use this.
- -modifyworld.blocks.place.(ItemID'sHere.)
- -modifyworld.items.have.(ItemsID'sHere.)
With this you can use wild cards, this means that all items in the sub set of the meta tag will be removed as well, so for an example, like this.
- -modifyworld.blocks.place.(30208:?*|27589:?*|30174:?*|27575|27584:?*|27574:?*|27533:?*|137:3|150:1|27579:?*|27580:?*|27581:?*|27582:?*|27570:?*|27538:?*|27573:?*|27530:?*27532:?*|27593:?*|126:4|126:10|126:11|126:3|27531:?*|27583:?*|27530:?*|27570:?*|27527:?*|27556:?*|27555:?*|27532:?*|27534:?*|127|169|6361|7303|237|155|26522|4304|179|214|30214|30215|27594|26524|4095|26525)
- -modifyworld.items.have.(30208:?*|27589:?*|30174:?*|27575|27584:?*|27574:?*|27533:?*|137:3|150:1|27579:?*|27580:?*|27581:?*|27582:?*|27570:?*|27538:?*|27573:?*|27530:?*27532:?*|27593:?*|126:4|126:10|126:11|126:3|27531:?*|27583:?*|27530:?*|27570:?*|27527:?*|27556:?*|27555:?*|27532:?*|27534:?*|127|169|6361|7303|237|155|4304|26522|179|214|30214|30215|27594|26524|4095|26525)
This should be all you need to get you started, but other than that, all permissions work the same way as GroupManager, apart from PermissionsEX reads from top to bottom.