Supported Plugins

Here you can view all the supported extensions information for Player Auctions.

Vault

Player Auctions depends on Vault so you can use any of your favorite economy/permissions plugins that will be used in Player Auctions by hooking into Vault.

PlaceholderAPI

Player Auctions hooks into PlaceholderAPI so you can use the Player Auctions placeholders everywhere that supports PlaceholderAPI, here is a list of the current placeholders.

Placeholder
Description

%pa_player_auctions%

View the amount of current auctions.

%pa_player_available%

View the amount of current auctions a player can sell.

%pa_player_maxauctions%

View the maximum amount of auctions that you can sell.

%pa_player_expired%

View the amount of expired auctions.

%pa_player_recent%

View the total amount of recent auctions.

%pa_player_recent_<type>%

View the amount of recent auctions for that type.

%pa_player_recent_spent_[when]%

View the amount the player has spent based on their recently bought. The when placeholder is optional and can either be: day, week, month & year. You may append _raw to get the raw value.

%pa_player_recent_earned_[when]%

View the amount the player has earned based on their recently sold. The when placeholder is optional and can either be: day, week, month & year. You may append _raw to get the raw value.

%pa_server_auctions%

View the amount of current auctions on the server.

%pa_server_auctions_<category>%

View the amount of current auctions for that category.

%pa_gui_auction_<modifier>%

View the modifier of the current auction that is assigned to the player via a menu.

Check modifiers below.

%pa_gui_category%

View the current category name that is assigned to the player via a menu.

%pa_gui_category_display%

View the current category display name that is assigned to the player via a menu.

%pa_gui_page%

View the current page that is assigned to the player via a menu.

%pa_gui_pages%

View the current pages that is assigned to the player via a menu.

Modifier
Description

price

Get tge price of the auction.

price_formatted

Get the formatted price of the auction.

price_item

Get the price per item for that auction.

currency

Get the currency of the auction.

seller

Get the seller of the auction.

seller_uuid

Get the seller UUID of the auction.

expire

Get the expired time of the auction.

categories

Get the categories of the auction.

id

Get the ID of the auction.

enchantments

Get the enchantments of the auction.

repair_cost

Get the repair cost of the auction.

amount

Get the amount of the auction.

lore

Get the lore of the auction.

date

Get the date created of the auction.

bidder

Get the top bidder of the auction.

server

Get the server of the auction.

item

Get the item of the auction.

item_displayname

Get the item displayname of the auction.

These are the current auction expansions, that hook into other plugins to change on how the plugin works. You can configure all these expansions and change how they work in the expansions.yml. Every expansion is configurable.

TokenManager

Player Auctions hooks into TokenManager as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

PlayerPoints

Player Auctions hooks into PlayerPoints as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

BeastToken

Player Auctions hooks into BeastToken as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

GemsEconomy

Player Auctions hooks into GemsEconomy as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

UltraEconomy

Player Auctions hooks into UltraEconomy as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

EcoBits

Player Auctions hooks into EcoBits as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

CoinsEngine

Player Auctions hooks into CoinsEngine as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

RivalCredits

Player Auctions hooks into RivalCredits as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

RivalHarvesterHoes

Player Auctions hooks into RivalHarvesterHoes as a currency so you can sell/purchase items on the auction house using this currency. Here is the default configuration for this addon.

Last updated

Was this helpful?