summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ClonePlugins.cmd6
1 files changed, 6 insertions, 0 deletions
diff --git a/ClonePlugins.cmd b/ClonePlugins.cmd
new file mode 100644
index 000000000..bf1dfa23a
--- /dev/null
+++ b/ClonePlugins.cmd
@@ -0,0 +1,6 @@
+
+:: 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 \ No newline at end of file