FairEXP
Fair EXP distribution among all players that hit a monster, based on percentual damage dealt. No EXP orbs.
Safe and reliable. Permits multiplication of the EXP received.
Commands
- /fairexp multiplier - Set the multiplier value
- /fairexp enablemessages - Enables messages
- /fairexp disablemessages - Disables messages
Config
- exp_multiplier - The amount to multiply given experience with
- send_messages <true/false> - Will players receive messages upon receiving exp via the plugin?
- entity_killed_message - The message players receive upon receiving exp via the plugin.
- <damage share> - Damage share in percentages
- <exp_share> - Amount of exp awarded for dealt damage
- <player> - Name of the player
- Supports color coding
Technical mumbo jumbo
The plugin tracks all entities that have been hit by a player.
It forgets an entity when it dies or when it has not been hit for 5 minutes. It contains no memory leaks like other plugins of its kind. Safe to use on big servers!

