JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.olziedev.playereconomy.api.events
package
com.olziedev.playereconomy.api.events
All economy event objects that are triggered within the plugin.
Related Packages
Package
Description
com.olziedev.playereconomy.api
All the generalized objects within the API.
com.olziedev.playereconomy.api.events.player
All eco events that are triggered for players.
com.olziedev.playereconomy.api.events.update
All economy events that are triggered on an update.
com.olziedev.playereconomy.api.eco
All economy based objects that handles and manages data.
com.olziedev.playereconomy.api.expansion
All expansion based objects that expose methods for external plugins to hook into.
com.olziedev.playereconomy.api.scheduler
All scheduler based objects that are used in the plugin.
Classes
Class
Description
EconomyEvent
Handles all the basic and common methods for events.