Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions plugins/Essentials/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,19 @@ player-commands:
# Set delay to -1 for a one time kit.
# For more information, visit http://wiki.ess3.net/wiki/Kits
kits:
tools:
starter:
delay: 10
items:
- 272 1
- 273 1
- 274 1
- 275 1
- 268 1
- 261 1
- 270 1
- 269 1
- 271 1
- 262 16
- 298 1
- 299 1
- 300 1
- 301 1
dtools:
delay: 600
items:
Expand Down Expand Up @@ -724,7 +730,7 @@ newbies:
# Do we want to give users anything on first join? Set to '' to disable
# This kit will be given regardless of cost and permissions, and will not trigger the kit delay.
#kit: ''
kit: tools
kit: starter

# Set this to lowest, if you want Multiverse to handle the respawning.
# Set this to high, if you want EssentialsSpawn to handle the respawning.
Expand Down