mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-25 20:33:59 +00:00
This commit is contained in:
parent
8fae79f85b
commit
94352782d5
@ -663,9 +663,6 @@ class PluginManager{
|
|||||||
$this->plugins = [];
|
$this->plugins = [];
|
||||||
$this->enabledPlugins = [];
|
$this->enabledPlugins = [];
|
||||||
$this->fileAssociations = [];
|
$this->fileAssociations = [];
|
||||||
$this->permissions = [];
|
|
||||||
$this->defaultPerms = [];
|
|
||||||
$this->defaultPermsOp = [];
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user