MuteChatPlayer
Server side only mod which allows server admins to prohibit a specific player from sending messages to the chat.
Last updated | 5 months ago |
Total downloads | 152 |
Total rating | 2 |
Categories | Server Mods 1.0 Update |
Dependency string | Rianaid-MuteChatPlayer-0.1.0 |
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.3deca-VampireCommandFramework
Command framework for developers to easily create universal commands for their plugins.
Preferred version: 0.9.0README
MuteChatPlayer
Server side only
mod which allows server admins to prohibit a specific player from sending messages to the chat.
Since the mod checks messages after VCF, all commands should work for the player with a ban on sending messages.
Changelog
0.1.0
- Initial public release of the mod.
Installation
- Install BepInEx
- Install VampireCommandFramework
- Extract MuteChatPlayer.dll into (VRising server folder)/BepInEx/plugins
Commands
Mod have only 1 command: .mute [Player Name] [global|local|all] [time in minuts]
Credits
This mod idea was suggested by @GraturGud on our community idea tracker. Please vote and suggest your ideas here.
V Rising Mod Community is the best community of mods for V Rising.
@Deca, thank you for the exceptional frameworks VampireCommandFramework.