Uses of Interface
com.velocitypowered.api.command.CommandManager
Packages that use CommandManager
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of CommandManager in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return CommandManagerModifier and TypeMethodDescriptionProxyServer.getCommandManager()
Gets theCommandManager
instance.