ShowStatusOnDrink config option

This commit is contained in:
Sn0wStorm
2020-11-04 16:56:11 +01:00
parent ec624ab3c7
commit c8a7a56ab9
14 changed files with 41 additions and 3 deletions
+3
View File
@@ -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
+3
View File
@@ -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
+3
View File
@@ -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
+3
View File
@@ -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