TriggerReactor-1.4.1
Details
-
FilenameTriggerReactor.jar
-
Uploaded by
-
UploadedJan 29, 2018
-
Size428.69 KB
-
Downloads344
-
MD508bcb3a9b2b74bd9f26dde36fbfbe05e
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.1
- #MESSAGE no longer merge arguments but print them in multiple lines.
- Now newly created trigger will use extension .trg
- Previous file will be read without the extension, yet it will be saved with .trg extension added.
- If there are both file with extension .trg and with no extension .trg, the one with .trg extension has the priority.
- Automatic conversion does not delete the previous flat file.
- Bunch of new Executors and Placeholders. Check out WIKI!
- Fixed the bug where $ in the in-game editor is replaced with the white-space. Now you can use ^ instead of $ to insert white-space
- Short circuit for boolean calculation is added.
- Unary minus bug is fixed.