Speedgot
UltraAntiCheat
-----
The ultimative anti-cheat addon
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Version: 1.6.0-BETA
Example of this peace of shit
@EventHandler
public void onSpider(PlayerMoveEvent e) {
if (this.isCheckEnabled("Spider")) {
Player p = e.getPlayer();
double dy = e.getTo().getY() - e.getFrom().getY();
if (dy > this.maxVerticalSpeed && !p.isFlying() && !p.hasPotionEffect(PotionEffectType.JUMP) && p.getLocation().getBlock().getType().isSolid()) {
this.handleCheat(p, "Spider", "climbing walls");
}
}
}
Jun 12, 2025
Version: 1.6.0-BETA
A very well-made and reliable plugin. The features are thoughtfully implemented, and everything runs smoothly without any issues.
Jun 11, 2025
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
135
First Release:
Sep 16, 2024
Last Update:
Jun 11, 2025
Category:
---------------
All-Time Rating:
2 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings