mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 18:55:18 +00:00
Add note
This commit is contained in:
parent
23136be280
commit
75e508bfd0
@ -36,6 +36,7 @@ public class CommandIrisCTC extends MortarCommand
|
|||||||
|
|
||||||
if(args.length == 0){
|
if(args.length == 0){
|
||||||
sender.sendMessage("Current threads: " + g.getThreadCount());
|
sender.sendMessage("Current threads: " + g.getThreadCount());
|
||||||
|
sender.sendMessage("You can change the treadcount with /iris ctc <number>");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user