1
0
Fork 0

Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks.

This commit is contained in:
Alexander Harkness 2014-01-17 10:38:36 +00:00
parent 79c1f6f438
commit 714c8ed1a9
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "MCServer/Plugins/Core"]
path = MCServer/Plugins/Core
url = git://github.com/mc-server/Core.git
url = https://github.com/mc-server/Core.git
[submodule "MCServer/Plugins/ProtectionAreas"]
path = MCServer/Plugins/ProtectionAreas
url = git://github.com/mc-server/ProtectionAreas.git
url = https://github.com/mc-server/ProtectionAreas.git
[submodule "MCServer/Plugins/TransAPI"]
path = MCServer/Plugins/TransAPI
url = git://github.com/bearbin/transapi.git
url = https://github.com/bearbin/transapi.git

@ -1 +1 @@
Subproject commit decc72f3a9134d80df5e14c3f2570e1479d521c6
Subproject commit 1d524e4e7d2b1178f2b772c95766c63c338ad711