2019-09-09 15:23:09 +02:00
|
|
|
# If you need help, you can join our Discord - https://viaversion.com/discord
|
|
|
|
#
|
2020-09-23 16:48:34 +02:00
|
|
|
# Always shows a mapped mob's original name, and not only when hovering over it with the cursor.
|
|
|
|
always-show-original-mob-name: true
|
|
|
|
#
|
2019-09-09 15:23:09 +02:00
|
|
|
# Writes name and level of custom enchantments into the item's lore.
|
|
|
|
# Set this to false if you see the entries doubled/if the custom-enchant plugin already writes these into the lore manually.
|
2020-01-02 19:34:31 +01:00
|
|
|
add-custom-enchants-into-lore: true
|
|
|
|
#
|
|
|
|
# Adds the color of a scoreboard team after its prefix for 1.12 clients on 1.13+ servers.
|
2020-01-12 10:07:22 +01:00
|
|
|
add-teamcolor-to-prefix: true
|
|
|
|
#
|
2020-02-03 11:16:08 +01:00
|
|
|
# Converts the 1.13 face look-at packet for 1.12- players. Requires a bit of extra caching.
|
2021-07-17 11:11:40 +02:00
|
|
|
fix-1_13-face-player: false
|
|
|
|
#
|
2021-10-26 11:09:42 +02:00
|
|
|
# Fixes 1.13 clients and lower not seeing color or formatting in inventory titles by converting them to legacy text.
|
|
|
|
# If you have issues with translatable text being displayed wrongly, disable this.
|
|
|
|
fix-formatted-inventory-titles: true
|
|
|
|
#
|
2021-07-17 11:11:40 +02:00
|
|
|
# Sends inventory acknowledgement packets to act as a replacement for ping packets for sub 1.17 clients.
|
|
|
|
# This only takes effect for ids in the short range. Useful for anticheat compatibility.
|
2023-08-14 02:04:02 +02:00
|
|
|
handle-pings-as-inv-acknowledgements: false
|