mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Added configname command
And removed some old config descriptions
This commit is contained in:
@@ -26,6 +26,8 @@ CMD_Persistent: '&aPotion is now Persistent and Static and may now be copied lik
|
||||
CMD_Player: '&a&v1 is now &6&v2% &adrunk, with a quality of &6&v3'
|
||||
CMD_Player_Error: '&cThe quality has to be between 1 and 10!'
|
||||
CMD_Reload: '&aConfig was successfully reloaded'
|
||||
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_UnPersist: '&aPersistence and static Removed. &eEvery Potential copy NOT made with ''/brew copy'' could become useless now!'
|
||||
@@ -57,6 +59,7 @@ Help_InfoOther: '&6/brew info [Player]&9 Displays the current Drunkeness and Qua
|
||||
Help_Persist: '&6/brew persist &9Make Brew persistent -> copyable by any plugin and technique'
|
||||
Help_Player: '&6/brew <Player> <%Drunkeness> [Quality]&9 Sets Drunkeness (and Quality) of a Player'
|
||||
Help_Reload: '&6/brew reload &9Reload config'
|
||||
Help_Configname: '&6/brew configname &9Display name of item in hand for the config'
|
||||
Help_Static: '&6/brew static &9Make Brew static -> No further ageing or distilling'
|
||||
Help_UnLabel: '&6/brew unlabel &9Removes the detailled label of a potion'
|
||||
Help_Wakeup: '&6/brew wakeup list <Page>&9 Lists all wakeup points'
|
||||
|
||||
Reference in New Issue
Block a user