Commands
Player Commands
| Command | Description | Permission |
|---|---|---|
/claim | Claim the chunk you're standing in | — |
/unclaim | Delete a claim | — |
/claims | Open the claims browser menu | — |
/claim radius <radius> | Claim multiple chunks by radius | scs.claim.radius |
/claim list | Open your personal claims list | scs.claim.list |
/claim menu [claim] | Open the main menu of a claim | scs.claim.home |
/claim settings [claim] | Open the settings menu | scs.claim.settings |
/claim permissions [claim] | Open the permissions menu | scs.claim.permissions |
/claim flags [claim] | Open the flags menu | scs.claim.flags |
/claim members [claim] | Open the members menu | scs.claim.members |
/claim banned [claim] | Open the banned players menu | scs.claim.banned |
/claim chunks [claim] | Open the chunks menu | scs.claim.chunks |
/claim invite <player> [claim] | Invite a player to a claim | scs.claim.invite |
/claim kick <player> [claim] | Kick a player from a claim | scs.claim.kick |
/claim ban <player> [claim] [time] | Ban a player (with optional duration) | scs.claim.ban |
/claim unban <player> [claim] | Unban a player | scs.claim.unban |
/claim promote <player> [claim] | Promote a player's role | scs.claim.promote |
/claim demote <player> [claim] | Demote a player's role | scs.claim.demote |
/claim owner <player> [claim] | Transfer claim ownership | scs.claim.owner |
/claim tp <claim> | Teleport to a claim | scs.claim.tp |
/claim setspawn | Set the teleport point | scs.claim.setspawn |
/claim setname <new-name> | Rename a claim | scs.claim.setname |
/claim setdesc [claim] <desc> | Set claim description | scs.claim.setdesc |
/claim set-icon [claim] | Change the claim icon | scs.claim.set-icon |
/claim see | Toggle claim boundary particles | scs.claim.see |
/claim map | View the claims map | scs.claim.map |
/claim auto-map | Toggle auto-map display | scs.claim.auto-map |
/claim fly | Toggle flight in claims | scs.claim.fly |
/claim auto-fly | Toggle auto-fly | scs.claim.auto-fly |
/claim addchunk <claim> | Add current chunk to a claim | scs.claim.addchunk |
/claim delchunk <claim> | Remove current chunk from a claim | scs.claim.delchunk |
/claim merge <claim1> <claim2> | Merge two claims | scs.claim.merge |
/claim auto-claim | Toggle auto-claim mode | scs.claim.auto-claim |
/claim auto-unclaim | Toggle auto-unclaim mode | scs.claim.auto-unclaim |
/claim auto-addchunk <claim> | Toggle auto-addchunk mode | scs.claim.auto-addchunk |
/claim auto-delchunk <claim> | Toggle auto-delchunk mode | scs.claim.auto-delchunk |
/claim auto-merge <claim> | Toggle auto-merge mode | scs.claim.auto-merge |
/claim sell [claim] <price> | Put a claim up for sale | scs.claim.sell |
/claim cancel-sale [claim] | Cancel a sale | scs.claim.cancel-sale |
/claim buy | Buy the claim you're standing in | scs.claim.buy |
/claim accept <player> | Accept an invitation | scs.claim.accept |
/claim deny <player> | Deny an invitation | scs.claim.deny |
/claim docs | Open the in-game documentation book | scs.claim.docs |
/claim help [page] | Show the commands list | scs.claim.help |
Admin Commands (/scs & /parea)
Admin commands use /scs for server management and /parea for protected areas (admin claims):
| Command | Description | Permission |
|---|---|---|
/scs reload | Reload the plugin | scs.admin.reload |
/scs metrics:claims | View claims metrics | scs.admin.metrics:claims |
/scs metrics:players | View players metrics | scs.admin.metrics:players |
/scs player <player> | Open a player's profile | scs.admin.player |
/scs player <player> set-<setting> <amount> | Set a player setting | scs.admin.player |
/scs player <player> add-<setting> <amount> | Add to a player setting | scs.admin.player |
/scs setExpulsionLocation | Set the ban expulsion point | scs.admin.setExpulsionLocation |
/scs clearRedis | Clear the Redis cache | scs.admin.clearRedis |
/scs resetPermissionsFlagsForAllPlayerClaims | Reset all permissions & flags to default | scs.admin.resetPermissionsFlagsForAllPlayerClaims |
/scs resetPermissionsForAllPlayerClaims | Reset all permissions to default | scs.admin.resetPermissionsForAllPlayerClaims |
/scs resetFlagsForAllPlayerClaims | Reset all flags to default | scs.admin.resetFlagsForAllPlayerClaims |
/scs resetAllPlayerSettings | Reset all player settings | scs.admin.resetAllPlayerSettings |
/scs importFromV1 | Import data from free version | scs.admin.importFromV1 |
/scs importFromGriefPrevention | Import claims from GriefPrevention | scs.admin.importFromGriefPrevention |
/scs importFromLands | Import claims from Lands | scs.admin.importFromLands |
/scs importFromTowny | Import claims from Towny | scs.admin.importFromTowny |
/scs transferLocalToDistant | Transfer local DB to remote | scs.admin.transferLocalToDistant |
/scs transferDistantToLocal | Transfer remote DB to local | scs.admin.transferDistantToLocal |
/scs docs | Open the in-game documentation book | scs.admin.docs |
/scs help [page] | Show the commands list | scs.admin.help |
Protected Areas (/parea)
Admin claims use all the same subcommands as player claims but under /parea. These claims have no limits and cannot be modified by regular players.