mcserver
https://github.com/mc-server/mcserver
C++
A lightweight, fast and extensible game server for Minecraft
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported23 Subscribers
Add a CodeTriage badge to mcserver
Help out
- Issues
- Document an overview of chunks, worlds, and mobs
- Importing singleplayer world doesn't work
- Replace int-based X, Y, Z params with Vector3 / cCuboid / cBoundingBox
- Horse head goes crazy when riding
- Optimize Tick logic reducing the frequency in certain cases
- Setting gamemode on player spawning from a plugin when player disconnected from game in spectator mode.
- Use cManualBindings::ApiParamError for manual bindings
- Use cLuaState::CheckParamSelf for all manual bindings
- Implement loot tables
- Move (block)entity NBT loading / saving to a separate class
- Docs
- C++ not yet supported