Don't Starve Together

Don't Starve Together

Not enough ratings
[Hk]Config++
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
547.942 KB
29 Mar, 2016 @ 7:20am
11 Jul @ 11:16am
84 Change Notes ( view )

Subscribe to download
[Hk]Config++

In 1 collection by Hekkaryk
Hekkaryk's Mod Collection
1 item
Description
Online configuration help tool: https://hekkaryk.eu/hk_config

[DEV] Develop/unstable version of mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=960342576
[PREV] Previous/backup version of mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=965531598
You can use [PREV] if update breaks something; disable this version of mod, copy config and enable PREV. Ranks files will be reused. Do not enable multiple version of my mod at once. They will all try to do same things at the same time.

Chests can be make immune to stealing by hammering them. Note, that without Ownership mod or other mod protecting them from breaking they can still be broken - they won't drop their content with protection on tho.
Chests can be optionally make unworkable (I recommend to make set only Scaled Chests to be invulnerable tho).

Command added by this mod use DST command API (you start command with / character).

Important note
If command component is enabled mod will use files to store certain data (player's userid/name pairs for moderation, player ranks, coordinates). Files will be generated within DST data directory (for singleplayer/not dedicated servers). List of files:
Filename
Description
hk_config_players.txt
Logs player's userid and names for listing players in rank/unbanning
hk_config_moderators.txt
Store list of all Moderators
hk_config_elites.txt
Store list of all Elite Prestiges
hk_config_prestiges.txt
Store list of all Prestiges


There are 4 ranks:
Admin
Moderator
Elite Prestige
Prestige
Access to commands is now fully customizable (with maintained hierarchy).
Available commands are:
[all]
/help (already outdated)
/info [player] (type /info to shortcut to info about you)
/portal, /q, /esc
/revive, /lifehack, /re
/mark
/return
/save [name]
/load
/load [name]
/delete [name]
/deleteall
/set [name]
/get [name]
/unset [name]
[prestige+]
/invite playername
/join playername
/deny playername
/denyall
/deny!
/ext - puts out fires
[elite+]
/stasis
[mod+]
/tp player
/revive playername, /re playername
/reviveall
/drop playername
/kick2 playername, /hk_kick playername
/freeze playername
/rank [prestige|elite|mod] [add|*] [player] (mods can't modify mods tho)
/hide, /cloak - turns on/off invisibility
[admin-only]
/file, /check <-- this one is important - admin MUST do it to enable rank system
/tgm
/ban2 playername, /hk_ban playername
/unban2 playername, /hk_unban playername (doesn't seems to work)

Intro
This is a server-side, all-clients-require mod dedicated for Game Server Admins. It allows GSA to easily override certain TUNING values and add many popular features, such as:
- quick picking harvestable plants (compatible with new harvestables from Multi-World DST mod!)
- no food spoilage within iceboxes/insulated pack
- larger stack size (up to 65535!!!)
- FULL customization - GSA choose which part of mod is on and which is off (!)

There are also some new functionalities:
- Ancient Fuelweaver and Reanimated Skeleton can be (optionally ofc) made spawnable outside caves
- Multi-World DST item recipes

Other options:
- no fire spread
- craftable animals (birds, rabbits, moleworms, bees - forgot to add mosquitos)
- craftable plants (no reeds)
- craftable McTusk drop
- craftable gears, Wigfrid items
- 1 hit chopping and mining (compatible with mods that increase drop)
- configurable light/flingo duration
- configurable armors/clothes/tools/weapons durability
- ... and much more! Everything can be turned off* and (sometimes) configured

* please note that changes of durability configuration will NOT apply to items created with previous settings! DST stores each item statistics.


Credits
While some of the work presented was made from scratch, some comes from other mods:
No Thermal Stone Durability by tekture) - many thanks for allowing me to add yours code here ^_^ Go to this mod page to see best Permanent Thermal Stones mod out there, code and usability-wise ^_^
Increased Stack size by ChaosMind42 - pickable rabbits & stack size
Customizable Telltale Heart by Snowhusky5 - Telltale Heart recipe change - make sure to check out this mod if you want more!
Rezecib's Rebalance by rezecib - code for checking if mod X is loaded, Ancient Guardian respawning

Know bugs/issues
Link to previous version - here - provided here in case of any disaster.

[always(?)] [no lag -> severe lag (if overabused/releasing whole stacks of animals at once)] Crafting and killing animals will yield more resources that it took to make one.
[always] [no lag] Stacked birds put in cages does not starve to death ("It's not a bug, it's a feature!")
[always] [no lag] There are no chess pieces sketches icons therefore random pictures are shown instead :(
Popular Discussions View All (1)
3
10 Jul @ 9:33am
Bug reports
Hekkaryk
93 Comments
Hekkaryk  [author] 10 Jul @ 9:58am 
Planned update: after 2025-07-10 18:00 UTC
Hekkaryk  [author] 10 Jul @ 9:34am 
Bugfix 8.5.4 fixes crash on using Elastispacer at Scaled Chest - available for preview over at DEV version
Hekkaryk  [author] 14 May @ 10:42am 
Hotfix 8.5.3 fixes crash on player join (you wouldn't be able to experience it in offline save or one you've created/you were in adminlist.txt)
Hekkaryk  [author] 13 May @ 3:14pm 
Today's hotfix (8.5.2) resolves issue around crash when attempting to save file. Unfortunately, at this point there's no method to write to a file I know, nor is there a working way to try-catch anything :(
Hekkaryk  [author] 12 May @ 1:41pm 
Updated today, as I was requested - if anything broke, use linked PREV version; it's a bit of an old-new update, it was written at Dec 27, 2021 when I was completely different person ^_^"
Hekkaryk  [author] 23 Nov, 2022 @ 10:22am 
@Lumpy McUglyFace Oh, nice catch! That said, mod's frozen right now, there's no green light to update from it's target server (since >1/2 years); if anything, fix will go to DEV version ( @ https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=960342576 ).
Lumpy McUglyface 22 Nov, 2022 @ 5:58pm 
Line 17 of retune.lua is the problem. Commenting out this line resolves the issue:
_TUNING.MAXIMUM_SANITY_PENALTY = 0
Lumpy McUglyface 22 Nov, 2022 @ 4:25pm 
Maxwell bug: I narrowed it down to the no-respawn-penalty feature. If this is enabled, the bug exists, otherwise is does not.
Lumpy McUglyface 22 Nov, 2022 @ 4:05pm 
Maxwell cannot summon shadow servants or duelists with this mod enabled after the maxwell rework.
Hekkaryk  [author] 10 Mar, 2022 @ 12:26pm 
@Grimshackle Yeah, name's messed up, look at version please. Gotta fix that. Lower version == this (stable) or prev (previous stable), highest version == dev (test/preview version).