General
Description and installation
DamageRewards is a powerful Minecraft plugin that automatically rewards players based on their damage contribution during boss fights. The plugin integrates with DamageTracker to monitor player damage and distributes configurable rewards to top performers after each boss battle.
Features
Automatic Reward Distribution: Automatically rewards players based on their position in the damage ranking after boss defeats, executing configurable console commands with placeholders from PlaceholderAPI.
Flexible Configuration: Easily configure different rewards, including console commands for each boss and ranking position. For example, you can execute a command to grant items, currency, or permissions.
Probability System: Set chances for each reward, including commands. Commands can have probabilities to make rare rewards even more exciting (e.g., a 5% chance to execute a high-value reward command).
Range-based Rewards: Configure items with variable quantities (e.g., 2-5 golden apples) or commands to grant variable rewards (e.g., money give %player% 1000).
Inventory Management: Smart handling of full inventories by dropping items at the player's location or executing commands to handle overflow rewards via placeholder commands.
Customizable Messages: Fully customizable messages for reward notifications, supporting placeholders to dynamically display rewards, quantities, or player names.
Simple Administration: Easy-to-use reload command and straightforward configuration files, allowing for seamless addition of command-based rewards.
Installation
Ensure you have the required dependency installed:
DamageTracker_For_MythicMobs
Optional but recommended dependency:
PlaceholderAPI (for enhanced command reward functionality)
Ktlibs (If your server doesn't have Kotlin Libs installed)
Place the DamageRewards.jar file in your server's plugins folder
Restart your server
The plugin will create its configuration files in the plugins/DamageRewards directory
Last updated