An alternative Minecraft server implementation built from scratch.
Go to file
JavaProphet 7f3cde4f40 PvP 2016-12-29 00:00:22 -08:00
basin PvP 2016-12-29 00:00:22 -08:00
LICENSE Initial commit 2016-06-23 15:12:55 -07:00
README.md Update README 2016-12-28 02:20:37 -08:00

README.md

Basin

A Minecraft Server written in C.

Features

  • Breakneck Performance
  • Low Memory Footprint (13 MB for a 400-chunk spawn and one player on a 64-bit system)
  • Block Breaking & Placing
  • Inventories
  • Players, Chat, and Tab menu
  • Item Entities from Block Drops and Player Throwing
  • Entities
  • Chests, Furnaces, Crafting

Planned Features

  • Natural Mob Spawning & AI
  • Lua & C Plugin Systems
  • Comprehensive Permissions & Commands System
  • Ultra-low Memory Mode - Sacrifice CPU Cycles for Further Memory Use Reduction
  • Entities-by-chunk Logic - Hold Millions of Entities in a World
  • Block Physics & Updates
  • Fall Damage
  • PvP
  • World Generation
  • Lighting
  • Comprehensive Opt-in Anticheat
  • GPU Acceleration