Go to file
Code-Sploit ea38bdadd2
Merge pull request #8 from TechDudie/documentation
Documentation
2021-05-20 09:26:03 +00:00
.github add luacheck actions 2021-05-19 19:11:45 +02:00
docs Remove Whitespace 2021-05-19 22:30:09 -05:00
.luacheckrc add luacheck conf 2021-05-19 19:13:15 +02:00
README.md Update the TODO list 2021-05-16 07:04:11 +00:00
api.lua fix last warning 2021-05-19 19:16:56 +02:00
commands.lua Add code 2021-05-14 14:16:56 +00:00
init.lua Add code 2021-05-14 14:16:56 +00:00
kits.lua fix some warnings 2021-05-19 19:15:40 +02:00
mod.conf Create mod.conf 2021-05-18 12:38:32 +00:00

README.md

kitpvp

A kitpvp mod for MineClone2

Commands

To get kits use: /kit <kitname>.
You can also run: /kit list to list all available kits.

Adding kits manually

If you want to add kits yourself then open the file named kits.lua and add your own kits.
In the top of that file is explained how to do this :).

TODO

1) Add support for effects
2) Add more kits (Suggestions wanted, post them in format of Issues)