It is server plugin. But it provides possibility to control plugin using custom commands. For example
//revertgrid 10
which means reverting top10
There are other commands to load the last xml export of qual or race, so you can easly prepare grid based on the last sessions.
Grid and Balasts may be imported from web. There is external application to configure each instance of rf server, can download some data and save for plugin.
List of features:
- allows drivers to remove penalties (dedicated to solve problems with SC). Any attempt is logged in chat stream
- allows to log speeding in pits (for example during free practice sessions not controlled by admins)
- allows to save Yellow flags (may be used to further driver behaviors judgment)
- allows to log car position of any driver during whole session - we are using it to check if drivers don't cut corners etc
- provides replacement of LiveView plugin (so you get 3 in 1)
- additional control over weight ballasts including download from website). weights are given to every new connected driver and also after session change if needed.
- additional admin commands (after logging into rfAA) to control features
I didn't published this app (rf Admin Automation) due to various reason. But now I'm thinking about it.
However, anyone may ask me on PM for that and probably

will get one.
Note, plugin does not work with servers started with +oneclick mode. It requires to run GUI during server start to gather UI window id
best regards