ModifyWorld Mod
238
16
May 13, 2013

A barebone remake of the original PEX companion mod. Only supports a few of the original nodes.
Permissions nodes:
modifyworld.blocks.destroy.<id>[:<subid>]
modifyworld.blocks.interact.<id>[:<subid>]
modifyworld.blocks.place.<id>[:<subid>]
Need to ban specific blocks? Like some dupe bugged crafting tables? Or don’t want players to change the weather with RC rainmaker? This is for you.modifyworld.damage.deal.<name>
modifyworld.damage.take.<name>[.<source>]
Checks if the player can damage others or take damage in any way (like gamemode 1 w/o flying)modifyworld.enter.<dimid>
Used to limit mystcraft or any other dimension adding mod worlds the hard-core way. To make admin-only or donator-only worlds. After creating your world check its dimension id by enabling pex debug mode with /pex user <name> toggle debug.modifyworld.login
Used for a banned user group
Dependencies: PermissionsEx