small fixes
This commit is contained in:
committed by
Steffen Schröder
parent
6a1a014696
commit
5ae3e43097
@ -322,7 +322,6 @@ class ServerSettings implements ConfiguratorMenu, CallbackListener {
|
||||
* @return bool
|
||||
*/
|
||||
private function applyNewServerSettings(array $newSettings, Player $player) {
|
||||
var_dump($newSettings);
|
||||
if (!$newSettings) {
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user