mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
Merge pull request #2295 from LukeDarling/patch-1
Fixed Server->getOps() capitalization
This commit is contained in:
commit
f55b0d0b45
@ -1401,7 +1401,7 @@ class Server{
|
|||||||
/**
|
/**
|
||||||
* @return Config
|
* @return Config
|
||||||
*/
|
*/
|
||||||
public function getOPs(){
|
public function getOps(){
|
||||||
return $this->operators;
|
return $this->operators;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user