Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.config
/
OutdatedConfigurationArchive
Outdated
Configuration
Archive
public
final
class
OutdatedConfigurationArchive
Preserves whole retired configuration files using the owning plugin's explicit format rules.
Members
Properties
DIRECTORY
Link copied to clipboard
public
final
static
String
DIRECTORY
RULES_
RESOURCE
Link copied to clipboard
public
final
static
String
RULES_RESOURCE
Functions
archive
For
Link copied to clipboard
public
static
void
archiveFor
(
JavaPlugin
plugin
)
Request archival through the target's shaded implementation.
is
Archive
Path
Link copied to clipboard
public
static
boolean
isArchivePath
(
Path
path
)
register
Link copied to clipboard
public
static
void
register
(
JavaPlugin
plugin
)
Register from the owner's MagmaCore during onLoad, before any importer can start.
unregister
Link copied to clipboard
public
static
void
unregister
(
JavaPlugin
plugin
)