+ Added lang.yml (Language file) You can now modify certain messages within your language file. This'll be a newly generated file within the plugin's folder. It'll include 3 values:
Code (YAML):
prefix: "&9Races of Thana&c:" refund-token: "&cYou were given back your token!" give-wrong-item: "&cThat is not a race-token!"
prefix will be shown when executing most commands (Mostly anything except for when you get your token back, or when you give the wrong item to the NPC) refund-token is for when you get your token back. This only happens once you select the race you already are. give-wrong-item is for when you try to give the NPC anything but the race-token
For future updates, messages will automatically generate within your language file! You may also remove the prefix value from the config.yml, as this has now been replaced with the prefix value within the lang.yml