TriggerReactor-1.2.4

Details

  • Filename
    TriggerReactor.jar
  • Uploaded by
  • Uploaded
    Aug 24, 2017
  • Size
    360.77 KB
  • Downloads
    346
  • MD5
    5c3a790f663028f67378a34d2615bae1

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.5.2-R1.0
  • CB 1.5.2-R0.1
  • 1.5.2

Changelog

1.2.4

 

  - Fixed the malfunctioning Area Trigger. Works flawlessly now (Thank you for the report, Noy)

  - Now Named Trigger can be specified sync/async on run-time.  #CALL "SomeNamedTrigger" true for sync, and #CALL "SomeNamedTrigger" false for async. Not providing second parameter will set it to be true(sync) by default.

  - EntityLook packet for protocollib support.

  - Removed the handlerlist checking for Custom Triggers. It seems the events of Bukkit API doesn't really need it to be working properly.