summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/InfoReg.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added the InfoReg plugin library file.madmaxoft2014-02-171-0/+157
This file should be used by all plugins that use Info.lua to register their commands. It defines the functions that register the commands and provide handling for the subcommands.