PintoPlugins
Documentation for all plugins produced by PintoJ
Project maintained by TheGreatPintoJ
Hosted on GitHub Pages — Theme by mattgraham
PintoKits
Features
- Create and save custom kits
- Remove existing kits
- Give kits to players
- Tab completion for kit commands
Installation
- Download the PintoKits jarfile from the releases.
- Place the jar file into your server’s
plugins folder.
- Start or restart your Minecraft server.
Configuration
- The plugin generates a
kits.yml file in the plugin’s data folder.
- Use the plugins’s commands to edit the kits,
DO NOT EDIT THE KITS.YML FILE
Commands
/savekit <kitname>: Saves the player’s current inventory as a kit.
/kit <kitname>: Gives the specified kit to the player.
/removekit <kitname>: Removes the specified kit.
Permissions
- pintokits.kit
- pintokits.savekit
- pintokits.removekit
Support
For issues or feature requests, open an issue on the project’s GitHub repository.