mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
...
This commit is contained in:
@ -64,7 +64,7 @@ class PluginCommand extends Command implements PluginIdentifiableCommand{
|
|||||||
|
|
||||||
public function getExecutor(){
|
public function getExecutor(){
|
||||||
return $this->executor;
|
return $this->executor;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param CommandExecutor $executor
|
* @param CommandExecutor $executor
|
||||||
|
Reference in New Issue
Block a user