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
/
APIDump
/
Classes
/
Plugins.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().
Mattes D
1
-10
/
+30
2016-10-01
APIDesc: Reformatted ConstantGroups to match the enum names.
Mattes D
1
-2
/
+2
2016-09-16
APIDump: Replaced "callback" type with "function".
Mattes D
1
-3
/
+3
2016-09-14
APIDesc: Fixed some leftover "<unknown>" types.
Mattes D
1
-2
/
+2
2016-09-12
APIDump: Reformatted the docs to include type information.
Mattes D
1
-156
/
+916
2016-09-09
APIDump: Support structured parameter info.
Mattes D
1
-20
/
+44
2016-09-08
APIDump: Removed trailing whitespace.
Mattes D
1
-2
/
+2
2016-09-05
APIDump: Fixed documentation for cPluginManager:GetPluginsPath().
Mattes D
1
-1
/
+1
2016-07-18
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
1
-9
/
+9
2016-06-27
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
1
-3
/
+4
2016-05-31
LuaState: Inter-plugin calls now support simple tables. (#3220)
Mattes D
1
-1
/
+1
2016-03-21
Revert "Lua callback"
Mattes D
1
-4
/
+3
2016-03-17
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
1
-3
/
+4
2016-01-31
Updated old forum links
Mathias
1
-1
/
+1
2015-11-03
Implemented brewing
Lukas Pioch
1
-0
/
+2
2015-10-12
Added missing hooks to cPluginManager
Lukas Pioch
1
-0
/
+3
2015-09-05
Renamed output directory to Server
Mattes D
1
-0
/
+0
2015-08-13
Fixed a few missing MCServers in APIDump
Julian Laubstein
1
-1
/
+1
2015-08-11
Updated APIDump to follow the namechange
Julian Laubstein
1
-1
/
+1
2015-05-10
Exported cPluginManager:ExecuteConsoleCommand() to Lua API.
Mattes D
1
-0
/
+1
2015-04-23
Implemented cPluginManager:DoWithPlugin(), fixed ForEachPlugin().
Mattes D
1
-3
/
+4
2015-04-19
APIDump: Documented cPluginManager:IsPluginLoaded().
Mattes D
1
-0
/
+1
2015-04-19
Split the plugin names and plugin folders to avoid confusing them.
Mattes D
1
-0
/
+204