
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.
3downloads
0followers
3downloads
0followers
Compatibility
Minecraft: Java Edition
26.1.x
1.21.4–1.21.11
Platforms
Tags
Creators
Details
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.

