DKits

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

DKits is a plugin that allows your players to get kits!

Commands:
/dkit - Shows a list of kits or gets the specified one.

Permissions:
None

Configuration:
You may add or delete kits, just make sure they follow the same format as the three I have in the config. Example with comments here:

Kits:
ExampleKit:
# FOR THE WHOLE CONFIG FILE, MAKE SURE YOU DO NOT PUT A SPACE AFTER A COMMA!
# 1 is the Numerical ID of Stone, so the "1" means the player is getting stone. The "-" is what goes before the amount of stone they get, in this case
# getting 16 stone. The "," goes before separating to another item. 297 is the ID of bread, so they also get 5 bread.
  Items: 1-16,297-5
# This allows another kit! Same concept as the first one. This kit would give 2 stone.
ExampleKit2:
  Items: 1-2
# These are what shows if you ONLY do /dkit. You can have a kit defined above, not put it in this section, then it wouldn't showup in /dkit, but you can
# still get it by doing /dkit {kitname}.
Names: ExampleKit,ExampleKit2

RESET.FILE:
This is basically a panic file. If you mess something up in the config, and you don't know what you did wrong, and the DKit command is broken, just delete this file, called RESET.FILE, and the config will reset to it's original form.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    100060
  • Created
    May 15, 2016
  • Last Released File
    May 15, 2016
  • Total Downloads
    1,276
  • License

Categories

Members

Recent Files