Minecraft PC IP: play.cubecraft.net
  • We're running an internal migration of all old players' stats to our new highly advanced statistics tracking backend. This means that stat changes will be a bit delayed while we ingest this huge backlog of data. Nothing is being lost, it'll just take a bit longer to show up in the in-game UIs.

step hacks

  1. caspar1500

    Anti-Cheat Help

    Hello i am developing an anti-cheat and i found something out. Most of the time with the hack step (makes you walk up a block like a slab) this value comes: 0.4200000000000017 So i made this: @EventHandler void StepCheck(PlayerMoveEvent e) { Player p = e.getPlayer()...
Top Bottom