Skip to content

Releases: 1249993110/7DaysToDie-ServerKit

7DaysToDie-ServerKit v10.49

09 Jan 11:43
1a7eb6c
Compare
Choose a tag to compare
Pre-release

10.49(2025-01-09)

New Features

  • Added a new function CDKey Redemption
  • Added POI protection notifications
  • Added Hide commands in Global Chat

7DaysToDie-ServerKit v10.48

17 Dec 06:13
4d3a0f6
Compare
Choose a tag to compare

10.48(2024-12-17)

New Features

  • Added task scheduler, which supports running custom commands regularly

Notable Changes

  • The automatic restart feature in GlobalSettings will be removed in the next version

fd239ca304286a9a9e38ad31cb5f19a6

7DaysToDie-ServerKit v10.47

06 Dec 07:05
46f3708
Compare
Choose a tag to compare

10.47 (2024-12-06)

New Features

  • Added login from steam
  • Adapted the latest experimental game version 1.2

Bug Fixes

  • Fixed the issue that when Remove Sleeping Bag From POI is enabled, the double bed has infinite durability

image

7DaysToDie-ServerKit v10.46

14 Nov 09:30
ba2c3b6
Compare
Choose a tag to compare

10.46 (2024-11-14)

New Features

  • Added dark mode
  • Added outlines to region files to avoid unclear areas in winter
  • Backpack UI is compatible with some mods with large quality values

Notable Changes

  • Live chat filtering of messages sent by the server
  • Added icons for Commands and Admins

Bug Fixes

  • Fixed the issue that excessive one-time distribution of items in the GameStore and VIPGift may cause unexpected situations

image

7DaysToDie-ServerKit v10.45

07 Nov 07:59
8e31c4a
Compare
Choose a tag to compare

10.45 (2024-11-08)

New Features

  • Added permission management page and whitelist management page
  • Added a new console commands: ty-SetPlayerColoredChat

2540598d325c8db53be0115916a47ee8
76c9e6425305cb5bd310a10c6edca622
0213d646cd030c73cc73dcee062404f6

7DaysToDie-ServerKit v10.44

01 Nov 07:46
8e31c4a
Compare
Choose a tag to compare

10.44 (2024-11-04)

New Features

  • Optimize UI experience
  • Chat record supports searching by datetime range, chat type and keyword
  • Added a new console commands: ty-setcvar (Set player custom var)

Bug Fixes

  • Fixed known typos
  • GameNotice function variable correction

Notable Changes

  • Change unnecessary global chat prompts to private chat

7DaysToDie-ServerKit v10.43

27 Sep 15:15
5c077a9
Compare
Choose a tag to compare

10.43 (2024-09-27)

New Features

  • The console page supports pause refresh, automatic command completion, and echoing historical commands using the up and down keys
  • Added 5 new console commands: ty-CheckBlockType (check the block type under the feet), ty-DuplicateArea (duplicate area), ty-ExportPrefab (export prefab), ty-FillBlock (fill area with blocks), ty-PlaceBlock (place a single block), for detailed instructions, please use help {command} to view

Bug Fixes

  • Fix a sporadic bug that stack overflow when gameplay moved from night to day (4:00 AM in the game)
  • Fixed the bug that the Mod item name contains special characters such as spaces and cannot be sent to player backpack

Notable Changes

  • The ty-RestartServer command supports delay parameters

image

7DaysToDie-ServerKit v10.42

22 Sep 14:46
a76f452
Compare
Choose a tag to compare

10.42 (2024-09-22)

New Features

  • Added commands for placing prefabs, undo prefab, and set undo history size, enter help ty-PlacePrefab in the console to view details
  • Added a simple web ui for placing prefabs
  • Add the last time the owner was online under the territory stone information on the GPS map

Notable Changes

  • Update GameIcon font size

7DaysToDie-ServerKit v10.41

13 Sep 13:24
b8ecc5b
Compare
Choose a tag to compare
Pre-release

10.41 (2024-09-13)

New Features

  • Added color chat function, supports customizing player name color and text color, supports using variable {PlayerName} to customize title
  • Added automatic zombie cleanup function
  • Supports customizing global chat server name and whisper chat server name

Bug Fixes

  • Fixed unexpected errors in game chat page

7DaysToDie-ServerKit v10.40

09 Sep 09:00
6ae51fc
Compare
Choose a tag to compare
Pre-release

10.40 (2024-09-09)

Bug Fixes

  • Fixed spanish translation issues.
  • Fixed the display issues of the automatic backup record page.
  • Fixed the issue that sending commands from the console page may cause the game to crash.
  • Fixed the issue that deleting player archives may cause unexpected situations.

Notable Changes

  • If the configuration file directory LSTY_Data is not writable, fall back to the path Mods/TianYiSdtdServerKit/Config/appsettings.json
  • The database directory and automatic backup directory support relative and absolute paths.