Categorygithub.com/Ikarolyi/dragonfly-classic-commands
modulepackage
0.0.0-20240819135350-e05956d58253
Repository: https://github.com/ikarolyi/dragonfly-classic-commands.git
Documentation: pkg.go.dev

# README

Dragonfly Classic Commands

A WIP implementation of the classic Minecraft commands

Usage:

Put this line in your main() function before the srv.Listen() line:

  classicCommands.Init(srv)

And this on the end of the main() function:

  classicCommands.Save()

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author