This MultiAdmin version only works on game version 10.2.0
and up
Config Changes
Read the README entries for more information
- Added
restart_low_memory_ticks
- Added
restart_low_memory_roundend_ticks
- Added
multiadmin_tick_delay
- Added
hide_input
- Added
console_input_system
to replaceuse_new_input_system
, this config will accept the string value or the integer value for the input system you wish to use.use_new_input_system
should still work as it has before, but may be removed at any point in the future. (#255)
Command Changes
- Removed the
StopNextRound
command, replaced by the game command - Removed the
RestartNextRound
command, replaced by the game command - Added support for using the new
SOFTRESTART
game command
Miscellaneous Changes
- Updated message receiving for the new game version
- Added full support for
OutputCodes
, MultiAdmin will now recognize when the game intends to shutdown or restart - Added seconds to server log file names
- Reworked the input system