1.1: Added weapons
		Added body parts
		Added support for multiple panels (512 byte max per page)
		Split translations into multiple files
		Updated Translations
		Removed translation of version description - seems to be causing issues with plugin count
		Added sm_killstats_combine_damage
		Added sm_killstats_show_death_mark
		Added sm_killstats_show_distance
		Added sm_killstats_show_body_hits
		Added sm_killstats_show_weapon_used
		Added sm_killstats_show_empty_menus
		Added sm_killstats_max_panel_width
		Added sm_killstats_restart_numbering
1.03: Added sm_unit_of_measure (1=feet,2=meters)
		Fixed startup help to strip off sm_
		Changed short to show kills first then deaths in damage taken/done sections
		Fixed distance multiplier
1.02: Added attacker health left to damage taken string upon death
		Added player name to chat strings
		Changed menu_damage_string and menu_death_string to 4 strings, same as chat has to allow for different configurations
		Handle late loading
		Change console commands to "sm_"
		sm_killstats_new_player_options
		sm_killstats_show_startup_help
1.01 Remove debug messages		
1.0: Save Preferences with SQLLite
		Added sm_killstats_menu_display_order
		Added sm_killstats_chat_display_order
		Added sm_killstats_show_killed(menu/chat)
		Added sm_killstats_show_killed_by(menu/chat)
		Added sm_killstats_show_damage_done(menu/chat)
		Added sm_killstats_show_damage_taken(menu/chat)
		Added sm_killstats_show_on_teamkill
		Added sm_killstats_default_show_in_menu
		Added sm_killstats_default_show_in_chat
		Added sm_killstats_menu_show_killed
		Added sm_killstats_menu_show_killed_by
		Added sm_killstats_menu_show_damage_done
		Added sm_killstats_menu_show_damage_taken
		Added sm_killstats_chat_show_killed
		Added sm_killstats_chat_show_killed_by
		Added sm_killstats_chat_show_damage_done
		Added sm_killstats_chat_show_damage_taken
		Added distance (approximation in feet)
		Added ability to display different messages in damage taken/damage received sections based on death (so you can put a * in front or completely reword)
		Reworked cvars to retrieve on demand
		Added enabled on death and enabled on round end player preferences
		Added display to chat/menu player preferences
		Added display to chat
		Store client names at the beginning of the round to prevent disconnects not showing damage (or errors)
		More format options
0.9.2: MAX_CLIENTS->MAXPLAYERS
		Added German Translation
		Modified the way enabled by default worked
		Moved cvars to OnConfigsExecuted so they would be checked after configs loaded
0.9.1: Added translations
		Added sm_killstats_enabled_by_default
0.9: Initial Release
0.8: Fixed console error message
		Added cvars
0.7: Sorted damage taken given from most to least
0.6: Added spacing
0.5: Initially placed on our server