Menus

Actions

Action
Value
Option

[MESSAGE]

Send text

[BROADCAST_MESSAGE]

Send broadcast message

[PLAYER]

Execute command on behalf of the player

[CONSOLE]

Run command on behalf of Console

[ACTIONBAR]

Send text to actionbar

[BROADCAST_ACTIONBAR]

Send broadcast actionbar

[SOUND]

Play sound to player

[BROADCAST_SOUND]

Play sound for all players

[EFFECT]

Give effect to player

EFFECT;DURATION;STRENGTH

[TITLE]

Send text to title

[BROADCAST_TITLE]

Send broadcast title

[OPEN_MENU]

Open the menu for the player

[AUTOBUY_ITEM_TOGGLE]

Add/Remove items from the auto-buy list.

[AUTOBUY_TOGGLE]

Toggle auto-buy

[ENABLE_ALL]

Add all items to the auto-buy list in this category.

Works only on those items that have the command [AUTOBUY_ITEM_TOGGLE]

[DISABLE_ALL]

Remove all items from the auto-buy list in this category.

Works only on those items that have the command [AUTOBUY_ITEM_TOGGLE]

[SELL_ITEM]

Sell ​​an item with a certain quantity.

Examples: Sell item: [SELL_ITEM] 1 Sell all: [SELL_ITEM] all

[SELL_ALL]

Sell ​​all items in slots where sell-zone: true is enabled


Placeholders

Плейсхолдер
Функция

%price%

Original price of the item (1000)

%price_commas%

Original price of the item (1,000)

%coefficient%

Current ratio

%score%

Scores (2500)

%score_commas%

Scores (2,500)

%seller_pay%

Prices from ​​all items in slots where sell-zone: true is enabled (25000)

%seller_pay_commas%

Prices from ​​all items in slots where sell-zone: true is enabled (25,000)

%seller_score%

Scores from ​​all items in slots where sell-zone: true is enabled (25000)

%seller_score_commas%

Scores from ​​all items in slots where sell-zone: true is enabled (25,000)

%price_with_coefficient%

Price with coefficient

%autobuy_item_status%

Status: is this item in auto-buy from the player

%autobuy_status%

Auto-buy status

Last updated