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 · grants 100 ad credits
Add your server
Sign in to list a server
Listing ties the server to your account and grants 100 ad credits (five days in a homepage slot). Sign in or create an account, then come back here.
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 — four rungs
A listing without measurement is dead reckoning — the numbers are yours and the interface says so. When our node can reach your server you become Sighted (uptime measured). When our probe can read your real player count from outside — for Lineage 2 that means letting our probe account log in to your login server — you become Ranged.
Fixed, the highest automatic class, needs both: the module reporting from inside and that outside count to cross-check it against. The module alone, with no outside read, leaves you at Sighted — so the probe login is the step most owners miss. The module also unlocks verified reviews and vote rewards for your players — rewards flow once you have linked back to Sextant. A position in the rankings is never for sale.