← Back to home

BetterClaim

Active

Hytale • Version 1.5.1

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 manage everything under /bc.

Inspired by SimpleClaims.

Features

  • Individual player claims: each player owns their chunks; parties set cross-member permissions, not a shared claim pool
  • Claim-denied regions: admins mark rectangular no-claim zones via GUI or chat; saved zones show on the claim map
  • Interactive claim map: terrain background; left-click to claim, right-click to unclaim; live chunk counter
  • Party system: create parties, invite members, transfer ownership, kick, leave, and disband (claims stay with each player)
  • Chunk protection: block place, break, and interact restrictions configurable per party
  • Allies system: add player or party allies with separate permission settings
  • Party color: updates territory tint on /bc and the in-game world map (M key)
  • World map overlay: claimed chunks appear on the Hytale world map (can be disabled in config)
  • Craft bench material isolation: queued crafts at a bench only use your inventory plus nearby chests you may access
  • Personal homes: set multiple homes inside your claims with cooldown
  • Playtime claim gain: earn bonus claim chunks over time (configurable)
  • LuckPerms-ready: optional dynamic limit nodes when LuckPerms is installed
  • SQLite persistence: claims, parties, homes, deny zones, player data, and activity logs saved per world
  • Multi-language UI: English, Portuguese (BR), Spanish, French, German, Italian, Russian, Turkish, Ukrainian, Hungarian, Chinese

Screenshots

Hub and claim map

BetterClaim hub: create party BetterClaim hub: in party Claim map Claim map with saved deny zones

Party

Party settings Party color Non-members permissions Member permissions Activity log

Admin and deny zones

Admin menu Deny zones: empty panel Deny zones: saved region Deny zone selection preview Admin: select player

Installation

  1. Download BetterClaim-1.5.1.jar from the CurseForge Files tab
  2. Place the JAR in your server’s mods/ folder (or your Hytale user mods folder for singleplayer)
  3. Start the server; config is generated at plugins/BetterClaim/config.json
  4. (Optional) Install LuckPerms for group-based dynamic limits
  5. Use /bc in-game to open the BetterClaim hub

Commands

Main command: /bc (alias: /betterclaim)

/bc
/bc claim
/bc unclaim
/bc party
/bc sethome <name>
/bc home <name>
/bc delhome <name>
/bc homes
/bc admin
/bc admin denyzone

Use /bc help for the full in-game list. Admin and deny-zone flows: documentation

Config

Runtime file: plugins/BetterClaim/config.json

Key toggles: isolateCraftBenchMaterials, mapOverlayAlpha, adjacent claiming, playtime claim gain, world blacklist, protection flags, party inactivity disband.

Database: universe/BetterClaim/BetterClaim.db (inside your world save).

Permissions

Hierarchical permission nodes under betterclaim.* (gui, claim, party, admin, limits). See documentation for the full table and LuckPerms examples.

  • Disbanding a party keeps claims with individual players.
  • Saved deny zones appear on the claim map only, not on the normal world map (M) after Save.
  • Party activity logs keep the last 50 entries per party.

License

MIT License

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