# PlayerBase
A simple !wish mod, enables/disables the playerbase object of pieces (ie. workbench), configurable.
## Installation (manual)
- extract
PlayerBase.dll file to your BepInEx\Plugins\ folder
## Features
- Adds a config option to disable playerbase object of pieces that has a PlayerBase EffectArea which stops creatures from spawning.
- Uses serversync and built-in config watcher.
- Configurable through config file or Configuration Manager
## Credits
- Shoutout to @onnan for testing the mod.
## Changelog
v1.0.2
- fixed multiplayer version check issues
Changelog History (click to expand)
v1.0.1
- updated to the latest valheim build (217.22)
- removed unnecessary loggings
v1.0.0