summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-03-05 15:51:15 +0000
committerKHobbits <rob@khobbits.co.uk>2012-03-05 15:51:15 +0000
commit1e34a396cd1ab01c1b5cae038deac09bbf776615 (patch)
tree1a404415cc0b7b890641b52d4e15d3d30679ae02
parentba96117f55384275c655e9be3bae891d284e7631 (diff)
downloadEssentials-1e34a396cd1ab01c1b5cae038deac09bbf776615.tar
Essentials-1e34a396cd1ab01c1b5cae038deac09bbf776615.tar.gz
Essentials-1e34a396cd1ab01c1b5cae038deac09bbf776615.tar.lz
Essentials-1e34a396cd1ab01c1b5cae038deac09bbf776615.tar.xz
Essentials-1e34a396cd1ab01c1b5cae038deac09bbf776615.zip
Change starter kit to default to stone toolsstable-2.8.4
-rw-r--r--Essentials/src/config.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 11bc38329..4c9b31dc0 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -158,12 +158,19 @@ player-commands:
# All kit names should be lower case, and will be treated as lower in permissions/costs.
# Times are measured in seconds.
kits:
- tools:
+ dtools:
delay: 10
items:
- 277 1
- 278 1
- 279 1
+ tools:
+ delay: 10
+ items:
+ - 272 1
+ - 273 1
+ - 274 1
+ - 275 1
# Essentials Sign Control
# See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.