Guest User

Untitled

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