BuildMoney [1.7-1.19] icon

BuildMoney [1.7-1.19] -----

Get money/xp from placing/destroying blocks. [1.7-1.19]



Rewritten code, command rewards, group bonuses, mcMMO support
- Rewritten code
- Fixed setting constant rewards
- New: Group bonuses (in config.yml)
- bonuses are summing when player is member of multiple groups with bonuses
Example setting:

Code (Text):
GroupRewardBonusPercent:
  vip: 25
  svip: 30
Player who's member of these two groups will get bonus of 55%.
- New: Command rewards (in blocks.yml) - reward players using your own commands, this feature includes support for giving mcMMO XP points
mcMMO Command syntax: "!mccmo <player> <skillname> <amountXP>"
"<amountXP>" may be replaced with constant value or with "<randomInt>" (you set min and max value below command)
In other commands you can use also "<randomFloat>" where is it applicable.

See examples below:
Code (Text):
BLOCK_MATERIAL:
    Money:
      min: 1.0
      max: 1.0
    XP:
      min: 1
      max: 2
    Commands:
      1:
        Command: "!mcmmo <player> alchemy <randomInt>"
        min: 1
        max: 2
      2:
        Command: "anothercommand <player> <randomFloat>"
        min: 0.5
        max: 2.0
      3:
        Command: "heal <player>"
      4:
        Command: "give <player> diamond 1"
- New: blacklist.yml file - here you can set blocks disabled from rewarding
----------, Apr 30, 2018
Resource Information
Author:
----------
Total Downloads: 44,776
First Release: Jul 3, 2017
Last Update: Jul 31, 2022
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings