Run:/home/clawd/.npm-global/lib/node_modules/clawdbot/skills/hytale/hytale.sh status
1---2name: hytale3description: Hytale Server Skill4---5# Hytale Server Skill67Manage a local Hytale dedicated server using the official downloader and screen.89## Requirements10- Java 21+ (Installed)11- Screen (Installed)12- Hytale Downloader (User must provide)13- Credentials (User must provide `hytale-downloader-credentials.json` in `~/hytale_server`)1415## Setup16171. **Download the Hytale Downloader:**18 - Get the zip from: `https://downloader.hytale.com/hytale-downloader.zip`19 - Unzip it and place `hytale-downloader-linux-amd64` in `~/hytale_server/`.20 - Make it executable: `chmod +x ~/hytale_server/hytale-downloader-linux-amd64`21222. **Add Credentials:**23 - Place your `hytale-downloader-credentials.json` in `~/hytale_server/`.2425## Commands2627### `hytale start`28Starts the server in a detached screen session.29- **Run:** `/home/clawd/.npm-global/lib/node_modules/clawdbot/skills/hytale/hytale.sh start`3031### `hytale stop`32Gracefully stops the server.33- **Run:** `/home/clawd/.npm-global/lib/node_modules/clawdbot/skills/hytale/hytale.sh stop`3435### `hytale update`36Downloads or updates the server files using the Hytale Downloader.37- **Run:** `/home/clawd/.npm-global/lib/node_modules/clawdbot/skills/hytale/hytale.sh update`3839### `hytale status`40Checks if the server process is running.41- **Run:** `/home/clawd/.npm-global/lib/node_modules/clawdbot/skills/hytale/hytale.sh status`
Run npx skillmds@latest add demerzels-lab/hytale in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Hytale Server Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.