I want members of my server to be unable to make changes in unclaimed areas. So yes, a server-wide restriction but I was hoping to simply set a rule but if not then I'll make an insanely large box!
100,000 in each direction from the 0,0 and that should be enough
![]()
The max build height is 250, right?
you could wright a simple script to do this you use the onplayer events
any event thats has setCancel(true); will stop the user from been able to do that event you could make it so only a seleted group has this rual like say the default group you could use my levels plugin to move them from the default group to a higher level where then they are able to start laying blocks or what ever the events you want them to have.