CodeWizards-AntiCheat icon

AntiCheat

Basic cheat prevention via plugin verification

Last updated 3 years ago
Total downloads 1584
Total rating 4 
Categories
Dependency string CodeWizards-AntiCheat-0.1.1
Dependants 7 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.800 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.800

README

Basic AntiCheat for Valheim

Bepinex plugin for Valheim that prevents players from connecting to your server with mismatching plugins loaded. Needs to be present on both, client and server. You can still connect to servers not running the plugin.

Usage

  • Install to client and server
  • Make sure client and server mods in the plugins folder are identical

Configuration

  • Coming soon

Installation (manual)

If you are installing this manually, do the following

  • Download BepInEx Package and follow it's installation procedure.
  • Download AntiCheat
  • Extract the contents of plugins folder into <GameDirectory>\Bepinex\plugins.
  • Run the game/server

Planned

  • Configurable plugin configuration verification
  • Allow whitelisting of specific mods on the server
  • Properly handshake before verification (RPC)
  • API for 3rd party plugins

Changelog

0.1.1

  • Update this readme 0.1.0
  • Initial release