DeathCounter-REST-API-1.1.0.jar
24 Jan 2026
CurseForge · Hytale mod
REST API for DeathCounter
Quick answer
DeathCounter REST API DeathCounter-REST-API-1.1.0.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
DeathCounter-REST-API-1.1.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for DeathCounter REST API DeathCounter-REST-API-1.1.0.jar. Pick another file and the loader, install side or required mods may change.
Use DeathCounter-REST-API-1.1.0.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside DeathCounter-REST-API-1.1.0.jar. It opens that exact file at the source.
About this project
REST API For DeathCounter
REST-API
Get all deaths in the Universe (or EnablePerWorldTracking is disabled in the config of DeathCounter):
GET: http://webserverAddress:port/UnkownBundle/DeathCounter-REST-API/get
Get all deaths in a specific world (only works if EnablePerWorldTracking is enabled, otherwhise the universe list will be returned):
GET: http://webserverAddress:port/UnkownBundle/DeathCounter-REST-API/get?WORLD_NAME
Get a list with all available worlds:
GET: http://webserverAddress:port/UnkownBundle/DeathCounter-REST-API/worlds
WebServer
This mod requires the Nitrado WebServer mod.
To configure the webserver edit/create the config.json file in mods/Nitrado_WebServer/
Example config:
{ "BindHost": "127.0.0.1", "BindPort": 5520, "Tls": { "Insecure": true, "CertificateProvider": "selfsigned" }}
Project description from CurseForge.
Recent files
24 Jan 2026
24 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.