CoreEngineWIKI
ESC
NavigateEnter OpenESC Close

Command Reference (Claim)

All commands of CoreEngine's claim module. Player commands run via /claim ..., team commands via /claim team ..., admin commands via /claim admin .... Top-level commands run directly at the root level.

The Default column shows the actual value a player has without any special permission grant: true = every player can use it, op = server operators get the right automatically without needing a permissions plugin, false = the right must be granted first.

Player Commands #

Collective permission: coreengineclaim.claims (default: true for all players).

Commands22
CommandSyntaxPermissionDefaultDescription
Open GUI/claim or /claim guicoreengineclaim.claim.guitrueOpens the claim management GUI.
Abandon claim/claim abandoncoreengineclaim.claim.abandontrueAbandons the current claim and refunds blocks.
Abandon all claims/claim abandonallcoreengineclaim.claim.abandonalltrueAbandons all your own claims (requires confirmation).
List claims/claim listcoreengineclaim.claim.listtrueShows all your own claims in a paginated GUI.
Grant build trust/claim trust <player>coreengineclaim.claim.trusttrueGrants a player build access to the claim.
Revoke trust/claim untrust <player|all>coreengineclaim.claim.untrusttrueRevokes access for a player or all trusted players.
Grant access trust/claim accesstrust <player>coreengineclaim.claim.accesstrusttrueGrants access to doors and buttons.
Grant container trust/claim containertrust <player>coreengineclaim.claim.containertrusttrueGrants access to chests and furnaces.
Grant permission trust/claim permissiontrust <player>coreengineclaim.claim.permissiontrusttrueGrants full management rights in the claim.
Show trust list/claim trustlistcoreengineclaim.claim.trustlisttrueShows all trusted players in the current claim.
Restrict subdivision/claim restrictsubclaimcoreengineclaim.claim.restrictsubclaimtrueSubdivision no longer inherits rights from the main claim.
Mode: Basic/claim basiccoreengineclaim.claim.basictrueSwitches the golden shovel into normal claim mode.
Mode: Subdivide/claim subdividecoreengineclaim.claim.subdividetrueSwitches the golden shovel into subdivision mode.
Escape claim/claim trappedcoreengineclaim.claim.trappedtrueTeleports you out of a foreign claim.
Unlock drops/claim unlockdropscoreengineclaim.claim.unlockdropstrueAllows others to pick up your death drops.
Start siege/claim siege <player>coreengineclaim.claim.siegetrueStarts a siege against a player (if enabled).
Claim manual/claim bookcoreengineclaim.claim.booktrueReceives a manual for claim management.
Show claims (persistent)/claim alwaysshowclaimscoreengineclaim.claim.alwaysshowclaimsfalseToggles the permanent display of claim borders.
Show subdivisions (persistent)/claim alwaysshowsubdividescoreengineclaim.claim.alwaysshowsubdividesfalseToggles the permanent display of subdivision borders.
Buy blocks/claim blocks buy <amount>coreengineclaim.claim.blocks.buytrueBuys bonus claim blocks (price via economy configuration).
Sell blocks/claim blocks sell <amount>coreengineclaim.claim.blocks.selltrueSells bonus claim blocks.
Convert claim to team/claim convertcoreengineclaim.claim.converttrueConverts your own claim to the team. Needs the team rank right "Convert claims" and enough free team claim blocks.
ℹ️

Note: Unlike all other player commands, alwaysshowclaims and alwaysshowsubdivides do not hang off the collective permission coreengineclaim.claims and therefore default to false. A server that wants to enable the permanent border display for all players must grant these two rights separately.


Team Commands #

Collective permission: coreengineclaim.teamclaims (default: op, operators have it automatically). The commands buy, blocks, info and convert are additionally unlocked for all players independently of this.

