Updated Commands and Permissions (markdown)

Hitosherizu 2019-11-24 20:25:58 -05:00
parent c2c331565a
commit 88ab8f8c49

@ -18,15 +18,15 @@ Force End an auction: `crazyauctions.force-end`
# Selling and Bidding: # Selling and Bidding:
If you wish for a player to add items to the selling and or bidding section of the auction house they need these permissions. If you wish for a player to add items to the selling and or bidding section of the auction house they need all of these permissions.
### Selling: ### Selling:
Players need both these to put their items in the selling section. Players need BOTH PERMISSIONS to put their items in the selling section.
* `crazyauctions.sell` * `crazyauctions.sell`
* `crazyauctions.sell.#` * `crazyauctions.sell.#`
#### *Replace the # with the max amount of items they can have in the bidding section.
### Bidding: ### Bidding:
Players need both these to put their items into the bidding section. Players need BOTH PERMISSIONS to put their items into the bidding section.
* `crazyauctions.bid` * `crazyauctions.bid`
* `crazyauctions.bid.#` * `crazyauctions.bid.#`
#### *Replace the # with the max amount of items they can have in the bidding section. #### *Replace the # with the max amount of items they can have in the bidding section.