Skip to main content
Version: Unreleased

ClientSecurityPlugin

note

Forced minimum CSP version of 0.2.0 (2651) required when setting MandatoryClientSecurityLevel to 1!

caution

This plugin is experimental, there might be false positives.

This plugin does some additional checks to make it a bit harder to cheat or tamper with game files.

Configuration

Enable the plugin in extra_cfg.yml

extra_cfg.yml
EnablePlugins:
- ClientSecurityPlugin

Set MandatoryClientSecurityLevel to 1 in extra_cfg.yml to require all players to pass these security checks.