You are viewing a potentially older version of this package. View all versions.
CodeWizards-AntiCheat-0.1.0 icon

AntiCheat

Basic cheat prevention via plugin verification

Date uploaded 5 years ago
Version 0.1.0
Download link CodeWizards-AntiCheat-0.1.0.zip
Downloads 296
Dependency string CodeWizards-AntiCheat-0.1.0

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.

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

  • Properly handshake before verification (RPC)
  • Allow whitelisting of specific mods on the server

Changelog

0.1.0

  • Initial release