Advertisement
Guest User

Untitled

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