Created by request for http://forums.bukkit.org/threads/simple-xp-multiplier-plugin.201382/
Change the amount of XP people receive based on a percentage with easy-to-use permissions!
| Command | Permission | |
|---|---|---|
| /xpm debug | Toggles debug mode so that you can check peoples modifiers | xpmodifier.reload |
| /xpm reload | Reloads the cache so that the plugin will recalculate modifiers after they have been changed in permission plugins! | xpmodifier.reload |
Modify a player's XP by giving them xpmodifier.[%] - if you want to double their XP you would set the percentage to 200, if you want to halve it you would set it to 50! You can put their modifier up to a bonus of 1000% (10x the normal rate!)
XPModify will search for the highest modifier that they have - note that if you are an op, by default you will have all permissions and so your XP will be set at 1000. Fix this by either deopping yourself and assigning permissions with a permissions plugin of your choice.
Submit all issues to the BukkitDev Ticket System for this project.