diff options
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 |