This plugin is no longer maintained. Support is no longer provided and updates will not be issued. If you would like to take over the project, please contact me.

Literally all it does is give players money for killing mobs. No difficult config. No weird features. Just simply mobs dropping money.
Looking for an economy? Try DumbCoin
As a developer I get tired of trying to find a plugin that simply does what I'd like it to do (such as mobs simply dropping money). When this occurs I tend to create a small plugin to meet the needs of what I am testing.
In this case I made a simple plugin which causes mobs to drop money - because that is what I needed.
| Command | Permission | Description |
|---|---|---|
| /rewards | dumbrewards.reload | Reloads the plugin's configuration |
| Permission | Default | Description |
|---|---|---|
| dumbrewards.reload | Server OP | Allows /rewards |
This plugin does use a common library, CommonSense, to send statistics and complete update checks, You may disable these functions in the "DumbPlugin-Configuration.yml" file inside the plugin folder.
This plugin utilizes Gravity's update checker to notify when a new version of the plugin is out, it will not automatically download the new version. It also notifies the admins that a new plugin version is available. This can be enabled or disabled in the config.yml. To disable update-checking, set updates.check-for-updates to false. To disable admin notifying, set updates.notify-admin to false.
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
Looking for an economy? Try DumbCoin
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Head on over to the GitHub Issue Tracker!!