Permissions
Learn how to update the permissions of the resource.
The UI is accessed via the /ves command while inside an enabled hall location for players with Ace permission cs-ves.control. This check and how the UI is accessed can be changed by modifying cs-ves/integration/client.lua and cs-ves/integration/server.lua files. There is also an identifier-based check in parallel to Ace permission which can also be edited in cs-ves/integration/server.lua file to add any player identifiers you want.
You may also find some ready-to-use framework-related integrations in our extra-hac GitHub.
Last updated