Fixed error message being sent for races if no race had happened prior to the eat event being called
Now TRIVIA answers when time runs out just sends the first answer in the list as the correct answer not all joined together.
ADDED MORE OPTIONS FOR TOP SYSTEMS
messages.yml: (MUST UPDATE TO THIS FORMAT TO MAKE IT WORK IF YOU ALREADY HAVE A GENERATED YML)
Code (YAML):
top:
header: '&b&m
---------&e&lTOP CHAT&b&m
---------'
#The separators value is that one message that is sent to space out the top 10 players from header and footer! separators: ''
format: '&c
%spot%. &f%player% &8| &e&l%points% &7points' player-stat-format: '&7You`ve got &e&l
%player_points% &7wins' #You can leave the one below empty if you want to disable it! Variable to use is %total_wins% total-stat-format: '&7Total games won globally &e&l
%total_wins%' footer: '&b&m
---------------------------'
no_data_message: '&8
[%prefix%&8] &cThere is no data yet! Win a chat game and get points!' TypersTop:
header: '&b&m
---------&e&lTOP FASTEST&b&m
---------'
separators: ''
format: '&c
%spot%. &f%player% &8| &e&l%time%&6s' player-stat-format: '&7Your fastest time is &e&l
%fastest_time%&6s' footer: '&b&m
------------------------------'
no_data_message: '&8
[%prefix%&8] &cThere is no data yet! Win a chat game and be the fastest!' top_disabled_message: '&8
[%prefix%&8] &cThis function is currently disabled!'