mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 00:39:45 +00:00
Merge commit 'b7bf92a5e'
# Conflicts: # resources/vanilla
This commit is contained in:
commit
14c7ab50d8
@ -32,6 +32,7 @@ class SimpleEventPacket extends DataPacket implements ClientboundPacket, Serverb
|
||||
|
||||
public const TYPE_ENABLE_COMMANDS = 1;
|
||||
public const TYPE_DISABLE_COMMANDS = 2;
|
||||
public const TYPE_UNLOCK_WORLD_TEMPLATE_SETTINGS = 3;
|
||||
|
||||
/** @var int */
|
||||
public $eventType;
|
||||
|
Loading…
x
Reference in New Issue
Block a user