Basic Configuration File
Constructors
Link copied to clipboard
Initialise an instance with a plugin, name, and if the original config file should be overwritten
Initialise an instance with a plugin, name, if the original config file should be overwritten, and a destination folder to put the config file in
Initialise an instance with a plugin, name doesn't overwrite by default.
Functions
Link copied to clipboard
Get the property in the config file as a java.lang.Object.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get the property in the config file as a java.lang.Double.
Link copied to clipboard
Get the property in the config file as an java.lang.Integer.
Link copied to clipboard
Get the property in the config file as a java.util.List.
Link copied to clipboard
Get the property in the config file as a java.lang.String.
Link copied to clipboard