summaryrefslogtreecommitdiffstats
path: root/ClonePlugins.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'ClonePlugins.cmd')
-rw-r--r--ClonePlugins.cmd7
1 files changed, 0 insertions, 7 deletions
diff --git a/ClonePlugins.cmd b/ClonePlugins.cmd
deleted file mode 100644
index ad1fbe014..000000000
--- a/ClonePlugins.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-
-:: ClonePlugins.cmd
-
-:: Clones the base plugins from their respective repos into proper folders (./MCServer/Plugins
-
-git clone https://github.com/mc-server/Core.git ./MCServer/Plugins/Core
-git clone https://github.com/mc-server/ProtectionAreas.git ./MCServer/Plugins/ProtectionAreas \ No newline at end of file