Prefix showing on screen.

Plugin Prefix is showing on the event marker on players screen.. Could you please disable the prefix on the event marker location.

fixed in next update

change

DrawText(player, chest.Value.containerPos, msg("Treasure Chest", player.UserIDString, distance));​
to
DrawText(player, chest.Value.containerPos, msg2("Treasure Chest", player.UserIDString, distance));​