Class | Description |
---|---|
Log |
This class manages the messages going to the Console Logger.
|
Plan |
Main class for Bukkit that manages the plugin.
|
PlanBungee |
Bungee Main class.
|
ServerSpecificSettings |
Bungee Config manager for Server Settings such as:
- WebServer Port
- ServerName
- Theme Base
|
ServerVariableHolder |
Class responsible for holding server variable values that do not change
without a reload.
|
ShutdownHook |
Thread that is run when JVM shuts down.
|
Enum | Description |
---|---|
Permissions |
Permissions class is used easily check every permission node.
|
Settings |
This enum contains all of the config settings used by the plugin for easier
access.
|
Copyright © 2017. All rights reserved.