[DUPE] Lists players within a rank.

Fixed bugs, solved problems, and old reports.
Locked
User avatar
Paintboy100
Offline
Posts: 14
Joined: February 20th, 2012, 12:53 pm
Location: Michigan, United States

[DUPE] Lists players within a rank.

Post by Paintboy100 »

Subject title says it all.

Something like: /list <rankname>

So if I type: /list administrator it would list the administrators of the server. This would be helpful because Moderators on our server get promoted/demoted pretty frequently. So finding out the new Moderator in a matter of second would be very helpful.

Best Regards,
-Paintboy
Paintboy100 -> Str4nd3d

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

Re: Lists players within a rank.

Post by Hellenion »

It's possible!

Code: Select all

/info @rankname
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
Paintboy100
Offline
Posts: 14
Joined: February 20th, 2012, 12:53 pm
Location: Michigan, United States

Re: Lists players within a rank.

Post by Paintboy100 »

Hellenion wrote:

Code: Select all

/info @rankname
Would you be saying (For example I'll use guest) /info guest or /info @guest? I'm sure someone has the name guest (Or guest<numbers>) so that may get confusing. If your saying /info @guest, I like that.
Paintboy100 -> Str4nd3d

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

Re: Lists players within a rank.

Post by Hellenion »

You're correct, it's @guest in that case.
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
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: [DUPE] Lists players within a rank.

Post by fragmer »


Locked