Placeholders
Note: you can use all of these internally in guis or other places by leaving the axauctions from the start of the placeholder!
So when using PlaceholderAPI use %axauctions_sell_limit%, but in the plugin guis, use %sell_limit%
Placeholder | Description |
|---|---|
%axauctions_sell_limit% | The maximum amount of items that a player can have in the auction house |
%axauctions_sell_count% | The amount of items that the player is selling |
%axauctions_expired_count% | The amount of the player's expired items |
%axauctions_active_count% | The amount of the player's items in the auction house |
%axauctions_selected_category% | Formatted name of the selected category |
%axauctions_selected_category_raw% | Raw name of the selected category |
%axauctions_selected_currency% | Formatted name of the selected currency |
%axauctions_selected_currency_raw% | Raw name of the selected currency |
%axauctions_selected_sorting% | Formatted name of the selected sorting |
%axauctions_selected_sorting_raw% | Raw name of the selected sorting |