Page 1 of 1

/checkactive (demote inactive players)

Posted: February 25th, 2012, 1:11 am
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 =)

Re: /checkactive (demote inactive players)

Posted: February 25th, 2012, 1:31 am
by fragmer
Another feature that I think is best left to plugin devs.

Re: /checkactive (demote inactive players)

Posted: February 25th, 2012, 11:34 am
by BobKare
Sorry if I go very off-topic, but the AutoRank tool will be finished in 0.700, right?

Re: /checkactive (demote inactive players)

Posted: February 25th, 2012, 5:51 pm
by fragmer
Maybe.

Re: /checkactive (demote inactive players)

Posted: February 25th, 2012, 7:41 pm
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.