Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
Submodule MCServer/Plugins/Core updated: decc72f3a9...1d524e4e7d
Reference in New Issue
Block a user