mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-24 05:03:34 -04:00
Reverse previous commit.
This commit is contained in:
parent
aed2e32db2
commit
f9e4aeb3d3
@ -30,6 +30,7 @@ namespace MCGalaxy {
|
||||
string name = Server.name;
|
||||
Server.zombie.OnHeartbeat(ref name);
|
||||
Server.lava.OnHeartbeat(ref name);
|
||||
name = Colors.StripColours(name);
|
||||
|
||||
return "&port=" + Server.port +
|
||||
"&max=" + Server.players +
|
||||
|
Loading…
x
Reference in New Issue
Block a user