All Classes and Interfaces

Class
Description
Represents an auction category that can provide basic category data for the auction.
Represents an auction sub-command that can be executed within the plugin.
List of all possible executor types an auction command can have.
Represents the config API for PlayerAuctions.
Represents an auction converter that can convert other plugins' to this plugin.
Represents an auction currency addon that can allow multiple currencies for the plugin.
Represents a bank provider that can be used to withdraw money from a bank account.
Handles and manages all the player data for the current open GUI.
Handles and manages all the player data.
Handles all the currency containers for the player.
Represents a product that can be sold in an auction.
 
Represents a recent auction for a player that can manage and handle basic data within the auction.
Represents a serializable product that can be sold in an auction.
 
Represents a player auction that can manage and handle basic data within an auction.
Handles all the basic and common methods for events.
Event that is triggered before an expansion is being loaded.
Event that is triggered before an expansion is being unloaded.
Event that is triggered before an auctions' expire time has been updated.
Event that is triggered before a players' data has been changed.
The list of data that can bee changed in the AuctionPlayerUpdateEvent event.
List of all possible responses for some auction callbacks.
List of all possible sort types.
Handles all the basic and common methods for updated based events.
Represents a chunk in the world.
Handles and manages all sub-commands for the plugin.
Represents an expansion for it to be loaded and used in ExpansionRegistry.
Handles all expansion type events.
Handles and manages all expansions for the plugin.
 
The main class for accessing and using the API.
Event that is triggered before a player bids on an auction.
Event that is triggered before a player bids on an auction.
Event that is triggered before a player purchases an auction.
Event that is triggered before a menu is opened.
List of all possible menu types.
Event that is triggered before an auction has been removed.
List of all possible causes that will trigger the auction removal.
The main class for accessing and using the API.
Event that is triggered before an auction is being added to the auction house.
Event that is triggered before a new sort type is set.
Represents an expansion for it to be loaded and used in ExpansionRegistry.
This class is used to schedule tasks for the plugin.
Represents a task that can be cancelled.