how do i set new server to only exe maps
@Mc1412013 - You’ll need to go to your game server on i3D.net’s dashboard, go to the Config Editor tab, and then at the bottom of that configuration file there are two fields; “FeaturedMap” and “RotatingMaps”.
To change to execution only, you’ll need to replace the configuration options in the RotatingMaps field. The format is as follows…
[{"Map": "MapName", "GameMode": "GameModeName"}]
So and example would be…
[{"Map": "EXE_Gallery", "GameMode": "ShooterGame.SGGameInfoExecution"}]
You can add more maps by repeating the segment in the { } brackets, seperated with a comma. As follows…
[{"Map": "EXE_Gallery", "GameMode": "ShooterGame.SGGameInfoExecution"},{"Map": "EXE_Market", "GameMode": "ShooterGame.SGGameInfoExecution"}]
Once you’ve made the changes, save the .json and restart your server. Regarding “FeaturedMap” you can add a map name here, from the list of maps in the RotatingMaps field (e.g. “EXE_Gallery”) and it will always show in the vote.