BuildMoney 3.7.1 [1.13-1.14.4]

Details

  • Filename
    BuildMoney-3.7.1-MC_1.13-1.14.4.jar
  • Uploaded by
  • Uploaded
    Nov 2, 2019
  • Size
    46.64 KB
  • Downloads
    256
  • MD5
    334f89c3679ad67ea74efc784db40bcd

Supported Bukkit Versions

  • 1.14
  • 1.13

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.