Don't Starve Together

Don't Starve Together

172 人が評価
Strong Cleaner
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
115.616 KB
2019年12月16日 22時20分
2022年3月17日 2時38分
14 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Strong Cleaner

解説
A cleaning mod for your server.

Cleaning Mechanism:

It will check the things on the ground every 20 days(by default, configurable). Things that are check the first time will be added tags. Things with tags that are previously added will be remove during the second round of checking. That means if something will go through at least 20 days before removed.

The checking date is at the end of the day of 20,40,60,80,100,etc.

The mod will only remove things that are on the ground and not include in the whitelist.

Things that are in the players' inventory or containers, not include in the whitelist or near the Endtables are secure.

BTW, server reboot will remove all tags.

Manual cleaning

Excute DoRemove() in the console command and the server will do the cleaning check, which means if you want to do a complete cleanup, you need to run this code twice.

Whitelist:
  • small creature such as Rabbit, Mole, Fireflies, and the like
  • things that have the tag of `irreplaceable`, such as Ancient Key, Chester Eyebone and the like
  • Chess Pieces
  • Bundle and Gift Bundle
  • Deer Antler
  • Trap, Teeth Trap and Anenemy
  • Books
  • Moon Eyes
  • Saddle
  • Powcake
  • Pumpkin Lantern
  • Bull Kelp
  • Driftwood Piece
  • Panflute
  • Tentacle Spike and Tentacle Spots
  • Dark Sword
  • Night Armor
  • Bone Helm
  • Bone Armor
  • Shadow Thurible
  • Fossils
  • Shadow Atrium
  • Life Giving Amulet
  • Telltale Heart
  • Thermal Stone
  • Star Caller's Staff and Moon Caller's Staff
  • Cane and The Lazy Explorer
  • Glommer's Goop
  • Meat Bulb
  • Bee Queen Crown
  • Shells
  • Tackle Containers

You can open the mod folder and find the file named whitelist.txt. Add the prefab name of the thing you want to add into the whitelist. One item per line, do not add any space, for example,

poop log cutgrass twigs axe

The Blacklist is available now thanks to gene9831 [github.com]. You can edit the blacklist.txt in the mod folder, two. The format of the file content is the same as whitelist.

Backup your whitelist.txt and blacklist.txt because these two file will be emptied after mod update.
Backup your whitelist.txt and blacklist.txt because these two file will be emptied after mod update.
Backup your whitelist.txt and blacklist.txt because these two file will be emptied after mod update.

Changelog

  • Version 1.8.0
    -The boat cleaning mechanism has changed. Now boats will be removed if there is no player around for a long period.

  • Version 1.7.4
    -Add the feature of manual cleaning.

  • Version 1.7.3
    -Add Blacklist.

  • Version 1.7.1
    -Add Shells and Tackle Containers into the whitelist.

  • Version 1.7.0
    -Now players can modify their own whitelist.

  • Version 1.6.0
    -Add automatical boats destroying when not landed for a spiecific days in game.

  • Version 1.5.0
    -Items floating on the sea will be removed whether in the whitelist or not.

  • Version 1.4.0
    -Tentaclespike, Armor Sanity and Sword Sanity will be removed if the fitness use percent is < 100%.

  • Version 1.3.0
    -Things near Endtables will not be removed.

  • Version 1.2.1
    -Add Configuration for cleaning checking period.


Source code

This project is under the GNU GENERAL PUBLIC LICENSE [www.gnu.org]
Source code is available at GitHub: https://github.com/jupitersh/dst-mod-strong-cleaner
159 件のコメント
Astro 1月20日 9時36分 
does it remove trinkets or not?
SpaceRol 1月7日 7時12分 
Есть код этого мода который можно ввести в игре и он сразу удалит без пройденных дней?
󰀉Chicken.Bờ.Lu 2024年12月30日 5時13分 
The game just updated an item called Icker Preserve (Kit) that allows you to store food indefinitely, but your mod removed the items contained here and since they are considered ground items. Can you help me fix the bug?:steamhappy:
致命一坤 2024年9月10日 9時00分 
我的blacklist.txt其中部分内容如下:
Cut Grass
Log
Cut Reeds
第一个第三个能清除,第二个的木头无法清楚
致命一坤 2024年9月10日 8時58分 
黑名单模式,无法清除木头、浆果、蜘蛛丝、割下的芦苇、牛毛、粪肥等物,希望尽快修复
hero 2024年4月26日 6時27分 
Awesome mod!

Is it possible to add a pattern matching to the white-/blacklist? I'm thinking of adding blueprints and sketches, maybe like "*_blueprint"?

Thank you for your amazing work.
萝卜 2023年12月22日 23時53分 
黑名单模式突然不生效了
[HAN]HgMs 2023年11月29日 4時45分 
MOD目录在 \steamapps\workshop\content\322330\1938799734 下面,不在DST的mods目录里,估计是某次steam更新的问题
Molfar® 2023年8月10日 14時07分 
Black sheet does not work, removes unnecessary items.
PeeeKaChooooo 2023年8月4日 6時20分 
mod資料夾名稱叫1938799734 裡面可以找到blacklist.txt和whitelist.txt