Skip to content

Polar-Pumpkin/moneydrops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyDrops

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.

Download

Compile

Requires recent Java 8 JDK. Import directly as Maven Project. Build with
clean install

License

MoneyDrops is licensed under the permissive MIT license. Please see LICENSE.txt for more info.

Contributing

Pull Requests

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.

Releases

No releases published

Languages

  • Java 100.0%