Commands, permissions and placeholders
Commands
| command |
what it does |
permission |
/ah |
the hall |
emberauctions.use |
/ah sell [price] [currency] |
list what you are holding |
emberauctions.sell |
/ah search <words> |
search the hall |
emberauctions.use |
/ah mine |
your listings |
emberauctions.use |
/ah collect [all] |
the collection box |
emberauctions.use |
/ah top [earned\|spent\|sold\|bought] |
leaderboards (Premium) |
emberauctions.use |
/ah orders |
buy orders (Premium) |
emberauctions.use |
/ah watch |
the watchlist (Premium) |
emberauctions.use |
/ah price |
what the item in your hand is worth (Premium) |
emberauctions.use |
/ah discord <id\|off> |
link Discord (Premium) |
emberauctions.use |
/ah help |
the command list |
- |
/ah version |
edition and version |
- |
/ah admin |
the admin panel (Premium) |
emberauctions.admin |
/ah board <type\|remove> [name] |
place or remove a board (Premium) |
emberauctions.admin |
/ah history |
the audit trail (Premium) |
emberauctions.admin |
/ah reload |
reload the config |
emberauctions.admin |
Aliases: /auction, /auctions, /ea. The real name is /emberauctions.
Permissions
| node |
grants |
emberauctions.use |
browsing and buying (default: everyone) |
emberauctions.sell |
listing items (default: everyone) |
emberauctions.admin |
the admin panel, boards, audit trail, reload (default: op) |
emberauctions.listings.<n> |
hold n listings at once |
emberauctions.listings.unlimited |
no listing limit |
emberauctions.orders.<n> |
hold n buy orders |
emberauctions.watch.<n> |
watch n items |
emberauctions.tax.<percent> |
pay that tax instead (lowest node wins) |
emberauctions.bypass.blacklist |
list items the blacklist refuses |
Placeholders (PlaceholderAPI)
| placeholder |
value |
%emberauctions_listings% |
everything for sale right now |
%emberauctions_mine% |
your live listings |
%emberauctions_slots% |
how many you may hold |
%emberauctions_collection% |
items and money waiting for you |
%emberauctions_sold% / _bought% |
your lifetime counts |
%emberauctions_earned% / _spent% |
your lifetime money |
%emberauctions_listed% / _expired% |
listings made and expired |
%emberauctions_total_sold% |
sales server-wide |
%emberauctions_total_traded% |
money traded server-wide |
%emberauctions_edition% |
Lite or Premium |
Files
| file |
holds |
config.yml |
currencies, listings, bidding, orders, prices, blacklist, categories, Discord, database |
lang/<code>.yml |
every message |
listings.yml |
the market, when it is not shared |
collection.yml |
what players are owed |
orders.yml |
buy orders (Premium) |
prices.yml |
sale history behind the price index (Premium) |
watchlist.yml |
who is watching what (Premium) |
boards.yml |
placed leaderboard boards (Premium) |
discord-links.yml |
Minecraft to Discord accounts (Premium) |
stats.yml |
per-player counters |
logs/auctions-<date>.log |
the audit trail (Premium) |