BuildMoney 3.7.1 [1.7-1.12.2]

Details

  • Filename
    BuildMoney-3.7.1-MC_1.7.10-1.12.2.jar
  • Uploaded by
  • Uploaded
    Nov 2, 2019
  • Size
    54.06 KB
  • Downloads
    297
  • MD5
    781fc8745dbbdf2b995d9fa3b632a999

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3
  • CB 1.7.2-R0.3
  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • 1.7.4
  • 1.7.2

Changelog

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.