Giter VIP home page Giter VIP logo

languages's Introduction

nukkit

License: GPL v3 Discord

ATTENTION


This repository is no longer actively maintained. For our latest project, please check out ๐ŸŒŸProject Endstone, which allows you to write plugins for Bedrock Dedicated Server using C++ and Python ๐Ÿ. It comes with cross-platform capability and supports all the latest Minecraft features.

Introduction


Nukkit is nuclear-powered server software for Minecraft Bedrock Edition with several advantages over other server software. It's written in Java, which makes Nukkit faster and more stable. Moreover, its friendly structure makes it easy to contribute to Nukkit's development and rewrite plugins from other platforms into Nukkit plugins. Active maintenance of Nukkit takes place at CloudburstMC Nukkit.

Build JAR file


To build a JAR file, follow the steps below. Please ensure you have Java Development Kit (JDK) and Maven installed in your system before executing these steps:

  • git submodule update --init
  • mvn clean package

Running


To run the software, simply execute either start.sh or start.cmd, or run the command java -jar Nukkit.jar.

Plugin API


Below is an Example Plugin showing the API of Nukkit.

Contributing


If you wish to contribute to our project, please first read our CONTRIBUTING guide. Issues that come with insufficient information or not in the given format will be closed and will not be reviewed.

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.