Перейти к содержимому
Mineforgian

MorseCodeChat

Translate & send messages in morse code

Загрузки
327
Подписчики
4
Обновлён
14 сентября 2024 г.
Лицензия
MIT

Опубликован 10 сентября 2024 г.

MorseCodeChat

A simple utility mod that adds the ability to translate & send morse code messages

Features

  • Live chat translation (see images below & gallery)
  • /morse command (translates text & automatically sends it)
  • /translate command (only translates, option to copy the morse code message)
  • Toggle chat translation on and off with a keybind (Z or Y by default, depending on your keyboard layout)

Config

Found in <instance>/config/morsecodechat.properties

# MorseCodeChat config
short=.
long=-
# when a char, such as `§` does not have a morse code value
charnotfound=<?>
space= / 

morsecommandname=morse
translatecommandname=translate

NOTE that changing the short, long and space values will make the morse code not able to be properly translated by others anymore!

Also NOTE that if you have a mod/client such as meteor or asteroid, you'll need to change the command prefix from . to something else

Chat message being translated

Ченджлог

0.1.3Релиз1.21.1 · 14 сентября 2024 г.

Fixed the bug that kicks you when the resulting morse code is too long, gives you the option to copy the morse code instead.

0.1.1Релиз1.21.1 · 11 сентября 2024 г.

The first version, features:

  • /translate <english>
  • /morse <english>
  • Morse-Code translation in the minecraft chat
    • toggleable with Y or Z by default (depending on your keyboard layout)
  • The config, of course

Комментарии

Загружаем…