Skip to content
/ Nukkit Public
forked from Nukkit/Nukkit

Nukkit is a Nuclear-Powered Server Software For Minecraft: Pocket Edition

License

Notifications You must be signed in to change notification settings

ppakk/Nukkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nukkit

nukkit

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

A Nuclear-Powered Server Software For Minecraft: Pocket Edition

PayPayl donate button Gitter Travis

Introduction

Nukkit is nuclear-powered server software for Minecraft: Pocket Edition. It has a few key advantages over other server software:

  • Written in Java, Nukkit is faster and more stable.
  • Having a friendly structure, it's easy to contribute to Nukkit's development and rewrite plugins from other platforms into Nukkit plugins.

Nukkit is under improvement yet, we welcome contributions.

Get Nukkit & Plugins

Recommended Sites

Thank you for visiting our official sites. Our official websites are provided free of charge, and we do not like to place ads on the home page affecting your reading. If you like this project, please donate to us. All the donations will only be used for Nukkit websites and services.

Unofficial Download Mirrors

These sites are provided by our users, Nukkit stuff are not responsible for the reliability of these sites. Jar files downloaded here are only for reference - to try the latest update or for commercial uses, compile by yourself.

Build JAR file

  • git submodule update --init
  • mvn clean
  • mvn package

Running

Simply run start.sh or start.cmd, or execute java -jar Nukkit.jar.

Plugin API

Example Plugin

Example Plugin which shows the API of Nukkit.

Development Tools

There're some tools for Nukkit developers.

Discussion

About

Nukkit is a Nuclear-Powered Server Software For Minecraft: Pocket Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%