mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
add config load tip and format config file...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
@@ -343,8 +343,8 @@ public class ResidenceMain extends JavaPlugin {
|
||||
|
||||
@Override
|
||||
public void onDisable() {
|
||||
taskmanager.cancelall();
|
||||
if (this.init) {
|
||||
taskmanager.cancelall();
|
||||
try {
|
||||
this.saveYml();
|
||||
this.backup.backup();
|
||||
|
||||
Reference in New Issue
Block a user