mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 04:06:54 +00:00
Removed chat wrapping, deprecated TextWrapper
This commit is contained in:
@@ -1610,6 +1610,7 @@ class Server{
|
||||
InventoryType::init();
|
||||
Block::init();
|
||||
Item::init();
|
||||
/** TODO: @deprecated */
|
||||
TextWrapper::init();
|
||||
$this->craftingManager = new CraftingManager();
|
||||
|
||||
|
Reference in New Issue
Block a user