public interface MinecraftProxyCommand extends MinecraftCommand
| Modifier and Type | Method and Description |
|---|---|
default boolean |
passToBackendServer(@NotNull MinecraftCommandSource source,
@NotNull java.lang.String[] args)
Pass command to backend server
Only works with Velocity
|
execute, hasPermission, suggestdefault boolean passToBackendServer(@NotNull
@NotNull MinecraftCommandSource source,
@NotNull
@NotNull java.lang.String[] args)
Only works with Velocity