mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 19:19:07 +00:00
Update CommandIrisStructure.java
Add warning for use of objects over procedural structures (naming is a bit counter-intuitive)
This commit is contained in:
@@ -48,6 +48,8 @@ public class CommandIrisStructure extends MortarCommand
|
||||
|
||||
sender.sendMessage("Iris Structure Commands");
|
||||
printHelp(sender);
|
||||
sender.sendMessage("Note: This is a Procedural Structure creator,");
|
||||
sender.sendMessage("not an object creator, see '/iris object'.");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user