Commands12
CommandSyntaxPermissionDefaultDescription
Buy/rent team plot/claim team buycoreengineclaim.teamplots.buytrueBuys an unassigned subdivision for the player's CoreEngine team; on rental plots this starts the rent. Price: individual override or Economy.TeamPlotPurchaseCost.
Show/buy team blocks/claim team blocks [buy <amount>]coreengineclaim.teamclaims.blockstrueShows the team block pool or buys blocks from the team treasury. The pool funds converted team claims.
Show plot info/claim team infocoreengineclaim.teamclaims.infotrueShows the team assignment, effective price and buy/rent mode of a subdivision.
Return claim to player/claim team convert <player> [force]coreengineclaim.teamclaims.converttrueTeam owner: returns a team claim to a member. Requires acceptance by the player.
Accept assignment/claim team accept-trueAccepts the return of a claim from the team.
Deny assignment/claim team deny-trueDenies the return of a claim from the team.
Assign plot to team/claim team assign <team>coreengineclaim.teamclaims.assignopAdmin: assigns the current subdivision to a CoreEngine team.
Set assignment (alias)/claim team set <team>coreengineclaim.teamclaims.setopAlias for /claim team assign.
Remove assignment/claim team clearcoreengineclaim.teamclaims.clearopAdmin: removes the team assignment of a subdivision; a running rent ends.
Remove assignment (alias)/claim team remove / /claim team abandoncoreengineclaim.teamclaims.remove or .clearopAliases for /claim team clear.
Show/set price/claim team price [<amount>|default] [buy|rent]coreengineclaim.teamclaims.priceopAdmin: sets the price and mode (buy or rent) for this subdivision or clears both.
Set price (alias)/claim team setprice <amount|default> [buy|rent]coreengineclaim.teamclaims.setpriceopAlias for /claim team price.

Admin Commands #

Collective permission: coreengineclaim.admin (default: op, operators have it automatically). Contains all player and team commands plus the following admin-specific commands.

Commands21
CommandSyntaxPermissionDefaultDescription
Open admin GUI/claim admin or /claim admin guicoreengineclaim.claim.admin.guiopOpens the admin management GUI.
Perform migration/claim admin migratecoreengineclaim.claim.admin.migrateopMigrates flatfile data to SQLite. Can also be run from the console.
Manage world/claim admin world <add|remove|list> [world]coreengineclaim.claim.admin.worldopAdds worlds to GlobalWorldClaims, removes them or lists them.
Mode: Admin/claim admin modecoreengineclaim.claim.admin.modeopSwitches the golden shovel into admin claim mode.
Restore nature/claim admin restorecoreengineclaim.claim.admin.restoreopActivates restore nature mode (returns terrain to its natural state).
Restore nature (aggressive)/claim admin restoreaggressivecoreengineclaim.claim.admin.restoreaggressiveopAggressive restore nature mode with extended options.
Restore nature (fill)/claim admin restorefillcoreengineclaim.claim.admin.restorefillopFills holes using restore nature logic.
Delete claim/claim admin deletecoreengineclaim.claim.admin.deleteopDeletes the claim the admin is standing in.
Delete all claims of a player/claim admin deleteall <player>coreengineclaim.claim.admin.deleteallopDeletes all claims of a specific player.
Delete all admin claims/claim admin deleteadmincoreengineclaim.claim.admin.deleteadminopDeletes all admin claims.
Delete all claims in a world/claim admin deleteworld <world>coreengineclaim.claim.admin.deleteworldopDeletes all claims in a world. Console only.
Delete all player claims in a world/claim admin deleteuserworld <world>coreengineclaim.claim.admin.deleteuserworldopDeletes all player claims (not admin claims) in a world. Console only.
List claims/claim admin list [page]coreengineclaim.claim.admin.listopLists all admin claims in paginated GUIs.
Toggle claim bypass/claim admin ignorecoreengineclaim.claim.admin.ignoreopToggles the claim protection bypass for the admin personally.
Transfer claim/claim admin transfer [player]coreengineclaim.claim.admin.transferopTransfers the current claim to a player or converts it to an admin claim. Claim blocks follow ownership.
Reload config/claim admin reloadcoreengineclaim.claim.admin.reloadopReloads config.yml and messages.yml (without a restart).
Give manual/claim admin book <player>coreengineclaim.claim.admin.bookopConverts a player's held book into a claim manual.
Unlock foreign drops/claim admin unlockdrops <player>coreengineclaim.claim.admin.unlockdropsopUnlocks a player's death drops.
Adjust blocks/claim admin blocks adjust <player> <delta>coreengineclaim.claim.admin.blocks.adjustopAdjusts a player's bonus claim blocks (e.g. +100 or -50).
Adjust blocks for all online players/claim admin blocks adjustall <delta>coreengineclaim.claim.admin.blocks.adjustallopAdjusts the bonus blocks of all currently online players.
Set accrued blocks/claim admin blocks setaccrued <player> <amount>coreengineclaim.claim.admin.blocks.setaccruedopSets a player's accrued claim blocks to an exact number.

