Guest User

Untitled

a guest
Mar 8th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. accountManager = true
  2. namelockManager = true
  3. newPlayerChooseVoc = false
  4. newPlayerSpawnPosX = 1587
  5. newPlayerSpawnPosY = 613
  6. newPlayerSpawnPosZ = 7
  7. newPlayerTownId = 11
  8. newPlayerLevel = 5
  9. newPlayerMagicLevel = 0
  10. generateAccountNumber = false
  11.  
  12.  
  13. redSkullLength = 30 * 24 * 60 * 60
  14. blackSkullLength = 45 * 24 * 60 * 60
  15. dailyFragsToRedSkull = 3
  16. weeklyFragsToRedSkull = 5
  17. monthlyFragsToRedSkull = 10
  18. dailyFragsToBlackSkull = dailyFragsToRedSkull
  19. weeklyFragsToBlackSkull = weeklyFragsToRedSkull
  20. monthlyFragsToBlackSkull = monthlyFragsToRedSkull
  21. dailyFragsToBanishment = dailyFragsToRedSkull
  22. weeklyFragsToBanishment = weeklyFragsToRedSkull
  23. monthlyFragsToBanishment = monthlyFragsToRedSkull
  24. blackSkulledDeathHealth = 40
  25. blackSkulledDeathMana = 0
  26. useBlackSkull = true
  27. useFragHandler = true
  28. advancedFragList = false
  29.  
  30. notationsToBan = 3
  31. warningsToFinalBan = 4
  32. warningsToDeletion = 5
  33. banLength = 7 * 24 * 60 * 60
  34. killsBanLength = 7 * 24 * 60 * 60
  35. finalBanLength = 30 * 24 * 60 * 60
  36. ipBanishmentLength = 1 * 24 * 60 * 60
  37. broadcastBanishments = true
  38. maxViolationCommentSize = 200
  39. violationNameReportActionType = 2
  40. autoBanishUnknownBytes = false
  41.  
  42.  
  43. worldType = "non-pvp"
  44. protectionLevel = 5
  45. pvpTileIgnoreLevelAndVocationProtection = true
  46. pzLocked = 20 * 1000
  47. huntingDuration = 60 * 1000
  48. criticalHitChance = 7
  49. criticalHitMultiplier = 1
  50. displayCriticalHitNotify = false
  51. removeWeaponAmmunition = true
  52. removeWeaponCharges = true
  53. removeRuneCharges = true
  54. whiteSkullTime = 15 * 60 * 1000
  55. noDamageToSameLookfeet = false
  56. showHealingDamage = false
  57. showHealingDamageForMonsters = false
  58. fieldOwnershipDuration = 5 * 1000
  59. stopAttackingAtExit = false
  60. oldConditionAccuracy = false
  61. loginProtectionPeriod = 10 * 1000
  62. deathLostPercent = 20
  63. stairhopDelay = 0 * 1000
  64. pushCreatureDelay = 1 * 1000
  65. deathContainerId = 19870
  66. gainExperienceColor = 215
  67. addManaSpentInPvPZone = true
  68. squareColor = 0
  69. allowFightback = true
  70.  
  71.  
  72. worldId = 0
  73. ip = "127.0.0.1"
  74. bindOnlyConfiguredIpAddress = false
  75. loginPort = 7171
  76. gamePort = 7172
  77. adminPort = 7171
  78. statusPort = 7171
  79. loginTries = 10
  80. retryTimeout = 5 * 1000
  81. loginTimeout = 60 * 1000
  82. maxPlayers = 50
  83. motd = "Bienvenido a PokemonZvsto!"
  84. displayOnOrOffAtCharlist = false
  85. onePlayerOnlinePerAccount = false
  86. allowClones = false
  87. serverName = "PokemonZvsto"
  88. loginMessage = "Bienvenido a PokemonZvsto!"
  89. statusTimeout = 5 * 60 * 1000
  90. replaceKickOnLogin = true
  91. forceSlowConnectionsToDisconnect = false
  92. loginOnlyWithLoginServer = false
  93. premiumPlayerSkipWaitList = true
  94.  
  95.  
  96. sqlType = "sqlite"
  97. sqlHost = "localhost"
  98. sqlPort = 3306
  99. sqlUser = "root"
  100. sqlPass = ""
  101. sqlDatabase = "forgottenserver"
  102. sqlFile = "forgottenserver.s3db"
  103. sqlKeepAlive = 0
  104. mysqlReadTimeout = 10
  105. mysqlWriteTimeout = 10
  106. encryptionType = "plain"
  107.  
  108. deathListEnabled = true
  109. deathListRequiredTime = 1 * 60 * 1000
  110. deathAssistCount = 19
  111. maxDeathRecords = 1
  112.  
  113.  
  114. ingameGuildManagement = true
  115. levelToFormGuild = 60
  116. premiumDaysToFormGuild = 30
  117. guildNameMinLength = 2
  118. guildNameMaxLength = 25
  119.  
  120.  
  121. highscoreDisplayPlayers = 15
  122. updateHighscoresAfterMinutes = 60
  123.  
  124.  
  125. buyableAndSellableHouses = true
  126. houseNeedPremium = true
  127. bedsRequirePremium = true
  128. levelToBuyHouse = 1
  129. housesPerAccount = 0
  130. houseRentAsPrice = false
  131. housePriceAsRent = false
  132. housePriceEachSquare = 2975
  133. houseRentPeriod = "never"
  134. houseCleanOld = 0
  135. guildHalls = false
  136.  
  137.  
  138. timeBetweenActions = 950
  139. timeBetweenExActions = 1000
  140. hotkeyAimbotEnabled = true
  141.  
  142.  
  143. mapName = "poke"
  144. mapAuthor = ""
  145. randomizeTiles = true
  146. storeTrash = true
  147. cleanProtectedZones = true
  148. mailboxDisabledTowns = "-1"
  149.  
  150.  
  151. defaultPriority = "high"
  152. niceLevel = 5
  153. coresUsed = "-1"
  154.  
  155.  
  156. optimizeDatabaseAtStartup = true
  157. removePremiumOnInit = true
  158. confirmOutdatedVersion = false
  159.  
  160.  
  161. formulaLevel = 5.0
  162. formulaMagic = 1.0
  163. bufferMutedOnSpellFailure = false
  164. spellNameInsteadOfWords = false
  165. emoteSpells = false
  166.  
  167.  
  168. allowChangeOutfit = true
  169. allowChangeColors = true
  170. allowChangeAddons = false
  171. disableOutfitsForPrivilegedPlayers = false
  172. addonsOnlyPremium = true
  173.  
  174.  
  175. dataDirectory = "data/"
  176. bankSystem = true
  177. displaySkillLevelOnAdvance = true
  178. promptExceptionTracerErrorBox = true
  179. separateViplistPerCharacter = false
  180. maximumDoorLevel = 500
  181. maxMessageBuffer = 4
  182.  
  183.  
  184. saveGlobalStorage = true
  185. useHouseDataStorage = false
  186. storePlayerDirection = false
  187.  
  188.  
  189. checkCorpseOwner = true
  190. monsterLootMessage = 3
  191. monsterLootMessageType = 22
  192.  
  193.  
  194. ghostModeInvisibleEffect = false
  195. ghostModeSpellEffects = true
  196.  
  197.  
  198. idleWarningTime = 14 * 60 * 1000
  199. idleKickTime = 15 * 60 * 1000
  200. expireReportsAfterReads = 1
  201. playerQueryDeepness = 2
  202. maxItemsPerPZTile = 0
  203. maxItemsPerHouseTile = 0
  204.  
  205.  
  206. freePremium = false
  207. premiumForPromotion = true
  208.  
  209.  
  210. blessingOnlyPremium = true
  211. blessingReductionBase = 30
  212. blessingReductionDecreament = 5
  213. eachBlessReduction = 8
  214.  
  215.  
  216. experienceStages = false
  217. rateExperience = 40
  218. rateExperienceFromPlayers = 1
  219. rateSkill = 1
  220. rateMagic = 1
  221. rateLoot = 1
  222. rateSpawn = 1
  223.  
  224.  
  225. rateMonsterHealth = 1.0
  226. rateMonsterMana = 1.0
  227. rateMonsterAttack = 1.0
  228. rateMonsterDefense = 1.0
  229.  
  230.  
  231. minLevelThresholdForKilledPlayer = 0.9
  232. maxLevelThresholdForKilledPlayer = 1.1
  233.  
  234.  
  235. rateStaminaLoss = 1
  236. rateStaminaGain = 3
  237. rateStaminaThresholdGain = 12
  238. staminaRatingLimitTop = 41 * 60
  239. staminaRatingLimitBottom = 14 * 60
  240. rateStaminaAboveNormal = 1.0
  241. rateStaminaUnderNormal = 1.0
  242. staminaThresholdOnlyPremium = true
  243.  
  244.  
  245. experienceShareRadiusX = 30
  246. experienceShareRadiusY = 30
  247. experienceShareRadiusZ = 1
  248. experienceShareLevelDifference = 200 * 200
  249. extraPartyExperienceLimit = 20
  250. extraPartyExperiencePercent = 20
  251. experienceShareActivity = 2 * 60 * 1000
  252.  
  253. globalSaveEnabled = false
  254. globalSaveHour = 8
  255. shutdownAtGlobalSave = true
  256. cleanMapAtGlobalSave = false
  257.  
  258. deSpawnRange = 1
  259. deSpawnRadius = 25
  260.  
  261.  
  262. maxPlayerSummons = 1
  263. teleportAllSummons = false
  264. teleportPlayerSummons = false
  265.  
  266.  
  267. ownerName = "Pokemon Online"
  268. ownerEmail = ""
  269. url = ""
  270. location = "Brazil"
  271. displayGamemastersWithOnlineCommand = false
  272.  
  273. adminLogsEnabled = false
  274. displayPlayersLogging = true
  275. prefixChannelLogs = ""
  276. runFile = ""
  277. outLogName = ""
  278. errorLogName = ""
  279. truncateLogsOnStartup = false
Add Comment
Please, Sign In to add comment