Public telemetry
A compact command deck for the Tibiantica world and account flow.
This frontend stays deliberately simple: direct API calls, JWT web sessions, and a clear split between player tools and staff operations.
Mode
...
Cap
...
Reboot
...
World endpoint
Loading world data...
Web auth
JWT player session
Sign in from the browser, keep the access token in memory, and use the refresh cookie to restore the session after reload.
Open sign inAccount
Character desk
Read account characters from the protected Web API endpoint with the current bearer token.
View accountStaff
Admin console
JWT roles replace the old shared admin key, so staff tools can grow into a proper role-based UI.
Enter admin