summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2014-10-08 22:08:21 +0200
committerAlexander Harkness <bearbin@gmail.com>2014-10-08 22:08:21 +0200
commit3b68949cc92d1b059516c4467faa7d648d802f50 (patch)
tree36926682ce5b0d61b25173c8d898cb0b49e49cc0
parentRemoved ChatLog. (diff)
downloadcuberite-3b68949cc92d1b059516c4467faa7d648d802f50.tar
cuberite-3b68949cc92d1b059516c4467faa7d648d802f50.tar.gz
cuberite-3b68949cc92d1b059516c4467faa7d648d802f50.tar.bz2
cuberite-3b68949cc92d1b059516c4467faa7d648d802f50.tar.lz
cuberite-3b68949cc92d1b059516c4467faa7d648d802f50.tar.xz
cuberite-3b68949cc92d1b059516c4467faa7d648d802f50.tar.zst
cuberite-3b68949cc92d1b059516c4467faa7d648d802f50.zip
-rw-r--r--.gitmodules9
m---------MCServer/Plugins/ChatLog0
2 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index d3e575177..1992d88d8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,12 +7,15 @@
[submodule "MCServer/Plugins/TransAPI"]
path = MCServer/Plugins/TransAPI
url = https://github.com/bearbin/transapi.git
+[submodule "MCServer/Plugins/ChunkWorx"]
+ path = MCServer/Plugins/ChunkWorx
+ url = https://github.com/mc-server/ChunkWorx.git
[submodule "lib/polarssl"]
path = lib/polarssl
url = https://github.com/mc-server/polarssl.git
[submodule "lib/SQLiteCpp"]
path = lib/SQLiteCpp
url = https://github.com/mc-server/SQLiteCpp.git
-[submodule "MCServer/Plugins/ChunkWorx"]
- path = MCServer/Plugins/ChunkWorx
- url = https://github.com/mc-server/ChunkWorx.git
+[submodule "MCServer/Plugins/ChatLog"]
+ path = MCServer/Plugins/ChatLog
+ url = https://github.com/mc-server/ChatLog.git
diff --git a/MCServer/Plugins/ChatLog b/MCServer/Plugins/ChatLog
new file mode 160000
+Subproject 983d23ca37baa89f7e4dc11d71502d9c059f637