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(String...) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
G
- get(Object, String...) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- getComment(CommentType, String...) - 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(boolean, String...) - 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(Object, String...) - Method in class me.hsgamer.hscore.bukkit.config.BukkitConfig
- setComment(CommentType, List<String>, String...) - 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