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

Messages

A mod that adds an iMessage like texting interface so you can text your friends.

Загрузки
1K
Подписчики
5
Обновлён
9 декабря 2025 г.
Лицензия
MIT

Опубликован 19 ноября 2025 г.

Messages replaces your boring /w and /msg with a more fancier and polished interface, that is easy to use and familiar.

Messages offers instant messaging, since it goes straight through the server, onto the other person's end, so you can have a seamless conversation.

Messages Screen:

Messages Screen

You can also message offline players as well, and they will receive their message as soon as they log on.

If your friend isn't on the screen at the time, they will receive a notification of your message:

Notification Screen Required on both client and server.

Dependencies:

Source code:

GitHub:

https://github.com/jacobxny3/Messages/tree/1.21.9

Addditonally you can find the sources jar as a secondary file in the versions.

Ченджлог

1.1+1.21.9Релиз1.21.9, 1.21.10 · 21 ноября 2025 г.

Added themes and customisable text bubble colours Added a new themes screen. And more! The full list is below:

Changelog 1.1:

  • Added Themes: Dark, Light, Midnight and Ocean.
  • Added a new button to the settings screen to access themes.
  • New themes screen with previews of the message and contact screen, so you can see the themes in real time.
  • Ability to change message bubble colors to different presets.

Technical Changes:

  • Removed all forms of DrawTextWithShadow - since it looked bad with black text.
  • Removed all instances of Bold text - since it also looked bad with black text.
  • The config file is now stored like this:
{
  "allowServerLogging": true,
  "playNotificationSound": true,
  "showNotifications": true,
  "theme": "OCEAN",
  "sentBubbleColor": -16745729,
  "receivedBubbleColor": -12961220,
  "notificationDuration": 5000,
  "maxNotifications": 3
}

Bug Fixes:

  • Fixed some rendering issues with the back button on the message screen.
  • Online players are now checked every frame, to make sure the player list is accurate - this comes from a bug where sometimes it wouldn't show the correct online players.

Future plans:

  • Clean up the code, remove any unnecessary things.
  • Add a friends list / favourites list

Installation is required on both client and server.

Комментарии

Загружаем…