Skip to content

mustafabinguldev/hanmcserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Protocol with Netty

A lightweight implementation of Minecraft server protocol using Netty. minecraft protocol: v47

For now, the project is completely finished and handshake and motd have been added.

Features

  • Handles Minecraft server communication
  • Utilizes Netty for efficient networking
  • Lightweight and simple structure

Installation

# Clone the repository
git clone https://github.com/mustafabinguldev/hanmcserver.git

# Navigate to the project directory
cd hanmcserver

# Build the project
mvn clean package

Motd Screen

Usage

java -jar target/hanserver.jar

About

Minecraft protocol and netty | Protocol v47 & 1.8.x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages