▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/AnarMOTD
AnarMOTD

AnarMOTD

Suspiciously 2b2t-shaped MOTDs for your SMP

Оцените первым
695
1

AnarMOTD produces MOTD messages suspiciously resembling 2b2t's MOTD:

It can also have the permanent MOTD text shown at the top instead:

Like in (old) 2b2t, every time you refresh the server browser, a new string of text is chosen. This string of text is loaded from a specific text file defined by the configuration.

Modes you can choose: hidden, prefix, subtitle.

The plguin's configuration also allows you to choose color codes for both the title letters and for the random MOTD string through color and style keys across the config file.

Example configuration for Fabric (2.0.0)

Configuration located at config/anarmotd/config.json

{
  "title": {
    "mode": "prefix",
    "style": "bold,italic",
    "value": "NRMC"
  },
  "motd": {
    "file": "config/anarmotd/motds.txt",
    "color": "gold",
    "style": "none"
  }
}

Example configuration for Paper/Purpur (1.x.x)

Configuration located at plugins/AnarMotd/config.yml

title:
  mode: prefix
  color: gray
  style: bold,italic
  value: NRMC
motd:
  file: plugins/AnarMotd/motds.txt
  color: gold
  style: none

Disclaimer 0

Paper plugin (targets 1.19.x but probably runs up to 26.x) and fabric mod (currently targets 1.21.11 only) have INCOMPATIBLE configuration locations and syntax. Plugin uses YAML and the mod uses JSON;

Disclaimer 1

I made this mod for my own SMP and in my free time so stuff like updates would probably be quite slower than %popular_motd_name_here%, though making a version for a newer game version should be trivial if APIs don't change

Партнёрский материал

Как поиграть с друзьями с модом AnarMOTD?

Мод AnarMOTD куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода AnarMOTD будет готов за пару минут - BungeeHost сделает всё за вас.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x1.19.x

Платформы

Ссылки

Создатели

Детали

Лицензия:
Опубликован:3 года назад
Обновлён:2 месяца назад
Главная