Advertisement
Guest User

Untitled

a guest
Jun 16th, 2017
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.86 KB | None | 0 0
  1.  
  2. accountManager = false
  3. namelockManager = false
  4. newPlayerChooseVoc = true
  5. newPlayerSpawnPosX = 1000
  6. newPlayerSpawnPosY = 1000
  7. newPlayerSpawnPosZ = 7
  8. newPlayerTownId = 1
  9. newPlayerLevel = 20
  10. newPlayerMagicLevel = 0
  11. generateAccountNumber = false
  12. enableCast = true
  13.  
  14.  
  15. useFragHandler = true
  16. redSkullLength = 30 * 24 * 60 * 60
  17. blackSkullLength = 45 * 24 * 60 * 60
  18. dailyFragsToRedSkull = 40000000
  19. weeklyFragsToRedSkull = 100000000
  20. monthlyFragsToRedSkull = 150000000
  21. dailyFragsToBlackSkull = dailyFragsToRedSkull
  22. weeklyFragsToBlackSkull = weeklyFragsToRedSkull
  23. monthlyFragsToBlackSkull = monthlyFragsToRedSkull
  24. dailyFragsToBanishment = dailyFragsToRedSkull
  25. weeklyFragsToBanishment = weeklyFragsToRedSkull
  26. monthlyFragsToBanishment = monthlyFragsToRedSkull
  27. blackSkulledDeathHealth = 40
  28. blackSkulledDeathMana = 0
  29. useBlackSkull = false
  30. advancedFragList = false
  31.  
  32.  
  33. notationsToBan = 2
  34. warningsToFinalBan = 2
  35. warningsToDeletion = 3
  36. banLength = 1 * 24 * 60 * 60
  37. killsBanLength = 7 * 24 * 60 * 60
  38. finalBanLength = 7 * 24 * 60 * 60
  39. ipBanishmentLength = 1 * 24 * 60 * 60
  40. broadcastBanishments = true
  41. maxViolationCommentSize = 200
  42. violationNameReportActionType = 2
  43. autoBanishUnknownBytes = false
  44.  
  45.  
  46. worldType = "open"
  47. protectionLevel = 50000
  48. pvpTileIgnoreLevelAndVocationProtection = true
  49. pzLocked = 6 * 1000
  50. huntingDuration = 60 * 1000
  51. criticalHitChance = 7
  52. criticalHitMultiplier = 1
  53. displayCriticalHitNotify = true
  54. removeWeaponAmmunition = false
  55. removeWeaponCharges = false
  56. removeRuneCharges = false
  57. whiteSkullTime = 0.2 * 60 * 1000
  58. noDamageToSameLookfeet = false
  59. showHealingDamage = true
  60. showHealingDamageForMonsters = true
  61. fieldOwnershipDuration = 5 * 1000
  62. stopAttackingAtExit = false
  63. loginProtectionPeriod = 1 * 1000
  64. deathLostPercent = 7
  65. stairhopDelay = 1
  66. pushCreatureDelay = 0.1 * 1000
  67. allowedMaxSizedPackets = 3
  68. deathContainerId = 1987
  69. gainExperienceColor = 215
  70. addManaSpentInPvPZone = true
  71. squareColor = 0
  72. allowFightback = true
  73. fistBaseAttack = 7
  74.  
  75.  
  76. worldId = 0
  77. ip = "197.52.213.92"
  78. bindOnlyGlobalAddress = true
  79. loginPort = 7171
  80. gamePort = 7172
  81. loginTries = 0
  82. retryTimeout = 5 * 1000
  83. loginTimeout = 60 * 1000
  84. maxPlayers = 500
  85. motd = "Welcome to Evolera! You can always use the help-channel or Forum for help. Enjoy your stay on Evolera."
  86. displayOnOrOffAtCharlist = false
  87. onePlayerOnlinePerAccount = false
  88. allowClones = false
  89. serverName = "Evolera"
  90. loginMessage = "Welcome to Evolera!"
  91. statusTimeout = 0
  92. replaceKickOnLogin = true
  93. forceSlowConnectionsToDisconnect = false
  94. loginOnlyWithLoginServer = false
  95. premiumPlayerSkipWaitList = false
  96.  
  97.  
  98. sqlType = "sqlite"
  99. sqlHost = "localhost"
  100. sqlPort = 3306
  101. sqlUser = "root"
  102. sqlPass = ""
  103. sqlDatabase = "theforgottenserver"
  104. sqlFile = "theforgottenserver.s3db"
  105. sqlKeepAlive = 0
  106. mysqlReadTimeout = 10
  107. mysqlWriteTimeout = 10
  108. encryptionType = "sha1"
  109.  
  110.  
  111. deathListEnabled = true
  112. deathListRequiredTime = 1 * 60 * 1000
  113. deathAssistCount = 4
  114. maxDeathRecords = 10
  115.  
  116.  
  117. ingameGuildManagement = false
  118. levelToFormGuild = 8
  119. premiumDaysToFormGuild = 0
  120. guildNameMinLength = 4
  121. guildNameMaxLength = 20
  122.  
  123.  
  124. highscoreDisplayPlayers = 15
  125. updateHighscoresAfterMinutes = 60
  126.  
  127.  
  128. buyableAndSellableHouses = true
  129. houseNeedPremium = true
  130. bedsRequirePremium = true
  131. levelToBuyHouse = 100000
  132. housesPerAccount = 1
  133. houseRentAsPrice = false
  134. housePriceAsRent = false
  135. housePriceEachSquare = 4
  136. houseRentPeriod = "never"
  137. houseCleanOld = 0
  138. guildHalls = true
  139.  
  140.  
  141. timeBetweenActions = 200
  142. timeBetweenExActions = 1000
  143. hotkeyAimbotEnabled = true
  144.  
  145.  
  146. mapName = "Evolutions.otbm"
  147. mapAuthor = "Wille"
  148. randomizeTiles = true
  149. storeTrash = true
  150. cleanProtectedZones = true
  151. mailboxDisabledTowns = ""
  152.  
  153.  
  154. niceLevel = 0
  155. coresUsed = "-1"
  156.  
  157.  
  158. startupDatabaseOptimization = false
  159. updatePremiumStateAtStartup = true
  160. confirmOutdatedVersion = false
  161.  
  162.  
  163. formulaLevel = 5.0
  164. formulaMagic = 1.0
  165. bufferMutedOnSpellFailure = false
  166. spellNameInsteadOfWords = false
  167. emoteSpells = true
  168.  
  169.  
  170. allowChangeOutfit = true
  171. allowChangeColors = true
  172. allowChangeAddons = true
  173. disableOutfitsForPrivilegedPlayers = false
  174. addonsOnlyPremium = true
  175.  
  176.  
  177. dataDirectory = "data/"
  178. logsDirectory = "data/logs/"
  179. bankSystem = true
  180. displaySkillLevelOnAdvance = true
  181. promptExceptionTracerErrorBox = true
  182. maximumDoorLevel = 500
  183. maxMessageBuffer = 8
  184.  
  185.  
  186. separateVipListPerCharacter = false
  187. vipListDefaultLimit = 20
  188. vipListDefaultPremiumLimit = 100
  189.  
  190.  
  191. saveGlobalStorage = true
  192. useHouseDataStorage = true
  193. storePlayerDirection = false
  194.  
  195.  
  196. checkCorpseOwner = true
  197. monsterLootMessage = 3
  198. monsterLootMessageType = 25
  199.  
  200.  
  201. ghostModeInvisibleEffect = true
  202. ghostModeSpellEffects = true
  203.  
  204.  
  205. idleWarningTime = 15 * 3600 * 1000
  206. idleKickTime = 16 * 3600 * 1000
  207. reportsExpirationAfterReads = 1
  208. playerQueryDeepness = 2
  209. tileLimit = 9
  210. protectionTileLimit = 9
  211. houseTileLimit = 9
  212.  
  213.  
  214. freePremium = true
  215. premiumForPromotion = true
  216.  
  217.  
  218. blessings = true
  219. blessingOnlyPremium = true
  220. blessingReductionBase = 300000
  221. blessingReductionDecrement = 20000
  222. eachBlessReduction = 40000
  223.  
  224.  
  225. experienceStages = true
  226. pvpStages = false
  227. rateExperience = 20
  228. rateExperienceFromPlayers = 0.2
  229. rateSkill = 35
  230. rateMagic = 20
  231. rateLoot = 4
  232. rateSpawn = 3
  233.  
  234.  
  235. rateMonsterHealth = 1.0
  236. rateMonsterMana = 1.0
  237. rateMonsterAttack = 0.94
  238. rateMonsterDefense = 1.0
  239.  
  240.  
  241. minLevelThresholdForKilledPlayer = 0
  242. maxLevelThresholdForKilledPlayer = 0
  243.  
  244.  
  245. rateStaminaLoss = 1
  246. rateStaminaGain = 3
  247. rateStaminaThresholdGain = 12
  248. staminaRatingLimitTop = 40 * 60
  249. staminaRatingLimitBottom = 14 * 60
  250. staminaLootLimit = 14 * 60
  251. rateStaminaAboveNormal = 1.5
  252. rateStaminaUnderNormal = 0.5
  253. staminaThresholdOnlyPremium = true
  254.  
  255.  
  256. experienceShareRadiusX = 0
  257. experienceShareRadiusY = 0
  258. experienceShareRadiusZ = 0
  259. extraPartyExperienceLimit = 0
  260. extraPartyExperiencePercent = 0
  261. experienceShareActivity = 2 * 60 * 1000
  262.  
  263.  
  264. globalSaveEnabled = false
  265. globalSaveHour = 0
  266. globalSaveMinute = 0
  267. shutdownAtGlobalSave = false
  268. cleanMapAtGlobalSave = false
  269.  
  270.  
  271. deSpawnRange = 2
  272. deSpawnRadius = 50
  273.  
  274.  
  275. maxPlayerSummons = 1
  276. teleportAllSummons = true
  277. teleportPlayerSummons = true
  278.  
  279.  
  280. statusPort = 7171
  281. ownerName = "Messo"
  282. ownerEmail = "tenniswille_96@live.se"
  283. url = "http://evolera-ots.com"
  284. location = "Sweden"
  285. displayGamemastersWithOnlineCommand = false
  286.  
  287.  
  288. displayPlayersLogging = true
  289. prefixChannelLogs = ""
  290. runFile = ""
  291. outputLog = ""
  292. truncateLogsOnStartup = true
  293.  
  294.  
  295. managerPort = 7171
  296. managerLogs = true
  297. managerPassword = ""
  298. managerLocalhostOnly = true
  299. managerConnectionsLimit = 1
  300.  
  301.  
  302. adminPort = 7173
  303. adminLogs = true
  304. adminPassword = ""
  305. adminLocalhostOnly = true
  306. adminConnectionsLimit = 1
  307. adminRequireLogin = true
  308. adminEncryption = ""
  309. adminEncryptionData = ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement