Guest User

Untitled

a guest
Oct 11th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Okej so lets say you want an arena where they can build, pvp but they cannot bend in there. So what you wanna do is
  2.  
  3. you make a region:
  4.  
  5. than you wanna flag this so they can build in it: /region flag [region] build allow
  6.  
  7. but since this will allow the bending you will need this plugin: http://dev.bukkit.org/bukkit-plugins/rsp-region-specific-permissions/
  8.  
  9. so when you have this plugin you can go on with deny bending in this region, I kinda forgot how exact you do this but I think you got a new "flag" like the deny-command flag you now also get deny-permissions flag so you will add to this region that flag and than which permissions aren't allowed there and to disable bending fully you'll add -bending.*
  10.  
  11. * Oh and the plugin won't use the pvp flag since it gives a lot of problems. I hope I helped you with this else just PM me and I'll try to help you further.
Advertisement
Add Comment
Please, Sign In to add comment