Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 843 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 843 Bytes

Polar

A lightweight Minecraft server implementation.
Currently, only protocol #47 (1.8.x) is supported.

Code is under heavy construction, using this isn't recommended yet!

Features

  • Joining the game
  • Multi-player viewing
  • Proper multi-world support
  • Block placing/breaking
  • Event system
  • Plugin system
  • Basic inventory system
  • Basic combat implementation
  • Multi-version support (possible ViaVersion port as a plugin?)
  • Command support
  • Command tab completion
  • Creative inventory support
  • Anti-cheat

Worlds

Players on different worlds are completely hidden from each other, and don't show up in the player list for each other. All chat and command actions will not affect players in different worlds. This is so you can more easily separate minigame instances.