Jelajahi Sumber

TrackMania Nations Forever xml update

- Port configurations locked against users
rocco27 8 tahun lalu
induk
melakukan
d4773a9554

+ 2 - 0
modules/config_games/server_configs/trackmanianf_linux32.xml

@@ -42,6 +42,7 @@
       <default_value>3450</default_value>
       <filepath>GameData/Config/dedicated_cfg.txt</filepath>
       <options>tags</options>
+      <access>admin</access>
       <desc>Port number used by the server to listen the peer-to-peer connections.</desc>
     </field>
     <field key="xmlrpc_allowremote" type="text">
@@ -56,6 +57,7 @@
       <default_value>5000</default_value>
       <filepath>GameData/Config/dedicated_cfg.txt</filepath>
       <options>tags</options>
+      <access>admin</access>
       <desc>Port number used by the server to listen xmlrpc calls.</desc>
     </field>
   </custom_fields>

+ 2 - 0
modules/config_games/server_configs/trackmanianf_win32.xml

@@ -42,6 +42,7 @@
       <default_value>3450</default_value>
       <filepath>GameData/Config/dedicated_cfg.txt</filepath>
       <options>tags</options>
+      <access>admin</access>
       <desc>Port number used by the server to listen the peer-to-peer connections.</desc>
     </field>
     <field key="xmlrpc_allowremote" type="text">
@@ -56,6 +57,7 @@
       <default_value>5000</default_value>
       <filepath>GameData/Config/dedicated_cfg.txt</filepath>
       <options>tags</options>
+      <access>admin</access>
       <desc>Port number used by the server to listen xmlrpc calls.</desc>
     </field>
   </custom_fields>