diff --git a/src/PocketMinecraftServer.php b/src/PocketMinecraftServer.php index 6568b62da..70da1c8c2 100644 --- a/src/PocketMinecraftServer.php +++ b/src/PocketMinecraftServer.php @@ -539,7 +539,9 @@ class PocketMinecraftServer{ $this->custom["times_".$CID] = 0; } $ln = 15; - $this->description .= " "; + if($this->description == ""){ + $this->description .= " "; + } $txt = substr($this->description, $this->custom["times_".$CID], $ln); $txt .= substr($this->description, 0, $ln - strlen($txt)); $this->send(0x1c, array(