Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ This mod adds a vending machine, unlocking trades based on questbook data. If yo

### Command

**Note: All commands require OP to run**
**Note: All commands require OP to run**.

If your command still refuses to run, ensure your OP permission level in server.properties is set to 4.

|Task| Command |
|--|---------------------------------------------------|
|**Set coin**| `/vending set [player] <coin_type\|all> <amount>` |
|**Add coin**| `/vending add [player] <coin_type\|all> <amount>` |
|**Reset coins**| `/vending reset [player] <coin_type\|all>`
|**Reset coins**| `/vending reset [player] <coin_type\|all>` |
|**Reload database** | `/vending reload database` |

## Current Status

Expand Down