Fixing an error on disconnect

This commit is contained in:
Ad5001 2016-07-25 15:53:52 +03:00
parent f6dd631497
commit 9a173ff44a
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ class Main extends PluginBase implements Listener{
$this->players[$player->getName()] = [];
public function onCommand(CommandSender $sender, Command $cmd, $label, array $args){
switch($cmd->getName()){
case "default":