Why choose Gladiator?
Lightning-fast, lightweight, and relentlessly accurate. The next generation of Minecraft anti-cheat.
Requires PacketEvents to be installed!!
Gladiator is an advanced, packet based AntiCheat targeting the latest version of Minecraft.
Gladiator is very performant with very few calls to the Bukkit API itself. Everything is processed on separate threads.
Gladiator scales to your hardware. The more threads you have available the more Gladiator will use!
See it in action!
Intuitive in game design and configuration system.
Every check is configurable and can be disabled individually.
Discord integration
Gladiator seamlessly integrates into Discord for better server moderation. You can enable alerts or punishment events to be sent.
Checks feature tooltips to show more information
Installation Instructions
Place PacketEvents and Gladiator into your server plugins folder
Start server
Configure the generated configuration files to your liking
Simple to use
Gladiator is powerful in it's simplicity. Simply install Gladiator and PacketEvents and start catching cheaters.
Easy to understand and configure checks
Simply add
Code (YAML):
setback: true
to any movement check to enable setbacks
Commands and permissions:
/gladiator reloadConfig
gladiator.reload
/gladiator toggleAlerts
gladiator.alerts
/gladiator testWebhooks
gladiator.testwebhooks
/gladiator info <player>
gladiator.info
Other Permissions
gladiator.bypass.<checkName>.<checkType>
Example, to bypass FlyA, give a player the permission:
gladiator.bypass.Fly.A
To bypass all checks:
gladiator.bypass.*
Compatibility
Gladiator should be very compatible with many plugins out of the box, many steps have been taken to prevent compatibility issues with other, game-enhancing plugins
Geyser players are ignored completely on all checks. Hopefully in the future I will have better Bedrock support
If you have any questions or issues with Gladiator please contact our Discord for support
Test server available upon request by opening a support ticket in the Discord
API available here