Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
This is a fork of PlayerKits2 originally developed by Ajneb97. Ported to folia by bunchy7s
FULL WIKI ON THIS LINK: https://ajneb97.gitbook.io/playerkits-2/
ORIGINAL SPIGOTMC POST: CLICK HERE
SCREENSHOTS
SCREENSHOTS
IMAGE TRANSCRIPTION
IMAGE TRANSCRIPTION
What can I do with the plugin? This plugin allows you to create a variety of survival kits and put them on a GUI Inventory. Using a command, players will be able to claim these kits if they have the correct permission or even some requirements. Kits can also have a cooldown, so users can't claim them everytime.
What makes PlayerKits 2 special is its easy way to create kits, just having the items on your inventory and executing a command. You can edit kits properties by using /kit edit command, or directly through the config.
Kits Properties:
- Cooldown
- Permission Required
- One Time
- Auto Armor
- Auto Offhand
- Multiple actions to execute: On claim On error
- Requirements: Price PlaceholderAPI variables One time requirements
- Kit Display Items: Default No permission On cooldown One time One time requirements
Other useful features:
- Kit Edit GUI
- Completely configurable inventory
- Drop kit items on full inventory
- Kit preview
- First join kit
- Default values for new kits
- PlaceholderAPI support on kit items nam/lore
- MySQL
- Works on 1.8+
Commands:
/kit (Opens the GUI)
/kit claim <kit> (Claims a kit outside the GUI)
/kit <kit> (Claims a kit outside the GUI only if claim_kit_short_command option is enabled on the config)
/kit create <kit> (Creates a new kit using the items in your inventory)
/kit edit <kit> (Edits a kit on a GUI)
/kit give <kit> <player> (Gives a kit to the player, ignoring cooldown, permission, one time and requirements)
/kit delete <kit> (Deletes a kit)
/kit reset <kit> <player> (Resets kit data for a player)
/kit reload (Reloads the config)


