Uses of Interface
io.papermc.paper.command.brigadier.Commands
Packages that use Commands
-
Uses of Commands in io.papermc.paper.plugin.lifecycle.event.types
Fields in io.papermc.paper.plugin.lifecycle.event.types with type parameters of type CommandsModifier and TypeFieldDescriptionstatic final LifecycleEventType.Prioritizable
<LifecycleEventOwner, ReloadableRegistrarEvent<Commands>> LifecycleEvents.COMMANDS
This event is for registering commands to the server's brigadier command system.