Fix for issue with hacked clients showing of log out location with particular feature enabled
Updated locale for addAliasInfo to avoid indication that you could enter Cancel to cancel this action, as we still need an option to create Cancel alias. This by itself will regenerate locale line to default one
Now sellLogs will have separate files for each month. This will help out to find something in relatively smaller files when looking up for specific entry with file editor. And they will be located at sellLogs folder. old sellLog.yml fill be moved to that folder and renamed to Old_sellLog.yml
Now specialized commands special variables like # @ ? will not be so picky by their placement order. Any order will work now
Fix related to Rcon not getting feedback messages from commands. And players will get messages in same way as they would be sent from console, so [senderDisplayName] will be translated to Server (this is configurable in locale file)
Fix for message when you are sending private message to afk player which is not translating correctly global variables and shows your name instead of target player
Now in case you have warmup for CMI command and player doesn't have base permission node for that command, error message will appear informing about this before warmup starts.
Fix for backBlackList not always working out as it should.