Don't Starve Together

Don't Starve Together

Not enough ratings
[Hk]Config++
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
542.990 KB
29 Mar, 2016 @ 7:20am
17 Jul @ 12:54pm
89 Change Notes ( view )

Subscribe to download
[Hk]Config++

In 1 collection by Hekkaryk
Hekkaryk's Mod Collection
1 item
Description
Configuration helper tool (for dedicated servers): https://hekkaryk.eu/hk_config

Other versions of this mod
- [DEV] Preview version
- [PREV] Previous version - in case of any issues with new release, please report it and use this version of mod (disable this version, copy config and enable PREV. Avoid starting world with multiple version of my mod at once - they'll attempt to yield to each other but that's not perfect).

Intro
This is a server-side, all-clients-require mod dedicated for Game Server Admins. It allows to 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
- resilient structures (including Scaled Chests that are
- no fire spread
- craftable animals
- 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 on/off

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

Commands
Custom commands are added by mod with access to them configurable for specific ranks (those are configurable and minimum rank required to use command can be changed). Administrators (if you host the world yourself, this includes you) can use all commands. All commands have a fallback name (starting with hk_), in case of conflicts with other mods).
  • /cmd_help (/?) - shows commands help (incomplete)
  • /info [name] (/i [name]) - shows ranks of player
  • /portal (/p, /q, /esc) - teleports you to portal
  • /revive [name], /r [name], /re [name], /lifehack [name]) - revives (you or specified player)
  • /die) - kills your character (useful for achievement mod)
  • /mark (/,)) - marks current location (as a return destination)
  • /back (/b, /return)) - returns to marked return destination
  • /save name (/+ name) - saves a location
  • /load name (/= name) - teleports you to a saved location; use without a name to print a list of your saved locations
  • /load_details name (/coords name, /== name) - like /load but prints XYZ coords
  • /delete name (/- name, /remove name, /forget name) - deletes your saved location
  • /deleteall (/-all name, /removeall name, /forgetall name) - deletes all of your saved lacations
  • /extinguish (/e name, /ext name) - puts out fires around you
  • /invite name - invites player over; if they are a rank defined by enable_cmd_invite they can teleport to you
  • /join name - teleports you to player that invited you
  • /deny name - cancels invitation of specified player (they can no longer teleport to you)
  • /forceddeny name (/deny! name) - cancels invitation of any player matching name (including ones offline)
  • /denyall - cancels invitation to all players
  • /teleport name (/tp name) - teleports you to a specified player
  • /stasis (/hinernate) - makes you hibernate
  • /spawn name quantity step delay - spawns prefab; you can specify number of those spawned, how many at once and with what delay between a step
  • /give name quantity step delay - gives you prefab; optional arguments as in /spawn
  • /kill name - kills specified player (3rd rank and above resistant)
  • /warp x y z - teleport you to specified coordinates
  • /rank [prestige|elite|mod] [add|remove] [name] - shows/edits player's rank
  • /reviveall - revives players
  • /resetall - erases content of all configuration files
  • /reset name - erases content of specified configuration file
  • /pull name - teleports target player to you
  • /push name - teleports target player back from where they were teleported to you
  • /freeze name (/@ name, /stop name) - renders target player unable to act
  • /unfreeze name (/# name, /release name) - makes target player able to act
  • /hide (/cloak) - toggles invisibility for you
  • /kick2 name (/hk_kick name) - kicks specified player from the server
  • /drop name - makes specified player drop all items
  • /file (/test, /check) - makes specified player drop all items
  • /tgm (/!) - toggles invulnerability for you
  • /ban2 name (/hk_ban name) - bans specified player
  • /unban2 name (/hk_unban name) - unbans specified player
  • /heal name (/restore name, /cure name) - restores health of specified player
  • /calm name - restores sanity of specified player
  • /feed name - restores hunger meter of specified player
  • /restoreall name - restores health, sanity and hunger meter of specified player
  • /repick_character - drops your inventory and sends you to character selection menu
  • /alert message (/announce message) - broadcasts specified notice as server announcement
  • /creative [name] - toggles creative mode for you or another
  • /add_points name quantity[name] - grantes specified player specified number of Achievement's mod points target.components.allachivcoin.coinamount
Caution: most commands accept spaces, but each space makes next word separate argument (hence, there is a limit). Avoid using many spaces, if able.
Popular Discussions View All (1)
3
10 Jul @ 9:33am
Bug reports
Hekkaryk
94 Comments
Hekkaryk  [author] 16 Jul @ 9:49am 
Bugfix 8.5.5 fixes ranks as a whole and expands /load (/=) with /coords (/==) that prints XYZ of saved locations.
Planned update: after 2025-07-17 18:00 UTC
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 ( @ http://gtm.steamproxy.vip/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.