summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/InfoDump.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed output directory to ServerMattes D2015-09-051-768/+0
* Fixed InfoDump.lua when there are no commands in plugin.Mattes D2015-06-201-2/+2
* InfoDump: Added DownloadLocation to forum post generator.Mattes D2015-05-131-1/+4
* InfoDump: Added support for links.Mattes D2015-05-131-4/+12
* Fixed DumpInfo pluginSTRWarrior2015-04-041-0/+7
* Fix duplicate commands added to README.mdJonathan Fabian2014-12-051-1/+12
* InfoDump: Do not crash if one plugin fails to load.Mattes D2014-10-201-1/+5
* InfoDump: Fixed trailing whitespace.Mattes D2014-10-181-3/+3
* InfoDump: Fixed GH permission export, moved output to plugins.Mattes D2014-10-181-196/+225
* The APIDump generates a list of all the permissions again.STRWarrior2014-03-051-7/+7
* Fixed typoSTRWarrior2014-03-021-1/+1
* Simplified and more clearer infodump for Github.STRWarrior2014-03-021-14/+7
* Using comma instead of string concatenation.STRWarrior2014-03-011-1/+1
* If there is a SourceLocation available the InfoDump will note it in the forum version.STRWarrior2014-03-011-1/+4
* InfoDump: Added github output.madmaxoft2014-02-051-5/+228
* InfoDump: Fixed export for undeclared command param combinations.madmaxoft2014-02-041-2/+2
* InfoDump: Can dump a single plugin without LFS.madmaxoft2014-01-221-47/+65
* InfoDump: Dump all referenced permissions.madmaxoft2014-01-221-4/+112
* InfoDump: Removes indent and parses ParameterCombinations.madmaxoft2014-01-061-8/+27
* InfoDump: Removed an unneeded function.madmaxoft2014-01-051-28/+0
* InfoDump: All reasonable strings are forumized.madmaxoft2014-01-041-5/+5
* Added forum output for commands' DetailedHelp array.madmaxoft2014-01-041-2/+31
* InfoDump: Implemented list and formatting Forumizing.madmaxoft2014-01-041-1/+6
* InfoDump: added AdditionalInfo to forum dumps.madmaxoft2014-01-041-4/+47
* Added an InfoDump script for dumping all plugins' Info.lua into forum description.madmaxoft2014-01-041-0/+293