gekigek99
gekigek99
If eula is false msh prevents users from starting the server also with a motd to explain. If i set the eula to true, i then need to restart msh...
### Current Behavior (🐛 Bug) minecraft server considered crashed by watch dog when process is unsuspended. (don't know if it's just a log or it implies some unexpected behaviour from...
### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
(... the running instance of the minceraft server, prevents msh from launching an other instance of the server) ### case: - minecraft server running as child process of msh -...
### Current Behavior (🐛 Bug) if ms is online, each server info request is interpreted as a player joining and leaving, resetting the server freeze timeout. If many players have...
### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
## example code: ```go package main import ( "fmt" "io" "log" "os" "time" "github.com/chzyer/readline" ) const ( COLOR_RESET = "\033[0m" COLOR_GREEN = "\033[32m" ) func main() { go logger() time.Sleep(2...
I would like to implement a sort of virtual scintigraphy machine that renders an xray image of a 3-4 objects on the scene. What are the steps to visualize that?...
I would expect `CPUPercent()` reporting current cpu usage (last few milliseconds or configurable interval), not the average usage since the start of the process. Is there a way to get...
### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...