From 891c57bc02ef230b6eafacf4a95c34bcef8f117a Mon Sep 17 00:00:00 2001 From: Mattes D Date: Thu, 18 Aug 2016 12:48:38 +0200 Subject: Removed Decoda project files, no longer used. (#3320) --- Server/Plugins/APIDump/APIDump.deproj | 168 ------------------------------ Server/Plugins/Debuggers/Debuggers.deproj | 6 -- Server/Plugins/InfoDump.deproj | 6 -- 3 files changed, 180 deletions(-) delete mode 100644 Server/Plugins/APIDump/APIDump.deproj delete mode 100644 Server/Plugins/Debuggers/Debuggers.deproj delete mode 100644 Server/Plugins/InfoDump.deproj (limited to 'Server') diff --git a/Server/Plugins/APIDump/APIDump.deproj b/Server/Plugins/APIDump/APIDump.deproj deleted file mode 100644 index 0e6fcd325..000000000 --- a/Server/Plugins/APIDump/APIDump.deproj +++ /dev/null @@ -1,168 +0,0 @@ - - - - APIDesc.lua - - - Classes\BlockEntities.lua - - - Classes\Geometry.lua - - - Hooks\OnBlockToPickups.lua - - - Hooks\OnChat.lua - - - Hooks\OnChunkAvailable.lua - - - Hooks\OnChunkGenerated.lua - - - Hooks\OnChunkGenerating.lua - - - Hooks\OnChunkUnloaded.lua - - - Hooks\OnChunkUnloading.lua - - - Hooks\OnCollectingPickup.lua - - - Hooks\OnCraftingNoRecipe.lua - - - Hooks\OnDisconnect.lua - - - Hooks\OnExecuteCommand.lua - - - Hooks\OnExploded.lua - - - Hooks\OnExploding.lua - - - Hooks\OnHandshake.lua - - - Hooks\OnHopperPullingItem.lua - - - Hooks\OnHopperPushingItem.lua - - - Hooks\OnKilling.lua - - - Hooks\OnLogin.lua - - - Hooks\OnPlayerAnimation.lua - - - Hooks\OnPlayerBreakingBlock.lua - - - Hooks\OnPlayerBrokenBlock.lua - - - Hooks\OnPlayerEating.lua - - - Hooks\OnPlayerJoined.lua - - - Hooks\OnPlayerLeftClick.lua - - - Hooks\OnPlayerMoving.lua - - - Hooks\OnPlayerPlacedBlock.lua - - - Hooks\OnPlayerPlacingBlock.lua - - - Hooks\OnPlayerRightClick.lua - - - Hooks\OnPlayerRightClickingEntity.lua - - - Hooks\OnPlayerShooting.lua - - - Hooks\OnPlayerSpawned.lua - - - Hooks\OnPlayerTossingItem.lua - - - Hooks\OnPlayerUsedBlock.lua - - - Hooks\OnPlayerUsedItem.lua - - - Hooks\OnPlayerUsingBlock.lua - - - Hooks\OnPlayerUsingItem.lua - - - Hooks\OnPluginMessage.lua - - - Hooks\OnPostCrafting.lua - - - Hooks\OnPreCrafting.lua - - - Hooks\OnSpawnedEntity.lua - - - Hooks\OnSpawnedMonster.lua - - - Hooks\OnSpawningEntity.lua - - - Hooks\OnSpawningMonster.lua - - - Hooks\OnTakeDamage.lua - - - Hooks\OnTick.lua - - - Hooks\OnUpdatedSign.lua - - - Hooks\OnUpdatingSign.lua - - - Hooks\OnWeatherChanged.lua - - - Hooks\OnWeatherChanging.lua - - - Hooks\OnWorldTick.lua - - - Classes\Projectiles.lua - - - main_APIDump.lua - - diff --git a/Server/Plugins/Debuggers/Debuggers.deproj b/Server/Plugins/Debuggers/Debuggers.deproj deleted file mode 100644 index 5d25c5815..000000000 --- a/Server/Plugins/Debuggers/Debuggers.deproj +++ /dev/null @@ -1,6 +0,0 @@ - - - - Debuggers.lua - - diff --git a/Server/Plugins/InfoDump.deproj b/Server/Plugins/InfoDump.deproj deleted file mode 100644 index 30003c36d..000000000 --- a/Server/Plugins/InfoDump.deproj +++ /dev/null @@ -1,6 +0,0 @@ - - - - InfoDump.lua - - -- cgit v1.2.3