πΏBasic Linking Options
You can enable some basic options to execute when someone links their account
There are 2 types of basic options:
Change Discord Name: When someone links their account, the bot will change the discord name to the one used in Minecraft. For example, if my in-game name is "Rexigamer666", when linked, the bot will change my discord name on the server to it
link:
change_discord_name: falseGive Role: When someone links their account, the bot will give them a special role. For example "Linked" and will be removed when someone unlinks. For this one to work, you will have to copy the role id (similar of how to copy the guild tag, but by right-clicking the role instead)

link:
give_role:
enabled: false
role_id: "123456789123456789" # Change with the role IDLast updated