From 51032edaca8f89fc2f6feb9d908472a6d14801a4 Mon Sep 17 00:00:00 2001 From: Ryder Belserion Date: Mon, 27 Nov 2023 11:53:32 -0500 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index f04298a..74a98c5 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -1,32 +1 @@ -# Commands: - -Command|Permission|Description ----|---|--- -`/ca`|`crazyauctions.access`|Opens up the auction house. -`/ca help`|`crazyauctions.access`|Shows all available commands. -`/ca expire`|`crazyauctions.access`|Opens up the players expired items list. -`/ca collect`|`crazyauctions.access`|Opens up the player's collectible items list. -`/ca listed`|`crazyauctions.access`|Opens up the player's items they are currently selling. -`/ca reload`|`crazyauctions.admin`|Reloads all the files. -`/ca view `|`crazyauctions.view`|Shows the list items being sold by the searched player. -`/ca sell [amount]`|`crazyauctions.sell` `crazyauctions.sell.#`|Add the item currently in your hand to the selling section of the auction house. -`/ca bid [amount]`|`crazyauctions.bid` `crazyauctions.bid.#`|Add the item currently in your hand to the bidding section of the auction house. - -Command Aliases: `/ca` `/ah` `/hdv` `/crazyauction` `/crazyauctions` - -Force End an auction: `crazyauctions.force-end` - -# 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 all of these permissions. - -### Selling: -Players need BOTH PERMISSIONS to put their items in the selling section. -* `crazyauctions.sell` -* `crazyauctions.sell.#` -#### *Replace the # with the max amount of items they can have in the bidding section. -### Bidding: -Players need BOTH PERMISSIONS to put their items into the bidding section. -* `crazyauctions.bid` -* `crazyauctions.bid.#` -#### *Replace the # with the max amount of items they can have in the bidding section. \ No newline at end of file +# https://docs.crazycrew.us/crazyauctions/home \ No newline at end of file