Kits Mod Unturned v3.10.2.1
This plugin adds a /kit command and allows players to spawn kits.
The permissions are either kit.* or kit.<name>
Default Configuration:
XHTML
<?xml version="1.0" encoding="utf-8"?>
<KitsConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Kits>
<Kit>
<Name>Survival</Name>
<Items>
<Item id="245" amount="1" />
<Item id="81" amount="2" />
<Item id="16" amount="1" />
</Items>
<Cooldown>10</Cooldown>
</Kit>
<Kit>
<Name>Brute Force</Name>
<Items>
<Item id="112" amount="1" />
<Item id="113" amount="3" />
<Item id="254" amount="3" />
</Items>
<Cooldown>10</Cooldown>
</Kit>
<Kit>
<Name>Watcher</Name>
<Items>
<Item id="109" amount="1" />
<Item id="111" amount="3" />
<Item id="236" amount="1" />
</Items>
<Cooldown>10</Cooldown>
</Kit>
</Kits>
<GlobalCooldown>0</GlobalCooldown>
</KitsConfiguration>
Mod Made By fr34kyn01535
If you are the creator of this content and wish to upload it onto Unturned-Planet under your own name then please do & this one will be removed.
0 Comments