Skip to content

Commit 7aa2a74

Browse files
committed
Set usage in class ToggleMessageCommand.
1 parent f1f8865 commit 7aa2a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/pro/cloudnode/smp/cloudnodemsg/command/ToggleMessageCommand.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
import java.util.Objects;
1414

1515
public class ToggleMessageCommand extends Command {
16+
public static final @NotNull String usage = "<player>";
1617
}

0 commit comments

Comments
 (0)