Upstream stuff
master
Code-Sploit 2021-05-16 09:52:58 +00:00
commit 552213f697
2 changed files with 25 additions and 3 deletions

View File

@ -0,0 +1,23 @@
---
name: New kit suggestion
about: Make a suggestion for a new kit
title: New Kit Suggestion
labels: enhancement, new kit
assignees: Code-Sploit
---
# Kit name
...
<br>
# Armor type
...
<br>
# Items & Enchantments
item1 -> {enchantmentname = level} (Level does not have to be restricted to the normal max level)
<br>
# Has default items? (Includes 64 steak)
Yes/No
<br>
# Why you want this kit to be added
...

View File

@ -10,6 +10,5 @@ If you want to add kits yourself then open the file named `kits.lua` and add you
In the top of that file is explained how to do this :).
# TODO
1) Add support for enchantments on the things you get in kits
2) Add support for effects
3) Add more kits
1) Add support for effects
2) Add more kits (Suggestions wanted, post them in format of Issues)