promotional bannermobile promotional banner

BuildMoney

Gain money/xp by placing/destroying blocks

File Details

BuildMoney 3.7.1 [1.13-1.14.4]

  • R
  • Nov 2, 2019
  • 46.64 KB
  • 402
  • 1.14+1

File Name

BuildMoney-3.7.1-MC_1.13-1.14.4.jar

Supported Versions

  • 1.14
  • 1.13

Now command rewards can have a chance of being executed.
(This is currently avaiable for individual blocks in blocks.yml, blockgroups are not affected by this update - this will come later)

Example:

 

POLISHED_DIORITE:
  Money: '1.0'
  XP: 1;2
  Commands:
    '1':
      Command: 'msg <player> test'
      Chance: 50.0 # 50% chance

 

All commands without "Chance: " key have by default 100% chance.