GithubHelp home page GithubHelp logo

marklofff / mc-erl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clonejo/mc-erl

0.0 1.0 0.0 1.02 MB

mc-erl is a server for Minecraft 1.4.7 written in Erlang.

License: GNU General Public License v3.0

Makefile 2.42% Erlang 97.39% Shell 0.19%

mc-erl's Introduction

Prerequisites

You'll need an Erlang compiler/vm! If you are on Linux, you can install Erlang using your distribution's package manager. E.g. on Debian/Ubuntu/Linux Mint this will do:

sudo apt-get install erlang

You will also need make and rebar, the commonly used Erlang build tool.

Setup

As we use an Mnesia database for storing data permanently, it has to be set up first. Always keep in mind that the table definitions can change on updates, introducing incompabilities.

  1. Download (uncompress if necessary) (or use git clone)
  2. $ make
  3. $ ./setup.sh

Starting:

$ ./run.sh

Stopping:

Press Ctrl+C twice.

The server runs at port 25565 (default). The port and other options can be set in "server.conf", restart the server for changes to take effect.

If you want to talk to me (clonejo), I'm idling in #mcdevs on Freenode.

Feature list

  • compatible to Minecraft 1.4.6
  • see other players
  • see block changes by other players
  • protocol encryption

Todo

  • proper dropped item handling
  • configuration system (see erlconf)
  • plugin system
  • see player sneaking
  • have multiple entity movement routing processes in worlds with high load
  • update protocol to 1.7.4
    • move protocol implementation out as an external library

mc-erl's People

Contributors

clonejo avatar ggbbnn avatar gfv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.