Map Rotation Help

Is there a guide that shows you how to only get certain maps to rotate after sop many rounds/matches. I found one and followed it but for some reason, it only cycles between 2 of the 8 maps I have on my server. Help!
Comments
;+MapRotationList="FLO_InsurgentCamp_AC" Add : in front to remove from rotation.
TS IP:5.39.102.44:21489
I will be on between 5pm and 7pm uk time.
https://forum.americasarmy.com/discussion/8423/server-custom-maps-problems#latest
+MapRotationList="FLO_Reaction_EX"
+MapRotationList="FLO_Intercept_C4"
+MapRotationList="FLO_Downtown_EX"
+MapRotationList="FLO_InsurgentCamp_AC"
+MapRotationList="flo_DoubleImpact$76561198010761141_th"
+MapRotationList="flo_sdvillage$76561198010761141_th"
also remember to upload them here
File Manager/AAPG/AAGame/CookedPC/Maps Only add the UMAP file don't add the metadata file here.
and here you need to add UMAP file and metadata file.
File Manager/AAPG/Binaries/Win32/steamapps/workshop/content/203290
Where is the DefaultGame.ini located? On my PC or on the Gameserver server?
Who is your provider.
There is no DefaultGame.ini for me to edit. Just the AAGame.ini which I have done.
MapRotationList=FLO_Reaction_EX
MapRotationList=FLO_Intercept_C4
MapRotationList=FLO_Downtown_EX
MapRotationList=FLO_InsurgentCamp_AC
MapRotationList=flo_DoubleImpact$76561198010761141_th
MapRotationList=flo_sdvillage$76561198010761141_th
Remember the ones you don't want on rotation set like this
;MapRotationList=FLO_Downtown_EX
Not sure why Gameservers don't give access to DefaultGame.ini.
The way settings work in game is cascading, the base level is starting with base files, settings in here is combined with default files to output the user files.
The user files is generated new either on change of base/default files or change of a setting through ingame menus.
Manually editing the user files is needed for server setup in most cases, but it will be overwritten with any change of base/default files.
With that said, some(all?) server providers seems to have some sort of backup/restore function enables triggering the reset of the user files on a regular basis hence the need for editing the default files.