EssentialsKitManager
What is EssentialsKitManager? EssentialsKitManager is a plugin made to allow server owners/admins to create kits easily without having to go into the config, looking up IDs or enum names, and creating the items one by one, making sure not the mess up the YAML format. All you need is to use one simple command and the kit is automatically created with all the items in your inventory!
Features
- Create kits in-game using your inventory!
- Delete kits in-game.
- Rename a kit.
- List all the items in a kit.
- Set the delay for a kit in-game.
- Set the cost of a kit in-game.
Commands and Permissions
Command | Permission | Description |
---|---|---|
esskit reload | esskitmanager.command.reload | Reload the messages configuration. |
esskit create <kit> | esskitmanager.command.kit.create | Create a kit with all the items in your inventory. |
esskit create <kit> <delay> | esskitmanager.command.kit.create | Create a kit with a delay and all the items in your inventory. |
esskit delete <kit> | esskitmanager.command.kit.delete | Delete a kit. |
esskit rename <kit> <newkit> | esskitmanager.command.kit.rename | Rename a kit. |
esskit list <kit> | esskitmanager.command.kit.list | List all the items in a kit. |
esskit setdelay <kit> <delay> | esskitmanager.command.kit.setdelay | Set the delay of a kit. |
esskit setcost <kit> <cost> | esskitmanager.command.kit.setcost | Set the cost of a kit. |
Aliases
Command | Aliases |
---|---|
essentialskit | esskit |
essentialskit | ekitmgr |
To-Do
- Add support for book contents. (At the moment it only saves the author and title)
Metrics
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
You can opt out of this service by editing '/plugins/PluginMetrics/config.yml' and changing opt-out to true.
Updater
This plugin utilizes Gravity's plugin updater to check for updates.
To disable update checking for EssentialsKitManager only, set 'Check for updates' and 'Auto update' in '/plugins/EssentialsKitManager/config.yml' to false. To disable update checking for all plugins, set 'disable' to 'true' in '/plugins/Updater/config.yml'.
Suggestions
Feel free to comment with suggestions!