mirror of
https://github.com/BentoBoxWorld/Boxed.git
synced 2024-12-03 13:23:32 +01:00
Remove debug
This commit is contained in:
parent
d86c7386b5
commit
cc85ca2279
@ -17,7 +17,6 @@ import org.bukkit.generator.ChunkGenerator;
|
||||
import org.eclipse.jdt.annotation.NonNull;
|
||||
import org.eclipse.jdt.annotation.Nullable;
|
||||
|
||||
import world.bentobox.bentobox.BentoBox;
|
||||
import world.bentobox.bentobox.api.addons.GameModeAddon;
|
||||
import world.bentobox.bentobox.api.commands.admin.DefaultAdminCommand;
|
||||
import world.bentobox.bentobox.api.commands.island.DefaultPlayerCommand;
|
||||
@ -159,7 +158,6 @@ public class Boxed extends GameModeAddon {
|
||||
|
||||
@Override
|
||||
public void onDisable() {
|
||||
BentoBox.getInstance().logDebug("Disabling!");
|
||||
// Save the advancements cache
|
||||
getAdvManager().save();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user