🚩Claim Flags
Advanced Land Protection: Claim Flags
Welcome to the next level of land protection on Arcane SMP! Claim Flags are special perks or rules that you can apply to your claimed land to customize its environment and security far beyond normal protection.
How to Use Claim Flags: A Step-by-Step Guide
Managing your claim's flags is done through a few simple commands while you are standing inside the claim you wish to modify.
1. Viewing Available Flags
To see a full list of flags you can apply, stand in your claim and type: /setclaimflag
This will usually open a menu or display a list in chat showing all available flags and their current settings (either true
, false
, or a specific value).
2. Setting and Unsetting a Flag
To set a flag: The command structure is typically
/setclaimflag <FlagName> <Value>
. For most flags, the value is eithertrue
(to enable it) orfalse
(to disable it).Example: To prevent mobs from spawning in your claim, you would type:
/setclaimflag nomobspawns true
To remove a flag setting: If you want to revert a flag back to the server's default setting, use the unset command:
Example: To remove your custom
nomobspawns
setting, you would type:/unsetclaimflag nomobspawns
3. Flags That Require Specific Values
Some flags are more advanced and require a specific word or phrase instead of just "true/false".
Example: To change the weather in your claim to always be sunny, you would type:
/seetclaimflag playerweather sun
Example: To create a custom exit message, you would type:
/setclaimflag exitmessage Welcome back to the wild!
If you don't see the claim flag changes, leave the claim and go back. The best way to do this is to go to
/spawn
and then use/home
or/warp
to return to your claim.
Claim Flag Directory
Here is a full list of all available claim flags on Arcane SMP and what they do.
Mob & Creature Control
nomobspawns - Prevents hostile mobs (Zombies, Creepers, etc.) from naturally spawning inside your claim.
NoMobspawnsType - Allows you to prevent specific types of mobs from spawning. (e.g.,
NoMobspawnsType Zombie
orNoMobspawnsType Creeper
).nopetdamage - Protects your pets (wolves, cats, etc.) from all sources of damage within the claim.
allowvillagertrading - Toggles whether other players are allowed to trade with your villagers. Set to
false
to protect your villagers from being used by others.
Player & Access Control
noenter - The ultimate lockdown. Prevents all other players from entering your claim entirely.
noenterplayer - Prevents specific players from entering your claim.
noelytra - Prevents players from using an Elytra to fly within your claim boundaries.
noflight - Prevents players with fly perks (or in creative mode) from flying in your claim.
noenderpearl - Prevents players from using Ender Pearls to enter or teleport within your claim.
noopendoors - Prevents other players from opening wooden or iron doors in your claim.
viewcontainers - Allows non-trusted players to view the contents of your chests, barrels, etc., without being able to take anything. Useful for "museum" or display builds.
Environment & World
novinegrowth - Stops vines from growing or spreading within your claim, keeping your builds clean.
noitemdrop - Prevents players from dropping items on the ground inside your claim.
noitempickup - Prevents players from picking up items off the ground inside your claim.
changebiome - Allows you to change the biome of your claim. This can affect grass/leaf color and weather patterns. Usage:
/setclaimflag changebiome <biome_name>
playerweather - Sets a permanent weather condition just for your claim. Other players will experience this weather when they enter. Options:
sun
,rain
,storm
.noweatherchange - Locks the weather in your claim to its current state, preventing it from naturally changing.
playertime - Sets a permanent time of day just for your claim. Other players will see this time when they enter. Options:
dawn
,day
,noon
,dusk
,night
,midnight
.
Notifications & Messaging
notifyenter - Sends you a chat message whenever a player enters your claim.
notifyexit - Sends you a chat message whenever a player leaves your claim.
enteractionbar - Displays a message on the action bar (above the hotbar) to players when they enter your claim. Usage:
/setclaimflag enteractionbar <Your Message>
exitactionbar - Displays a message on the action bar to players when they leave your claim. Usage:
/setclaimflag exitactionbar <Your Message>
exitmessage - Displays a standard chat message to a player when they leave your claim. Usage:
/setclaimflag exitmessage <Your Message>
Commercial Flags (For Selling Permissions)
These advanced flags allow you to turn your claim into a commercial space, like an apartment building or a marketplace.
buyaccesstrust - Allows you to set a price for other players to automatically buy
/AccessTrust
to your claim.buycontainertrust - Allows you to set a price for other players to automatically buy
/ContainerTrust
to your claim.buybuildtrust - Allows you to set a price for other players to automatically buy full
/Trust
(build permissions) to your claim.buysubclaim - Allows you to set a price for other players to purchase their own smaller, nested "subclaim" inside your larger claim. This is perfect for creating player-run market stalls or apartment plots.
You may also type /AllFlags, to check all available flags
Last updated