Actions

Run when a player enters or leaves a region.

Format

type:value

💬 Messages

AliasesDescriptionExample
message: msg: say:Message to playermessage:&aHello!
broadcast: bc:Message to everyonebc:&cAlert!
actionbar: action_bar: ab:Action bar messageab:&aWelcome!
title: send_title:Title + subtitletitle:&aTitle;&bSub
sound: play_sound:Play soundsound:ENTITY_PLAYER_LEVELUP

💻 Commands

AliasesDescriptionExample
player: player_command: playercmd: player_cmd: pcmd:Run as playerplayer:spawn
console: console_command: consolecmd: console_cmd: ccmd:Run from consoleconsole:give %player% diamond 1

💰 Economy (Vault)

AliasesDescriptionExample
give_money: givemoney: money_give:Give moneygive_money:100
take_money: takemoney: money_take:Take moneytake_money:50

📦 Items

AliasesDescriptionExample
give_item: give: item: giveitem:Give itemgive:DIAMOND,1
clear_inventory: clearinv: clear:Clear inventoryclear

❤️ Status

AliasesDescriptionExample
heal: fullheal:Full healheal
feed: fullfeed:Full feedfeed
set_health: sethealth:Set healthsethealth:15
set_food: setfood:Set foodsetfood:10
set_gamemode: gamemode: gm:Change gamemodegm:CREATIVE

✨ Effects

AliasesDescriptionExample
give_potion_effect: potion: effect:Give potion effectpotion:SPEED:10:1
remove_potion_effect: clear_effect:Remove effectclear_effect:SPEED
spawn_particle: particle:Spawn particlesparticle:FLAME,10
burn: fire: set_fire:Set on firefire:5

🌐 Others

AliasesDescriptionExample
teleport: tp:Teleport playertp:world,100,64,100
kick: kick_player:Kick playerkick:&cReason
add_xp: addxp: xp_add:Add XPaddxp:100
remove_xp: removexp: xp_remove:Remove XPremovexp:50
set_flying: fly: setfly:Toggle flyingfly:true

🎯 BossBar

Persistent boss bar while inside the region.

bossbar:title;progress;color;style

Example:

bossbar:&6&lPVP ZONE;100;RED;SOLID
ParameterValues
Progress0-100 (percentage)
ColorPINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE
StyleSOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20

Placeholders