File Details
TriggerReactor-2.1.3
- R
- Aug 22, 2018
- 650.07 KB
- 1.4K
- 1.12+12
File Name
TriggerReactor.jar
Supported Versions
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.3
- 1.8.1
- 1.8
- 1.7.4
- 1.7.2
- 1.6.4
- 1.6.2
- 1.6.1
- 1.5.2
2.1.3
- New internal variable ‘click’ is added to Click Trigger. See wiki for more info.
- ‘item’ internal variable of Inventory Trigger now uses the clicked item in the actual inventory GUI, not the item saved in the trigger itself.
- Little bit more clear exception messages
- /trg sudo command to let console to execute script for specified player (similar to /trg run but you can specify the target)
- Fixed where some nested IF statement was not correctly parsed
- Fixed where you couldn’t check global variable via command
- Fixed where you couldn’t save primitive types(String, Integer, Decimal) into global variable via command
- Fixed where clicking outside of Inventory Trigger’s GUI caused IndexOutOfBoundException.

