public static void CopyUserID() { TextUtils.CopyTextToClipboard($"{ServerData.UserID}"); Logger.Log($"UUID Copied to clipboard."); }