An open API service indexing awesome lists of open source software.

https://github.com/prismarinejs/dazed-sheep

A Minecraft Classic server in JavaScript
https://github.com/prismarinejs/dazed-sheep

javascript minecraft minecraft-classic

Last synced: 4 months ago
JSON representation

A Minecraft Classic server in JavaScript

Awesome Lists containing this project

README

          

dazed-sheep ![CI](https://github.com/PrismarineJS/dazed-sheep/workflows/CI/badge.svg)
===========

A Minecraft Classic server written in JavaScript, includes a featureful JavaScript API, complete with world saving

## Test server

* 94.23.58.148:25566 using [auto-sheep](https://github.com/PrismarineJS/auto-sheep)

You can use [ClassiCube](https://www.classicube.net/) as a client.

## Plugins
A cool collection of dazed-sheep plugins, note that some flying-squid plugins may also be compatible!
* [flying-squid-irc](https://github.com/rom1504/flying-squid-irc) an example of a flying-squid plugin that is compatible with dazed-sheep out of the box! A bridge between an irc channel and a Minecraft Classic server

## Building / Running

Before running it is recommended that you configure the server in `config/settings.json`

npm install && node app.js