Top-Level Commands #

These commands do not run under /claim, but at the root level.

Commands6
CommandSyntaxPermissionDefaultDescription
Give pet/givepet <player>- (controlled via Pets.EnableGivePetCommand)trueGives a pet to another player.
Ignore player/ignoreplayer (alias: /ignore)-trueIgnores a player's chat.
Unignore player/unignoreplayer (alias: /unignore)-trueStops ignoring a player.
Show ignore list/ignoredplayerlist (alias: /ignorelist)-trueShows all ignored players.
Soft mute/softmute <player>coreengineclaim.softmute or coreengineclaim.adminopSoft-mutes a player (reduces chat spam for others).
Separate two players/separate <player1> <player2>coreengineclaim.adminopForces two players to permanently ignore each other.

Important Base Permissions (Functional, Not Command-Specific) #

Permissions28
PermissionDefaultDescription
coreengineclaim.createclaimstrueAllows creating claims.
coreengineclaim.subdivideclaimstrueAllows creating subdivisions.
coreengineclaim.buysellclaimblockstrueAllows buying/selling claim blocks.
coreengineclaim.visualizenearbyclaimstrueAllows sneak+stick to display all nearby claims.
coreengineclaim.visualizenearbysubdivisionstrueAllows sneak+bone to display nearby subdivisions.
coreengineclaim.nopvpimmunityopPlayer gets no post-spawn immunity (and forgoes their own PvP claim protection).
coreengineclaim.siegeimmuneopPlayer cannot be sieged.
coreengineclaim.softmutedopInternal marker for soft mute.
coreengineclaim.adminclaimsopManages admin claims and related functions.
coreengineclaim.deleteclaimsopDeletes foreign claims.
coreengineclaim.ignoreclaimsopBypasses all claim protections (/claim admin ignore).
coreengineclaim.adjustclaimblocksopAdjusts players' claim blocks.
coreengineclaim.transferclaimopTransfers claims between players.
coreengineclaim.globalworldclaimsopManages GlobalWorldClaims (/claim admin world).
coreengineclaim.overrideclaimcountlimitopBypasses the claim limit per player.
coreengineclaim.restorenatureopUses restore nature tools.
coreengineclaim.restorenatureaggressiveopUses the aggressive restore nature mode.
coreengineclaim.unlockothersdropsopUnlocks foreign death drops.
coreengineclaim.eavesdropopMonitors private messages.
coreengineclaim.eavesdropsignsopMonitors sign text.
coreengineclaim.seeclaimsizeopShows exact claim dimensions in the stick text.
coreengineclaim.seeinactivityopShows the owner's inactivity in the stick text.
coreengineclaim.seeblockhistoryopShows CoreProtect block history (investigation tool).
coreengineclaim.notignorableopPlayers cannot ignore or soft-mute this admin.
coreengineclaim.bypass.*opCollective right for extended bypasses.
coreengineclaim.rank.<key>falseAssigns a player a named tier from InitialBlocksByGroup/AccrualPerHourByGroup (e.g. coreengineclaim.rank.vip via LuckPerms).
coreengineclaim.initialblocks.<number>falseSets the starting claim blocks directly via permission (highest number wins, takes precedence over the named tiers). Example: coreengineclaim.initialblocks.800.
coreengineclaim.blocksperhour.<number>falseSets the claim block accrual per hour directly via permission (highest number wins, takes precedence over the named tiers). Example: coreengineclaim.blocksperhour.150.