Skip to content

A Minecraft Classic server written in JavaScript.

License

Notifications You must be signed in to change notification settings

Marioood/ClassiCH-moar-generation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Yet another CPE server for Minecraft Classic... but using JavaScript!

Features

  • Simple to set up and use
  • Partial CPE support
  • High customisability
  • Extendable code (gentypes, commands, ...)

Prerequisites

  • Node.JS

Installation

  1. Clone the repository
  2. Run the install file - .bat on Windows, .sh on Linux
  3. Go to the /server directory and edit the configuration
  4. Run the run file - .bat on Windows, .sh on Linux
  5. Realise it's that simple

Note

This server software is still experimental, some features might be broken or missing, there may also be some bugs, so make sure you either use stable releases or keep up with the latest commits.

Important

If you plan to publicly distribute, use or host your own fork of ClassiCH, please put your name or the fork's name into the version string (located in /src/Config.js), so that it's clear the server software is a modification of the original.

If you're going to put your own repository's URL into the /software command (or anything similar), keep the original repository's URL alongside yours.

This does not apply for pull requests, where you're contributing to the original repository. Keep in mind that this is not a strict requirement, but doing this is greatly appreciated.

About

A Minecraft Classic server written in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%