Experimental sync changes

This commit is contained in:
Anuken
2018-02-12 18:10:14 -05:00
parent 86a4ff971c
commit 4d54e5c0e1
10 changed files with 62 additions and 10 deletions

View File

@@ -188,7 +188,7 @@ public class ServerControl extends Module {
return;
}
netCommon.sendMessage("[DARK_GRAY][[Server]:[] " + arg[0]);
netCommon.sendMessage("[GRAY][[Server]:[] " + arg[0]);
info("&lyServer: &lb{0}", arg[0]);
}).mergeArgs();