Package com.earth2me.essentials.config
Class EssentialsUserConfiguration
java.lang.Object
com.earth2me.essentials.config.EssentialsConfiguration
com.earth2me.essentials.config.EssentialsUserConfiguration
-
Field Summary
Fields inherited from class com.earth2me.essentials.config.EssentialsConfiguration
configFile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
void
getUuid()
boolean
void
setUsername
(String username) Methods inherited from class com.earth2me.essentials.config.EssentialsConfiguration
blockingSave, get, getBigDecimal, getBoolean, getDouble, getFile, getFloat, getInt, getKeys, getList, getLocation, getLocationSectionMap, getLong, getMap, getRootNode, getSection, getString, getStringMap, hasProperty, isBoolean, isList, isTransaction, load, newSection, removeProperty, save, setExplicitList, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRaw, setRootHolder, setSaveHook, startTransaction, stopTransaction, stopTransaction, toSplitRoot
-
Constructor Details
-
EssentialsUserConfiguration
-
-
Method Details
-
getUsername
-
getUuid
-
setUsername
-
legacyFileExists
public boolean legacyFileExists()- Overrides:
legacyFileExists
in classEssentialsConfiguration
-
convertLegacyFile
public void convertLegacyFile()- Overrides:
convertLegacyFile
in classEssentialsConfiguration
-
altFileExists
public boolean altFileExists()- Overrides:
altFileExists
in classEssentialsConfiguration
-
convertAltFile
public void convertAltFile()- Overrides:
convertAltFile
in classEssentialsConfiguration
-