Skip to content

MultiAdmin 3.1.1

Choose a tag to compare

@ButterscotchV ButterscotchV released this 27 Mar 17:40
1c756a6

Config Changes

  • Changed "multiadmin_debug_log" to default to true
  • Added "use_new_input_system", if false, the original input system will be used

Misc Changes

  • Added tag logging to all debug messages
  • Fixed "Server#ReloadConfig()" being called in init, this caused some features to run accidentally
  • Moved new input system to a separate method so that it can be easily disabled
  • Added startup printing for config file paths
  • Added version to the MultiAdmin info command

Bug Fixes

  • Fixed console line clearing on Linux