1 - not possible right now
2 - TH\config\ui_default\ui_default_labels_run_stats.xml if you want to disable it just change extension from xml to something else like xml_ or xml1
3 - TH\plugins\Default\LabelLists\TopExperienceStatistics.cs if you want disable it just add Hud.TogglePlugin<TopExperienceStatistics>(false); in your PluginEnablerOrDisablerPlugin
If I helped you, click "Give Thanks!"
Thank you very much~!!