-
Notifications
You must be signed in to change notification settings - Fork 3
Linking
Account linking is on by default and cannot be disabled. Account linking isn't whitelisting however and AstralBot won't prevent people from joining the server by default.
To be able to use the whitelisting features you have two options:
To configure AstralBot as an option for whitelisting, do the following:
- Enable the whitelist on the Minecraft server (
/whitelist on)
Now players that are not whitelisted by other means (Vanilla whitelist, being an operator, etc.) get shown a link code when trying to join the server, which they can use with the /link command on Discord.
To configure account linking as a requirement to be able to join the Minecraft server, see the requireLinkForWhiteilst Config Option. Enabling this will force every player who wants to join the server to have linked their account, regardless of whether they are whitelisted by Vanilla, are an operator, etc.
AstralBot can, provided it has the permissions to do so, assign a role to linked accounts. This role is stored in the associated discordRole Config Option, but for convenience can also be set with the /linkrole command on Discord.
Note
If you already have a lot of members linked this command may take a while, as it will also assign the role to all users who are linked already.