diff options
author | madmaxoft <github@xoft.cz> | 2013-08-16 09:38:57 +0200 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-08-16 09:38:57 +0200 |
commit | 0074432ccd64791382f0629c1e863ec20a78949d (patch) | |
tree | ccea0ba9092a597ef987a4b557ad19ecea904a93 /MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj | |
parent | Added the ClonePlugins script. (diff) | |
download | cuberite-0074432ccd64791382f0629c1e863ec20a78949d.tar cuberite-0074432ccd64791382f0629c1e863ec20a78949d.tar.gz cuberite-0074432ccd64791382f0629c1e863ec20a78949d.tar.bz2 cuberite-0074432ccd64791382f0629c1e863ec20a78949d.tar.lz cuberite-0074432ccd64791382f0629c1e863ec20a78949d.tar.xz cuberite-0074432ccd64791382f0629c1e863ec20a78949d.tar.zst cuberite-0074432ccd64791382f0629c1e863ec20a78949d.zip |
Diffstat (limited to 'MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj')
-rw-r--r-- | MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj b/MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj deleted file mode 100644 index d1a2188f7..000000000 --- a/MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<project> - <file> - <filename>CommandHandlers.lua</filename> - </file> - <file> - <filename>CommandState.lua</filename> - </file> - <file> - <filename>Config.lua</filename> - </file> - <file> - <filename>CurrentLng.lua</filename> - </file> - <file> - <filename>HookHandlers.lua</filename> - </file> - <file> - <filename>PlayerAreas.lua</filename> - </file> - <file> - <filename>ProtectionAreas.lua</filename> - </file> - <file> - <filename>Storage.lua</filename> - </file> -</project> |