diff options
Diffstat (limited to 'MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj')
-rw-r--r-- | MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj b/MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj new file mode 100644 index 000000000..d1a2188f7 --- /dev/null +++ b/MCServer/Plugins/ProtectionAreas/ProtectionAreas.deproj @@ -0,0 +1,27 @@ +<?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> |