Index
All Classes and Interfaces|All Packages
B
- BukkitConfig - Class in me.hsgamer.hscore.bukkit.config
-
The bukkit configuration
- BukkitConfig(File) - Constructor for class me.hsgamer.hscore.bukkit.config.BukkitConfig
-
Create a new config
- BukkitConfig(Plugin) - Constructor for class me.hsgamer.hscore.bukkit.config.BukkitConfig
-
Create a new config, the file name will be "config.yml"
- BukkitConfig(Plugin, String) - Constructor for class me.hsgamer.hscore.bukkit.config.BukkitConfig
-
Create a new config
C
- contains(PathString) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
G
- get(PathString, Object) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- getComment(PathString, CommentType) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- getName() - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- getOriginal() - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- getValues(PathString, boolean) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
I
- isNormalizable(Object) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
M
- me.hsgamer.hscore.bukkit.config - package me.hsgamer.hscore.bukkit.config
-
The config implementation for Bukkit
N
- normalize(Object) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
R
- reload() - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
S
- save() - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- set(PathString, Object) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- setComment(PathString, List<String>, CommentType) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- setup() - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
All Classes and Interfaces|All Packages