Skip to content

Ikarolyi/dragonfly-classic-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

About

A WIP implementation of the classic Minecraft commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages