Easy to create kits
KitSystem is a powerful and user-friendly PocketMine-MP plugin that allows you to manage kits with ease using intuitive form-based interfaces. Inspired by the EasyKits plugin, but rebuilt from scratch with performance and scalability in mind.
libasynql
libPiggyEconomy
Command | Description |
---|---|
/kit | Opens the main form with available kits |
/kit create | Opens the form to create a new kit |
/kit delete | Opens the form to delete an existing kit |
/kit give | Opens a form to select a kit and player to give it to |
/kit giveall | Opens a form to select a kit and give it to all players |
/kit createcategory | Opens a form to create a new kit category |
/kit deletecategory | Opens a form to delete a kit category |
/kit edit | Opens a form to select and edit a kit |
/kit editcategory | Opens a form to select and edit a category |
/kit preview | Opens a form to preview the items of a kit |
This plugin uses several open-source libraries to ensure flexibility and scalability:
Commando
EasyUI
item-serialize-utils
libPiggyEconomy
InvMenu
libasynql
Languages
kitsystem.command:
default: true
kitsystem.command.create:
default: op
kitsystem.command.delete:
default: op
kitsystem.command.give:
default: op
kitsystem.command.giveall:
default: op
kitsystem.command.createcategory:
default: op
kitsystem.command.deletecategory:
default: op
kitsystem.command.editkit:
default: op
kitsystem.command.editcategory:
default: op
kitsystem.command.previewkit:
default: true
Need help or have suggestions?