[
+ ] Added new condition types
not_equals,
not_contains, and
number_not_equals – allow negative string and numeric comparisons. These conditions return true if the placeholder is null.
[
+ ] Added rule
priority system – rules targeting the same placeholder are now evaluated based on priority (higher value = evaluated first). Default priority is 0.
[
!!! ] You must delete the existing config.yml file and fully restart the server to generate the new updated configuration.