Documentation
Overview
RepairPlugin enhances the player experience by providing a simple way to repair tools and armor.
Installation Guide
1. Download the latest version of RepairPlugin.
2. Place the .jar file in your server's `plugins` folder.
3. Restart the server.
Configuration
-
experience-cost: Set the experience cost for repairing items.
-
messages: Message displayed upon successful repair.
Commands
-
/repair: Repairs the item in hand.
- /
repairplugin reload
-
/repair all: Repairs all items in the player's inventory.
-
/giveexp <player> <amount>: Grants experience to a player.
Usage
Players can use the `/repair` command while holding an item to repair it using experience points.
Permissions
- `repairplugin.repair`: Allows players to use /repair command.
- `repairplugin.repair.all`: Allows players to use /repair all command.
- `repairplugin.admin`: Allows access to admin command.
- `repairplugin.giveexp`: Allows access to use /giveexp command
Troubleshooting
-
Issue: Players can't repair items.
Solution: Ensure they have sufficient experience points.
Changelog
-
v1.0.0: Initial release with basic repair features.
FAQ
-
Q: Can I customize the messages?
A: Yes, all messages can be customized in the config file.
Contributing
Feel free to report bugs or suggest features on our GitHub page.