Skip to content

Commands

All commands use /claim (alias: /c) as the base.

General Commands

CommandDescription
/claimClaim the chunk you're standing in
/claim profilesOpen the active profile selector (Multi-Profile mode)
/claim create <name>Create a new claim profile with the given name
/claim autoToggle auto-claim mode (claim chunks as you walk)
/claim menuOpen the main claim management GUI
/claim infoView info about the claim at your location
/claim visibleToggle claim boundary visualization
/claim toggle <mode>Switch visualization mode (display_entities, particles, off)
/claim visualization <mode>Alias for /claim toggle
/claim rename <name>Rename your active claim profile (3-32 alphanumeric characters)
/claim color <color>Change claim color using a named color (e.g., red, lime) or hex code (e.g., #FF5500)
/claim unstuckSafely teleport to the nearest wilderness block
/claim abandonDelete your entire active claim profile and all its chunks
/claim unclaimallUnclaim all chunks and delete your active profile (requires /claim unclaimall confirm)
/claim pvp <on/off> [time]Toggle PvP in the claim, with optional duration in seconds
/claim buy claim [amount]Buy extra claim blocks
/claim buy roleBuy an additional custom role slot for your active profile
/claim buy memberBuy an additional member slot for your active profile
/claim buy warpBuy an additional warp slot for your active profile
/claim sell <profile> <price>List a claim profile on the server-wide marketplace
/unclaimUnclaim the chunk you're standing in
/unclaim allUnclaim all chunks belonging to your active profile

Jump directly to specific GUI panels without navigating through the main menu. These commands respect the same permission checks as clicking the GUI buttons.

CommandPermission RequiredDescription
/claim menu settingsMANAGE_SETTINGSOpen claim settings (color, PvP, visibility, titles)
/claim menu membersMANAGE_MEMBERSOpen member management
/claim menu rolesMANAGE_ROLESOpen role management
/claim menu trustedMANAGE_MEMBERSOpen trusted player management
/claim menu visitorsMANAGE_SETTINGSOpen visitor settings
/claim menu alliesMANAGE_SETTINGSOpen ally management
/claim menu mapOpen the claim map
/claim menu warpsOpen warp management

Member Commands

CommandDescription
/claim member invite <player>Invite a player to join your claim
/claim member kick <player>Remove a member from your claim
/claim member listList all members and their roles
/claim accept <name>Accept a pending member invitation
/claim deny <name>Deny a pending member invitation
/claim leave <claim name>Leave a claim you are a member or trusted player of

Trust Commands

CommandDescription
/claim trust invite <player>Send a trust invitation to a player
/claim trust acceptAccept a pending trust invitation
/claim trust denyDeny a pending trust invitation
/claim trust remove <player>Remove a trusted player
/claim trust listList all trusted players and their flags

Ban Commands

CommandDescription
/claim ban <player>Ban a player from your active claim. Banned players lose every flag, are blocked from entering any of the claim's chunks, and (if online) are teleported outside. Use /claim unban to reverse.
/claim unban <player>Remove a player's ban from your active claim.
/claim banlistList all players currently banned from your active claim.

Ban vs. Kick

/claim member kick removes a player from the member list but still allows them to enter as a visitor. /claim ban is a hard denial — the player cannot enter the claim at all, even as a visitor. Use ban for players who have been harassing other members.

::: note Bedrock players Ban confirmations, abandon confirmations, unclaim-all confirmations, and AnvilInputGUI text prompts all send native Bedrock forms to Bedrock players when Geyser 2.x is installed, instead of the Java-only chat-prompt fallback. :::

Ally Commands

CommandDescription
/claim ally invite <name>Send an alliance request to another claim
/claim ally accept <name>Accept an alliance request
/claim ally deny <name>Deny an alliance request
/claim ally remove <name>Remove an existing alliance

Warp Commands

CommandDescription
/claim setwarp <name>Set a warp at your current location
/claim setwarp <name> publicSet a warp and publish it to the server-wide public warps list
/claim setwarp <name> privateSet a warp explicitly as private (default; useful after toggling)
/claim delwarp <name>Delete a warp
/claim warp <name>Teleport to a warp
/claim warpsOpen the warp management GUI
/claim publicwarpsOpen the server-wide public warps browser — any player can teleport to a public warp

Admin Commands

CommandDescription
/claim admin claimClaim the current chunk for the global Admin Profile (Server Land)
/claim admin menuOpen the management menu for the global Admin Profile
/claim admin edit <player>Open any player's claim management GUI with full override
/claim admin checkView detailed claim info (owner UUID, profile name)
/claim admin unclaimForce-unclaim the chunk you're standing in
/claim admin add chunk <player> <amount>Add bonus claim chunks to a player's limit
/claim admin setalias <claim> <alias>Set or reset an owner's custom alias
/claim admin trust list <owner>List players trusted by this owner
/claim admin trust who <player>List claims where this player is trusted
/claim admin reloadReload the plugin configuration and messages
/claim reloadReload the plugin configuration and messages (Root Shortcut)

Permissions

PermissionDescriptionDefault
landclaim.*All LandClaim permissionsfalse
landclaim.claimBasic claiming abilitytrue
landclaim.autoUse auto-claim modetrue
landclaim.adminAdmin commands and bypass all protectionop
landclaim.unstuckTeleport to a safe wilderness locationtrue
landclaim.unclaimUnclaim the current chunktrue
landclaim.memberAccess to member subcommandstrue
landclaim.trustAccess to trust subcommandstrue
landclaim.allyAccess to ally subcommandstrue
landclaim.banBan / unban players from your claimtrue
landclaim.abandonAbandon active claim profiletrue
landclaim.createCreate new claim profilestrue
landclaim.visibleToggle boundary visibilitytrue
landclaim.toggleSwitch visualization modetrue
landclaim.infoView claim informationtrue
landclaim.setwarpSet claim warpstrue
landclaim.delwarpDelete claim warpstrue
landclaim.warpTeleport to claim warpstrue
landclaim.pvpToggle PvP statetrue
landclaim.renameRename claimstrue
landclaim.colorChange claim colorstrue
landclaim.unclaimallUnclaim all landtrue
landclaim.leaveLeave a claimtrue
landclaim.menu.*Access to all GUI menustrue
landclaim.menu.<menu>Access to a specific GUI menu (e.g. mainmenu, claimsettings, membermanagement, rolemanagement, trustmanagement, visitorsettings, allymanagement, claimmap, warpmanagement, profileselector)true
landclaim.limit.<n>Override the chunk claim limitfalse
landclaim.listList claimstrue
landclaim.warps.limit.<n>Override the warps limitfalse
landclaim.createrole.<n>Override the max number of custom rolesfalse

Released under the MIT License.