Update _example.yml

This commit is contained in:
Exanthiax
2023-04-07 16:16:42 +01:00
committed by GitHub
parent a8ec393d2b
commit 93bb33ba28

View File

@@ -83,6 +83,10 @@ items:
require: "%player_rank% > 1" # (Optional) This expression must hold true to be allowed to sell this item.
sell-command: # (Optional) Enter commands that should be executed when a player sells items. You can use %player% and %amount% placeholders
- "give %player% stone %amount%"
sell-message: # (Optional) Enter messages to send to the player when the player sells this specific items. It will still send the 'sold-item/sold-multiple' from lang.yml
- "&"
gui:
column: 4 # How far left to right (1-9).
row: 3 # How far up or down (1-6).