9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-26 02:29:14 +00:00
This commit is contained in:
BuildTools
2020-10-23 14:08:41 +02:00
parent 23136be280
commit 75e508bfd0

View File

@@ -36,6 +36,7 @@ public class CommandIrisCTC extends MortarCommand
if(args.length == 0){
sender.sendMessage("Current threads: " + g.getThreadCount());
sender.sendMessage("You can change the treadcount with /iris ctc <number>");
return true;
}