9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-30 04:29:05 +00:00
This commit is contained in:
RePixelatedMC
2023-11-06 15:22:23 +01:00
parent 7afdbc2a53
commit ffcd2b4179

View File

@@ -187,7 +187,7 @@ public class CommandIris implements DecreeExecutor {
} */
/* /todo Different approach this feels useless atm
@Decree(description = "Benchmark a pack", origin = DecreeOrigin.CONSOLE)
@Decree(description = "Check for instabilities", origin = DecreeOrigin.CONSOLE)
public void fixunstable() throws InterruptedException {
if (unstablemode){
sender().sendMessage(C.RED + "Incompatibilities are posted in console..");