Description: This command connects to a MySQL server with the ip, database, username and password given. The server automatically remembers the data given until the connect command is used again with different preferences.
Description: This command creates a table in the database specified in the /connect command. This command supports up to four columns, with the name and value type specified in the command.