Skip to main content

Flag list overview

Player related flags are flags where the player is the actor or event source causing the flag to be triggered.

FlagDescriptionNotes
break-blocks¹prevents players from breaking blocks and some block entities
place-blocksprevents players from placing blocks
scoop-fluidsprevents players from scooping up fluids with buckets
place-fluidsprevents players from placing fluids
animal-tamingprevents players from taming animals
animal-breeding²prevents players from breeding animals
animal-mountingprevents players from mounting animals
animal-unmountingprevents players from unmounting animals
trample-farmland-playerprevents players from trampling farmland
no-flightprevents players from flying in a region. It also forces players to fall.
use-elytraprevents players from using the elytra to start flying. It does not force players to land.
use-blocksprevents players from interacting with blocks (e.g. opening containers)
use-entitiesprevents players from interacting with entities
use-itemsprevents players from using items
use-bonemealprevents players from using bone meal to fertilize farmland
access-containerprevents players from accessing most containers
access-enderchestprevents players from accessing their ender chest
no-pvpprevents players from damaging other players (PvP)
melee-playersprevents players from damaging other players with melee attacks (PvP)
melee-animalsprevents players from damaging animals with melee attacks
melee-villagersprevents players from damaging villagers with melee attacks
melee-wtraderprevents players from damaging wandering traders with melee attacks
melee-monstersprevents players from damaging monsters with melee attacks
item-dropprevents players from dropping items
item-pickupprevents players from picking up items
exec-commandprevents players from executing commands
send-msgprevents players from sending chat messagesnot available for fabric currently
set-spawnprevents players from setting their spawn point
sleepprevents players from sleeping
drop-loot-playerprevents all loot drop for players killing entities
xp-pickupprevents players from picking up xp
fall-damage-playersprevents players from taking fall damage
use-portal-playersprevents players from using portals
enter-dimprevents players from traveling to the level which has this flag active.only works for Dimensional Regions
no-sign-editprevents players from editing signs

Beneficial flags

FlagDescriptionNotes
keep-xpprevents players from losing xp when dyingbeneficial flag
keep-invprevents players from losing their inventory when dyingbeneficial flag
invincibleprevents players from taking damagebeneficial flag
no-hungerprevents players from getting hungrybeneficial flag
no-knockbackprevents players from being knocked backbeneficial flag

Environment flags

FlagDescriptionNotes
snow-meltingprevents melting of snow blocks
snow-fallprevents the creation of snow layer blocks
fluid-flowprevents the flowing of all fluids
water-flowprevents the flowing of water
lava-flowprevents the flowing of laval
lightningprevents entities from being hit by lightning (also prevents fire and general lightning)
leaf-decayprevents leaf blocks from decaying
fire-tickprevents fire from spreading and destroying blocks

Griefing flags

Other flags

FlagDescriptionNotes
ignite-explosivesprevents explosives from being ignited
tools-secondaryprevents all type of secondary tool actions (strip wood, till farmland, create paths, ...)
strip-woodprevents wood from being stripped, copper from being waxed off and removal of oxidation
till-farmlandprevents farmland from being tilled
shovel-pathprevents creation of path blocks
trample-farmlandprevents all farmland trampling
trample-farmland-otherprevents non-player entities from trampling farmland
walker-freezeprevents frost walker enchanted boots from freezing water
spawning-allprevents spawning of all entities
spawning-monsterprevents spawning of monsters
spawning-animalprevents spawning of animals
spawning-villagerprevents spawning of villagers
spawning-traderprevents spawning of wandering traders
spawning-slimeprevents spawning of slimes
spawning-golemprevents spawning of iron golems and snow golems
spawning-xpprevents spawning of xp orbs completely
enderpearl-fromprevents ender pearl teleportation out of a region
enderpearl-toprevents ender pearl teleportation to a region
enderman-teleport-fromprevents enderman from teleporting out of a region
shulker-teleport-fromprevents shulkers from teleporting out of a region
drop-lootprevents all loot drop
xp-drop-allprevents all entities from dropping xp orbs
xp-drop-playerprevents all entities from dropping xp orbs
xp-drop-monsterprevents monsters from dropping xp orbs
xp-drop-otherprevents non-hostile entities from dropping xp orbs
level-freezeprevents the player levels from increasing/decreasing (xp orbs will still be picked up)
xp-freezeprevents the player from gaining xp from xp orbs
no-item-despawnprevents items from despawning
fall-damageprevents entities from taking fall damage
fall-damage-animalsprevents animals from taking fall damage
fall-damage-villagersprevents villagers from taking fall damage
fall-damage-monstersprevents monsters from taking fall damage
spawn-portalprevents creating of portal blocks by lighting obsidian
use-portalprevents all entities from using portals
use-portal-villagersprevents villager entities from using portals
use-portal-animalsprevents animal entities from using portals
use-portal-monstersprevents monster entities from using portals
use-portal-minecartsprevents minecart entities from using portals
use-portal-itemsprevents item entities from using portals
explosions-blocksprevents all explosions from destroying blocks
explosions-entitiesprevents all explosions from damaging entities
creeper-explosion-blocksprevents explosions caused by Creepers to destroy blocks
creeper-explosion-entitiesprevents explosions caused by Creepers to damage entities
zombie-destructionprevents doors from being destroyed by zombies
mob-griefingprevents mob griefing
enderman-griefingprevents endermen from picking up and placing blocks
wither-destructionprevents block destruction by the wither
dragon-destructionprevents block destruction by the ender dragon

Notes

  • ¹ Item Frames, Paintings, Leash Knots and Armor Stands are included per default, other Tile Entities need to be added to the config yawp-flags.toml.
  • ² Currently this flag does not cover breeding of Foxes when using Fabric