Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 812 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 812 Bytes

Wings

Wings is a library for Dragonfly, an asynchronous Minecraft server software written in Go.

Wings implements auto completion for commands and displays them as they would be seen ingame. It also implements a console command sender/reader.

Support Me

https://www.buymeacoffee.com/jviguy

Usage

Using wings is simple. Start it after registering your commands and calling server.Listen()

wings.New(server, log, wings.DefaultConfig()).Start()

Preview

IMAGE IMAGE IMAGE