Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed GPL-3.0-only
Published 4 months ago
Updated last month
Changelog
TotemGuard v1.2.0 Release Notes
What's New
- Cross-Server Alerts: Added support for cross-server alerts via plugin messaging or Redis, thanks to @MattMX.
- New Check - BadPacketsC: Introducing the BadPacketsC check (by @athulsib to counter cheats that send impossible slot change packets, improving overall cheat detection.
- New Command -
/tg top
: A convenient new command to display the top 10 current violators online. Banned or offline players are excluded for accuracy. - Enhanced
/tg check <player>
Command: The/tg check <player>
command has been rewritten from the ground up (again), ensuring smoother operation and reliability. - Custom Dependency Loader: We've moved away from the
libraries
tag inplugin.yml
to a custom dependency loader (source). This change reduces console spam during server startup by managing dependencies in the bootstrap phase. - Version Injection: Builds now include the latest Git commit hash for snapshot or development builds. This is implemented through the new
TGVersions.java
class, which is dynamically generated during the build process. - 1.21.4 Support: The plugin is fully compatible with Minecraft 1.21.4. Once the version is officially released, simply update PacketEvents to the latest version. While initial tests show everything works seamlessly, please report any unexpected issues!
Fixes and Improvements
- Permission Bug Fix: Resolved a bug that unintentionally granted the
TotemGuard.Update
permission to all players by default, resulting in unnecessary update alerts. Apologies for the inconvenience! - Dependency Update: Upgraded Ebean to the latest stable version.
- General Enhancements: Made several small optimizations and code improvements for better performance and stability.
Acknowledgments
A big thank you to @MattMX and @athulsib for their valuable contributions. Your work continues to enhance the quality and functionality of TotemGuard.
Community Note
We are grateful for your ongoing support and feedback. Every suggestion and issue reported helps make TotemGuard more effective. If you encounter bugs or have ideas for new features, feel free to submit an issue on GitHub or join our Discord community linked in the plugin description.
Full Changelog: https://github.com/Bram1903/TotemGuard/compare/v1.1.0...v1.2.0
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.2.0Loaders
Game versions
1.18–1.21.4Downloads
133Publication date
December 4, 2024 at 6:43 PMPublisher
ImBram
Maintainer