Uses of Class
net.md_5.bungee.api.event.TargetedEvent
Package
Description
-
Uses of TargetedEvent in com.mrivanplays.ivancord.api.event
Modifier and TypeClassDescriptionclass
class
-
Uses of TargetedEvent in io.github.waterfallmc.waterfall.event
Modifier and TypeClassDescriptionclass
Called when the proxy intercepts the command packet allowing for plugins to prevent commands being added to the clients which might not be wanted. -
Uses of TargetedEvent in net.md_5.bungee.api.event
Modifier and TypeClassDescriptionclass
Event called when a player sends a message to a server.class
Event called when a plugin message is sent to the client or server.class
Event called when a player uses tab completion.class
Event called when a backend server sends a response to a player asking to tab-complete a chat message or command.