Multi-Arena System
Run unlimited concurrent games with automatic instance management
Game Modes
Solo and Teams (2-4 players per team)
Complete Game Flow
Waiting โ Cage โ Grace Period โ Combat โ Deathmatch โ End
Real-time Scoreboard
Native Hytale Custom Scoreboard with live player stats
Economy System
Earn coins from kills, wins, and achievements
In-Game Shop
Spend coins on upgrades, items, and more
Configurable Loot Tables
Tiered chest spawning with fully customizable items
Statistics Tracking
Kills, deaths, wins, games played, and coins earned
Admin Tools
Setup wizards, GUI configuration, and debug commands
PlaceholderAPI Support
Display player stats anywhere on your server
Kits System
Select, create, edit, and remove kits with beautiful GUIs
Chest Vote System
Vote for chest types: Basic, Normal, or OP with intuitive GUIs
Time of Day Voting
Vote for Dawn, Day, or Night game atmosphere
Cage Cosmetics
Customizable spawn cages with visual cage editor for admins
Win Commands
Execute custom commands when players win (rewards, broadcasts, etc.)
| Plugin | Status | Description | Download |
|---|---|---|---|
| EconomyAPI | Handles coins and transactions (v1.3.7+) | Get it here | |
| InventoryManagerAPI | Saves and restores player inventories | Get it here | |
| HyUI | Display nice UIs. | Get it here | |
| PlaceholderAPI | โ Optional | Display stats in chat, scoreboard, etc. | Get it here |
| Hytale Server | Early Access 2026+ | |
| Java Version | 25 or higher | |
| EconomyAPI | Must be installed (v1.3.7+) | |
| InventoryManagerAPI | Must be installed | |
| HyUI | Must be installed |
Player Commands
Available to all players by default
| Command | Description | Aliases |
|---|---|---|
| /sw join [arena] | Join a SkyWars game or queue | j, play |
| /sw leave | Leave current game or queue | quit, q |
| /sw lobby | Teleport to the main lobby | hub, l |
| /sw stats [player] | View player statistics | - |
| /sw kit | Open kit selector GUI | k, kits |
| /sw shop | Open the in-game shop | s, store, market |
| /sw cage [select|list|preview] | Manage cage cosmetics | cages, c |
| /sw help [page] | Show help menu with pagination | ? |
Admin Commands - Arena Setup
Requires skywars.admin permission
| Command | Description | Aliases |
|---|---|---|
| /sw create <name> [mode] | Create a new arena (solo/teams) | new, add |
| /sw setup <arena> | Open arena setup wizard | - |
| /sw setspawn [island] | Set island spawn point (requires setup mode) | spawn, ss |
| /sw removespawn [island] | Remove spawn point (requires setup mode) | delspawn, rmspawn, rs |
| /sw setplayers <min> <max> | Set min/max player limits | players, sp, minmax |
| /sw setmainlobby | Set the global main lobby spawn | mainlobby, setgloballobby |
| /sw tp <arena> | Teleport to arena world | teleport, goto |
| /sw save | Save arena configuration | - |
Admin Commands - Management
Requires skywars.admin permission
| Command | Description | Aliases |
|---|---|---|
| /sw enable <arena> | Enable an arena for play | - |
| /sw disable <arena> | Disable an arena | - |
| /sw delete <arena> [force] | Delete an arena permanently | del, remove, destroy |
| /sw list | List all arenas with status | arenas |
| /sw forcestart [arena] | Force start a game (bypass min players) | start, fs |
| /sw end [arena] | Force end a game | stop, finish |
| /sw reload | Reload all configuration files | rl |
| /sw chestconfig | Open loot table configuration GUI | lootconfig, loot, cc |
Admin Commands - Kit Management
Requires skywars.admin permission
| Command | Description | Aliases |
|---|---|---|
| /sw kit-create <name> | Create a new kit | kitcreate, createkit |
| /sw kit-delete <name> | Delete an existing kit | kitdelete, deletekit |
| /sw kit-edit <name> | Edit kit items from your inventory | kitedit, editkit |
| /sw kit-list | List all kits | kitlist, listkits |
| /sw kit-setprice <name> <price> | Set kit price in coins | kitsetprice, kitprice |
| /sw kit-enable <name> | Enable kit for players | kitenable, enablekit |
Admin Commands - Cage Management
Requires skywars.admin.cage permission
| Command | Description | Aliases |
|---|---|---|
| /cage create <name> | Create a new cage from selection | new |
| /cage delete <name> | Delete an existing cage | del, remove |
| /cage edit <name> | Enter cage editor mode | - |
| /cage list | List all available cages | ls |
| /cage setspawn | Set cage spawn offset (in editor) | - |
| /cage save | Save cage changes and exit editor | - |
| /cage cancel | Cancel editing without saving | - |
Player Permissions
Admin Permissions
| Permission | Description |
|---|---|
| skywars.join | Join a SkyWars game or queue |
| skywars.leave | Leave current game or queue |
| skywars.lobby | Teleport to the main lobby |
| skywars.stats | View player statistics |
| skywars.kit | Open kit selector GUI |
| skywars.kit.<name> | Use a specific kit (e.g., skywars.kit.warrior) |
| skywars.kit.menu | Access the kit selection menu |
| skywars.shop | Open the in-game shop |
| skywars.vote | Access chest voting GUI |
| skywars.vote.basic | Vote for Basic chest type |
| skywars.vote.normal | Vote for Normal chest type |
| skywars.vote.op | Vote for OP chest type |
| skywars.vote.time | Access time of day voting GUI |
| skywars.vote.time.dawn | Vote for Dawn time (sunrise) |
| skywars.vote.time.day | Vote for Day time (noon) |
| skywars.vote.time.night | Vote for Night time (midnight) |
| skywars.cage | Access cage cosmetics menu |
| skywars.cage.<name> | Use a specific cage cosmetic |
Cage Editor Workflow
Code:
Code:
1. /cage create <name> - Create cage from wand selection
2. /cage edit <name> - Enter visual editor mode
3. /cage setspawn - Set spawn offset in editor
4. /cage save - Save and exit edito