blob: bf1dfa23ad1d8475c5f7af196145702898ea0181 (
plain) (
blame)
1
2
3
4
5
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
|