mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 12:33:03 +00:00
parent
e3574edc5d
commit
4b766d373d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# All kit names should be lower case, and will be treated as lower in permissions/costs.
|
# All kit names should be lower case, and will be treated as lower in permissions/costs.
|
||||||
# Syntax: - name[:durability] amount [enchantment:level]... [itemmeta:value]...
|
# Syntax: - name[:durability] amount [enchantment:level]... [itemmeta:value]...
|
||||||
# For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
|
# For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
|
||||||
# To make the kit execute a command, add /<command> to the items list. Use {PLAYER} to specify the player receiving the kit.
|
# To make the kit execute a command, add /<command> to the items list. Use {player} to specify the player receiving the kit.
|
||||||
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
|
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
|
||||||
# Set delay to -1 for a one time kit.
|
# Set delay to -1 for a one time kit.
|
||||||
# For more information, visit http://wiki.ess3.net/wiki/Kits
|
# For more information, visit http://wiki.ess3.net/wiki/Kits
|
||||||
|
@ -24,7 +24,7 @@ kits:
|
||||||
- dshovel 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
|
- dshovel 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
|
||||||
- lhelm 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
|
- lhelm 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
|
||||||
- daxe:780 1
|
- daxe:780 1
|
||||||
- /broadcast {PLAYER} just got some fancy tools!
|
- /broadcast {player} just got some fancy tools!
|
||||||
notch:
|
notch:
|
||||||
delay: 6000
|
delay: 6000
|
||||||
items:
|
items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue