[INVALID] /zadd whitelists/blacklists

Fixed bugs, solved problems, and old reports.
Locked
User avatar
PhoneBook_
Offline
Posts: 118
Joined: June 28th, 2012, 10:58 pm
Location: Indiana
Contact:

[INVALID] /zadd whitelists/blacklists

Post by PhoneBook_ »

This one I am very enthusiastic about. There should be a way to whitelist/blacklist zones, so like /wbuild and /waccess, only certain people can build in zones.

I plan on using this for private property, as I am soliciting for donations to the fCraft software. and I'd like to have a level of payment lower than the minimum to get an entire private world, therefore just a section of a world.
<FCB2> carlos32123: permissiin to deny the deny of the permission of departure denied

User avatar
Hellenion
Offline
Posts: 220
Joined: October 20th, 2011, 9:20 am
Location: Subnet
Contact:

Re: /zadd whitelists/blacklists

Post by Hellenion »

Code: Select all

/zadd privateproperty donatorrank +ownerofproperty
is already possible!
you can even do

Code: Select all

/zadd +ownerofproperty
to get an automated zone for that particular player!

Blacklisting is done with -PlayerName instead of +PlayerName.

More info: http://www.fcraft.net/wiki//ZAdd
A = {x ∈ P(U) | x ∉ x}
Mods:
  1. /Su - Allows players to temporarily become a different rank
  2. /Snap - Like /Line but only draws straight or diagonal lines.
  3. pre-0.630 skip/none block

User avatar
PhoneBook_
Offline
Posts: 118
Joined: June 28th, 2012, 10:58 pm
Location: Indiana
Contact:

Re: /zadd whitelists/blacklists

Post by PhoneBook_ »

Thanks so much! :D
<FCB2> carlos32123: permissiin to deny the deny of the permission of departure denied

Locked