Minecraft Development
- Minecraft Server Fedora Copr Packagegitlab.com Kai DeLorenzo / minecraft-server-rs · GitLab
minecraft-server is a wrapper for the Java and Bedrock Minecraft servers that adds proper systemd support
A little Rust wrapper program I wrote to add proper signal handling for the Minecraft server executables. I've also packaged it for Fedora (via Copr) for easy updates along with some systemd services.
I've been using it to run my servers for a bit and it's working great. Hopefully it can help someone else out with running a Minecraft server.
Tested on AlmaLinux 9 and Fedora 39
- How do you feel about NMS (net.minecraft.server)
I'm fine with it mostly because paper makes it easy but I want to hear what other people think
- What packet is sent for block updates from the client
What packet is sent in 1.19.4 for block updates from the client when you, for example click on a ghost block
- Minecraft Server Software
I am starting to compile a list of Minecraft server software you can develop without having to patch the official Minecraft server jar. If you have any others you can think of, post them in the comments, and I will add them to the list