nss_electric_chair - changelog
1.0.4 (2025-11-19)
- Move discord webhooks from
config.luato a server readonly config filesecure.luato hide webhook urls from clients. Config.DiscordWebhookis now insecure.lua.
What must be considered during update?
- New file
secure.luamust be created fromsecure.demo.luain the resource root folder. - Transfer your existing webhook configuration from
config.luato newsecure.luafile (seeNew since 1.0.4marks).
1.0.3 (2023-04-03)
- Non-existing prompts are now ignored instead of causing a nil error.
- Switch from
PointsInRangeapi toChunksapi for better performance. - Raise/lower power prompts work again with
nss_libsversion 0.23.0.
1.0.2 (2023-02-14)
- Women can now sit on the chair. Happy Valentine's Day! 😉
1.0.1 (2023-02-12)
- Updated README.md and config documentation.
1.0.0 (2023-02-11)
- Initial release.
