pyspigot 0.8.0 API

Packages
Package
Description
Contains the main plugin class.
Contains the Bukkit implementation for PySpigot.
Contains the Bukkit-specific implementation for the /pyspigot command.
Contains the Bukkit-specific implementation for PySpigot's config.yml file.
Contains Bukkit-specific script events.
Contains the custom event for scripts to use.
Contains the Bukkit-specific command manager implementation.
Contains the Bukkit-specific config manager implementation.
Contains the Bukkit-specific listener manager implementation.
Contains all classes related to PlaceholderAPI.
Contains all classes related to ProtocolLib and the protocol manager for Bukkit.
Contains the Bukkit-specific script manager implementation.
Contains the Bukkit-specific task manager implementation.
Contains Bukkit-specific utility classes.
Contains Bukkit-specific player utility classes.
Contains the BungeeCord implementation for PySpigot.
Contains the Bukkit-specific implementation for the /pybungee command.
Contains the BungeeCord-specific config manager implementation.
Contains BungeeCord-specific script events.
Contains the custom event for scripts to use.
Contains the BungeeCord-specific command manager implementation.
Contains the BungeeCord-specific config manager implementation.
Contains the BungeeCord-specific listener manager implementation.
Contains all classes related to Protocolize and the protocol manager for BungeeCord.
Contains the BungeeCord-specific script manager implementation.
Contains the BungeeCord-specific task manager implementation.
Contains BungeeCord-specific player utility classes.
Contains all classes related to PySpigot's plugin commands.
Contains all subcommands for the plugin.
Contains the PluginConfig class, which is used to access values from the config.yml
This package contains events related to scripts.
 
Contains all classes related to Script commands.
Contains all classes related to script config files.
Contains all classes related to database connections.
Contains classes related to MongoDB.
Contains classes related to SQL databases.
Contains all classes related to Jar libraries.
Contains all classes related to script event listeners.
Contains all classes related to redis.
Contains all the redis clients that can be used by scripts.
Contains all classes related to scripts themselves.
Contains all classes related to script tasks.
Contains utility classes for the plugin and for scripts.
Contains utility classes related to script logging.