Death Kits
Quick Summary
Death Kits is a configurable, permissions driven system to give your users a configurable kit(s) upon their death. Death Kits supports an unlimited number of configurable kits each with it's own dynamic permissions node. Death Kits also has a configurable Per-User kit cooldown system that allows you to set a cooldown on Death Kits.
Features
- Gives server operators the ability to create custom Death Kits for their players!
- Death Kits can have any number of items in them
- There can be an unlimited number of Death Kits
- Server operators can enable a configurable Per-User cooldown on Death Kits
Commands
- /deathkits- Displays plugin version information
- /deathkits reload - Reloads the configuration file
Permissions
- deathkits.KITNAME - Configurable permission node that gives the player access to the specified deathkit!
- deathkits.admin - Allows player to use the /pti reload command
Installation
- Download latest .jar file
- Shut down your server
- Place the .jar into your servers "/plugins" folder
- Start your server back up
- The config file should have generated, edit away!
- Reload the config file with /deathkits reload
- Set up permissions
- Have fun!
Configuration Options
| Option | Default | Function |
| Cooldown-Enabled: | True | Enables or disables the Per-User cooldown on Death Kits. |
| Cooldown: | 120 | If Cooldown-Enabled is true, this value tells how long the user must wait before getting a new Death Kit in seconds |
| Kitnames: | Example-Kit,Example-Kit-2 | A list of all kit names. ALL kits MUST be listed here in order to be recognized by the plugin |
| Example-Kit: | | An example kit (this kit would have permission node deathkits.Example-Kit) |
| - 1 64 | Example block |
| - 2 64 | Example block |
| Example-Kit-2: | | A second example kit (this kit would have permission node deathkits.Example-Kit-2 |
| - 264 1 | example item |
| - 35:4 | example block with data value |
Kit Format
The format for adding items to the kits is:
Kitname:
- ITEMID AMOUNT