From 74ddd03a9fb895f8922ccd35b989f8d1f6fe2091 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Mon, 13 Jan 2014 19:48:07 +0100 Subject: [PATCH] APIDump: Added OnPluginMessage.lua file to Decoda project. --- MCServer/Plugins/APIDump/APIDump.deproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MCServer/Plugins/APIDump/APIDump.deproj b/MCServer/Plugins/APIDump/APIDump.deproj index dffe3eaee..e78974901 100644 --- a/MCServer/Plugins/APIDump/APIDump.deproj +++ b/MCServer/Plugins/APIDump/APIDump.deproj @@ -114,6 +114,9 @@ Hooks\OnPlayerUsingItem.lua + + Hooks\OnPluginMessage.lua + Hooks\OnPostCrafting.lua