You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Player then attempted to delete the guild via /guilds delete
It asked to confirm via /guilds confirm.
Then it outputted and confirmed via the output test deleted.
Player is still part of the guild test per the command /towns info, but the sql tables no longer have the guild 'test' existing. So it is kept in memory / cache as an initialized guild despite being deleted, not refreshing registered guilds and players part of it when deleted?
The text was updated successfully, but these errors were encountered:
Guilds v1.6.1-RELEASE
MySQL database.
/guilds delete
/guilds confirm
.test deleted
./towns info
, but the sql tables no longer have the guild 'test' existing. So it is kept in memory / cache as an initialized guild despite being deleted, not refreshing registered guilds and players part of it when deleted?The text was updated successfully, but these errors were encountered: