mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +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
|
||||
*/
|
||||
public function getOPs(){
|
||||
public function getOps(){
|
||||
return $this->operators;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user