#
Flags
There are 85+ flags applicable for all types of claims: Lands, Regions and Wilderness. Each flag has it's own permission and category.
Default value, icon, name and description are configurable in the flags.yml config file.
Flags and Rank Permissions have no effect for players in Admin Mode!
#
Categories
Name | Description | Permission |
---|---|---|
NATURAL |
Flags related to natural world behavior. | excellentclaims.flags.natural |
ENTITY |
Flags related to entities and their actions. | excellentclaims.flags.entity |
PLAYER |
Flags related to players and their actions. | excellentclaims.flags.player |
You must grant category permission to players to allow them manage flags of the category.
#
Entity Flags
Flag ID | Description | Default Value | Permission |
---|---|---|---|
animal_damage |
Whether animals can get hurt. | excellentclaims.flag.animal_damage |
|
animal_grief |
Whether animals can modify environment. | excellentclaims.flag.animal_grief |
|
animal_spawn |
Whether animals can spawn. | excellentclaims.flag.animal_spawn |
|
creeper_block_damage |
Whether creepers can destroy blocks. | excellentclaims.flag.creeper_block_damage |
|
end_crystal_block_damage |
Whether end crystals can destroy blocks. | excellentclaims.flag.end_crystal_block_damage |
|
ender_dragon_grief |
Whether Ender Dragons can destroy blocks. | excellentclaims.flag.ender_dragon_grief |
|
enderman_grief |
Whether endermans can pick up blocks. | excellentclaims.flag.enderman_grief |
|
entity_spawn |
Whether entities can spawn. | excellentclaims.flag.entity_spawn |
|
fireball_block_damage |
Whether fireballs can destroy blocks. | excellentclaims.flag.fireball_block_damage |
|
monster_spawn |
Whether monsters can spawn. Takes priority over Entity Spawn Mode flag. |
excellentclaims.flag.monster_spawn |
|
ravager_grief |
Whether ravagers can destroy blocks. | excellentclaims.flag.ravager_grief |
|
silverfish_infest |
Whether silverfishes can infest blocks. | excellentclaims.flag.silverfish_infest |
|
snowman_trail |
Whether snowmans can form snow. | excellentclaims.flag.snowman_trail |
|
villager_farm |
Whether villagers can farm crops. | excellentclaims.flag.villager_farm |
|
wither_block_damage |
Whether Withers can destroy blocks. | excellentclaims.flag.wither_block_damage |
#
Natural Flags
Flag ID | Description | Default Value | Permission |
---|---|---|---|
amethyst_form |
Whether amethysts can form on budding amethysts. | excellentclaims.flag.amethyst_form |
|
amethyst_grow |
Whether amethysts buds can grow. | excellentclaims.flag.amethyst_grow |
|
bamboo_grow |
Whether bamboo can grow. | excellentclaims.flag.bamboo_grow |
|
cactus_grow |
Whether cactus can grow. | excellentclaims.flag.cactus_grow |
|
coral_die |
Whether corals can decay out of water. | excellentclaims.flag.coral_die |
|
crop_grow |
Whether crops can grow. | excellentclaims.flag.crop_grow |
|
explosion_block_damage |
Whether other explosions can destroy blocks. | excellentclaims.flag.explosion_block_damage |
|
farmland_dry |
Whether farmland can dry. | excellentclaims.flag.farmland_dry |
|
fire_burn_out |
Whether fire can burn out. | excellentclaims.flag.fire_burn_out |
|
fire_damage_blocks |
Whether fire can destroy blocks. | excellentclaims.flag.fire_damage_blocks |
|
fire_spread |
Whether fire inside a claim can spread. | excellentclaims.flag.fire_spread |
|
grass_grow |
Whether dirt blocks can grow into grass blocks. | excellentclaims.flag.grass_grow |
|
ice_form |
Whether water can turn into ice in cold biomes. | excellentclaims.flag.ice_form |
|
ice_melt |
Whether ice can melt. | excellentclaims.flag.ice_melt |
|
leaf_decay |
Whether leaf can decay. | excellentclaims.flag.leaf_decay |
|
mushroom_grow |
Whether mushrooms can grow into big mushrooms. | excellentclaims.flag.mushroom_grow |
|
mycelium_spread |
Whether mycelium inside a claim can spread. | excellentclaims.flag.mycelium_spread |
|
piston_use |
Whether pistons inside a claim are functional. | excellentclaims.flag.piston_use |
|
snow_form |
Whether snow can be formed during snowfall. | excellentclaims.flag.snow_form |
|
snow_melt |
Whether snow can melt. | excellentclaims.flag.snow_melt |
|
sugar_cane_grow |
Whether sugar cane can grow. | excellentclaims.flag.sugar_cane_grow |
|
tnt_block_damage |
Whether TNT can destroy blocks. | excellentclaims.flag.tnt_block_damage |
|
tree_grow |
Whether trees can grow. | excellentclaims.flag.tree_grow |
|
turtle_egg_hatch |
Whether turtle eggs can hatch. | excellentclaims.flag.turtle_egg_hatch |
|
vine_grow |
Whether vines and kelp can grow. | excellentclaims.flag.vine_grow |
|
water_flow |
Whether water outside a claim can flow into. | excellentclaims.flag.water_flow |
|
lava_flow |
Whether lava outside a claim can flow into. | excellentclaims.flag.lava_flow |
#
Player Flags
Some flags have a Rank Permission assigned. Claim members without said permission are affected by the flag's value the same way as non-members.
Flag ID | Description | Default Value | Rank Permission | Permission |
---|---|---|---|---|
block_break |
Whether non-members can break blocks. | BUILDING |
excellentclaims.flag.block_break |
|
block_fertilize |
Whether non-members can fertilize crops and saplings. | - | excellentclaims.flag.block_fertilize |
|
block_harvest |
Whether non-members can harvest plants on right-click. | BUILDING |
excellentclaims.flag.block_harvest |
|
block_interact |
Whether non-members can use functional blocks. | BLOCK_INTERACT |
excellentclaims.flag.block_interact |
|
block_place |
Whether non-members can build. | BUILDING |
excellentclaims.flag.block_place |
|
block_trampling |
Whether non-members can trample crops and eggs. | - | excellentclaims.flag.block_trampling |
|
chest_access |
Whether non-members can open chests. | CONTAINERS |
excellentclaims.flag.chest_access |
|
container_access |
Whether non-members can open other containers. | CONTAINERS |
excellentclaims.flag.container_access |
|
eat_cakes |
Whether non-members can eat placed cakes. | BLOCK_INTERACT |
excellentclaims.flag.eat_cakes |
|
entity_interact |
Whether non-members can interact with entities. | ENTITY_INTERACT |
excellentclaims.flag.entity_interact |
|
player_damage |
Whether players can get hurt. | - | excellentclaims.flag.player_damage |
|
player_damage_animals |
Whether non-members can damage animals. | - | excellentclaims.flag.player_damage_animals |
|
player_damage_entities |
Whether non-members can damage entities. | - | excellentclaims.flag.player_damage_entities |
|
player_damage_villagers |
Whether non-members can damage villagers. | - | excellentclaims.flag.player_damage_villagers |
|
player_item_drop |
Whether non-members can drop items. | - | excellentclaims.flag.player_item_drop |
|
player_item_pickup |
Whether non-members can pickup items. | - | excellentclaims.flag.player_item_pickup |
|
pvp |
Whether players can damage each other. | - | excellentclaims.flag.pvp |
|
place_fireworks |
Whether non-members can place fireworks. | - | excellentclaims.flag.place_fireworks |
|
shoot_bows |
Whether non-members can shoot bows and crossbows. | - | excellentclaims.flag.shoot_bows |
|
throw_eggs |
Whether non-members can throw eggs. | - | excellentclaims.flag.throw_eggs |
|
throw_ender_eyes |
Whether non-members can throw ender eyes. | - | excellentclaims.flag.throw_ender_eyes |
|
ender_pearl_use |
Whether non-members can throw ender pearles. | - | excellentclaims.flag.ender_pearl_use |
|
throw_potions |
Whether non-members can throw potions. | - | excellentclaims.flag.throw_potions |
|
throw_tridents |
Whether non-members can throw Tridents. | - | excellentclaims.flag.throw_tridents |
|
throw_wind_charges |
Whether non-members can throw Wind Charges. | - | excellentclaims.flag.throw_wind_charges |
|
use_anvils |
Whether non-members can use anvils. | BLOCK_INTERACT |
excellentclaims.flag.use_anvils |
|
armorstand_use |
Whether non-members can use armor stands. | ENTITY_INTERACT |
excellentclaims.flag.armorstand_use |
|
use_beds |
Whether non-members can use beds. | BLOCK_INTERACT |
excellentclaims.flag.use_beds |
|
use_buttons |
Whether non-members can use buttons and levers. | BLOCK_INTERACT |
excellentclaims.flag.use_buttons |
|
use_cauldrons |
Whether non-members can use cauldrons. | BLOCK_INTERACT |
excellentclaims.flag.use_cauldrons |
|
chorus_fruit_use |
Whether non-members can use chorus fruits. | - | excellentclaims.flag.chorus_fruit_use |
|
use_commands |
Whether non-members can use commands. | - | excellentclaims.flag.use_commands |
|
use_doors |
Whether non-members can use doors, gates and trapdoors. | BLOCK_INTERACT |
excellentclaims.flag.use_doors |
|
end_portal_use |
Whether non-members can use End Portal. | - | excellentclaims.flag.end_portal_use |
|
use_horns |
Whether non-members can use goat horns. | BLOCK_INTERACT |
excellentclaims.flag.use_horns |
|
use_lighter |
Whether non-members can use flint and steel. | BLOCK_INTERACT |
excellentclaims.flag.use_lighter |
|
nether_portal_use |
Whether non-members can use nether portals. | - | excellentclaims.flag.nether_portal_use |
|
use_plates |
Whether non-members can use pressure plates. | BLOCK_INTERACT |
excellentclaims.flag.use_plates |
|
use_signs |
Whether non-members can use and edit signs. | BLOCK_INTERACT |
excellentclaims.flag.use_signs |
|
spawn_egg_use |
Whether non-members can use spawn eggs. | - | excellentclaims.flag.spawn_egg_use |
|
use_tripwires |
Whether non-members can trigger tripwires. | BLOCK_INTERACT |
excellentclaims.flag.use_tripwires |
|
vehicle_use |
Whether non-members can use vehicles. | ENTITY_INTERACT |
excellentclaims.flag.vehicle_use |
|
villager_interact |
Whether non-members can interact with villagers. | ENTITY_INTERACT |
excellentclaims.flag.villager_interact |