Skip to content

[Bug]: Server config not enforced #2

@Taurous

Description

@Taurous

How are you playing the game?

Multiplayer - Dedicated Server

What happened?

I have this mod on my server as well as my client and I have set CampFire, Bonfire, and Hearth to false but they still remain full of wood and never consume any.

To Reproduce

Have the mod on a server and a client and set CampFire, Bondire, and Hearth to false.

Screenshots

No response

Relevant log output

## Settings file was created by plugin Eternal Fire v1.0.17
## Plugin GUID: digitalroot.mods.eternalfire

[CookingStations]

## Enable Stone Oven
# Setting type: Boolean
# Default value: true
StoneOven = false

[Custom]

## A comma-separated list of prefab names
# Setting type: String
# Default value:
CustomPrefabs =

[Fireplaces]

## Enable Campfire
# Setting type: Boolean
# Default value: true
CampFire = false

## Enable Iron Fire Pit
# Setting type: Boolean
# Default value: true
IronFirePit = false

## Enable Bonfire
# Setting type: Boolean
# Default value: true
Bonfire = false

## Enable Sconce
# Setting type: Boolean
# Default value: true
Sconce = true

## Enable Standing Iron Torch
# Setting type: Boolean
# Default value: true
StandingIronTorch = true

## Enable Standing Wood Torch
# Setting type: Boolean
# Default value: true
StandingWoodTorch = true

## Enable Standing Green Burning Iron Torch
# Setting type: Boolean
# Default value: true
StandingGreenBurningIronTorch = true

## Enable Standing Blue Burning Iron Torch
# Setting type: Boolean
# Default value: true
StandingBlueBurningIronTorch = true

## Enable Standing Brazier
# Setting type: Boolean
# Default value: true
StandingBrazier = true

## Enable Standing Blue Brazier
# Setting type: Boolean
# Default value: true
StandingBlueBrazier = true

## Enable Hanging Brazier
# Setting type: Boolean
# Default value: true
HangingBrazier = true

## Enable Jack-o-Turnip
# Setting type: Boolean
# Default value: true
JackOTurnip = true

## Enable Hearth
# Setting type: Boolean
# Default value: true
Hearth = false

## Enable Hot Tub
# Setting type: Boolean
# Default value: true
HotTub = true

[General]

## Nexus mod ID for updates
# Setting type: Int32
# Default value: 2754
NexusID = 2754

[Smelters]

## Enable Smelter
# Setting type: Boolean
# Default value: false
Smelter = false

## Enable Blast Furnace
# Setting type: Boolean
# Default value: false
BlastFurnace = false

## Enable Eitr Refinery
# Setting type: Boolean
# Default value: false
EitrRefinery = false

Log File

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions