index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Server
/
Plugins
/
InfoDump.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
Minor changes (#3909)
mathiascode
1
-1
/
+1
2017-08-15
Updated docs to mention InfoDump for creating README.md, etc. (#3895)
William 'psyFi' Hatcher
1
-4
/
+4
2016-09-22
InfoDump: Trim description string before outputting to README.md.
Mattes D
1
-47
/
+56
2015-09-05
Renamed output directory to Server
Mattes D
1
-0
/
+0
2015-06-20
Fixed InfoDump.lua when there are no commands in plugin.
Mattes D
1
-2
/
+2
2015-05-13
InfoDump: Added DownloadLocation to forum post generator.
Mattes D
1
-1
/
+4
2015-05-13
InfoDump: Added support for links.
Mattes D
1
-4
/
+12
2015-04-04
Fixed DumpInfo plugin
STRWarrior
1
-0
/
+7
2014-12-05
Fix duplicate commands added to README.md
Jonathan Fabian
1
-1
/
+12
2014-10-20
InfoDump: Do not crash if one plugin fails to load.
Mattes D
1
-1
/
+5
2014-10-18
InfoDump: Fixed trailing whitespace.
Mattes D
1
-3
/
+3
2014-10-18
InfoDump: Fixed GH permission export, moved output to plugins.
Mattes D
1
-196
/
+225
2014-03-05
The APIDump generates a list of all the permissions again.
STRWarrior
1
-7
/
+7
2014-03-02
Fixed typo
STRWarrior
1
-1
/
+1
2014-03-02
Simplified and more clearer infodump for Github.
STRWarrior
1
-14
/
+7
2014-03-01
Using comma instead of string concatenation.
STRWarrior
1
-1
/
+1
2014-03-01
If there is a SourceLocation available the InfoDump will note it in the forum version.
STRWarrior
1
-1
/
+4
2014-02-05
InfoDump: Added github output.
madmaxoft
1
-5
/
+228
2014-02-04
InfoDump: Fixed export for undeclared command param combinations.
madmaxoft
1
-2
/
+2
2014-01-22
InfoDump: Can dump a single plugin without LFS.
madmaxoft
1
-47
/
+65
2014-01-22
InfoDump: Dump all referenced permissions.
madmaxoft
1
-4
/
+112
2014-01-06
InfoDump: Removes indent and parses ParameterCombinations.
madmaxoft
1
-8
/
+27
2014-01-05
InfoDump: Removed an unneeded function.
madmaxoft
1
-28
/
+0
2014-01-04
InfoDump: All reasonable strings are forumized.
madmaxoft
1
-5
/
+5
2014-01-04
Added forum output for commands' DetailedHelp array.
madmaxoft
1
-2
/
+31
2014-01-04
InfoDump: Implemented list and formatting Forumizing.
madmaxoft
1
-1
/
+6
2014-01-04
InfoDump: added AdditionalInfo to forum dumps.
madmaxoft
1
-4
/
+47
2014-01-04
Added an InfoDump script for dumping all plugins' Info.lua into forum description.
madmaxoft
1
-0
/
+293