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
/
HookNotify
/
HookNotify.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
Renamed output directory to Server
Mattes D
1
-0
/
+0
2015-04-13
HookNotify: Rewritten for generic hooks.
Mattes D
1
-440
/
+48
2015-03-05
Added OnTeleportEntity hook for plugins.
joshi07
1
-0
/
+17
2013-08-21
Updated internal plugins to the #121 API.
madmaxoft
1
-41
/
+41
2013-08-08
Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks.
madmaxoft
1
-0
/
+36
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-404
/
+404
2013-02-21
Added HOOK_EXECUTE_COMMAND for intercepting executed commands and console commands.
madmaxoft@gmail.com
1
-0
/
+16
2013-02-13
Added HOOK_WEATHER_CHANGING.
madmaxoft@gmail.com
1
-3
/
+12
2013-02-05
Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature.
madmaxoft@gmail.com
1
-0
/
+27
2013-01-28
Renamed HOOK_KILLED to HOOK_KILLING to match naming conventions.
madmaxoft@gmail.com
1
-3
/
+3
2013-01-28
Updated HookNotify with the hook renaming.
madmaxoft@gmail.com
1
-3
/
+3
2013-01-27
Added cItems to Lua API.
madmaxoft@gmail.com
1
-2
/
+10
2013-01-27
Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.
madmaxoft@gmail.com
1
-0
/
+11
2013-01-26
Changed HOOK_PLAYER_MOVED to HOOK_PLAYER_MOVING to match the scheme used for names.
madmaxoft@gmail.com
1
-3
/
+3
2013-01-18
Renamed rclk hook to HOOK_PLAYER_RIGHT_CLICK.
madmaxoft@gmail.com
1
-1
/
+1
2013-01-13
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
1
-0
/
+333