All Classes and Interfaces

Classes
Class
Description
The BungeeCord-specific implementation of the command manager.
A wrapper for the BungeeCord CommandSender class.
The BungeeCord-specific implementation of the config manager.
The BungeeCord listener.
The BungeeCord-specific implementation of the listener manager.
A wrapper for the BungeeCord ProxiedPlayer class.
The executor for the /pybungee command.
The BungeeCord-specific implementation of the PluginConfig class, for retrieving values from the plugin config.yml.
The Bungee-specific implementation of the ProjectOptionsConfig class, for retrieving values from a project's project.yml file.
Represents a registered BungeeCord command belonging to a script.
A class representing a script configuration file, for the BungeeCord implementation.
A dummy BungeeCord Listener that holds an event a script is currently listening to.
The BungeeCord-specific implementation of the ScriptInfo class, for printing information related to BungeeCord-specific managers.
The BungeeCord-specific implementation of the script manager.
The BungeeCord-specific implementation of the ScriptOptionsConfig class, for retrieving values from the script_options.yml file.
The BungeeCord-specific implementation of the task manager.
A custom event that scripts may instantiate and call for other plugins/scripts to listen to.
Manager to interface with Protocolize.
Entry point of PySpigot for the BungeeCord servers.
Script event superclass.
Called when a script throws an unhandled error/exception.
Called when a script is loaded.
A script listener that listens for BungeeCord packets.
Called when a script is unloaded.