summaryrefslogtreecommitdiffstats
path: root/ClonePlugins.cmd
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-08-16 09:38:57 +0200
committermadmaxoft <github@xoft.cz>2013-08-16 09:38:57 +0200
commit0074432ccd64791382f0629c1e863ec20a78949d (patch)
treeccea0ba9092a597ef987a4b557ad19ecea904a93 /ClonePlugins.cmd
parentAdded the ClonePlugins script. (diff)
downloadcuberite-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 'ClonePlugins.cmd')
-rw-r--r--ClonePlugins.cmd3
1 files changed, 2 insertions, 1 deletions
diff --git a/ClonePlugins.cmd b/ClonePlugins.cmd
index bf1dfa23a..ad1fbe014 100644
--- a/ClonePlugins.cmd
+++ b/ClonePlugins.cmd
@@ -3,4 +3,5 @@
:: 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
+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