diff --git a/README.md b/README.md index b236278..82150fa 100644 --- a/README.md +++ b/README.md @@ -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] ` | |**Add coin**| `/vending add [player] ` | -|**Reset coins**| `/vending reset [player] ` +|**Reset coins**| `/vending reset [player] ` | +|**Reload database** | `/vending reload database` | ## Current Status