Added a slash command to get information about a player such as player name, character name, player ID, EosID, and more. Added config option to disable the use of player list.
eplace the src folder and the node_modules folder with the new ones, then go into your config and copy in the 2 new setting to your config. there are only 2 of them. One seting goes into "ControlBot": and is "Player_List": true the other is for each server "Saves_Path": "C:\\VGS_Server_Files\\ARK_Survival_Ascended\\TEST_Server\\ShooterGame\\Saved\\SavedArks\\TheIsland_WP"the player_List is true or false to enable or disable the use of the player_list slash command.the Saves_Path is the path to the servers save files so you can get information about a player.