Releases: Wertik/ConditionalText
Releases · Wertik/ConditionalText
1.5.0
Changes
- Allow usage of $n arguments inside left side of rules
1.4.0
Changes:
- Added 1.17 support
- Added modulo (%) operator thanks to @Mpcs
1.3.7
Bugfixes
- fixed checking order of operators matching wrong ones
- fixed some debug messages trolling me
1.3.6
Changes
- debug-enabled defaults to false
- code maintenance and cleanup
- improved /ct try
1.3.4
Changes:
- added string operators 'empty' and '!empty'
- improved debug information
- cleaned up
1.2.1
Changes:
- added Time condition and input time
- added format configuration to config.yml
1.1.2
Changes:
- added the possibility to use placeholders in conditions
- fixed a few bugs
1.0.1
Initial release:
- all early development features reached
- estabilished solid codebase