mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-30 22:53:39 +01:00
Fixed ENDERMEN-related settings color inconsistency
Fixes https://github.com/BentoBoxWorld/bentobox/issues/383#issuecomment-447529338
This commit is contained in:
parent
45e682e258
commit
42ab3999b2
@ -512,14 +512,14 @@ protection:
|
|||||||
hint: "Ender chests are disabled in this world"
|
hint: "Ender chests are disabled in this world"
|
||||||
ENDERMAN_DEATH_DROP:
|
ENDERMAN_DEATH_DROP:
|
||||||
description: |
|
description: |
|
||||||
Endermen will drop
|
&aEndermen will drop
|
||||||
any block they are
|
&aany block they are
|
||||||
holding if killed.
|
&aholding if killed.
|
||||||
name: "Enderman Death Drop"
|
name: "Enderman Death Drop"
|
||||||
ENDERMAN_GRIEFING:
|
ENDERMAN_GRIEFING:
|
||||||
description: |
|
description: |
|
||||||
Endermen can remove
|
&aEndermen can remove
|
||||||
blocks from islands
|
&ablocks from islands
|
||||||
name: "Enderman griefing"
|
name: "Enderman griefing"
|
||||||
ENDER_PEARL:
|
ENDER_PEARL:
|
||||||
description: "Toggle use"
|
description: "Toggle use"
|
||||||
|
@ -454,15 +454,15 @@ protection:
|
|||||||
hint: "エンダーチェストは、この世界で無効になっている"
|
hint: "エンダーチェストは、この世界で無効になっている"
|
||||||
ENDERMAN_DEATH_DROP:
|
ENDERMAN_DEATH_DROP:
|
||||||
description: |
|
description: |
|
||||||
エンダーマンは
|
&aエンダーマンは
|
||||||
彼らが殺されたら
|
&a彼らが殺されたら
|
||||||
保持している任意の
|
&a保持している任意の
|
||||||
ブロックをドロップします
|
&aブロックをドロップします
|
||||||
name: "エンダーマン・デス・ドロップ"
|
name: "エンダーマン・デス・ドロップ"
|
||||||
ENDERMAN_GRIEFING:
|
ENDERMAN_GRIEFING:
|
||||||
description: |
|
description: |
|
||||||
エンダーマンはブロックを
|
&aエンダーマンはブロックを
|
||||||
削除することができます
|
&a削除することができます
|
||||||
name: "エンダーマン苦情"
|
name: "エンダーマン苦情"
|
||||||
ENDER_PEARL:
|
ENDER_PEARL:
|
||||||
description: "トグル使用"
|
description: "トグル使用"
|
||||||
|
@ -493,12 +493,12 @@ protection:
|
|||||||
hint: "本世界禁止末影箱"
|
hint: "本世界禁止末影箱"
|
||||||
ENDERMAN_DEATH_DROP:
|
ENDERMAN_DEATH_DROP:
|
||||||
description: |
|
description: |
|
||||||
末影人被杀害时将掉落
|
&a末影人被杀害时将掉落
|
||||||
任何他们手持的方块。
|
&a任何他们手持的方块。
|
||||||
name: "末影人死亡掉落物"
|
name: "末影人死亡掉落物"
|
||||||
ENDERMAN_GRIEFING:
|
ENDERMAN_GRIEFING:
|
||||||
description: |
|
description: |
|
||||||
末影人能够破坏岛上方块
|
&a末影人能够破坏岛上方块
|
||||||
name: "末影人破坏"
|
name: "末影人破坏"
|
||||||
ENDER_PEARL:
|
ENDER_PEARL:
|
||||||
description: "切换使用"
|
description: "切换使用"
|
||||||
|
Loading…
Reference in New Issue
Block a user