Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelisting not working well #91

Open
MubinFR opened this issue Apr 19, 2023 · 1 comment
Open

Whitelisting not working well #91

MubinFR opened this issue Apr 19, 2023 · 1 comment
Labels
question Further information is requested

Comments

@MubinFR
Copy link

MubinFR commented Apr 19, 2023

Before submitting your question, have you checked the check the FAQ or checked for similar issues already?: Yes

Question:
I have configured it carefully. Some players are able to enter the server despite not having a whitelist role. What is the solution? (I reinstalled everything, though)

Information:
FiveM artifact: 5848
Using QBCore?: Yes
When did you last update QBCore if you are using it?: 2 Months ago

@MubinFR MubinFR added the question Further information is requested label Apr 19, 2023
@zfbx
Copy link
Owner

zfbx commented Apr 19, 2023

so for clarification the following values are set?

const EnableDiscordBot = true;
const EnableWhitelistChecking = true;
const DiscordWhitelistRoleIds = "123456789012345678";

and the users are not with the mod, admin or god roles?

also if you could enable const DebugLogs = true in config.js and share what is logged from start till 40 seconds in (you can hide any tokens and such if they show but it should spit out the important secret part as ************************)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants