General.properties 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875
  1. # ---------------------------------------------------------------------------
  2. # General Server Settings
  3. # ---------------------------------------------------------------------------
  4. # The defaults are set to be retail-like. If you modify any of these settings your server will deviate from being retail-like.
  5. # Warning:
  6. # Please take extreme caution when changing anything. Also please understand what you are changing before you do so on a live server.
  7. # ---------------------------------------------------------------------------
  8. # Administrator
  9. # ---------------------------------------------------------------------------
  10. # If this option is set to True every newly created character will have access level 127. This means that every character created will have Administrator Privileges.
  11. # Default: False
  12. EverybodyHasAdminRights = False
  13. # Setting for serverList
  14. # Displays [] in front of server name on character selection
  15. # Default: False
  16. ServerListBrackets = False
  17. # Displays server type next to the server name on character selection.
  18. # Notes:
  19. # Accepted Values: Normal, Relax, Test, NoLabel, Restricted, Event, Free
  20. # Default: Normal
  21. ServerListType = Normal
  22. # Displays server minimum age to the server name on character selection.
  23. # Notes:
  24. # Accepted values: 0, 15, 18
  25. # Default: 0
  26. ServerListAge = 0
  27. # If True, only accounts with GM access can enter the server.
  28. # Default: False
  29. ServerGMOnly = False
  30. # Enable GMs to have the glowing aura of a Hero character on login.
  31. # Notes:
  32. # GMs can do "///hero" on themselves and get this aura voluntarily.
  33. # It's advised to keep this off due to graphic lag.
  34. # Default: False
  35. GMHeroAura = False
  36. # Auto set invulnerable status to a GM on login.
  37. # Default: False
  38. GMStartupInvulnerable = False
  39. # Auto set invisible status to a GM on login.
  40. # Default: False
  41. GMStartupInvisible = False
  42. # Auto block private messages to a GM on login.
  43. # Default: False
  44. GMStartupSilence = False
  45. # Auto list GMs in GM list (/gmlist) on login.
  46. # Default: False
  47. GMStartupAutoList = False
  48. # Auto set diet mode on to a GM on login (affects your weight penalty).
  49. # Default: False
  50. GMStartupDietMode = False
  51. # Item restrictions apply to GMs as well? (True = restricted usage)
  52. # Default: True
  53. GMItemRestriction = True
  54. # Skill restrictions apply to GMs as well? (True = restricted usage)
  55. # Default: True
  56. GMSkillRestriction = True
  57. # Allow GMs to drop/trade non-tradable and quest(drop only) items
  58. # Default: False
  59. GMTradeRestrictedItems = False
  60. # Allow GMs to restart/exit while is fighting stance
  61. # Default: True
  62. GMRestartFighting = True
  63. # Show the GM's name behind an announcement made by him
  64. # example: "Announce: hi (HanWik)"
  65. GMShowAnnouncerName = False
  66. # Show the GM's name before an announcement made by him
  67. # example: "Nyaran: hi"
  68. GMShowCritAnnouncerName = False
  69. # Give special skills for every GM
  70. # 7029,7041-7064,7088-7096,23238-23249 (Master's Blessing)
  71. # Default: False
  72. GMGiveSpecialSkills = False
  73. # Give special aura skills for every GM
  74. # 7029,23238-23249,23253-23296 (Master's Blessing)
  75. # Default: False
  76. GMGiveSpecialAuraSkills = False
  77. # ---------------------------------------------------------------------------
  78. # Server Security
  79. # ---------------------------------------------------------------------------
  80. # Enforce gameguard for clients. Sends a gameguard query on character login.
  81. # Default: False
  82. GameGuardEnforce = False
  83. # Don't allow player to perform trade, talk with npc, or move until gameguard reply is received.
  84. # Default: False
  85. GameGuardProhibitAction = False
  86. #Logging settings. The following four settings, while enabled, will increase writing to your hard drive(s) considerably. Depending on the size of your server, the amount of players, and other factors, you may suffer a noticable performance hit.
  87. # Default: False
  88. LogChat = False
  89. # Default: False
  90. LogAutoAnnouncements = False
  91. # Default: False
  92. LogItems = False
  93. # Log only Adena and equippable items if LogItems is enabled
  94. LogItemsSmallLog = False
  95. # Default: False
  96. LogItemEnchants = False
  97. # Default: False
  98. LogSkillEnchants = False
  99. # Default: False
  100. GMAudit = False
  101. # Check players for non-allowed skills
  102. # Default: False
  103. SkillCheckEnable = False
  104. # If true, remove invalid skills from player and database.
  105. # Report only, if false.
  106. # Default: False
  107. SkillCheckRemove = False
  108. # Check also GM characters (only if SkillCheckEnable = True)
  109. # Default: True
  110. SkillCheckGM = True
  111. # ---------------------------------------------------------------------------
  112. # Thread Configuration
  113. # ---------------------------------------------------------------------------
  114. # Extreme caution should be here, set to defaults if you do not know what you are doing.
  115. # These could possibly hurt your servers performance or improve it depending on your server's configuration, size, and other factors.
  116. # Default: 10
  117. ThreadPoolSizeEffects = 10
  118. # Default: 13
  119. ThreadPoolSizeGeneral = 13
  120. # Default: 2
  121. ThreadPoolSizeEvents = 2
  122. # Default: 2
  123. UrgentPacketThreadCoreSize = 2
  124. # Default: 4
  125. GeneralPacketThreadCoreSize = 4
  126. # Default: 4
  127. GeneralThreadCoreSize = 4
  128. # Default: 6
  129. AiMaxThread = 6
  130. # Default: 5
  131. EventsMaxThread = 5
  132. # Dead Lock Detector (a separate thread for detecting deadlocks).
  133. # For improved crash logs and automatic restart in deadlock case if enabled.
  134. # Check interval is in seconds.
  135. # Default: True
  136. DeadLockDetector = True
  137. # Default: 20
  138. DeadLockCheckInterval = 20
  139. # Default: False
  140. RestartOnDeadlock = False
  141. # ---------------------------------------------------------------------------
  142. # Client packet queue tuning
  143. # ---------------------------------------------------------------------------
  144. # Queue size, do not set it too low !
  145. # 0 - use value MaxReadPerPass + 2 (from mmo.properties)
  146. # Default: 0
  147. ClientPacketQueueSize = 0
  148. # Maximum number of packets in burst.
  149. # Execution will be aborted and thread released if more packets executed in raw.
  150. # 0 - use value MaxReadPerPass + 1 (from mmo.properties)
  151. # Default: 0
  152. ClientPacketQueueMaxBurstSize = 0
  153. # Maximum number of packets per second.
  154. # Flood detector will be triggered if more packets received.
  155. # After triggering all incoming packets will be dropped until flooding stopped.
  156. # Default: 80
  157. ClientPacketQueueMaxPacketsPerSecond = 80
  158. # Average number of packets per second calculated during this interval.
  159. # Using larger value decrease number of false kicks, but slower reaction to flood.
  160. # Avoid using too low or too high values, recommended between 3 and 10.
  161. # Default: 5
  162. ClientPacketQueueMeasureInterval = 5
  163. # Maximum average number of packets per second during measure interval.
  164. # Flood detector will be triggered if more packets received.
  165. # After triggering all incoming packets will be dropped until flooding stopped.
  166. # Default: 40
  167. ClientPacketQueueMaxAveragePacketsPerSecond = 40
  168. # Maximum number of flood triggers per minute.
  169. # Client will be kicked if more floods detected.
  170. # Default: 2
  171. ClientPacketQueueMaxFloodsPerMin = 2
  172. # Maximum number of queue overflows per minute.
  173. # After overflow all incoming packets from client are dropped until queue is flushed.
  174. # Client will be kicked if more queue overflows detected.
  175. # Default: 1
  176. ClientPacketQueueMaxOverflowsPerMin = 1
  177. # Maximum number of buffer underflows per minute.
  178. # Client will be kicked if more underflow exceptions detected.
  179. # Default: 1
  180. ClientPacketQueueMaxUnderflowsPerMin = 1
  181. # Maximum number of unknown packets per minute.
  182. # Client will be kicked if more unknown packets received.
  183. # Default: 5
  184. ClientPacketQueueMaxUnknownPerMin = 5
  185. # ---------------------------------------------------------------------------
  186. # Optimization
  187. # ---------------------------------------------------------------------------
  188. # Items on ground management.
  189. # Allow players to drop items on the ground.
  190. # Default: True
  191. AllowDiscardItem = True
  192. # Delete dropped reward items from world after a specified amount of seconds. Disabled = 0.
  193. # Default: 600
  194. AutoDestroyDroppedItemAfter = 600
  195. # Time in seconds after which dropped herb will be auto-destroyed
  196. # Default: 60
  197. AutoDestroyHerbTime = 60
  198. # List of item id that will not be destroyed (separated by "," like 57,5575,6673).
  199. # Notes:
  200. # Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!
  201. # Items on this list will be protected regardless of the following options.
  202. # Default: 0
  203. ListOfProtectedItems = 0
  204. # Cleans up the server database on startup.
  205. # The bigger the database is, the longer it will take to clean up the database(the slower the server will start).
  206. # Sometimes this ends up with 0 elements cleaned up, and a lot of wasted time on the server startup.
  207. # If you want a faster server startup, set this to 'false', but its recommended to clean up the database from time to time.
  208. # Default: True
  209. DatabaseCleanUp = True
  210. # The time before a database connection closes (in milliseconds)
  211. # If a query takes longer to execute than the time defined here, the server will throw "Unclosed Connection!" error.
  212. # If you get often this error message, try increasing this.
  213. # Default: 60000ms
  214. ConnectionCloseTime = 60000
  215. # This is the interval (in minutes), that the gameserver will update a players information such as location.
  216. # The higher you set this number, there will be less character information saving so you will have less accessessing of the database and your hard drive(s).
  217. # The lower you set this number, there will be more frequent character information saving so you will have more access to the database and your hard drive(s).
  218. # A value of 0 disables periodic saving.
  219. # Independent of this setting the character is always saved after leaving the world.
  220. # Default: 15
  221. CharacterDataStoreInterval = 15
  222. # This enables the server to only update items when saving the character.
  223. # Enabling this greatly reduces DB usage and improves performance.
  224. # WARNING: This option causes item loss during crashes.
  225. # Default: False
  226. LazyItemsUpdate = False
  227. # When enabled, this forces (even if using lazy item updates) the items owned by the character to be updated into DB when saving its character.
  228. # Default: False
  229. UpdateItemsOnCharStore = False
  230. # Also delete from world misc. items dropped by players (all except equip-able items).
  231. # Notes:
  232. # Works only if AutoDestroyDroppedItemAfter is greater than 0.
  233. # Default: False
  234. DestroyPlayerDroppedItem = False
  235. # Destroy dropped equippable items (armor, weapon, jewelry).
  236. # Notes:
  237. # Works only if DestroyPlayerDroppedItem = True
  238. # Default: False
  239. DestroyEquipableItem = False
  240. # Save dropped items into the database for restoring after restart.
  241. # Default: False
  242. SaveDroppedItem = False
  243. # Enable/Disable the emptying of the stored dropped items table after items are loaded into memory (safety setting).
  244. # If the server crashed before saving items, on next start old items will be restored and players may already have picked up some of them so this will prevent duplicates.
  245. # Default: False
  246. EmptyDroppedItemTableAfterLoad = False
  247. # Time interval in minutes to save in DB items on ground. Disabled = 0.
  248. # Notes:
  249. # If SaveDroppedItemInterval is disabled, items will be saved into the database only at server shutdown.
  250. # Default: 60
  251. SaveDroppedItemInterval = 60
  252. # Delete all saved items from the database on next restart?
  253. # Notes:
  254. # Works only if SaveDroppedItem = False.
  255. # Default: False
  256. ClearDroppedItemTable = False
  257. # Delete invalid quest from players.
  258. # Default: False
  259. AutoDeleteInvalidQuestData = False
  260. # Setting False can improve server performance on high rate/population servers.
  261. # Default: True
  262. PreciseDropCalculation = True
  263. # Allow creating multiple non-stackable items at one time?
  264. # Default: True
  265. MultipleItemDrop = True
  266. # Forces full item inventory packet to be sent for any item change.
  267. # Notes:
  268. # This can increase network traffic
  269. # Default: False
  270. ForceInventoryUpdate = False
  271. # True = Load html's into cache only on first time html is requested.
  272. # False = Load all html's into cache on server startup.
  273. # Default: True
  274. LazyCache = True
  275. # Cache all character names in to memory on server startup
  276. # False - names are loaded from Db when they are requested
  277. # True - decrease Db usage , increase memory consumption
  278. # Default: True
  279. CacheCharNames = True
  280. # Minimum and maximum variables in seconds for npc animation delay.
  281. # You must keep MinNPCAnimation < = MaxNPCAnimation.
  282. # Default: 10
  283. MinNPCAnimation = 10
  284. # Default: 20
  285. MaxNPCAnimation = 20
  286. # Default: 5
  287. MinMonsterAnimation = 5
  288. # Default: 20
  289. MaxMonsterAnimation = 20
  290. # Knownlist (the list of things a character sees) update method. Default is currently time based updating, which also makes it possible to use config options for guards to see moving monsters. Alternatively move based update can be used but guards cannot track mobs with that option but otherwise it should work well.
  291. # Default: False
  292. MoveBasedKnownlist = False
  293. # Interval (in milliseconds) in which the knownlist does full updates.
  294. # For move based updates its used for intermediate updates.
  295. # WARNING!
  296. # Useful interval is between 300 - 2000. Too small value may kill your CPU, too high value may not update knownlists properly. The default value is chosen experimentally.
  297. # Default: 1250
  298. KnownListUpdateInterval = 1250
  299. # Grid options: Grids can turn themselves on and off. This also affects the loading and processing of all AI tasks and (in the future) geodata within this grid.
  300. # Turn on for a grid with a person in it is immediate, but it then turns on the 8 neighboring grids based on the specified number of seconds.
  301. # Turn off for a grid and neighbors occurs after the specified number of seconds have passed during which a grid has had no players in or in any of its neighbors.
  302. # The always on option allows to ignore all this and let all grids be active at all times (not suggested).
  303. # Default: False
  304. GridsAlwaysOn = False
  305. # Default: 1
  306. GridNeighborTurnOnTime = 1
  307. # Default: 90
  308. GridNeighborTurnOffTime = 90
  309. # ---------------------------------------------------------------------------
  310. # Falling Damage
  311. # ---------------------------------------------------------------------------
  312. # Allow characters to receive damage from falling.
  313. # CoordSynchronize = 2 is recommended.
  314. # True - enabled.
  315. # False - disabled.
  316. # Auto - True if geodata enabled and False if disabled.
  317. # Default: Auto
  318. EnableFallingDamage = Auto
  319. # ---------------------------------------------------------------------------
  320. # Features
  321. # ---------------------------------------------------------------------------
  322. # Peace Zone Modes:
  323. # 0 = Peace All the Time
  324. # 1 = PVP During Siege for siege participants
  325. # 2 = PVP All the Time
  326. # Default: 0
  327. PeaceZoneMode = 0
  328. # Global Chat.
  329. # Available Options: ON, OFF, GM, GLOBAL
  330. # Default: ON
  331. GlobalChat = ON
  332. # Trade Chat.
  333. # Available Options: ON, OFF, GM, GLOBAL
  334. # Default: ON
  335. TradeChat = ON
  336. # If you are experiencing problems with Warehouse transactions, feel free to disable them here.
  337. # Default: True
  338. AllowWarehouse = True
  339. # Enable Warehouse Cache. If warehouse is not used will server clear memory used by this warehouse.
  340. # Default: False
  341. WarehouseCache = False
  342. # How long warehouse should be stored in memory.
  343. # Default: 15
  344. WarehouseCacheTime = 15
  345. # Default: True
  346. AllowRefund = True
  347. # Default: True
  348. AllowMail = True
  349. # Default: True
  350. AllowAttachments = True
  351. # If True player can try on weapon and armor in shop.
  352. # Default: True
  353. AllowWear = True
  354. # Default: 5
  355. WearDelay = 5
  356. #Adena cost to try on an item.
  357. # Default: 10
  358. WearPrice = 10
  359. # ---------------------------------------------------------------------------
  360. # Misc Settings
  361. # ---------------------------------------------------------------------------
  362. # Default: True
  363. AllowRace = True
  364. # Default: True
  365. AllowWater = True
  366. # Enable pets for rent (wyvern & strider) from pet managers.
  367. # Default: False
  368. AllowRentPet = False
  369. # Default: True
  370. AllowFishing = True
  371. # Default: True
  372. AllowBoat = True
  373. # Boat broadcast radius.
  374. # If players getting annoyed by boat shouts then radius can be decreased.
  375. # Default: 20000
  376. BoatBroadcastRadius = 20000
  377. # Default: True
  378. AllowCursedWeapons = True
  379. #Allow Pet manager's pets to walk around.
  380. # Default: True
  381. AllowPetWalkers = True
  382. # Show "data/html/servnews.htm" when a character enters world.
  383. # Default: False
  384. ShowServerNews = False
  385. # Enable the Community Board.
  386. # Default: True
  387. EnableCommunityBoard = True
  388. # Default Community Board page.
  389. # Default: _bbshome
  390. BBSDefault = _bbshome
  391. # Enable chat filter
  392. # Default = False
  393. UseChatFilter = False
  394. # Replace filter words with following chars
  395. ChatFilterChars = ^_^
  396. # Banchat for channels, split ";"
  397. # 0 = ALL (white)
  398. # 1 = SHOUT (!)
  399. # 2 = TELL (")
  400. # 3 = PARTY (#)
  401. # 4 = CLAN (@)
  402. # 5 = GM (//gmchat)
  403. # 6 = PETITION_PLAYER (*)
  404. # 7 = PETITION_GM (*)
  405. # 8 = TRADE (+)
  406. # 9 = ALLIANCE ($)
  407. # 10 = ANNOUNCEMENT
  408. # 11 = BOAT
  409. # 12 = L2FRIEND
  410. # 13 = MSNCHAT
  411. # 14 = PARTYMATCH_ROOM
  412. # 15 = PARTYROOM_COMMANDER (Yellow)
  413. # 16 = PARTYROOM_ALL (Red)
  414. # 17 = HERO_VOICE (&)
  415. # 18 = CRITICAL_ANNOUNCE
  416. # 19 = SCREEN_ANNOUNCE
  417. # 20 = BATTLEFIELD
  418. # 21 = MPCC_ROOM
  419. # Default: 0;1;8;17
  420. BanChatChannels = 0;1;8;17
  421. # ---------------------------------------------------------------------------
  422. # Manor
  423. # ---------------------------------------------------------------------------
  424. # Default: True
  425. AllowManor = True
  426. # Manor refresh time in military hours.
  427. # Default: 20 (8pm)
  428. AltManorRefreshTime = 20
  429. # Manor refresh time (minutes).
  430. # Default: 00 (start of the hour)
  431. AltManorRefreshMin = 00
  432. # Manor period approve time in military hours.
  433. # Default: 4 (4am)
  434. AltManorApproveTime = 4
  435. # Manor period approve time (minutes).
  436. # Default: 30
  437. AltManorApproveMin = 30
  438. # Manor maintenance time (minutes).
  439. # Default: 6
  440. AltManorMaintenanceMin = 6
  441. # Manor Save Type.
  442. # True = Save data into the database after every action
  443. # Default: False
  444. AltManorSaveAllActions = False
  445. # Manor Save Period (used only if AltManorSaveAllActions = False)
  446. # Default: 2 (hour)
  447. AltManorSavePeriodRate = 2
  448. # ---------------------------------------------------------------------------
  449. # Lottery
  450. # ---------------------------------------------------------------------------
  451. # Default: True
  452. AllowLottery = True
  453. # Initial Lottery prize.
  454. # Default: 50000
  455. AltLotteryPrize = 50000
  456. # Lottery Ticket Price
  457. # Default: 2000
  458. AltLotteryTicketPrice = 2000
  459. # What part of jackpot amount should receive characters who pick 5 wining numbers
  460. # Default: 0.6
  461. AltLottery5NumberRate = 0.6
  462. # What part of jackpot amount should receive characters who pick 4 wining numbers
  463. # Default: 0.2
  464. AltLottery4NumberRate = 0.2
  465. # What part of jackpot amount should receive characters who pick 3 wining numbers
  466. # Default: 0.2
  467. AltLottery3NumberRate = 0.2
  468. # How much Adena receive characters who pick two or less of the winning number
  469. # Default: 200
  470. AltLottery2and1NumberPrize = 200
  471. # ---------------------------------------------------------------------------
  472. # Item Auction
  473. # ---------------------------------------------------------------------------
  474. #
  475. AltItemAuctionEnabled = True
  476. # Number of days before auction cleared from database with all bids.
  477. # Default: 14
  478. AltItemAuctionExpiredAfter = 14
  479. # Auction extends to specified amount of seconds if one or more new bids added.
  480. # By default auction extends only two times, by 5 and 3 minutes, this custom value used after it.
  481. # Values higher than 60s is not recommended.
  482. # Default: 0
  483. AltItemAuctionTimeExtendsOnBid = 0
  484. # ---------------------------------------------------------------------------
  485. # Dimension Rift
  486. # ---------------------------------------------------------------------------
  487. # Minimal party size to enter rift. Min = 2, Max = 9.
  488. # If while inside the rift, the party becomes smaller, all members will be teleported back.
  489. # Default: 2
  490. RiftMinPartySize = 2
  491. # Number of maximum jumps between rooms allowed, after this time party will be teleported back
  492. # Default: 4
  493. MaxRiftJumps = 4
  494. # Time in ms the party has to wait until the mobs spawn when entering a room. C4 retail: 10s
  495. # Default: 10000
  496. RiftSpawnDelay = 10000
  497. # Time between automatic jumps in seconds
  498. # Default: 480
  499. AutoJumpsDelayMin = 480
  500. # Default: 600
  501. AutoJumpsDelayMax = 600
  502. # Time Multiplier for stay in the boss room
  503. # Default: 1.5
  504. BossRoomTimeMultiply = 1.5
  505. # Cost in dimension fragments to enter the rift, each party member must own this amount
  506. # Default: 18
  507. RecruitCost = 18
  508. # Default: 21
  509. SoldierCost = 21
  510. # Default: 24
  511. OfficerCost = 24
  512. # Default: 27
  513. CaptainCost = 27
  514. # Default: 30
  515. CommanderCost = 30
  516. # Default: 33
  517. HeroCost = 33
  518. # ---------------------------------------------------------------------------
  519. # Four Sepulchers
  520. # ---------------------------------------------------------------------------
  521. # Default: 50
  522. TimeOfAttack = 50
  523. # Default: 5
  524. TimeOfCoolDown = 5
  525. # Default: 3
  526. TimeOfEntry = 3
  527. # Default: 2
  528. TimeOfWarmUp = 2
  529. # Default: 4
  530. NumberOfNecessaryPartyMembers = 4
  531. # ---------------------------------------------------------------------------
  532. # Punishment
  533. # ---------------------------------------------------------------------------
  534. # Player punishment for illegal actions:
  535. # 1 - broadcast warning to gms only
  536. # 2 - kick player(default)
  537. # 3 - kick & ban player
  538. # 4 - jail player (define minutes of jail with param: 0 = infinite)
  539. # Default: 2
  540. DefaultPunish = 2
  541. # This setting typically specifies the duration of the above punishment.
  542. # Default: 0
  543. DefaultPunishParam = 0
  544. # Apply default punish if player buy items for zero Adena.
  545. # Default: True
  546. OnlyGMItemsFree = True
  547. # Jail is a PvP zone.
  548. # Default: False
  549. JailIsPvp = False
  550. # Disable all chat in jail (except normal one)
  551. # Default: True
  552. JailDisableChat = True
  553. # Disable all transaction in jail
  554. # Trade/Store/Drop
  555. # Default: False
  556. JailDisableTransaction = False
  557. # Enchant Skill Details Settings
  558. # Default: 1,5
  559. NormalEnchantCostMultipiler = 1
  560. SafeEnchantCostMultipiler = 5
  561. # ---------------------------------------------------------------------------
  562. # Custom Components
  563. # ---------------------------------------------------------------------------
  564. # Default: False
  565. CustomSpawnlistTable = False
  566. # Option to save GM spawn only in the custom table.
  567. # Default: False
  568. SaveGmSpawnOnCustom = False
  569. # Default: False
  570. CustomNpcData = False
  571. # Default: False
  572. CustomTeleportTable = False
  573. # Default: False
  574. CustomNpcBufferTables = False
  575. # Default: False
  576. CustomSkillsLoad = False
  577. # Default: False
  578. CustomItemsLoad = False
  579. # Default: False
  580. CustomMultisellLoad = False
  581. # Default: False
  582. CustomBuyListLoad = False
  583. # ---------------------------------------------------------------------------
  584. # Birthday Event Settings
  585. # ---------------------------------------------------------------------------
  586. # Gift sent with Mail System
  587. # Default: 22187
  588. AltBirthdayGift = 22187
  589. # Mail Subject
  590. AltBirthdayMailSubject = Happy Birthday!
  591. # Mail Content
  592. # $c1: Player name
  593. # $s1: Age
  594. AltBirthdayMailText = Hello Adventurer!! Seeing as you're one year older now, I thought I would send you some birthday cheer :) Please find your birthday pack attached. May these gifts bring you joy and happiness on this very special day.\n\nSincerely, Alegria
  595. # ---------------------------------------------------------------------------
  596. # Handy's Block Checker Event Settings
  597. # ---------------------------------------------------------------------------
  598. # Enable the Handy's Block Checker event
  599. # Default: True
  600. EnableBlockCheckerEvent = True
  601. # Minimum number of members on each team before
  602. # be able to start the event
  603. # Min: 1
  604. # Max: 6
  605. # Retail: 2
  606. BlockCheckerMinTeamMembers = 2
  607. # Fair play
  608. # Players can choose what team to play. However, by
  609. # enabling this property to true, the teams will be
  610. # balanced in the teleport to the arena
  611. HBCEFairPlay = True
  612. # ---------------------------------------------------------------------------
  613. # Hellbound Settings
  614. # ---------------------------------------------------------------------------
  615. # If true, players can enter the Hellbound island without any quests
  616. # Default: False
  617. HellboundWithoutQuest = False
  618. # ---------------------------------------------------------------------------
  619. # Bot Report Button settings
  620. # ---------------------------------------------------------------------------
  621. # Enable the bot report button on the desired game servers.
  622. # Default: True
  623. EnableBotReportButton = True
  624. # Report points restart hour. Format: HH:MM ( PM mode, 24 hours clock)
  625. # Default: 00:00
  626. BotReportPointsResetHour = 00:00
  627. # Delay between reports from the same player (in minutes)
  628. # Default: 30 minutes
  629. BotReportDelay = 30
  630. # Allow players from the same clan to report the same bot
  631. # Default: False
  632. AllowReportsFromSameClanMembers = False
  633. # ---------------------------------------------------------------------------
  634. # Developer Settings
  635. # ---------------------------------------------------------------------------
  636. # Do not touch these if you do not know what you are doing.
  637. # These settings are for debugging servers ONLY. They are not meant for LIVE servers.
  638. # Default: False
  639. Debug = False
  640. # Html action cache debugging
  641. # Default: False
  642. HtmlActionCacheDebug = False
  643. # Packet handler debug output
  644. # Default: False
  645. PacketHandlerDebug = False
  646. # Default: False
  647. Developer = False
  648. # Default: False
  649. AcceptGeoeditorConn = False
  650. # Don't load Handlers
  651. # Default: False
  652. AltDevNoHandlers = False
  653. # Don't load quests.
  654. # Default: False
  655. AltDevNoQuests = False
  656. # Don't load spawntable.
  657. # Default: False
  658. AltDevNoSpawns = False
  659. # Show quests while loading them.
  660. # Default: False
  661. AltDevShowQuestsLoadInLogs = False
  662. # Show scripts while loading them.
  663. # Default: False
  664. AltDevShowScriptsLoadInLogs = False