Changed vote storage to utilize caching along with asynchronous fetching of data, improving overall performance and less SQL calling within menus and more.
Minor code refactoring and clenaup.
What's Added
Added ASCII startup with additional startup logging with colors.
Added 2 new placeholders, see below
%phantomvoting_top_player_{position}% -> Returns the top players name in that position
%phantomvoting_top_votes_{position}% -> Returns the top votes in that position