mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Fix jigsaw edit tooltip
This commit is contained in:
parent
4329623341
commit
958c5ea195
@ -18,7 +18,7 @@ public class CommandIrisJigsawEdit extends MortarCommand
|
||||
super("edit", "e", "*");
|
||||
requiresPermission(Iris.perm);
|
||||
setCategory("Jigsaw");
|
||||
setDescription("Create a new jigsaw piece");
|
||||
setDescription("Edit an existing Jigsaw piece");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user