CrimsonClans
Extension to Clans: Hearts per Clan and more!
Last updated | 5 days ago |
Total downloads | 30 |
Total rating | 1 |
Categories | Server Mods 1.0 Update |
Dependency string | skytech6-CrimsonClans-1.1.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.691.3README
CrimsonClans
Server side only
extension mod for the Clan system.
Features:
- Limit Clans to X number of Castle Hearts
- Limit ability to do clan operations (join, create, leave, kick, edit, invite, etc) during raid window
- Limit ability to do clan operations prior and after the raid window (raid buffers)
- Add a cooldown to joining clans after leaving one
Installation
- Install BepInEx
- Extract CrimsonClans.dll into (VRising server folder)/BepInEx/plugins
- Start server to generate the config file, modify it, and restart server
Config
## The amount of castle hearts a clan can have.
# Setting type: Int32
# Default value: 1
HeartsPerClan = 1
## The number of minutes prior to the raid window to lock clan operation.
# Setting type: Int32
# Default value: 30
PreRaidBufferMins = 30
## The number of minutes past the raid window to lock clan operation.
# Setting type: Int32
# Default value: 0
PostRaidBufferMins = 0
## If this is set to true, clans will be unable to invite players to their clan during raid time.
# Setting type: Boolean
# Default value: true
Invite = true
## If this is set to true, clans will be unable to be created during raid time.
# Setting type: Boolean
# Default value: true
Create = true
## If this is set to true, clans will not be able to change their details during raid time.
# Setting type: Boolean
# Default value: true
Edit = true
## If this is set to true, clans will be unable to kick players from the clan during raid time.
# Setting type: Boolean
# Default value: false
Kick = false
## If this is set to true, players will be unable to leave clans during raid time.
# Setting type: Boolean
# Default value: false
Leave = false
## The number of minutes that a player must wait to join a clan after leaving a prior clan.
# Setting type: Int32
# Default value: 0
JoinCooldown = 30
Support
Want to support my V Rising Mod development?
Donations Accepted
Or buy/play my games!
Boring Movies FREE TO PLAY
This mod was a paid creation. If you are looking to hire someone to make a mod for any Unity game reach out to me on Discord! (skytech6)