mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Re-enable support for debug information with /status
This commit is contained in:
@@ -96,6 +96,7 @@ class SimpleCommandMap implements CommandMap{
|
||||
$this->register("pocketmine", new KillCommand("kill"));
|
||||
$this->register("pocketmine", new SpawnpointCommand("spawnpoint"));
|
||||
$this->register("pocketmine", new TeleportCommand("tp"));
|
||||
$this->register("pocketmine", new StatusCommand("status"));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user