essentialsx-kit-generator
bttqjs opened this issue ยท 2 comments
Feature description
The EssentialsX Kit Generator is a web-based tool designed to help Minecraft server administrators create kits for EssentialsX by generating easy-to-use YAML configurations. It allows users to customize kit names, cooldowns, and items, which can be easily copied and pasted into their server's kits.yml
file. The user-friendly interface includes an item grid for quickly selecting items and an output section that displays the generated YAML for easy copying.
Live on Github pages - https://bttqjs.github.io/essentialsx-kit-generator/
Github repo - https://github.com/bttqjs/essentialsx-kit-generator
How the feature is useful
- Easy-to-use interface: A simple form for creating kits with fields for the kit name, cooldown time, and items.
- Item selection grid: A visually appealing item grid where users can click to select items and automatically add them to the kit.
- YAML output: Generates a clean YAML format for easy integration into your EssentialsX configuration.
- Copy to Clipboard: Instantly copy the generated YAML to your clipboard with the click of a button.
- Customizable: The generator allows server admins to easily adjust the kits according to their server's needs.
Few things here -
- There seems to be no kit name validation here, so you can put in whatever you decide. some of these, will absolutely not work in the kits file - Spaces for example
- Suggesting to copy/paste into a yaml file when it's unnecessary is asking for problems. We have
/createkit
built into the plugin for a reason.- How is this any easier than getting the items you want, in the quantity you want from a creative menu, adding them to your player inventory and using
/createkit <name> <delay>
? You have to click on the item you want to add (after finding it by scrolling, not searching like the creative menu), and then adjust the quantity.This issue doesn't even really seem like an enhancement to be honest, more like an advertisement. you've suggested nothing, rather showcased a longer way to create kits.
you are racist because im black
Few things here -
- There seems to be no kit name validation here, so you can put in whatever you decide. some of these, will absolutely not work in the kits file - Spaces for example
- Suggesting to copy/paste into a yaml file when it's unnecessary is asking for problems. We have
/createkit
built into the plugin for a reason. - How is this any easier than getting the items you want, in the quantity you want from a creative menu, adding them to your player inventory and using
/createkit <name> <delay>
? You have to click on the item you want to add (after finding it by scrolling, not searching like the creative menu), and then adjust the quantity.
This issue doesn't even really seem like an enhancement to be honest, more like an advertisement. you've suggested nothing, rather showcased a longer way to create kits.