Guest User

Old killfeed Configuration

a guest
Feb 11th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.45 KB | Software | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <gitankillfeedConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <cooldown>8</cooldown>
  4.   <key>843</key>
  5.   <LinesColor>#FFF</LinesColor>
  6.   <title>Edit configuration.xml</title>
  7.   <showTitle>false</showTitle>
  8.   <titleColor>#FFF</titleColor>
  9.   <baseURL>https://raw.githubusercontent.com/Schildkrote-Communist/MiliosaSite/main/images/</baseURL>
  10.   <fontSize>18</fontSize>
  11.   <EffectID>42605</EffectID>
  12.   <maxLineKillfeed>6</maxLineKillfeed>
  13.   <showLogo>false</showLogo>
  14.   <logoURL>https://{replacethis.com}</logoURL>
  15.   <isLogoLeftPlaced>true</isLogoLeftPlaced>
  16.   <hpSizeMultiplier>0.75</hpSizeMultiplier>
  17.   <HPColor>#ef4444</HPColor>
  18.   <distanceColor>#FFF</distanceColor>
  19.   <rarityColors>
  20.     <rarityColor>
  21.       <Name>common</Name>
  22.       <Color>#ccc</Color>
  23.     </rarityColor>
  24.     <rarityColor>
  25.       <Name>uncommon</Name>
  26.       <Color>#00FFA5</Color>
  27.     </rarityColor>
  28.     <rarityColor>
  29.       <Name>rare</Name>
  30.       <Color>#149cfd</Color>
  31.     </rarityColor>
  32.     <rarityColor>
  33.       <Name>epic</Name>
  34.       <Color>#7d00ff</Color>
  35.     </rarityColor>
  36.     <rarityColor>
  37.       <Name>legendary</Name>
  38.       <Color>#ffe000</Color>
  39.     </rarityColor>
  40.     <rarityColor>
  41.       <Name>mythical</Name>
  42.       <Color>#FA3219</Color>
  43.     </rarityColor>
  44.   </rarityColors>
  45.   <shouldAutoDownload>true</shouldAutoDownload>
  46. </gitankillfeedConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment