KitSigns
Why?I created this plugin as I've never seen a kitsigns plugin that has the ability to create/update/delete kits; they all just have premade setups of some kits.
Features:
- Equip kits by clicking on signs
- Create/update/delete kits
- Customize the kitsign
- Customizable messages
The plugin comes with 4 default kits (diamond, bard, archer and rogue), but you can update the kits to your liking if you don't like their setup.
How?
In order to create a kitsign, create a sign looking like this:
[Kit]
%kit%
^ With %kit% being the name of a kit
You will also need the permission 'kitsigns.access' to create a kitsign.
Commands:
- /kitsigns createkit <name> | Create a kit with your current inventory
- /kitsigns updatekit <kit> | Update a kit's inventory to your current inventory
- /kitsigns deletekit <kit> | Delete a kit
Permission: kitsigns.access
kitsign_lines:
one: '&8&m-------------'
two: '&9[Kit]'
three: '&e%kit%'
four: '&8&m-------------'
KITSIGNS_HELP:
- '&8&m--------------------------'
- '&e/kitsigns createkit <name>'
- '&e/kitsigns updatekit <kit>'
- '&e/kitsigns deletekit <kit>'
- '&8&m--------------------------'
NOT_A_PLAYER: '&cYou need to be a player to execute this command'
NO_PERMISSION: '&cYou do not have permission to execute this command'
ALREADY_EXISTS: '&cKit %kit% already exists'
DOES_NOT_EXIST: '&cKit %kit% does not exist'
CREATED_KIT: '&eCreated kit &6%kit%'
UPDATED_KIT: '&eUpdated kit &6%kit%'
DELETED_KIT: '&eDeleted kit &6%kit%'
SELECTED_KIT: '&eYou selected the kit &6%kit%'
KITSIGN_PLACED: '&ePlaced kitsign for the kit &6%kit%'
one: '&8&m-------------'
two: '&9[Kit]'
three: '&e%kit%'
four: '&8&m-------------'
KITSIGNS_HELP:
- '&8&m--------------------------'
- '&e/kitsigns createkit <name>'
- '&e/kitsigns updatekit <kit>'
- '&e/kitsigns deletekit <kit>'
- '&8&m--------------------------'
NOT_A_PLAYER: '&cYou need to be a player to execute this command'
NO_PERMISSION: '&cYou do not have permission to execute this command'
ALREADY_EXISTS: '&cKit %kit% already exists'
DOES_NOT_EXIST: '&cKit %kit% does not exist'
CREATED_KIT: '&eCreated kit &6%kit%'
UPDATED_KIT: '&eUpdated kit &6%kit%'
DELETED_KIT: '&eDeleted kit &6%kit%'
SELECTED_KIT: '&eYou selected the kit &6%kit%'
KITSIGN_PLACED: '&ePlaced kitsign for the kit &6%kit%'
Download can be found at https://github.com/swanis/kitsigns-plugin/releases
You can also view the source code at https://github.com/swanis/kitsigns-plugin
^ Code improvements/feedback is also greatly appreciated
Last edited:
