mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 17:19:16 +00:00
Add s to studio aliases
This commit is contained in:
@@ -53,7 +53,7 @@ public class CommandIrisStudio extends MortarCommand
|
||||
|
||||
public CommandIrisStudio()
|
||||
{
|
||||
super("studio", "std");
|
||||
super("studio", "std", "s");
|
||||
requiresPermission(Iris.perm.studio);
|
||||
setCategory("Studio");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user