📈Progress Bars
Create progress bars!
Overview
Methods
getProgressBar
getProgressBarpublic static String getProgressBar(int current, int max, int totalBars, char symbol, ChatColor completedColor, ChatColor notCompletedColor)Example Usage
Last updated