|
Phpcraft
|


Public Member Functions | |
| __construct (ProxyServer $server, string $message) | |
Public Member Functions inherited from Phpcraft\Event\ProxyEvent | |
| __construct (ProxyServer $server) | |
Public Attributes | |
| $message | |
Public Attributes inherited from Phpcraft\Event\ProxyEvent | |
| $server | |
Public Attributes inherited from Phpcraft\Event\Event | |
| const | PRIORITY_HIGHEST = 2 |
| const | PRIORITY_HIGH = 1 |
| const | PRIORITY_NORMAL = 0 |
| const | PRIORITY_LOW = -1 |
| const | PRIORITY_LOWEST = -2 |
| $cancelled = false | |
The event emitted by the proxy when the console has proposed a broadcast. Cancellable.
| Phpcraft\Event\ProxyConsoleEvent::__construct | ( | ProxyServer | $server, |
| string | $message | ||
| ) |
| string Phpcraft\Event\ProxyConsoleEvent::$message |
The message that the console has proposed.
1.8.16