All Projects β†’ Nukkit β†’ Nukkit

Nukkit / Nukkit

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

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Nukkit

Tuinity
Stars: ✭ 531 (-30.04%)
Mutual labels:  minecraft
Php Minecraft Query
🐘 PHP library to query Minecraft servers
Stars: ✭ 581 (-23.45%)
Mutual labels:  minecraft
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (-15.02%)
Mutual labels:  minecraft
Worldguard
πŸ›‘οΈ Protect your Minecraft server and lets players claim areas
Stars: ✭ 553 (-27.14%)
Mutual labels:  minecraft
Pycraft
Minecraft-client networking library in Python
Stars: ✭ 574 (-24.37%)
Mutual labels:  minecraft
Pufferpanel
PufferPanel is an open source game server management panel, designed for both small networks and game server providers.
Stars: ✭ 609 (-19.76%)
Mutual labels:  minecraft
Langcraft
Compiler from LLVM IR to Minecraft datapacks.
Stars: ✭ 495 (-34.78%)
Mutual labels:  minecraft
Equivalent Exchange 3
Stars: ✭ 727 (-4.22%)
Mutual labels:  minecraft
Minecase
Minecraft server based on Orleans
Stars: ✭ 581 (-23.45%)
Mutual labels:  minecraft
Lithium Fabric
A Fabric mod designed to improve the general performance of Minecraft without breaking things
Stars: ✭ 628 (-17.26%)
Mutual labels:  minecraft
Mixin
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
Stars: ✭ 557 (-26.61%)
Mutual labels:  minecraft
Minecraftdeveloperguide
πŸ“Minecraft developer Chinese guideοΌŒζˆ‘ηš„δΈ–η•ŒεΌ€ε‘θ€…δΈ­ζ–‡ζŒ‡ε—
Stars: ✭ 574 (-24.37%)
Mutual labels:  minecraft
Pojavlauncher
A Minecraft: Java Edition Launcher for Android based on Boardwalk. Note that v2 will not able to run Minecraft 1.12+.
Stars: ✭ 600 (-20.95%)
Mutual labels:  minecraft
Immersiveengineering
Wires, transformers, high voltage! Bzzzzt!
Stars: ✭ 548 (-27.8%)
Mutual labels:  minecraft
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (-8.17%)
Mutual labels:  minecraft
Blockbench
Blockbench - A boxy 3D model editor
Stars: ✭ 495 (-34.78%)
Mutual labels:  minecraft
Web Minecraft
Minecraft client written in Javascript
Stars: ✭ 581 (-23.45%)
Mutual labels:  minecraft
Mcinabox
MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
Stars: ✭ 743 (-2.11%)
Mutual labels:  minecraft
Minet
A (not so) basic Minecraft Pocket Edition server written in C#
Stars: ✭ 706 (-6.98%)
Mutual labels:  minecraft
Nova Renderer
Nova Renderer, a custom cross platform render engine written in C++
Stars: ✭ 619 (-18.45%)
Mutual labels:  minecraft

nukkit

License: GPL v3 Build Status Discord

ATTENTION

This repo is inactive. Try NukkitX

Introduction

Nukkit is nuclear-powered server software for Minecraft Bedrock 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.

Example servers running Nukkit

  • play.EaseCation.net
  • pe.GameTeam.cz
  • MultiLabs.net

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.

Build JAR file

  • git submodule update --init
  • mvn clean 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.

Contributing

Please read the CONTRIBUTING guide before submitting any issue. Issues with insufficient information or in the wrong format will be closed and will not be reviewed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].