You are viewing a potentially older version of this package. View all versions.
Marioalexsan-PerfectGuard-1.0.0 icon

PerfectGuard

Work in progress anti-exploit plugin for Atlyss multiplayer.

Date uploaded 10 months ago
Version 1.0.0
Download link Marioalexsan-PerfectGuard-1.0.0.zip
Downloads 2859
Dependency string Marioalexsan-PerfectGuard-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Nessie-EasySettings-1.2.0 icon
Nessie-EasySettings

A mod API for easily adding options to the settings menu.

Preferred version: 1.2.0

README

PerfectGuard

Work in progress anti-exploit mod for server hosts.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2025-Nov-06

Special thanks to Soap for the submitted PR / code for this update.

Added

  • Improved network rate limiting functionality (implemented by Soap)
    • Network rate limiting is now generic and covers a wider variety of commands
  • Added an audio rate limiting feature (implemented by Soap)
    • Should protect against crashes caused by excessive audio spam on specific audio sources
  • Item cleanup functionality (implemented by Soap)
    • Removes excessive items based on a configurable threshold
    • Currently implemented as a server-side functionality
  • EasySettings support for mod configuration

[1.0.0] - 2025-Aug-27

Changed

Initial mod release