Added the removed plugins as submodules.
This commit is contained in:
parent
0cb00996de
commit
024fe5e6c5
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "MCServer/Plugins/Core"]
|
||||
path = MCServer/Plugins/Core
|
||||
url = git@github.com:mc-server/Core.git
|
||||
[submodule "MCServer/Plugins/ProtectionAreas"]
|
||||
path = MCServer/Plugins/ProtectionAreas
|
||||
url = git@github.com:mc-server/ProtectionAreas.git
|
2
MCServer/Plugins/.gitignore
vendored
2
MCServer/Plugins/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
Core
|
||||
ProtectionAreas
|
1
MCServer/Plugins/Core
Submodule
1
MCServer/Plugins/Core
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e3a45f34303331be77aceacf2ba53e503ad7284f
|
1
MCServer/Plugins/ProtectionAreas
Submodule
1
MCServer/Plugins/ProtectionAreas
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3019c7b396221b987cd3f89d422276f764834ffe
|
Loading…
Reference in New Issue
Block a user