BetterClaim
In DevelopmentHytale • Version 1.1.0
BetterClaim is a territory claiming mod for Hytale servers. Protect chunks from outsiders, manage parties with a full GUI, view claims on the world map, set personal homes, and configure everything through permissions all under a single command: /bc.
Built for server owners who want protection with a unified command tree, hierarchical permissions, and admin tools out of the box.
Disclaimer: Mod inspired by SimpleClaims.
Highlights
- Interactive territory map — open
/bcto claim and unclaim nearby chunks with a live terrain preview - Chunk protection — block place, break, and interact rules configurable per party
- Party & allies — invites, roles, protection flags, and claim colors from the GUI
- World map overlay — claimed chunks visible on the Hytale world map
- Homes & playtime bonuses — personal homes inside claims and optional bonus chunks over time
- Admin toolkit — manage any player’s claims, parties, and limits from in-game GUIs
- SQLite persistence — claims, parties, homes, and player data saved per world
- Multi-language UI — English, Portuguese (BR), Spanish, French, German, Italian, Russian, Turkish, Ukrainian, Hungarian, Chinese
Quick start
- Download the latest BetterClaim JAR from CurseForge
- Place it in your server mods/ folder (or Hytale user mods folder for singleplayer)
- Start the server — config is created at plugins/BetterClaim/config.json
- Open /bc in-game to view and manage territory
For permissions, command reference, and full configuration options, see the server documentation.
Player Commands
Main command: /bc (alias: /betterclaim)
Use /bc help anytime for the full in-game command list.
| Command | Description |
|---|---|
/bc | Opens the territory claim map GUI |
/bc claim | Claims the chunk you are standing in |
/bc unclaim | Unclaims the chunk you are standing in (must be owner) |
/bc party | Opens the party management GUI |
/bc party create | Creates a new party |
/bc party invite <player> | Invites a player to your party |
/bc party accept | Accepts your most recent party invite |
/bc party decline | Declines your most recent party invite |
/bc party kick <player> | Removes a member from your party |
/bc party leave | Leaves your current party |
/bc party transfer <player> | Transfers party ownership |
/bc party disband | Disbands your party (claims are kept) |
/bc sethome <name> | Sets a home at your current location (inside your claim) |
/bc home <name> | Teleports to a saved home |
/bc delhome <name> | Deletes a saved home |
/bc homes | Lists your saved homes |
For server owners
Need permissions, commands & config?
The full administration guide covers every permission node, admin command, LuckPerms examples, and all config options.
Read server documentation