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
Describe the bug
When you restart the proxy, all banned players will get unbanned
To Reproduce
Steps to reproduce the behavior:
Check the ban list (/banlist)
Restart the proxy
Check the ban list again (/banlist)
As you might noticed the players are unbanned
Expected behavior
After the proxy restarted the local database got a reset because of the cloud template. We should connect the ban system to a database (MongoDB)
The text was updated successfully, but these errors were encountered:
Describe the bug
When you restart the proxy, all banned players will get unbanned
To Reproduce
Steps to reproduce the behavior:
/banlist
)/banlist
)Expected behavior
After the proxy restarted the local database got a reset because of the cloud template. We should connect the ban system to a database (MongoDB)
The text was updated successfully, but these errors were encountered: