simpleServer1.15.2

command
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

This example is a minimal minecraft 1.15.2 server allowing vanilla clients or go-mc/bot to connect.

This example handles "ping and list", so you can see its motd and player count in server list. Players can join the server and seeing an empty world. No authentication profile is checked. The KeepAlive packet is not handled, so client might exit 20 seconds later.

It doesn't use go-mc/server but the go-mc/net package to handle the connection and implement basic 1.15.2 protocol, proving that even latest go-mc also support old minecraft versions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL