1

GriefPrevention Plugin HELP!!!!

cpriolo14 1/20/13 3:08 am
128
1/23/2013 5:57 pm
Hello world of PMC!
Just wondering if its possible to turn off land claiming with a golden shovel in different worlds using the GriefPrevention plugin???
Thanks!
Posted by
cpriolo14
Level 1 : New Miner
0

  Have something to say?

JoinSign in

2

cpriolo14
01/23/2013 5:57 pm
Level 1 : New Miner
Thanks a lot!
1
oggehej
01/22/2013 11:20 am
Level 18 : Journeyman Toast
Well, that is something you need to do in your permissions plugin, if you're using PEX, it should be like this:
groups:
Member:
default: true
options:
rank: '1000'
prefix: '&2'
permissions:
- commandbook.msg
- commandbook.motd
- commandbook.rules
worlds:
world_the_end:
permissions:
- commandbook.warp.list
- mywarp.warp.*
- mywarp.warp.soc.*

Well, look at the example and just add the permission griefprevention.createclaims to the specified world. I think you also need to reconfigure the settings file for the plugin and set Claims.CreationRequiresPermission to true.

http://dev.bukkit.org/server-mods/grief-prevention/pages/administrative-topics/#w-restricting-who-can-create
1

Welcome