[Release] Discord Whitelist - Whitelist/Blacklist Based on Roles [4.0]

:fax: Discord Whitelist :fax:

Created by: FAXES


Hate updating those ACE Permission white-lists? Well just use Discord! So keep white-lists easy and breezy. This script checks the connecting players Discord roles and checks whether they have the specified role.


Features:

  • Whitelist users based on their roles
  • Blacklist users based on roles
  • Debugging options for users and server admins
  • Multiple role support
  • No third party resource required

Download:

Installation
The installation page has moved to a better location - Discord Whitelist Installation - FAXES Documentation

If you have any issues or comments please put them below. :left_speech_bubble:

84 Likes

Thanks for the few million tags :slight_smile:

4 Likes

So if I’m understanding correctly, this is @sadboilogan script? :stuck_out_tongue:

... Snailsome.

I’m being sarcastic…btw, cute release.

2 Likes

No i think it is faxes script that requires @sadboilogan 's script

3 Likes

Uses his script for the exported functions.

3 Likes

So, @FAXES used @IllusiveTea’s resource for the exporterinos

Another stolen resource :thinking:

6 Likes

Really don’t feel like making a PR for this, but:

is only checking if they have member instead of roleNeeded.

2 Likes

shit. Welp lemme fix that one :smiley:

When you can’t make configs

2 Likes

Nice cant wait to test this

1 Like

fixed

3 Likes

I like this :smiley:

1 Like

Thanks boi

4 Likes

No problem, loving the work as well :smiley:

1 Like

iam stuck here -

image any idea what i did wrong?

Should work fine unless its modified, and without knowing what you did its hard to say

4 Likes

how long does it take to check please,
image

1 Like

hi again,
iam getting this
image
when i have this ticked
image
and this in the setttings


image

can you point me in the correct direction please.

cheers

1 Like

IF YOU ARE HAVING PROBLEMS PLEASE READ THE FOLLOWING

  1. Ensure you have the discord_perms resource named correctly and loaded before the DiscordWhitelist resource.
  2. You must have the discord_perms resource configured correctly ie; the guild information and bot token. This resource is extremely bare bones and most of the issues are not caused by the actual resource itself but by the dependency.

Configuration for discord_perms: https://github.com/IllusiveTea/discord_perms/blob/master/discord_perms/config.lua

How to generate a discord bot token:

How to get your discord guild’s guild id:

  1. Open Discord
  2. Right Click on the Server Icon you want the Guild ID for
  3. Click Copy ID

Paste this inside the configuration for GuildId.

2 Likes

Yes make sure you have discord_perms configured correctly.

1 Like