Uses of Interface
com.velocitypowered.api.proxy.ConsoleCommandSource
Packages that use ConsoleCommandSource
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of ConsoleCommandSource in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return ConsoleCommandSourceModifier and TypeMethodDescriptionProxyServer.getConsoleCommandSource()
Returns an instance ofCommandSource
that can be used to determine if the command is being invoked by the console or a console-like executor.