CoordinateOffset (Folia Fork)

CoordinateOffset (Folia Fork)

CoordinateOffset for Folia — a fork of joshuaprince’s CoordinateOffset that obfuscates player coordinates on Folia servers. 99.99% of the work is upstream; this port adds Folia-compatible schedulers and region threading support. Requires PacketEvents.

7 downloads

CoordinateOffset (Folia fork) is a port of CoordinateOffset for Folia servers. The original plugin shifts every coordinate sent to the client so players can’t see their real position in F3, debug mods, or leaked screenshots — while the world itself looks unchanged.

Credit: 99.99% of this project is the work of joshuaprince and contributor Cavallium. WaffleStealz maintains this Folia port only.

What this fork adds

  • Folia support (folia-supported: true)
  • Region/entity/async schedulers instead of global main-thread scheduling
  • Per-player chunk refresh for offset swaps on Folia

Requirements

  • Folia (Minecraft 1.21.4+)
  • PacketEvents (required dependency)

Links

  • Upstream: github.com/joshuaprince/CoordinateOffset
  • This fork: github.com/WaffleStealz/CoordinateOffset
  • Licensed under AGPL-3.0 (same as upstream). This is not the official CoordinateOffset release NOTE: Use upstream if you run Paper without Folia.