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

JLine for Dedicated Server

A server side mod to enable command history, auto completion and syntax highlighting on the server console

Загрузки
11K
Подписчики
46
Обновлён
25 марта 2026 г.
Лицензия
MIT

Опубликован 31 июля 2023 г.

A server side mod to enable command history, auto completion and syntax highlighting on the server console, somewhat similar to the chat console in the game or the Spigot server console. Should have zero impact on the gameplay.

img

This mod is configured via jline4mcdsrv.toml in the config folder:

  • logPattern is the pattern used for Log4j 2 (documentation found here)
  • highlightColors is a list of colors used to highlight parameters in order (as seen in the image above)

PSA: Since Minecraft 1.17 the -Dlog4j.skipJansi=false command line argument is needed for %style/%highlight log output (0.6.2 doesn't require this anymore).

This mod only works if the server is started with the 'nogui' option. There's no plan to add support for the GUI server.

Note: The original author of this mod is chirs241097 and the project is also found on CurseForge. I've been maintaining this mod for a while and Chris allowed me to bring the mod to Modrinth too!

Центр версий

14 версий
  • Релиз1.5 МБ
  • Релиз1.5 МБ
  • Релиз1.5 МБ
  • Релиз1.4 МБ
  • Релиз1.4 МБ
  • Релиз1.4 МБ
  • Релиз1.4 МБ
  • Релиз1.4 МБ
  • Релиз1.4 МБ
  • Релиз1.4 МБ
  • Релиз1.3 МБ
  • Релиз1.3 МБ
  • Релиз1.3 МБ
  • Релиз1.4 МБ

Ченджлог

0.8.0Релиз26.1.1, 26.1.2, 26.2 · 25 марта 2026 г.
  • port to 26.1

(uses JLine 4)

0.7.0Релиз1.21.9, 1.21.10, 1.21.11 · 25 марта 2026 г.
  • update to JLine 4.0.9

requires at least Java 11

0.6.5Релиз1.21.9, 1.21.10, 1.21.11 · 25 марта 2026 г.

update to JLine 3.30.8

0.6.4Релиз1.21.9, 1.21.10, 1.21.11 · 17 июня 2025 г.
  • mark compatible with 1.21.6+ again (the changes in craftmine did not stick afterall)
  • update JLine to 3.30.4
0.6.3+craftmineРелиз25w14craftmine · 3 апреля 2025 г.
  • port to 25w14craftmine
  • update jline to 3.29.0
0.6.3Релиз1.21.3, 1.21.4, 1.21.5 · 3 апреля 2025 г.
  • update jline to 3.29.0
  • mark incompatible with minecraft beyond 1.21.5
0.6.2Релиз1.21.3, 1.21.4, 1.21.5 · 26 июня 2024 г.
  • retain filters and log level of SysOut appender and appender ref
  • don't require -Dlog4j.skipJansi=false
0.6.1Релиз1.20.5, 1.20.6, 1.21 · 25 июня 2024 г.
  • retain filters of SysOut appender
  • update default logPattern to use nolookups (if you're mad enough to run vulnverable Minecraft/Fabric server versions without -Dlog4j2.formatMsgNoLookups=true)

Комментарии

Загружаем…