* CSM/SSM: Add on_mods_loaded callback
Replaces mods and texture pack tabs with a single content tab
* Print the mod loading time
* Server: delegate mod management & config to ServerModConfiguration (rename it to ServerModManager) * Use c++11 range based loops * Add unittests + experimental/default mod as a test case to permit testing mod loading in future tests