hytale-commands
CommunityCreate robust Hytale commands with args.
System Documentation
What problem does it solve?
This skill helps developers quickly create and manage custom commands for Hytale server plugins, reducing boilerplate and ensuring consistent argument parsing, permission checks, and command registration across console and in-game contexts.
Core Features & Use Cases
- Define commands with required and optional arguments using a typed system.
- Automatically apply and customize permissions per command and per subcommand.
- Organize related commands into collections, support async execution, and handle world/context awareness.
Use case: An admin wants to add a /warp-like command with subcommands for creating, listing, and teleporting to warps, all with proper tab-completion and permission checks.
Quick Start
To start, tell the AI: create a command named greet with one required STRING argument 'target' that prints a greeting to that target and requires the 'server.admin' permission.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hytale-commands Download link: https://github.com/MnkyArts/hytale-skills/archive/main.zip#hytale-commands Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.