-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
ItemCommands configuration file
Developed by TheAz928
If the item should be removed after usage
settings:
remove-items: true
Format:
"ID:DAMAGE":
runAs: player/console/asop
commands:
- " "
- " "
name: test
lore:
- " "
TAGS:
{name} - Player name
{tag} - Player Name tag
{level} - Player world name
{x} - Player x
{y} - Player y
{z} - Player z
RUN_AS:
0 - player
1 - op
2 - console
"339:100":
name: "§aVoucher"
lore:
- "Grants 100$"
runAs: 2
commands:
- "givemoney {name} 100"
"277:5":
name: "Magic Shovel"
lore:
- "Tap For Better Shovel"
runAs: 2
commands:
- "give {name} 277 1 {display:{Name:"Diamond Shovel"}{ench:[{id:15s,lvl:4s} {id:17s,lvl:3s} {id:18s,lvl:3s}]}"
...
Metadata
Metadata
Assignees
Labels
No labels