mscs icon indicating copy to clipboard operation
mscs copied to clipboard

Powerful command-line control for UNIX and Linux powered Minecraft servers

Results 23 mscs issues
Sort by recently updated
recently updated
newest added

My Paper server launched without any seeming problems in the logs. But when I try to connect on my client I get a error message I don't understand: ![image](https://user-images.githubusercontent.com/15867250/184256254-41be1f53-7d83-47c4-a07a-62daccadff03.png) Please...

/usr/bin/which: no overviewer.py in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) Rocky Linux 8 All attempts to get it installed have failed even by manual source compile. Documentation update requested.

Server info in case this is helpful in troubleshooting: ``` [XXX@SERVER mscs]$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.9 (Maipo) ``` I followed the install process using github...

question

Currently, the command-handling logic is not placed inside a function, making the usage of local environment variables impossible. This can cause previously set environment variables to get overwritten. To mitigate...

enhancement

This is a work in progress to fix all of the shellcheck errors/warnings/etc.

WIP

https://nvd.nist.gov/vuln/detail/CVE-2021-44228 Hi I was wondering if you will upgrade MSCS to use log4j 2.15 since at the moment it downloads the vulnerable version 2.14.1, not sure the vulnerability affects MSCS...

information

The forge console by default allows you to use the arrow keys, autocomplete commands and stores a history you can go back through for commands, you can get a similar...

enhancement

The current update function really only works well for vanilla release and snapshot servers. Other server types could be defined in `mscs-version-type` (e.g. bungeecord, forge, spigot, etc.) and used in...

enhancement

We should show a link to the EULA whenever we create, start, or import a world without the `eula.txt` or if the contents are `elua=false` and ask if they accept...

enhancement