Changelog

1.0.4 (2025-11-19)

  • Move discord webhooks from config.lua to a server readonly config file secure.lua to hide webhook urls from clients.

  • Config.DiscordWebhook is now in secure.lua.

What must be considered during update?

  • New file secure.lua must be created from secure.demo.lua in the resource root folder.

  • Transfer your existing webhook configuration from config.lua to new secure.lua file (see New since 1.0.4 marks).


1.0.3 (2023-04-03)

  • Non-existing prompts are now ignored instead of causing a nil error.

  • Switch from PointsInRange api to Chunks api for better performance.

  • Raise/lower power prompts work again with nss_libs version 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.

Last updated

Was this helpful?