Valence
A Rust framework for building Minecraft servers
Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything. Opinionated features like dynamic scripting, dedicated executables, and vanilla game mechanics are all...