

For a full list of changes check on my GitHub page in the releases section.
Updated to 1.1 version of V Rising.
DO NOT USE BEPINEX ON THUNDERSTORE! Check the link below!
enableUngoraUnlock is set to true the Ungora progression rewards will be instantly unlocked to anyone on the server.enableUngoraUnlock is set to false users will need to manually use the command .uqueen to unlock her progression rewards,Features:
Optional commands (requires VampireCommandFramework):
.kspi [range] command to kill spiders manually if you don't want to let the mod run automatically..ttm [range] command to teleport spiders to you. (if you would want that..., this was used to test if my command would get all spiders in the area).dqueen command to turn off ungora's aggro and make her one hit (make sure you can see her).uqueen command to unlock ungora's progression unlocksThe config will generate in (VRising folder)/VRising_Server/BepInEx/config/KillSpiders.cfg after first boot of the server.
[Server]
## Enable automatically unlocking the ungora boss progression (no need to kill her to get the unlocks)
# Setting type: Boolean
# Default value: true
enableUngoraUnlock = true
## Enable culling of spiders
# Setting type: Boolean
# Default value: true
enableCulling = true
## Enables the extra cull reward of silkworms
# Setting type: Boolean
# Default value: false
enableExtraCullReward = false
## Enable culling of Ungora The Spider Queen VBlood boss (this will turn off her aggro and she will die in one hit))
# Setting type: Boolean
# Default value: false
enableQueenCull = false
## Time in seconds to wait before culling spiders again
# Setting type: Double
# Default value: 2
cullWaitTime = 2
## Range to check for spiders to cull (5=1tile)
# Setting type: Single
# Default value: 50
cullRange = 50
## Amount of silkworms to for each spider
# Setting type: Int32
# Default value: 1
silkwormGiveAmount = 1
## Disallow spawning of spiderlings from vermin nests WARNING: this will still use up resources it will just not spawn them!
# Setting type: Boolean
# Default value: true
disallowSpiderlingVerminNest = true
@realskye on DiscordV Rising API Modding Platform