Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Golang's implementation of modern MC related Procotol

License

WenYoung0/mc-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIP This PROJECT i will do not maintain after if you have any question , open a pr pls. I would be glad to marge your pr to main

MC-protocol

Golang's implementation of modern MC related Procotol

TODO

  • Query
  • Rcon
  • Ping
  • Client

Quick-start

# make sure your GO111MODULE=on
$ go get -u github.com/woshikedayaa/mc-protocol
...
$ curl https://raw.githubusercontent.com/woshikedayaa/mc-protocol/main/example/docker-compose.yaml \
> docker-compose.yaml
$ docker compose up -d # start minecraft-server

Usage

See example

About

Golang's implementation of modern MC related Procotol

Resources

License

Stars

Watchers

Forks

Languages