Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

ServerMod 2.0.6

Compare
Choose a tag to compare
@ButterscotchV ButterscotchV released this 02 Apr 17:38
· 619 commits to master since this release

Re-uploaded to fix client mods being unable to run forcestart and to fix multi-line config values

  • Changed Risky IP Checker to a plugin, it can now be found here
  • Added new Smod2 event NicknameSet (914Activate isn't called)
  • Added config option master_server_to_contact, adds the functionality to push data to a different master server to create private server lists
  • Added new config option values to Smod2
  • Added randomized config options, available for any list with it enabled
  • Added config options SCP914_keep_health, SCP914_in_<rough/coarse/1_to_1/fine/very_fine>_damage, and SCP914_out_<rough/coarse/1_to_1/fine/very_fine>_damage
  • Allow client mods to remotely run commands through QueryProcessor, requires config option client_mod_commands to be enabled