Plugin Prefix is showing on the event marker on players screen.. Could you please disable the prefix on the event marker location.
Prefix showing on screen.
fixed in next update
change
DrawText(player, chest.Value.containerPos, msg("Treasure Chest", player.UserIDString, distance));toDrawText(player, chest.Value.containerPos, msg2("Treasure Chest", player.UserIDString, distance));