|
Phpcraft
|


Public Member Functions | |
| __construct (Server $server, string $message) | |
Public Member Functions inherited from Phpcraft\Event\ServerEvent | |
| __construct (Server $server) | |
Public Attributes | |
| $message | |
Public Attributes inherited from Phpcraft\Event\ServerEvent | |
| $server | |
The event emitted by the server when the console has proposed a broadcast. Cancellable. Cancelling the event prevents the broadcast.
| Phpcraft\Event\ServerConsoleEvent::__construct | ( | Server | $server, |
| string | $message | ||
| ) |
| string Phpcraft\Event\ServerConsoleEvent::$message |
The message that the console has proposed.
1.8.17