This plugin adds physical money to the drops of any kind of animal or monster. You can define the chances to drop money,
define how much money will drop and define custom drop icons based on the amount.
This plugin is supporting versions from 1.14 and up.
- Spigot Plugin Page - Distributed through Spigot
- Dev Builds - Latest development builds
Requires recent Java 8 JDK. Import directly as Maven Project.
Build with
clean install
MoneyDrops is licensed under the permissive MIT license. Please see LICENSE.txt
for more info.
If you make any changes or improvements to the plugin which you think would be beneficial to others, please consider making a pull request to merge your changes back into the upstream project. (especially if your changes are bug fixes!)
MoneyDrops loosely follows the Google Java Style Guide. Generally, try to copy the style of code found in the class you're editing.