← Back to home
BetterClaim banner

BetterClaim

In Development

Hytale • Version 1.1.0

View on CurseForge
territory protection party claims gui

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 /bc to 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

  1. Download the latest BetterClaim JAR from CurseForge
  2. Place it in your server mods/ folder (or Hytale user mods folder for singleplayer)
  3. Start the server — config is created at plugins/BetterClaim/config.json
  4. 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.

CommandDescription
/bcOpens the territory claim map GUI
/bc claimClaims the chunk you are standing in
/bc unclaimUnclaims the chunk you are standing in (must be owner)
/bc partyOpens the party management GUI
/bc party createCreates a new party
/bc party invite <player>Invites a player to your party
/bc party acceptAccepts your most recent party invite
/bc party declineDeclines your most recent party invite
/bc party kick <player>Removes a member from your party
/bc party leaveLeaves your current party
/bc party transfer <player>Transfers party ownership
/bc party disbandDisbands 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 homesLists 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