Files
esx_core/README.md
T
2018-04-09 12:13:54 +02:00

281 B

esx_joblisting

Simple job listing script, you can specify what jobs you want to be whitelisted.

Update

If you have an outdated version of ES Extended, you might need to run the following on your SQL server: ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;