Skip to content

Commit

Permalink
fix: add note in toggleCyclopediaHouseAuction on config.lua (#3282)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleohanopahala authored Jan 25, 2025
1 parent 1ff6943 commit 4f1bbad
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 4f1bbad

Please sign in to comment.