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
Should attempt banning (should fix all the errors with /r/undertaleyellow's server)
Can report
Both fields should be default true upon activation (migration needs to set all flags to true, but the default should be false). Activation is still the primary check for everything.
For attempting ban/unban, a check would be placed in ProcessActionOnUser during the Server loop
For reporting, a check should should be done in ReportScam_Global and ReportScamUser_Global to block out servers with functionality.
A command to modify a server instance's flags should be also added for the maintainer role to help fix any issues.
The text was updated successfully, but these errors were encountered:
Modify the current schema to add two new flags:
Both fields should be default true upon activation (migration needs to set all flags to true, but the default should be false). Activation is still the primary check for everything.
For attempting ban/unban, a check would be placed in
ProcessActionOnUser
during the Server loopFor reporting, a check should should be done in
ReportScam_Global
andReportScamUser_Global
to block out servers with functionality.A command to modify a server instance's flags should be also added for the maintainer role to help fix any issues.
The text was updated successfully, but these errors were encountered: