Update to beta.

This commit is contained in:
justuser31
2023-10-14 15:04:38 +03:00
parent 0a7b442c89
commit 515aa1050c
19 changed files with 40 additions and 31 deletions
-10
View File
@@ -20,13 +20,3 @@ fix-formatted-inventory-titles: true
# 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.
handle-pings-as-inv-acknowledgements: false
#
# 1.19.1 chat type formats.
chat-types-1_19_1:
chat.type.text: <%s> %s
chat.type.announcement: '[%s] %s'
commands.message.display.incoming: '%s whispers to you: %s'
commands.message.display.outgoing: 'You whisper to %s: %s'
chat.type.team.text: '%s <%s> %s'
chat.type.team.sent: -> %s <%s> %s
chat.type.emote: '* %s %s'