The QuantumPlayerKillMoney plugin adds an exciting layer to your Minecraft 1.8.8 server by rewarding players for PvP victories. This documentation provides information on installing, configuring, and using the plugin.
## Installation
1. Make sure you have a Spigot 1.8.8 server running.
2. Download the QuantumPlayerKillMoney.jar file.
3. Place the downloaded .jar file in the "plugins" folder of your server.
4. Restart or reload your server.
## Configuration
The plugin's configuration can be found in the "config.yml" file, located in the "plugins/QuantumPlayerKillMoney" folder.
### Configuration Options
- **`reward-value`:** The amount of in-game currency rewarded to the player for each kill (default: 1).
- **`reward-message`:** The message displayed to the player when they receive a reward (supports color codes, default: '&aCongratulations! You earned %{reward-value}% money for your kill!').
- **`give-command`:** The command to execute to give the reward to the player (default: 'give %player% money %{reward-value}%').
## Usage
The QuantumPlayerKillMoney plugin works automatically once installed and configured. When a player successfully eliminates another player in PvP combat, the configured reward will be granted.
## Common Issues
- **No Rewards:** Make sure the configured reward command is compatible with your economy plugin. Check the console for any error messages related to the command.
- **Incorrect Message Formatting:** Ensure the reward message in the configuration file is correctly formatted with proper color codes.
## Contributing
We welcome contributions to improve QuantumPlayerKillMoney! Please fork the repository, make your changes, and create a pull request.
## License
This plugin is released under the [MIT License](LICENSE).