Details

Last Updated
2 weeks ago
First Uploaded
2 weeks ago
Downloads
51
Likes
0
Size
118KB
Dependency string
helskog-PleadIgnorance-0.1.0
Dependants

PleadIgnorance

A V Rising server plugin made to make sure players acknowledge the rules before entering!

Features

🔁 Force players to acknowledge a message before exiting the spawn cave.
⚙️ Customizable header, message and footer
🖌️ Style text with rich text tags (check Unity Documentation)

How It Works

Players must read & acknowledge a custom message shown in chat before being able to leave the spawn cave area. Once the player types .accept in chat they will be able to teleport out of the spawn cave area.

Installing PleadIgnorance

1️⃣ Navigate to the server install folder. Typically: ServerDirectory/BepInEx/plugins

2️⃣ Make sure you have the latest version of BepInEx as well as VampireCommandFramework

3️⃣ ️Place the PleadIgnorance.dll file inside the ServerDirectory\BepInEx\plugins folder.

Configuration

The header, footer & message text can be configured in the files found inside ServerDirectory/BepInEx/config/PleadIgnorance

<color=#ffffffff>Rule 1:</color> Dont be an asshole.
<color=#ffffffff>Rule 2:</color> <b>You can</b>
<color=#ffffffff>Rule 3:</color> <i>Also use</i>
<color=#ffffffff>Rule 4:</color> <size=10>Rich text</size>
<color=#ffffffff>Rule 5:</color> <size=15>Formatting in</size>
<color=#ffffffff>Rule 6:</color> <size=20>The <color=#add8e6ff>Message</color></size>
[Options]

## Prevent cave exit until player accepts the rules.
# Setting type: Boolean
# Default value: true
PreventCaveExit = true

[Text]

## Message header text
# Setting type: String
# Default value: <color=#add8e6ff>Server Rules</color>
Header = <color=#add8e6ff>Server Rules</color>

## Message footer text
# Setting type: String
# Default value: Type <color=#ffff00ff><b>.accept</b></color> to continue
Footer = Type <color=#ffff00ff><b>.accept</b></color> to continue

Credits

🧛 V Rising Modding Community | Discord

Support & Bug reports

Join the V Rising Modding Community discord with the link above and create a post in the 🙋|Technical Support channel and tag #helskog

License

This project is licensed under the AGPL-3.0 license.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.