To configure the Status plugin:
status.yml
Table of Contents
You can configure how long someone must be idle before they are automatically considered AFK and how long someone must be idle before they are automatically disconnected from the game.
You can disable either or both of these timers by setting them to 0.
You can configure which colors are used to display different status values in the who list and other systems. For example, the following configuration uses red for IC and highlighted blue for OOC.
IC: "%xr"
OOC: "%xh%xb"
The game will periodically check for idle players and mark them AFK automatically. There is a cron job to control when this happens. By default it does this every hour. See the Cron Job Tutorial for help if you want to change this or turn it off.
If you want people from different factions/homeworlds/etc. to start in different places, you can use the custom IC starting location hook.