TriggerReactor-1.4.3

Details

  • Filename
    TriggerReactor.jar
  • Uploaded by
  • Uploaded
    Feb 20, 2018
  • Size
    435.58 KB
  • Downloads
    227
  • MD5
    826838ae74be7683c14bf11bf82747aa

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3
  • 1.7.4
  • 1.7.2
  • 1.6.4
  • 1.6.2
  • 1.6.1
  • 1.5.2

Changelog

1.4.3

 

  - Fixed that assigning null to the global variable get saved as String "null" instead of deleting it.

  - Placeholder now accept only factors(variable, number, boolean, String)

  - Fixed where returned value of placeholder becomes decimal regardless of the placeholder type

    - For example $random:7 should return integer value between 0~6, but it returned 0.0~6.0 instead.

  - ELSEIF statement is newly added.

  - New Executors. Check out Wiki

  - Fixed where /reload command deletes the current location of player. Though, /reload is not recommended still. Use /trg reload if you need to reload new scripts