mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Improved block and chunk cache, fixed PlayerQuitEvent player save
This commit is contained in:
@ -48,7 +48,7 @@ class PlayerQuitEvent extends PlayerEvent{
|
||||
}
|
||||
|
||||
public function getAutoSave(){
|
||||
|
||||
return $this->autoSave;
|
||||
}
|
||||
|
||||
public function setAutoSave($value = true){
|
||||
|
Reference in New Issue
Block a user