Advertisement
flofloleboss

world

Oct 11th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 19.38 KB | None | 0 0
  1. <Configuration>
  2.   <Stump>
  3.     <Server>
  4.       <BaseServer>
  5.         <Logging>
  6.           <MongoLogger>
  7.             <!--Editable as Running : False-->
  8.             <Variable name="IsMongoLoggerEnabled" serialized="false">False</Variable>
  9.             <!--Editable as Running : False-->
  10.             <Variable name="MongoDBConfiguration" serialized="true">
  11.               <DatabaseConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  12.                 <User>root</User>
  13.                 <Password />
  14.                 <DbName>abboud_world</DbName>
  15.                 <Host>localhost</Host>
  16.                 <Port>3306</Port>
  17.               </DatabaseConfiguration>
  18.             </Variable>
  19.           </MongoLogger>
  20.         </Logging>
  21.       </BaseServer>
  22.       <WorldServer>
  23.         <WorldServer>
  24.           <!--Editable as Running : False-->
  25.           <Variable name="Host" serialized="false">25.3.181.247</Variable>
  26.           <!--Editable as Running : False-->
  27.           <Variable name="Port" serialized="false">3467</Variable>
  28.           <!--Editable as Running : True-->
  29.           <Variable name="ServerInformation" serialized="true">
  30.             <WorldServerData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  31.               <Id>1</Id>
  32.               <Address>25.3.181.247</Address>
  33.               <Port>3467</Port>
  34.               <Name>freyewerII</Name>
  35.               <Capacity>2000</Capacity>
  36.               <RequiredRole>Player</RequiredRole>
  37.               <RequireSubscription>false</RequireSubscription>
  38.             </WorldServerData>
  39.           </Variable>
  40.           <!--Editable as Running : False-->
  41.           <Variable name="DatabaseConfiguration" serialized="true">
  42.             <DatabaseConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  43.               <User>root</User>
  44.               <Password></Password>
  45.               <DbName>server_world</DbName>
  46.               <Host>localhost</Host>
  47.               <ProviderName>MySql.Data.MySqlClient</ProviderName>
  48.             </DatabaseConfiguration>
  49.           </Variable>
  50.           <!--Editable as Running : True-->
  51.           <Variable name="AutoSaveInterval" serialized="false">180</Variable>
  52.           <!--Editable as Running : True-->
  53.           <Variable name="SaveMessage" serialized="false">True</Variable>
  54.         </WorldServer>
  55.         <Rates>
  56.           <!--Editable as Running : True-->
  57.           <Variable name="RegenRate" serialized="false">1</Variable>
  58.           <!--Editable as Running : True-->
  59.           <Variable name="XpRate" serialized="false">5</Variable>
  60.           <!--Editable as Running : True-->
  61.           <Variable name="KamasRate" serialized="false">1</Variable>
  62.           <!--Editable as Running : True-->
  63.           <Variable name="DropsRate" serialized="false">0</Variable>
  64.         </Rates>
  65.         <Settings>
  66.           <!--Editable as Running : True-->
  67.           <Variable name="MOTD" serialized="false">Bienvenue sur notre beta test pour la liste des commandes veuillez taper .help  </Variable>
  68.           <!--Editable as Running : True-->
  69.           <Variable name="HtmlMOTDColor" serialized="false">OrangeRed</Variable>
  70.         </Settings>
  71.       </WorldServer>
  72.       <BaseServer>
  73.         <ConsoleBase>
  74.           <!--Editable as Running : True-->
  75.           <Variable name="AskWaiterInterval" serialized="false">20</Variable>
  76.         </ConsoleBase>
  77.         <ServerBase>
  78.           <!--Editable as Running : False-->
  79.           <Variable name="IOTaskInterval" serialized="false">50</Variable>
  80.           <!--Editable as Running : False-->
  81.           <Variable name="ScheduledAutomaticShutdown" serialized="false">False</Variable>
  82.           <!--Editable as Running : False-->
  83.           <Variable name="AutomaticShutdownTimer" serialized="false">99999</Variable>
  84.           <!--Editable as Running : False-->
  85.           <Variable name="CommandsInfoFilePath" serialized="false">./commands.xml</Variable>
  86.         </ServerBase>
  87.         <Settings>
  88.           <!--Editable as Running : False-->
  89.           <Variable name="EnableBenchmarking" serialized="false">False</Variable>
  90.           <!--Editable as Running : False-->
  91.           <Variable name="InactivityDisconnectionTime" serialized="true">
  92.             <int>900</int>
  93.           </Variable>
  94.           <!--Editable as Running : False-->
  95.           <Variable name="Language" serialized="true">
  96.             <Languages>english</Languages>
  97.           </Variable>
  98.         </Settings>
  99.         <Benchmark>
  100.           <BenchmarkManager>
  101.             <!--Editable as Running : True-->
  102.             <Variable name="Enable" serialized="false">True</Variable>
  103.             <!--Editable as Running : True-->
  104.             <Variable name="BenchmarkingType" serialized="true">
  105.               <BenchmarkingType>Complete</BenchmarkingType>
  106.             </Variable>
  107.             <!--Editable as Running : True-->
  108.             <Variable name="EntriesLimit" serialized="false">1000</Variable>
  109.           </BenchmarkManager>
  110.         </Benchmark>
  111.         <Commands>
  112.           <CommandBase>
  113.             <!--Editable as Running : False-->
  114.             <Variable name="IgnoreCommandCase" serialized="false">True</Variable>
  115.           </CommandBase>
  116.         </Commands>
  117.         <Network>
  118.           <BaseClient>
  119.             <!--Editable as Running : True-->
  120.             <Variable name="LogPackets" serialized="false">False</Variable>
  121.           </BaseClient>
  122.           <ClientManager>
  123.             <!--Editable as Running : False-->
  124.             <Variable name="MaxConcurrentConnections" serialized="false">2000</Variable>
  125.             <!--Editable as Running : False-->
  126.             <Variable name="MaxPendingConnections" serialized="false">100</Variable>
  127.             <!--Editable as Running : False-->
  128.             <Variable name="MaxIPConnexions" serialized="true">
  129.               <int>20</int>
  130.             </Variable>
  131.             <!--Editable as Running : False-->
  132.             <Variable name="MinMessageInterval" serialized="true">
  133.               <int>1</int>
  134.             </Variable>
  135.             <!--Editable as Running : False-->
  136.             <Variable name="BufferSize" serialized="false">8192</Variable>
  137.           </ClientManager>
  138.           <VersionExtension>
  139.             <!--Editable as Running : True-->
  140.             <Variable name="Severity" serialized="true">
  141.               <VersionCheckingSeverity>Light</VersionCheckingSeverity>
  142.             </Variable>
  143.             <!--Editable as Running : True-->
  144.             <Variable name="ExpectedVersion" serialized="true">
  145.               <Version xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  146.                 <major>2</major>
  147.                 <minor>10</minor>
  148.                 <release>0</release>
  149.                 <revision>70907</revision>
  150.                 <patch>1</patch>
  151.                 <buildType>0</buildType>
  152.               </Version>
  153.             </Variable>
  154.             <!--Editable as Running : True-->
  155.             <Variable name="ActualProtocol" serialized="false">1428</Variable>
  156.             <!--Editable as Running : True-->
  157.             <Variable name="ProtocolRequired" serialized="false">1428</Variable>
  158.           </VersionExtension>
  159.         </Network>
  160.         <Plugins>
  161.           <PluginManager>
  162.             <!--Editable as Running : True-->
  163.             <Variable name="PluginsPath" serialized="true">
  164.               <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  165.                 <string>./plugins/</string>
  166.               </ArrayOfString>
  167.             </Variable>
  168.           </PluginManager>
  169.         </Plugins>
  170.       </BaseServer>
  171.       <WorldServer>
  172.         <AI>
  173.           <Fights>
  174.             <Brain>
  175.               <Brain>
  176.                 <!--Editable as Running : True-->
  177.                 <Variable name="DebugMode" serialized="false">False</Variable>
  178.               </Brain>
  179.             </Brain>
  180.           </Fights>
  181.         </AI>
  182.         <Commands>
  183.           <Commands>
  184.             <AnnounceCommand>
  185.               <!--Editable as Running : True-->
  186.               <Variable name="AnnounceColor" serialized="false">Red</Variable>
  187.             </AnnounceCommand>
  188.             <ItemListCommand>
  189.               <!--Editable as Running : False-->
  190.               <Variable name="LimitItemList" serialized="false">50</Variable>
  191.             </ItemListCommand>
  192.             <WhoCommand>
  193.               <!--Editable as Running : False-->
  194.               <Variable name="DisplayedElementsLimit" serialized="false">50</Variable>
  195.             </WhoCommand>
  196.           </Commands>
  197.           <Trigger>
  198.             <TriggerChat>
  199.               <!--Editable as Running : True-->
  200.               <Variable name="HtmlErrorColor" serialized="false">Red</Variable>
  201.             </TriggerChat>
  202.           </Trigger>
  203.         </Commands>
  204.         <Core>
  205.           <IO>
  206.             <WorldConsole>
  207.               <!--Editable as Running : False-->
  208.               <Variable name="CommandPreffix" serialized="false" />
  209.             </WorldConsole>
  210.           </IO>
  211.           <IPC>
  212.             <IPCAccessor>
  213.               <!--Editable as Running : True-->
  214.               <Variable name="DefaultRequestTimeout" serialized="false">5</Variable>
  215.               <!--Editable as Running : True-->
  216.               <Variable name="TaskPoolInterval" serialized="false">150</Variable>
  217.               <!--Editable as Running : True-->
  218.               <Variable name="UpdateInterval" serialized="false">10000</Variable>
  219.               <!--Editable as Running : False-->
  220.               <Variable name="RemoteHost" serialized="false">25.3.181.247</Variable>
  221.               <!--Editable as Running : False-->
  222.               <Variable name="RemotePort" serialized="false">9100</Variable>
  223.             </IPCAccessor>
  224.           </IPC>
  225.         </Core>
  226.         <Database>
  227.           <Npcs>
  228.             <Replies>
  229.               <RestatReply>
  230.                 <!--Editable as Running : False-->
  231.                 <Variable name="RestatOnce" serialized="false">True</Variable>
  232.               </RestatReply>
  233.             </Replies>
  234.           </Npcs>
  235.         </Database>
  236.         <Game>
  237.           <Actors>
  238.             <RolePlay>
  239.               <Characters>
  240.                 <CharacterManager>
  241.                   <!--Editable as Running : True-->
  242.                   <Variable name="MaxCharacterSlot" serialized="false">5</Variable>
  243.                 </CharacterManager>
  244.               </Characters>
  245.               <Monsters>
  246.                 <MonsterGroup>
  247.                   <!--Editable as Running : True-->
  248.                   <Variable name="StarsBonusInterval" serialized="false">300</Variable>
  249.                   <!--Editable as Running : True-->
  250.                   <Variable name="StarsBonusIncrementation" serialized="false">1000</Variable>
  251.                   <!--Editable as Running : True-->
  252.                   <Variable name="StarsBonusLimit" serialized="false">300</Variable>
  253.                 </MonsterGroup>
  254.               </Monsters>
  255.               <TaxCollectors>
  256.                 <TaxCollectorNpc>
  257.                   <!--Editable as Running : False-->
  258.                   <Variable name="BaseAP" serialized="false">6</Variable>
  259.                   <!--Editable as Running : False-->
  260.                   <Variable name="BaseMP" serialized="false">5</Variable>
  261.                   <!--Editable as Running : False-->
  262.                   <Variable name="BaseHealth" serialized="false">3000</Variable>
  263.                   <!--Editable as Running : False-->
  264.                   <Variable name="BaseResistance" serialized="false">25</Variable>
  265.                 </TaxCollectorNpc>
  266.               </TaxCollectors>
  267.             </RolePlay>
  268.             <Stats>
  269.               <StatsFields>
  270.                 <!--Editable as Running : False-->
  271.                 <Variable name="MPLimit" serialized="false">6</Variable>
  272.                 <!--Editable as Running : False-->
  273.                 <Variable name="APLimit" serialized="false">12</Variable>
  274.                 <!--Editable as Running : False-->
  275.                 <Variable name="RangeLimit" serialized="false">6</Variable>
  276.               </StatsFields>
  277.             </Stats>
  278.           </Actors>
  279.           <Breeds>
  280.             <BreedManager>
  281.               <!--Editable as Running : False-->
  282.               <Variable name="AvailableBreeds" serialized="true">
  283.                 <ArrayOfPlayableBreedEnum xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  284.                   <PlayableBreedEnum>Feca</PlayableBreedEnum>
  285.                   <PlayableBreedEnum>Osamodas</PlayableBreedEnum>
  286.                   <PlayableBreedEnum>Enutrof</PlayableBreedEnum>
  287.                   <PlayableBreedEnum>Sram</PlayableBreedEnum>
  288.                   <PlayableBreedEnum>Xelor</PlayableBreedEnum>
  289.                   <PlayableBreedEnum>Ecaflip</PlayableBreedEnum>
  290.                   <PlayableBreedEnum>Eniripsa</PlayableBreedEnum>
  291.                   <PlayableBreedEnum>Iop</PlayableBreedEnum>
  292.                   <PlayableBreedEnum>Cra</PlayableBreedEnum>
  293.                   <PlayableBreedEnum>Sadida</PlayableBreedEnum>
  294.                   <PlayableBreedEnum>Sacrieur</PlayableBreedEnum>
  295.                   <PlayableBreedEnum>Pandawa</PlayableBreedEnum>
  296.                   <PlayableBreedEnum>Roublard</PlayableBreedEnum>
  297.                   <PlayableBreedEnum>Zobal</PlayableBreedEnum>
  298.                   <PlayableBreedEnum>Steamer</PlayableBreedEnum>
  299.                 </ArrayOfPlayableBreedEnum>
  300.               </Variable>
  301.             </BreedManager>
  302.           </Breeds>
  303.           <Effects>
  304.             <Handlers>
  305.               <Usables>
  306.                 <StatBonus>
  307.                   <!--Editable as Running : False-->
  308.                   <Variable name="StatBonusLimit" serialized="false">101</Variable>
  309.                 </StatBonus>
  310.               </Usables>
  311.             </Handlers>
  312.           </Effects>
  313.           <Fights>
  314.             <Fight>
  315.               <!--Editable as Running : False-->
  316.               <Variable name="PlacementPhaseTime" serialized="false">30000</Variable>
  317.               <!--Editable as Running : False-->
  318.               <Variable name="TurnTime" serialized="false">35000</Variable>
  319.               <!--Editable as Running : False-->
  320.               <Variable name="TurnEndTimeOut" serialized="false">5000</Variable>
  321.               <!--Editable as Running : False-->
  322.               <Variable name="EndFightTimeOut" serialized="false">10000</Variable>
  323.             </Fight>
  324.             <FightPvT>
  325.               <!--Editable as Running : False-->
  326.               <Variable name="PvTAttackersPlacementPhaseTime" serialized="false">30000</Variable>
  327.               <!--Editable as Running : False-->
  328.               <Variable name="PvTDefendersPlacementPhaseTime" serialized="false">10000</Variable>
  329.             </FightPvT>
  330.             <ReadyChecker>
  331.               <!--Editable as Running : True-->
  332.               <Variable name="CheckTimeout" serialized="false">5000</Variable>
  333.             </ReadyChecker>
  334.             <History>
  335.               <SpellHistory>
  336.                 <!--Editable as Running : False-->
  337.                 <Variable name="HistoryEntriesLimit" serialized="false">60</Variable>
  338.               </SpellHistory>
  339.             </History>
  340.           </Fights>
  341.           <Guilds>
  342.             <Guild>
  343.               <!--Editable as Running : True-->
  344.               <Variable name="MaxMembersNumber" serialized="false">50</Variable>
  345.               <!--Editable as Running : True-->
  346.               <Variable name="MaxGuildXP" serialized="false">300000</Variable>
  347.             </Guild>
  348.           </Guilds>
  349.           <Items>
  350.             <Player>
  351.               <Inventory>
  352.                 <!--Editable as Running : False-->
  353.                 <Variable name="ActiveTokens" serialized="false">True</Variable>
  354.                 <!--Editable as Running : False-->
  355.                 <Variable name="TokenTemplateId" serialized="false">12124</Variable>
  356.                 <!--Editable as Running : True-->
  357.                 <Variable name="MaxInventoryKamas" serialized="false">200000000</Variable>
  358.               </Inventory>
  359.             </Player>
  360.           </Items>
  361.           <Maps>
  362.             <Area>
  363.               <!--Editable as Running : False-->
  364.               <Variable name="DefaultUpdateDelay" serialized="false">50</Variable>
  365.             </Area>
  366.             <Map>
  367.               <!--Editable as Running : True-->
  368.               <Variable name="MaxMerchantsPerMap" serialized="false">5</Variable>
  369.               <!--Editable as Running : True-->
  370.               <Variable name="AutoMoveActorMaxInverval" serialized="false">40</Variable>
  371.               <!--Editable as Running : True-->
  372.               <Variable name="AutoMoveActorMinInverval" serialized="false">20</Variable>
  373.             </Map>
  374.             <Pathfinding>
  375.               <Pathfinder>
  376.                 <!--Editable as Running : True-->
  377.                 <Variable name="SearchLimit" serialized="false">500</Variable>
  378.                 <!--Editable as Running : True-->
  379.                 <Variable name="EstimateHeuristic" serialized="false">1</Variable>
  380.               </Pathfinder>
  381.             </Pathfinding>
  382.             <Spawns>
  383.               <DungeonSpawningPool>
  384.                 <!--Editable as Running : True-->
  385.                 <Variable name="DungeonSpawnsInterval" serialized="false">30</Variable>
  386.               </DungeonSpawningPool>
  387.             </Spawns>
  388.           </Maps>
  389.           <Social>
  390.             <ChatHistory>
  391.               <!--Editable as Running : False-->
  392.               <Variable name="MaxChatEntries" serialized="false">50</Variable>
  393.             </ChatHistory>
  394.             <ChatManager>
  395.               <!--Editable as Running : False-->
  396.               <Variable name="CommandPrefix" serialized="false">.</Variable>
  397.               <!--Editable as Running : False-->
  398.               <Variable name="AdministratorChatMinAccess" serialized="true">
  399.                 <RoleEnum>Moderator</RoleEnum>
  400.               </Variable>
  401.               <!--Editable as Running : False-->
  402.               <Variable name="AntiFloodTimeBetweenTwoMessages" serialized="false">500</Variable>
  403.               <!--Editable as Running : False-->
  404.               <Variable name="AntiFloodTimeBetweenTwoGlobalMessages" serialized="false">60</Variable>
  405.               <!--Editable as Running : False-->
  406.               <Variable name="AntiFloodAllowedMessages" serialized="false">4</Variable>
  407.               <!--Editable as Running : False-->
  408.               <Variable name="AntiFloodAllowedMessagesResetTime" serialized="false">10</Variable>
  409.               <!--Editable as Running : False-->
  410.               <Variable name="AntiFloodMuteTime" serialized="false">10</Variable>
  411.             </ChatManager>
  412.             <FriendsBook>
  413.               <!--Editable as Running : True-->
  414.               <Variable name="MaxFriendsNumber" serialized="false">30</Variable>
  415.             </FriendsBook>
  416.           </Social>
  417.         </Game>
  418.         <Handlers>
  419.           <Characters>
  420.             <CharacterHandler>
  421.               <!--Editable as Running : False-->
  422.               <Variable name="EnableNameSuggestion" serialized="false">True</Variable>
  423.               <!--Editable as Running : False-->
  424.               <Variable name="MaxDayCharacterDeletion" serialized="false">5</Variable>
  425.             </CharacterHandler>
  426.           </Characters>
  427.         </Handlers>
  428.       </WorldServer>
  429.     </Server>
  430.   </Stump>
  431. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement