Admin ban fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
This possibly fixes the long-present bug with bans by verified admins, where they only count as a kick. This could be because they were using a custom message every time? Needs some testing to be sure this actually fixes it, I cannot test this fix by myself after all.
Merge request is for master, since the change is minimal and affects only the host. (in theory only the host needs an exe with the fix for it to work)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.