Class StatusCommand
java.lang.Object
net.pl3x.map.core.command.Pl3xMapCommand
net.pl3x.map.core.command.commands.StatusCommand
-
Constructor Summary
-
Method Summary
Methods inherited from class net.pl3x.map.core.command.Pl3xMapCommand
description, getHandler
-
Constructor Details
-
StatusCommand
-
-
Method Details
-
register
public void register()Description copied from class:Pl3xMapCommand
Register subcommand.- Specified by:
register
in classPl3xMapCommand
-
execute
public void execute(@NotNull @NotNull org.incendo.cloud.context.CommandContext<@NotNull Sender> context)
-