ThanksVouch - User knows what he's doing

Scoreboard API isn't mine.Why in this screenshot does it look like it is decompiled or really shit code?
![]()
In the for loop at the bottom there is no reason for it to be named var4 as var1 is not being used, nor is i being used (i is usually what people name their loop variables.)
Why is there two String.valueOfs around ChatColor.stripColor and other places in the code? Not only is this redundant as the variable is already a string, but no normal person would code like that.
Why are you casting this.list.get() to ScoreboardText when the list should already be storing a ScoreboardText object?
You should still be able to notice poor mistakes, and fix them.Scoreboard API isn't mine.
Already fixed some of them.You should still be able to notice poor mistakes, and fix them.
Config.yml only contains how the server's bungee names are. It was coded for my network, so I didnt have to add configurable messages e.t.c.Can I see config.yml?
Sure, I will add when I get on PC.Your only code snippet is Libhalt's Scoreboard API. We would like to see screenshots of your actual code please.
