Tidy Dams
When a player closes a beaver dam inventory and only wood remains, the beaver dam is automatically destroyed. Any remaining wood is dropped into an item cache.
The decay timer on the item cache is configurable.
Console/RCON Commands
Config
Source Code
https://github.com/MolluskARK/Tidy-Dams
When a player closes a beaver dam inventory and only wood remains, the beaver dam is automatically destroyed. Any remaining wood is dropped into an item cache.
The decay timer on the item cache is configurable.
Console/RCON Commands
TidyDams.Reload
- Reload the config fileConfig
JSON:
{
"CacheDecayMins": 15
}
Source Code
https://github.com/MolluskARK/Tidy-Dams