1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-11 17:15:07 +02:00

Change starter kit to default to stone tools

This commit is contained in:
KHobbits
2012-03-05 15:51:15 +00:00
parent 5cb65202c9
commit af4319770e

View File

@@ -158,12 +158,19 @@ player-commands:
# 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.
# Times are measured in seconds. # Times are measured in seconds.
kits: kits:
tools: dtools:
delay: 10 delay: 10
items: items:
- 277 1 - 277 1
- 278 1 - 278 1
- 279 1 - 279 1
tools:
delay: 10
items:
- 272 1
- 273 1
- 274 1
- 275 1
# Essentials Sign Control # Essentials Sign Control
# See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these. # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.