PocketMine / PocketMine-MP

Legacy PocketMine-MP repository. Head to https://github.com/pmmp for up to date software.
https://www.pocketmine.net/
GNU Lesser General Public License v3.0
1.26k stars 660 forks source link

Command::unregister() doesnt work #4183

Closed DaPigGuy closed 8 years ago

DaPigGuy commented 8 years ago

Issue description

Write a short description about the issue

Steps to reproduce the issue

  1. Run $this->getServer()->getCommandMap()->getCommand("Command")->unregister($this->getServer()->getCommandMap()) on enable

    OS and versions