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

code-server-mc

Unofficial Mod to run CodeServer on minecraft servers

Загрузки
611
Подписчики
2
Обновлён
26 июля 2024 г.
Лицензия
MIT

Опубликован 10 мая 2023 г.

CodeServer-MC is a mod designed to run gh/coder/code-server within a minecraft server environment,

Currently it downloads and runs the program on startup, install process pauses server load but running it does not, (please keep this in mind)

This mod technically runs arbitrary code from an "unknown source" (the source is known, my source code is open as is code-server)

PLEASE DO NOT BOTHER CODE-SERVER DEVELOPERS IF THIS MOD CAUSES ISSUES ON YOUR SERVER, NOTIFY ME FIRST AND IF I AM ABLE TO DETERMINE ITS AN CODE-SERVER ISSUE I WILL TELL YOU

notice

  • I do not own code-server, code-server is licensed under MIT, no changes to CodeServer have been made to make this possible, all of this has been done through straight java and architectury

  • Do not run on Dedicated Server Hosts (such as shockbyte for example) unless you can verify that use of this mod does not violate their TOS. I am not responsible if your Server gets an TOS Violation

Ченджлог

1.2.1Релиз1.20.5, 1.20.6, 1.21 · 26 июля 2024 г.

rewrite logging so that it goes into the LOGGER of code-server-exec, note this is a different logger than code-server, this is done INTENTIONALLY

rework execution of code-server so that it relies on the bundled node binary, this resolves an issue when a server host lacks basic busybox utilities preventing the thing from starting

1.2.1Релиз1.20.2, 1.20.3, 1.20.4 · 13 декабря 2023 г.

fixes

  • mod running on client
  • code-server not shutting down with server
1.2.0Релиз1.19.2, 1.19.3, 1.19.4 · 10 мая 2023 г.

initial release

Комментарии

Загружаем…