I'm running a new server, which has been online for 1 week or so. We have had several griefing episodes lately, so I started investigating what items are used to grief with.
Mining Turtle is the only one thing I cannot seem to block using Modifyworld. I've tried setting the following in PermissionsEx configuration file:
- -modifyworld.items.(have|hold|pickup|craft).(x1227:*|x1228:*)
- -modifyworld.blocks.(interact|place).(x1227:*|x1228:*)
But it doesn't seem to work. All the other items I've banned have worked using this one method, but not this. I'm thinking that Mining Turtle IDs arent 1227:* and 1228:* as NEI says.
I dont want this completely removed from my server, but only letting Trusted rank gain this, so modifying the ComputerCraft configuration will not work.
Thanks in advance for all your help.
Mining Turtle is the only one thing I cannot seem to block using Modifyworld. I've tried setting the following in PermissionsEx configuration file:
- -modifyworld.items.(have|hold|pickup|craft).(x1227:*|x1228:*)
- -modifyworld.blocks.(interact|place).(x1227:*|x1228:*)
But it doesn't seem to work. All the other items I've banned have worked using this one method, but not this. I'm thinking that Mining Turtle IDs arent 1227:* and 1228:* as NEI says.
I dont want this completely removed from my server, but only letting Trusted rank gain this, so modifying the ComputerCraft configuration will not work.
Thanks in advance for all your help.