Skip to content

Raven-MC/raven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raven

Odin implementation of the Minecraft 1.8.x (protocol 47) server, with planned Bukkit/Paper plugin support via JNI.

Named after Odin's ravens who flew across the world bringing information -- a server's role of connecting players to the Minecraft world.

Building

odin run .       # build + run the server
odin build .     # build only
odin test src/protocol/   # run wire-format tests

The server reads config.ini from the current working directory. Without it, the server falls back to DEFAULT_SERVER (0.0.0.0:25565).

Useful links

About

Odin implementation of the Minecraft 1.8.x server, with planned Bukkit/Paper plugin support via JNI.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages