I made this simple plugin for all staff members to enjoy, Basically it sends a message that the staff member is on duty. Following the examples, it is automated so you don’t need to put every SteamID in the file. I personally hate it.
Example:
[ Staff Duty ] ( Tazio ) is ON Duty
[ Staff Duty ] ( Tazio ) is OFF Duty
Installation
Download staff_duty!
Install it into /resources/
setup your aces inside config.lua
Copy the Permissions and paste them into your server.cfg and edit them!
Have fun!
Note: you have to restart your server to update the principals.
Sorry to disappoint but this wouldn’t work. If you went on duty and someone went on duty after you, it would say they’re off duty. It’s using the same variable for everyone. You need a table of people who are on and off duty and adjust it from there.
Server scripts are not ran on clients and ran once on the server, therefore you can’t have an individual variable on server side for each person. Also, there is no way the server communicates the variable to the client file so that seems pointless.
I run through Zap Hosting so they update it for me. Remind me where exactly that line needs to go? All my other perm lines go either in Server.cfg or my vMenu permissions file