Whitelist/blacklist zones/worlds by rank.

Post all ideas and suggestions for fCraft here
Post Reply
User avatar
FinestGB
Offline
Posts: 17
Joined: December 9th, 2011, 6:43 pm
Contact:

Whitelist/blacklist zones/worlds by rank.

Post by FinestGB »

On my server once you've been promoted from recruit to private you cannot build in recruit but you may visit (as is the same on group of other server). I would like to zone the map and blacklist private to make sure of this. I think it would be very handy for other uses aswell such as. Rank competitions e.g. Ranka vs Rankb.

Thanks.
FinestGB
:sponge:

*EDIT: Yes i know you can already blacklist ranks from worlds. But that only works as a + bases. i would like it to be lowest rank, and skip only private, therefore above private is whitelisted. If you get what i mean.
It takes one tree to make a thousand matches, But only one match to burn a thousand trees

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Whitelist/blacklist zones/worlds by rank.

Post by fragmer »

Ability to specify both minimum and maximum rank is in the works, scheduled for release with fCraft 0.700

User avatar
FinestGB
Offline
Posts: 17
Joined: December 9th, 2011, 6:43 pm
Contact:

Re: Whitelist/blacklist zones/worlds by rank.

Post by FinestGB »

You're the best <3
It takes one tree to make a thousand matches, But only one match to burn a thousand trees

User avatar
Xesdra
Offline
Posts: 237
Joined: May 24th, 2011, 6:31 am
Location: Australia

Re: Whitelist/blacklist zones/worlds by rank.

Post by Xesdra »

fragmer wrote:Ability to specify both minimum and maximum rank is in the works, scheduled for release with fCraft 0.700
Main: Maximum Rank: Guest
This post makes my post count increase by one!

User avatar
Pemalite
Trustee
Offline
Posts: 388
Joined: July 12th, 2011, 7:22 pm
Location: South Australia.

Re: Whitelist/blacklist zones/worlds by rank.

Post by Pemalite »

Xesdra wrote:
fragmer wrote:Ability to specify both minimum and maximum rank is in the works, scheduled for release with fCraft 0.700
Main: Maximum Rank: Guest
Won't work for main. Need to make/set spawns, zone stuff, repair grief and all.
Xecutioner91890: I wanna meet the owners that would be a dream !
<@hafnium> Fuck off

User avatar
FinestGB
Offline
Posts: 17
Joined: December 9th, 2011, 6:43 pm
Contact:

Re: Whitelist/blacklist zones/worlds by rank.

Post by FinestGB »

i imagine the commands would look something like this:

Zones: /zadd Example recruit -private +otherrank.

World: /Wbuild Example -Private +otherrank.
/Waccess Example -Private +otherrank.
/Wload Example Example1 -Private +otherrank.

And so on. Other rank meaning more than one but higher than private.

- Blacklist
+ Whitelist
It takes one tree to make a thousand matches, But only one match to burn a thousand trees

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Whitelist/blacklist zones/worlds by rank.

Post by fragmer »

I've been thinking...

Code: Select all

Whitelist/unblacklist player: +Name
Blacklist/unwhitelist player: -Name
  Whitelist/unblacklist rank: +@Rank
  Blacklist/unwhitelist rank: -@Rank
            Set minimum rank: MinRank
Set minimum and maximum rank: MinRank-MaxRank

BobKare
Offline
Posts: 279
Joined: May 26th, 2011, 2:15 pm

Re: Whitelist/blacklist zones/worlds by rank.

Post by BobKare »

fragmer wrote:I've been thinking...

Code: Select all

Whitelist/unblacklist player: +Name
Blacklist/unwhitelist player: -Name
  Whitelist/unblacklist rank: +@Rank
  Blacklist/unwhitelist rank: -@Rank
            Set minimum rank: MinRank
Set minimum and maximum rank: MinRank-MaxRank
Looks good...

Post Reply