summaryrefslogtreecommitdiffstats
path: root/Essentials/src/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Essentials/src/config.yml')
-rw-r--r--Essentials/src/config.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index ef2485ae8..5462b6c12 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -168,19 +168,20 @@ player-commands:
# Note: All items MUST be followed by a quantity!
# All kit names should be lower case, and will be treated as lower in permissions/costs.
+# Syntax: - itemID[:DataValue] Amount [Enchantment:Level]..
# Times are measured in seconds.
kits:
dtools:
delay: 10
items:
- - 277 1
+ - 277 1 efficiency:1
- 278 1
- - 279 1
+ - 279:780 1
tools:
delay: 10
items:
- 272 1
- - 273 1
+ - 273 1
- 274 1
- 275 1