6 lines
189 B
Batchfile
6 lines
189 B
Batchfile
|
|
:: 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 |