Other misc changes when I forgot to switch branches
[!WARNING]
This PR actually contains a breaking change. Users will need to manually alter their db by adding "guild_uuid" column to table "player_info" on db "faz-db", type BINARY(16), default NULL.
A database change management script will be added in the future to automate database migrations.
What does this PR do?