Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
TebConnectInfo
Server side mod to announce when someone join or leave the server.
| Date uploaded | 2 years ago |
| Version | 0.1.2 |
| Download link | tebbeh-TebConnectInfo-0.1.2.zip |
| Downloads | 234 |
| Dependency string | tebbeh-TebConnectInfo-0.1.2 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.14.6README
General
Server side mod to announce when someone join or leave the server. Works on Client aswell but mainly made for Server.
Standard Settings
- WebhookURL - Webhook url (string) = null
- WebhookName - Webhook send as username, change if you want! (string) = TebConnectInfo
- JoinMessage - Join message to post with webhook, manipulate after your needs. Standard is for Discord! (string) = 🟢 {player} has come online!
- LeaveMessage - Leave message to post with webhook, manipulate after your needs. Standard is for Discord! (string) = 🔴 {player} has gone offline!