Class ImportUtil

java.lang.Object
net.lewmc.essence.utils.ImportUtil

public class ImportUtil extends Object
Imports data from other systems.
  • Constructor Details

    • ImportUtil

      public ImportUtil(Essence plugin)
      Constructor for the ImportUtil class.
      Parameters:
      plugin - Essence - Reference to the main class.
  • Method Details

    • essentialsWarps

      public boolean essentialsWarps()
      Imports warps from EssentialsX.
      Returns:
      boolean - If the process was successful.
    • essentialsHomes

      public boolean essentialsHomes()
      Imports homes from EssentialsX.
      Returns:
      boolean - If the process was successful.
    • essentialsSpawns

      public boolean essentialsSpawns()
      Imports spawns from EssentialsX.
      Returns:
      boolean - If the process was successful.