yuyi-shenlu / Rukkit

A custom RustedWarfare Server based on Netty framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文

Rukkit Project

RukkitLogo

What is Rukkit?

Rukkit is a Rustedwarfare Server,you can use it to run a private server on your vps or other devices. It's more like Dedicated server but more features like custom maps or mods, extra plugins. This project based on netty framework so it as stable as Dedicated Servers.

Progress

  • Basic Game Play
  • Custom maps
  • Game sync & rejoin (support offical maps and custom too)
  • Basic Plugin System
  • Mod server by mod's metadata (need a exportTool)
  • 10p+ Multiplayer supported (only 1.14+)
  • No-stop game future.
  • Game hook(Events) supported some event not all.
  • Anti-Cheat sync (need a game Simulation layer)
  • Advanced gameCommand & save modification. (it's hard to make changes to them,the most result is crash the game.)
  • Relay mode (maybe in future version)

About

Some plugin system design referenced Nukkit.

Unstable warning

this is still a unstable build.If you find bugs,please commit issues. if you fixed some bugs, you can have a PR.

About

A custom RustedWarfare Server based on Netty framework

License:GNU Affero General Public License v3.0


Languages

Language:Java 99.7%Language:Shell 0.2%Language:Batchfile 0.1%