joesturge
joesturge
I have created a docker container which wraps LazyMc add adds the functionality to control a minecraft container I have updated the docs to add this as an example. Feel...
as discussed in this issue: https://github.com/joesturge/lazymc-docker-proxy/issues/134 The root cause was a paper plugin as seen in this comment: https://github.com/joesturge/lazymc-docker-proxy/issues/134#issuecomment-2448602396 the plugin in question is: https://hangar.papermc.io/jmp/MiniMOTD
Lazymc uses a TcpSocketAddr to monitor the server for the duration of lazymc running https://github.com/timvisee/lazymc/blob/master/src/util/serde.rs#L27 Socket addresses must be the resolved IP address of the minecraft server. When lazymc stops...
I would also like this to work against the k8s API perhaps using https://github.com/kube-rs/kube
perhaps use a github pages for more detailed docs? see this issue for more info: https://github.com/joesturge/lazymc-docker-proxy/issues/69
Would be good if this could be deployed via pterodactyl - I do not know how to do this....