Class PlayerInterfaceFile
java.lang.Object
com.ordwen.odailyquests.files.APluginFile
com.ordwen.odailyquests.files.implementations.PlayerInterfaceFile
- All Implemented Interfaces:
IPluginFile
-
Field Summary
Fields inherited from class com.ordwen.odailyquests.files.APluginFile
config, file, plugin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ordwen.odailyquests.files.APluginFile
getConfig, getFile
-
Constructor Details
-
PlayerInterfaceFile
-
-
Method Details
-
load
public void load()Description copied from interface:IPluginFile
Load the plugin file.
-