Summery
In this update I added two new native conditions to the plugin. One of which is called "ishealthat", this condition checks if the targets health is within a certain bounds. The other is "istime", this condition compares the provided time of day, with the current time of day (in game). You can read about all of the native conditions here.
Features
- New ishealthat condition
- New istime condition
Bug Fixes
In older versions, if a developer was to specify a condition for the string data type, it would not be used at all. This update fixes that issue.