- New | Proxy command rules: filter commands at the proxy level. Configure in
rules/command.rs- Improve | Velocity now recognizes "ONLINE" as a forward target, sending to all connected servers except origin
- Fix | Solved NPE when serializing operator options containing Permission or Component objects
- Fix | Added debug logging for proxy command forwarding
- Fix | Duplicated messages when using certain third party plugins
- Improve | Added support for prolongating replacement strings based on the length of each group in the regular expression used to match the rule. Use: "@prolong:{group_index}" (e.g. "@prolong:0")
- Improve | Improve Redis/proxy robustness and add debug logging
