mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 06:41:08 +00:00
z
This commit is contained in:
@@ -187,7 +187,7 @@ public class CommandIris implements DecreeExecutor {
|
|||||||
} */
|
} */
|
||||||
|
|
||||||
/* /todo Different approach this feels useless atm
|
/* /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 {
|
public void fixunstable() throws InterruptedException {
|
||||||
if (unstablemode){
|
if (unstablemode){
|
||||||
sender().sendMessage(C.RED + "Incompatibilities are posted in console..");
|
sender().sendMessage(C.RED + "Incompatibilities are posted in console..");
|
||||||
|
|||||||
Reference in New Issue
Block a user