mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 02:36:59 +00:00
Update CommandIrisObject.java
Add alias for object "obj"
This commit is contained in:
parent
dab69b2ffe
commit
9fbf9539ee
@ -40,7 +40,7 @@ public class CommandIrisObject extends MortarCommand
|
||||
|
||||
public CommandIrisObject()
|
||||
{
|
||||
super("object", "iob", "o");
|
||||
super("object", "iob", "o", "obj");
|
||||
requiresPermission(Iris.perm);
|
||||
setCategory("Object");
|
||||
setDescription("Object Commands");
|
||||
|
Loading…
x
Reference in New Issue
Block a user