| Class | Description |
|---|---|
| ChatAPI | |
| Config |
Memory represantation of the SpigotLib's configuration (config.yml)
|
| Config.BungeeAPI |
BungeeAPI related settings.
|
| Config.PlayerFile | |
| ConfigHook |
Collection of custom config serializers and custom variable handlers used only on Spigot
|
| ConfigHook.ItemSerializer |
Custom config Serializer used for saving and loading ItemStacks
|
| ConfigHook.PotionSerializer |
Custom config Serializer used for saving and loading ItemStacks
|
| GlobalLangFile | |
| GlobalLangFile.PluginLang | |
| Items |
Class representing the custom item names stored in the config, used in the ItemAPI
|
| Main |
Main SpigotLib plugin class containing all the command handlers, loaders and delegators needed for starting up the API
|
| PHAHook |
PlaceholderAPI %sl_% placeholder hook, used for making plugins using PlaceholderAPI instead of SpigotLib's
PlaceholderAPI compatible with SpigotLib PlaceholderAPI placeholders.
|
| SU |
SpigotLib utilities class
|
| Enum | Description |
|---|---|
| ChatAPI.ChatMessageType |
Enum of the available ChatMessageTypes
|