Class | Description |
---|---|
Commands |
The command-handling class.
|
Configuration |
The configuration class responsible for interacting with the YAML configuration and serialized data.
|
ExemptionHandler |
Manages WorldGuard exemption regions.
|
ReplacementHandler |
Manages per-zone mob replacements.
|
SmartMobs |
The main plugin and event handling class.
|
Statistics | |
Util |
A utility class that desperately needs to be refactored.
|
Zone |
Represents an arbitrary zone.
|
ZoneHandler |
Manages zones.
|
Enum | Description |
---|---|
Commands.AttributeAliases |
Enumeration of attribute aliases for easier command entering.
|