MrAuctionsBid Wiki
Documentation
Commands & Permissions
⌨️ Commands
| Command | Description | Permission |
|---|---|---|
/auctions create |
Creates an auction for the item currently held in the player's hand, setting the starting price | mrauctionsbid.command.create |
/auctions bid |
Places a bid of the specified amount on the currently active auction | mrauctionsbid.command.bid |
/auctions reload |
Reloads the plugin configuration and language files | mrauctionsbid.command.reload |
/auctions blacklist add |
Adds a material to the auction blacklist (prevents it from being auctioned) | mrauctionsbid.command.blacklist |
/auctions blacklist remove |
Removes a material from the auction blacklist | mrauctionsbid.command.blacklist |
/auctions blacklist list |
Shows the current list of blacklisted materials | mrauctionsbid.command.blacklist |
🔒 Permissions
| Permission | Description | Default |
|---|---|---|
mrauctionsbid.command.create |
Allows a player to create a new auction | true |
mrauctionsbid.command.bid |
Allows a player to place a bid on an active auction | true |
mrauctionsbid.command.reload |
Allows reloading the plugin configuration (admin only) | op |
mrauctionsbid.command.blacklist |
Allows managing the auction blacklist (add/remove/list) – admin level | op |
mrauctionsbid.* |
Grants access to all MrAuctionsBid commands and permissions | op |
Last updated 11 hours ago