mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Brew Drink command to simulate drinking a brew
This commit is contained in:
@@ -30,6 +30,8 @@ CMD_Configname: '&aName for the Config is: &f&v1'
|
||||
CMD_Configname_Error: '&cCould not find item in your hand'
|
||||
CMD_Static: '&aPotion is now static and will not change in barrels or brewing stands.'
|
||||
CMD_UnLabel: '&aLabel removed!'
|
||||
CMD_Drink: '&aYou drank one &v1'
|
||||
CMD_DrinkOther: '&a&v1 drinks one &v2'
|
||||
|
||||
# Error
|
||||
Error_ConfigUpdate: 'Unknown Brewery config version: v&v1, config was not updated!'
|
||||
@@ -74,6 +76,7 @@ Help_WakeupCheckSpecific: '&6/brew wakeup check <id> &9Teleports to the wakeup p
|
||||
Help_WakeupList: '&6/brew wakeup list <Page> [World]&9 Lists all wakeup points of <world>'
|
||||
Help_WakeupRemove: '&6/brew wakeup remove <id> &9Removes the wakeup point with <id>'
|
||||
Help_Puke: '&6/brew puke [Player] [Amount] &9Makes you or [Player] puke'
|
||||
Help_Drink: '&6/brew drink <Recipe> [Quality] [Player] &9Simulates [Player] drinking a Brew'
|
||||
|
||||
# Perms
|
||||
Perms_NoBarrelCreate: '&cYou don''t have permissions to create barrels!'
|
||||
|
||||
Reference in New Issue
Block a user