Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.11 KB

Cobblestone-Classic

Cobblestone is a server for Minecraft Classic 0.30. It's written in Typescript and running with Deno!

This project isn't complete yet and it still lacks some major features

Features

  • Multiworld support
  • Easy to modify - It's written in TypeScript
  • Custom plugin support
  • Works with Minecraft Classic 0.30 and Minecraft 1.18.2
  • Compatible with Mojang, ClassiCube and Betacraft authentication
  • Modern Mojang UUID support (for mojang accounts)
  • Stores worlds in ClassicWorld format
  • Uses Deno - no more big node_modules folder
  • The core module works in the browser, so you can integrate it to offer singleplayer in your custom MC Classic web client

Installation