BuildMoney - Get money/xp from placing/destroying blocks
When a player places/destroys a block he gets random amount of money from the configurable range.
You can also take money from placed blocks by setting negative rewards (version 3.7 or higher required).
Features:
- Get configurable amount of money/xp when placing/destroying block
- Take configurable amount of money when placing block (just set negative reward)
- Custom money/xp rewards for certain blocks
- Custom command rewards
- mcMMO support
- Set money/xp limit per day
- Specify worlds where plugin shouldn't work
- Specify gamemode on which player should get reward
- Chat messages and Actionbar messages (customizable, color support)
- Custom messages interval and custom notice sound
- Enable/disable plugin or his features without restarting server
- Blacklist blocks
Commands:
/bm or
/buildmoney - Main command
/bm reload or
/buildmoney reload - Reload plugin
/bm enable/disable or
/buildmoney enable/disable - Enable/Disable plugin
/bm chatmsg enable/disable or
/buildmoney chatmsg enable/disable - Enable/Disable chat messages sent to player when he gets money
/bm abmsg enable/disable or
/buildmoney abmsg enable/disable - Enable/Disable actionbar messages sent to player when he gets money
/bm min <amount> - set minimum reward.
/bm max <amount> - set maximum reward
/!mcmmo <player> <skillname> <amount> - give player specified mcMMO XP points - <amount> can be const value or random int (you set values in blocks.yml)
Permissions:
buildmoney.use.place - Permission to get rewards by placing blocks (default true)
buildmoney.use.break - Permission to get rewards by destroying blocks (default true)
buildmoney.reward.money - Permission to get money reward
buildmoney.reward.vanillaxp - Permission to get xp reward
buildmoney.reward.command - Permission to get command reward
Admin
buildmoney.admin - Permission to commands
This plugin requires
Vault to work.
Updates are coming soon.