⚡ VeloCity-Security Update – UUIDCheckerManager ⚡
We’re excited to announce a
new feature in VeloCity-Security: the
UUIDCheckerManager! This update adds an extra layer of security by verifying the authenticity of player UUIDs against Mojang’s official API.
What’s new
- Asynchronous UUID verification – Checks player UUIDs during login without affecting server performance.
- Fake/invalid UUID detection – Blocks players attempting to join with manipulated or unauthorized UUIDs.
- Configurable – Fully adjustable settings in UUIDCheckerManager.yml to suit your server’s needs.
- Efficient – Uses caching and a thread pool to minimize resource usage.
- Enhanced security – Works alongside existing modules to prevent bot attacks, multi-accounts, and login exploits.
Why it matters
Many bots and malicious users try to bypass restrictions by faking UUIDs. The
UUIDCheckerManager ensures that every player joining your server has a valid, verified account, making your server safer and more reliable.