Garry's Mod Leaks
[LEAK] Nordahl's Job Whitelist system v4.2 [LASTEST DRM FREE]
Submitted by gregr2727, 11-06-2018, 12:16 AM, Thread ID: 91807
Thread Closed
Here is nordahl'sJob Whitelist system v4.2
download link removed ~ staff
?Description:
Whitelist system for accessing a job, editable in real time, without the needing to reboot your server. Players not in the Job-whitelist can not access on the job you decided to lock to the public. It helps you to save time and increases the reliability of your servers. All jobs is public when you start check the screen in media of this script. You can disable the filter effect from the admin panel without clear the lists.
The whitelist remembers the add date.
Since version 1.9 you can allow some job add in the whitelsit
Since version 2.0 all is more simple and powerfull! You can set type of whitelist per job, disable the systems without clear the data with the table 'management jobs'.
Since the version 3.8 you can use the context Menu to add the players in the whitelist, They will also be notified in the chat and the console.
?Admin:
-To Open the panel:
/!\ Dont forgotten the "
-Command format to add players to a job whitelist with console
:
-Command format to add players on all jobs whitelisted with console:
-Command format to unwhitelist one steamid64 from all jobs with console
:
(New since 16, February 2016)
Delete all users of a single job
:
(New since 18, August 2016)
Remove entries old of several months to clean and optimize the system:
Exemple, You can remove users from a date. The entries present for over 4 months with a single command.
"whitelist_suppressor_oldentries
" (New since 18, August 2016)
?FAQ:
Alan Wake: "When I want open the menu I have 'You did not admin when you joined the server. You are missing information. Please reconnect. Thank you.'"
Author: "Your system administration do you not recognize him as admin when you join your server. Add your steamid in the configfile to be admin of the whitelist."
Yellow: "What happen if the default job get whitelisted?"
Author: "You simply don't have to place the default job in the whitelist."
Susliks: "I want player can not see the Job in F4?"
Author: "Use this CustomCheck line, I tested that work:customCheck = function(ply) if CLIENT then return PlychangeAllowed(ply,"Mayor") end return true end,"
Serious Sam: "I have more than 200 addons on my shitty server already slow, its unstable what can I do?"Author: One thing is certain my script is ultra lightweight from version 17.2, if your server is slow go in the line 51 and change the value by, local ztvo=0.03 to 0.6 it's I can do for you. More this number is big more the download of data is slow. ^^"
download link removed ~ staff
?Description:
Whitelist system for accessing a job, editable in real time, without the needing to reboot your server. Players not in the Job-whitelist can not access on the job you decided to lock to the public. It helps you to save time and increases the reliability of your servers. All jobs is public when you start check the screen in media of this script. You can disable the filter effect from the admin panel without clear the lists.
The whitelist remembers the add date.
Since version 1.9 you can allow some job add in the whitelsit
Since version 2.0 all is more simple and powerfull! You can set type of whitelist per job, disable the systems without clear the data with the table 'management jobs'.
Since the version 3.8 you can use the context Menu to add the players in the whitelist, They will also be notified in the chat and the console.
?Admin:
- Complet Management Panel
- -Command to Open the panel:"whitelist_systemjob"
- Only An admin can open the panel and add player in the job whitelist.
- Already translated into 20 languages you can perma set in option of the panel. (Bulgarian, Czech, English, Estonian, Finnish, French, German, Greek, Italian, Japanese, Korean, Latvian, Norwegian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish, Turkis)
- Button in the panel to Enable/Disable the system without uninstall the script with a simple clic. Since the version 2.3
- The search tab for the jobs (New since 3.2)
- Config File
- Enable or Disable F1 to open the whitelist(Check Config File)
- Button to CleanUp List of whitelisted job (New since 2.9)
- Context Menu interaction since (New since 3.8)
- Included persistence System.
- The data in the list are saved.
- Clean the setting with one button.
-To Open the panel:
Code:
whitelist_systemjob
/!\ Dont forgotten the "
-Command format to add players to a job whitelist with console
:
Code:
Addwhitelist "Your name" "SteamID64" "Name of player" "Job Name"
-Command format to add players on all jobs whitelisted with console:
Code:
Addwhitelist "Your name" "SteamID64" "Name of player" "Full Access"
-Command format to unwhitelist one steamid64 from all jobs with console
:
Code:
Massremovewhitelist "SteamID64"
(New since 16, February 2016)
Delete all users of a single job
:
Code:
cleanup_joblist "job"
(New since 18, August 2016)
Remove entries old of several months to clean and optimize the system:
Exemple, You can remove users from a date. The entries present for over 4 months with a single command.
"whitelist_suppressor_oldentries
Code:
number_of_months
" (New since 18, August 2016)
?FAQ:
Alan Wake: "When I want open the menu I have 'You did not admin when you joined the server. You are missing information. Please reconnect. Thank you.'"
Author: "Your system administration do you not recognize him as admin when you join your server. Add your steamid in the configfile to be admin of the whitelist."
Yellow: "What happen if the default job get whitelisted?"
Author: "You simply don't have to place the default job in the whitelist."
Susliks: "I want player can not see the Job in F4?"
Author: "Use this CustomCheck line, I tested that work:customCheck = function(ply) if CLIENT then return PlychangeAllowed(ply,"Mayor") end return true end,"
Serious Sam: "I have more than 200 addons on my shitty server already slow, its unstable what can I do?"Author: One thing is certain my script is ultra lightweight from version 17.2, if your server is slow go in the line 51 and change the value by, local ztvo=0.03 to 0.6 it's I can do for you. More this number is big more the download of data is slow. ^^"
This hidden content has been reported as not working 0 times this month.
1 times in total
Users browsing this thread: 2 Guest(s)