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 /ClonePlugins.cmd | |
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 'ClonePlugins.cmd')
-rw-r--r-- | ClonePlugins.cmd | 3 |
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 |