Owners · any chronicle · ten-minute setup
List your server, then let it be measured
Add your server and it appears immediately, using your declared numbers. Uptime sighting starts at once. Install the module — a signed HTTP report that works on Interlude, High Five, GoD, Classic, Essence or anything else — and your real player count is measured from inside.
Step 1 · list it
Add your server
Step 2 · install the module
Be measured from inside — the same way on every build
The module is a signed HTTP POST of your online count, sent every five minutes. There is no protocol to reverse-engineer and no chronicle-specific code — one integration covers every build.
POST https://sextant.gg/api/module/report x-sextant-server: <your server id or slug> x-sextant-timestamp: <unix milliseconds> x-sextant-signature: hex( HMAC-SHA256( "<timestamp>.<body>", <apiSecret> ) ) { "players": 212 }
For L2J / L2jMobius, drop SextantReporter.java into your datapack, fill three values, and restart — it reports World.getInstance().getPlayers().size() for you. Any other server signs the request in a few lines; the contract and reference code ship with the docs.
What it earns you
From dead reckoning to Fixed
A listing without measurement is dead reckoning — the numbers are yours and the interface says so. Uptime sighting makes you Sighted. The module, cross-checked against our outside sighting, makes you Fixed: the highest automatic confidence, verified reviews, and vote rewards for your players. A position in the rankings is never for sale.