Hey everyone,
Quick hotfix today that fixes some small and big issues. Read the Changelog because it is important!
Changelog:
- Fixed a issue where you could get some messages twice if you have the same permission multiple times or different permission of the same thing. (I'm really bad at explaining things).
- When I introduces the party system. I switched lang_party_invite_expired_owner with lang_party_invite_expired_player. I've fixed this for those who generate the language messages table but you can just switch them in the panel.
- Fixed a issue with the nicknames for new players again. They won't turn into NULL anymore but you might want to run this SQL Query in your database to fix the issue for existing players
https://pastebin.com/HRYFzuaY.
- Fixed a huge issue with Redis that could cause players to time out or crash the server.