mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
ShowStatusOnDrink config option
This commit is contained in:
@@ -38,6 +38,9 @@ pukeItem: SOUL_SAND
|
||||
# Wurde die item Despawnzeit in der spigot.yml verändert, verändert sich auch die pukeDespawnzeit in Abhängigkeit.
|
||||
pukeDespawntime: 60
|
||||
|
||||
# Ob seine Betrunkenheit dem Spieler kurz angezeigt werden soll wenn er etwas trinkt oder ein drainItem isst. [true]
|
||||
showStatusOnDrink: true
|
||||
|
||||
# Konsumierbares Item/Stärke. Senkt den Alkoholpegel um <Stärke> wenn konsumiert.
|
||||
drainItems:
|
||||
- BREAD/4
|
||||
|
||||
@@ -38,6 +38,9 @@ pukeItem: SOUL_SAND
|
||||
# If the item despawn time was changed in the spigot.yml, the pukeDespawntime changes as well.
|
||||
pukeDespawntime: 60
|
||||
|
||||
# Display his drunkeness to the player when he drinks a brew or eats a drainItem [true]
|
||||
showStatusOnDrink: true
|
||||
|
||||
# Consumable Item/strength. Decreases the alcohol level by <strength> when consumed. (list)
|
||||
drainItems:
|
||||
- BREAD/4
|
||||
|
||||
@@ -39,6 +39,9 @@ pukeItem: SOUL_SAND
|
||||
# If the item despawn time was changed in the spigot.yml, the pukeDespawntime changes as well.
|
||||
pukeDespawntime: 60
|
||||
|
||||
# Display his drunkeness to the player when he drinks a brew or eats a drainItem [true]
|
||||
showStatusOnDrink: true
|
||||
|
||||
# Consommables Objet/Force. Réduit le montant d'alcool par <Force> lors de la consommation. (list)
|
||||
drainItems:
|
||||
- BREAD/4
|
||||
|
||||
@@ -38,6 +38,9 @@ pukeItem: SOUL_SAND
|
||||
# Se il tempo di scomparsa viene cambiato in spigot.yml anche pukeDespawntime cambia.
|
||||
pukeDespawntime: 60
|
||||
|
||||
# Display his drunkeness to the player when he drinks a brew or eats a drainItem [true]
|
||||
showStatusOnDrink: true
|
||||
|
||||
# Oggetto consumabile/forza. Questi oggetti se consumati calano il livello di alcool (della "forza" che avevi impsotato) (list)
|
||||
drainItems:
|
||||
- BREAD/4
|
||||
|
||||
Reference in New Issue
Block a user