OutdatedConfigurationArchive

public final class OutdatedConfigurationArchive

Preserves whole retired configuration files using the owning plugin's explicit format rules.

Properties

Link copied to clipboard
public final static String DIRECTORY
Link copied to clipboard
public final static String RULES_RESOURCE

Functions

Link copied to clipboard
public static void archiveFor(JavaPlugin plugin)
Request archival through the target's shaded implementation.
Link copied to clipboard
public static boolean isArchivePath(Path path)
Link copied to clipboard
public static void register(JavaPlugin plugin)
Register from the owner's MagmaCore during onLoad, before any importer can start.
Link copied to clipboard
public static void unregister(JavaPlugin plugin)