PerfectGuard
Work in progress anti-exploit plugin for Atlyss multiplayer.
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