java.lang.Object
io.github.thebusybiscuit.slimefun4.core.services.BackupService
All Implemented Interfaces:
Runnable

public class BackupService extends Object implements Runnable
This Service creates a Backup of your Slimefun world data on every server shutdown.
Author:
TheBusyBiscuit
  • Constructor Details

    • BackupService

      public BackupService()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable