Page 1 of 1

[REJECTED] /zban

Posted: October 2nd, 2011, 12:09 am
by maintrain97
/zban, or maybe zbanip and zbanall as well, could be used to keep a certain player or rank from a zone. it would be used to like keep certain people out of your house, structure, etc...

Re: /zban

Posted: October 2nd, 2011, 1:41 am
by fragmer
You can already blacklist individuals from entering worlds, or from building in a world or zone. Example:
  • To bar SomePlayer from accessing SomeWorld: /waccess SomeWorld -SomePlayer
  • To bar SomePlayer from building in SomeWorld: /wbuild SomeWorld -SomePlayer
  • To bar SomePlayer from building in SomeZone: /zedit SomeZone -SomePlayer

Re: /zban

Posted: October 2nd, 2011, 2:08 am
by maintrain97
well a zaccess command wouldnt be bad.

Re: /zban

Posted: October 2nd, 2011, 12:12 pm
by Lim-Dul
You misunderstood, you can already blacklist players in zones with /zedit like fragmer wrote and adding another command for it would just add to the massive amount of commands we already have.

Re: /zban

Posted: October 2nd, 2011, 3:02 pm
by Sanjar Khan
He wants to keep people from entering zones, besides editing them.

Re: /zban

Posted: October 2nd, 2011, 6:22 pm
by fragmer
Keeping players from entering zones is unreliable, easily bypassed, and CPU-intensive (I'd have to do bounds checks on ALL zones, for ALL players, 20 times per second).