Support the usage of rust based minecraft servers. #3262
Eveeifyeve
started this conversation in
General
Replies: 1 comment 5 replies
-
I encourage you to go establish your own image that does all the things you described. This image is for Java edition Minecraft server types and ecosystem with initial and primary focus on official Mojang software. Case in point, I maintain a whole separate image for Bedrock edition https://github.com/itzg/docker-minecraft-bedrock-server I'd be glad to include a link to your image in https://docker-minecraft-server.readthedocs.io/en/latest/misc/related-projects/ when you have that ready. I have a created a separate tool for some of the image startup mechanics, so perhaps you can leverage that for some of your image needs |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A good feature to include for docker minecraft server is experimenting with rust based docker images such as Pumpkin and FerrumC (Soon supporting plugins) and Valence for building minecraft servers from the ground up and many more to come, But it would be cool if there is a place for all of these rust based docker images for experimenting and testing these new minecraft servers are written in rust (instead of the normal java), so this is where this issue comes in is a proposal for supporting rust based images (Such as the ones listed above) and to be able to run them using this image and to be able to containerise the servers this could be used with such kubnetetes and podman.
I will be opening a discussion here to discuss: #3262
But hopefully we can try out new servers that are rust based and hopefully get this out.
I will be offering to help to add the support for this.
Regards,
Eveeifyeve
Beta Was this translation helpful? Give feedback.
All reactions