/checkactive (demote inactive players)

Post all ideas and suggestions for fCraft here
Post Reply
User avatar
recon
Offline
Posts: 15
Joined: September 30th, 2011, 5:26 pm
Location: Germany
Contact:

/checkactive (demote inactive players)

Post by recon »

I was sitting there this night and tried to figure out how to find all inactive players without using my windows editor and check everyone by hand or writing a script which checks the file (which is both bad).

Maybe a command could help here.


What I'm thinking about:

Code: Select all

/checkactive [Rankname] [LastSeen > Time] [demoteToRank]
Example Command:

Code: Select all

/checkactive Operator 2w4d Guest
Example Output:
Users found: Ghost, Fighter, Marx, Les
Want to demote them now to Guest?
Type /ok to confirm !
It's like the AutoRankTool but just by hand.

Greetings
Santa =)

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

Re: /checkactive (demote inactive players)

Post by fragmer »

Another feature that I think is best left to plugin devs.

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

Re: /checkactive (demote inactive players)

Post by BobKare »

Sorry if I go very off-topic, but the AutoRank tool will be finished in 0.700, right?

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

Re: /checkactive (demote inactive players)

Post by fragmer »

Maybe.

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

Re: /checkactive (demote inactive players)

Post by BobKare »

CIA.vc/stats/projects/fcraft wrote: Commit by fragmer :: r1473 /branch-0.70x/ (8 files in 7 dirs):
Removed AutoRank from fCraft.Core, to be moved to a plugin.

Post Reply