This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
ServerMod 2.0.3
Re-release to fix bugs
- Fixed noclip protection not working in certain circumstances.
- Fixed Janitor card not being able to be picked up.
- Fixed 914 not affecting live test subjects.
- Fixed server's nickname not being set to "Server."
Previous change log
- Updated to SCP:SL Open Beta v3.3.2.
- Added noclip protection. Config option "
noclip_protection
", defaults to true. - Added health exploit prevention.
- Added item exploits prevention.
- Added Intercom display exploit protection.
- Added IP checker, blocks VPNs and Proxies
- Added config options: "
trusted_ips_reset_every
", "kick_risky_ips
", "kick_risky_ips_ratelimit
", "kick_risky_ips_email
", "kick_risky_ips_subdomain
", "kick_risky_ips_at_percent
", and "ban_risky_ips_at_percent
" - Added config options for Smart Class Picker: "
SMART_CLASS_PICKER_TEAM_<Team ID>_WEIGHT_DECREASE
" and "SMART_CLASS_PICKER_TEAM_<Team ID>_WEIGHT_INCREASE
" - Re-added Nickname protection that got mistakenly removed in a previous version.