Added puke and drink commands

Sn0wStorm 2020-11-16 16:22:01 +01:00
parent be2b169b81
commit 8b5b24c33e

@ -39,6 +39,10 @@ The Group `brewery.user` is the default Group and given to all Players. Included
| brewery.cmd.copy | Copy Potions | _cmd:_ `Copy`
| brewery.cmd.delete | Delete Potions | _cmd:_ `Delete`
| brewery.cmd.create | Create Brews by command | _cmd:_ `Create`
| brewery.cmd.drink | Simulate drinking a recipe by command | _cmd:_ `Drink`
| brewery.cmd.drinkOther | Simulate other Players drinking a recipe by command | _cmd:_ `Drink`
| brewery.cmd.puke | Makes you Puke by command | _cmd:_ `Puke`
| brewery.cmd.pukeOther | Makes other players Puke by command | _cmd:_ `Puke`
| brewery.cmd.persist | Make Brew persistent | _cmd:_ `Persist`
| brewery.cmd.static | Make Brew static | _cmd:_ `Static`
| brewery.cmd.reload | Reload config | _cmd:_ `Reload`