BB3DownloadCounts
Display file download counter based on download countAdds the ability to display the file download counter based on download count. You can hide the download count, show it, or change the display format, 4 options are used, including single numbers, number ranges (separated by the - symbol), or number periods (separated by the ~ symbol). Available options:
1. Do not display download count. The download counter will not be displayed if the download count matches certain numbers. Examples:
0,1,2 - Do not display download count if it is 0, 1, or 2
0-2,4 - Do not display download count if it is greater than or equal to 0 and less than or equal to 2, or equal to 4
~13 - Do not display download count if it is a multiple of 13, i.e. Equal to 13, 26, 39, etc.
2. Display the number of downloads. The download counter will be displayed if the number of downloads matches certain numbers. Examples:
77,777 - display the number of downloads if it is 77 or 777
77,770-777 - display the number of downloads if it is greater than or equal to 770 and less than or equal to 777, or equal to 77
~1000,9999 - display the number of downloads if it is a multiple of 1000, i.e., equal to 1000, 2000, 3000, etc., or equal to 9999
3. Display the download count in descending order. The download counter will be displayed if the number of downloads matches certain numbers. Decrease means the number of downloads will be displayed as "less than the specified number." Examples:
10 - the number of downloads will be displayed as "less than 10" if the number of downloads is less than 10
100-200 - the number of downloads will be displayed as "less than 200" if it is greater than 100 but less than 200
~100 - the number of downloads will be displayed as "less than 100, less than 200, less than 300"
4. Display the download count incrementally. The download counter will be displayed if the download count matches a certain number. Increasing download counts will display as "greater than the specified number." Examples:
100 - The download count will be displayed as "greater than 100" if the number of downloads is greater than 100.
1000-2000 - The download count will be displayed as "greater than 1000" if it is greater than 1000 but less than 2000.
~100 - The download count will be displayed as "greater than 100, greater than 200, greater than 300."
Screenshots




