If you have experience with GSC modding, you could add weapons by invoking this gsc function in a custom script’s main function maps\mp\gametypes\gun::addguntoprogression.
Additionally, you could specify the gts gunSelection to be any number between 4–7 in the server cfg file and make your own gun progression list using the previously mentioned function.