| Package | Description |
|---|---|
| io.github.waterfallmc.waterfall.event | |
| net.md_5.bungee.api.event |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyDefineCommandsEvent
Called when the proxy intercepts the command packet
allowing for plugins to prevent commands being added
to the clients which might not be wanted.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatEvent
Event called when a player sends a message to a server.
|
class |
PluginMessageEvent
Event called when a plugin message is sent to the client or server.
|
class |
TabCompleteEvent
Event called when a player uses tab completion.
|
class |
TabCompleteResponseEvent
Event called when a backend server sends a response to a player asking to
tab-complete a chat message or command.
|
Copyright © 2015–2020 WaterfallMC. All rights reserved.