9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-26 18:49:06 +00:00
This commit is contained in:
RePixelatedMC
2024-01-14 16:32:15 +01:00
parent 1b3916749a
commit 20f05bf317

View File

@@ -97,7 +97,7 @@ public class ServerBootSFG {
}
if (!hasPrivileges()){
hasPrivileges = true;
hasPrivileges = false;
joiner.add("Insufficient Privileges");
severityMedium++;
}