Class Patches

java.lang.Object
com.djrapitops.plan.storage.database.Patches

public class Patches extends Object
Stores the patch list in a separate class so that they're easy to add to.
  • Method Details

    • getAll

      public static Patch[] getAll(net.playeranalytics.plugin.server.PluginLogger logger, PlanConfig config)