Skip to content

Commit

Permalink
fix: add note in toggleCyclopediaHouseAuction on config.lua (opentibi…
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleohanopahala authored and vllworldbuilding committed Jan 31, 2025
1 parent 9d79287 commit a501ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.lua.dist
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ deathLosePercent = -1
Setting this to false may pose risks; if a house is abandoned and contains a large number of items on the floor, those items will be transferred to the player's depot instantly.
• This could potentially freeze the server due to the heavy operation. It's advised to keep this setting enabled (true) to minimize risks.
]]
-- NOTE: When toggleCyclopediaHouseAuction = true, the !buyhouse commmand does not work.
-- Periods: daily/weekly/monthly/yearly/never
-- Base: sqm,rent,sqm+rent
toggleCyclopediaHouseAuction = true
Expand Down

0 comments on commit a501ee6

Please sign in to comment.