[FREE] [STANDALONE] | [V] Staff Chat 2.0 | Advanced NUI Based Staff Chat Script

Preview: Youtube
Download: Github Releases
Source Code: GitHub

[V] Staff Chat 2.0

Hellooo, i’ve been getting allot of messages recently about the my old staff chat script which was released a bit ago, it’s been outdated for a little bit now, and it has been needing a re-work, especially with my Tech Stack & Skills having changed and improved allot over the time period, so i wanted to go ahead and just make a new version for the people still interested.

None of the code is being re-used, this is completely new and a huge improvement in every aspect.

[Script Information]

  1. Performance: Runs at 0.00 Resmon (Client).
  2. Completely standalone meaning no other dependencies required.
  3. If you would like to contribute, please go ahead and head over to the GitHub page and feel free to send a pull request.
12 Likes

Hey, I put the ace perms for staff for my server and its not working.

AcePerm = “group.staff”, – The ACE Permissions that has access to the staff chat and is considered an online staff member.

That is a group not an ACE perm.

You can do add_ace group.staff (ace_perm) allow

and in the config set the AcePerm string to the same ACE.

in the server config or the file config?

In the server config you go ahead and place add_ace group.staff (ace_perm) allow

And configure the resource with the same ACE Permission as before.

Also when i say (ace_perm), i mean your own ace perm ex. vadmin.kick

You didn’t download a release version, you downloaded the non-compiled version.

Correct Download: Github Releases

1 Like

thank you i will use this too

1 Like

really nice work man

1 Like

Hello, i’ve went ahead and released v2.0.1 to add some features that would benefit this resource, so anyone that is using this script, feel free to update to the latest version.

Link: GitHub Releases | v-staffchat-2.0

Change logs:

New Features

  • New Optional permission system utilizing discord roles through the Discord Rest API.

Back End

  • Version Checker for future reference.
  • Improved Performance.

Front End

  • Slight changes made to the opening animation.

when i use the discord rest api… first time loggin after server restart it will take te roll and give permission but if you relog its will give no permission error lol

I’ll work on this when i get the chance.

i have the same