Not linked with the external link systemFixed
when players try authing it says this You're not linked with the external link system. Please link before using this command. not sure if you are aware but this did not happen before the update. if it is my fault how am i able to fix this?
It sounds like you have enabled an external linking system and trying to have players link with Discord Core which is not possible. Can you please post your config so I can confirm?
Is discord linking better then discord auth?

my config
{
  "Discord API Key": "NzM1Njc2NTE0MTMzMzQ0MzE2.XxjuJQ.xDN9KdRd4Txfj1k9vp3rHq3xQME",
  "Bot Guild ID (Can be left blank if bot in only 1 guild)": "733580909755760650",
  "Discord Join Code": "Tdy9Azd",
  "Enable Commands In Bot Channel": true,
  "Bot Channel Name or Id": "bot",
  "In Game Chat Command": "dc",
  "In Game Join Command": "join",
  "In Game Leave Command": "leave",
  "Discord Bot Join Command": "join",
  "Discord Bot Plugins Command": "plugins",
  "Discord Bot Help Command": "help",
  "Discord Bot Leave Command": "leave",
  "Discord Bot Commands Command": "commands",
  "Enable Discord Server Join Notification": true,
  "Enable Linking Discord To Rust": false,
  "Use DiscordAuth": true,
  "Use DiscordConnect": false,
  "Discord Linking Code Characters": "0123456789",
  "Discord Linking Code Length": 6,
  "Use External Hooks": false
}​
DiscordAuth provides it's own linking system while this plugin also provides one. It's up to you to decide which is best for your server. All plugins that use DiscordCore are compatible with both systems but not all plugins the support Discord Auth as the linking are compatible with DiscordCore linking system.
Some of players are getting this message from bot in discord
You're not linked with the external link system. Please link before using this command.​

when they are trying to send code generated by DiscordAuth plugin to bot.

I have set options

  "Enable Linking Discord To Rust": false,
  "Use DiscordAuth": true,

and users are able to authenticate via DiscordAuth but the thing is both plugins use the same bot for communication so it's kinda funny and confusing.



can you disable this message entirely, if external authentication enabled? User is not trying to use any of commands, he just sending some random codes generated by DiscordAuth, but seems like DiscordCore is answering on any message with this same text:

You're not linked with the external link system. Please link before using this command.​

and confuses the users.

i have same problem, it all worked fine before and now i get that message.
im using discordauth

only reason tho is because i can then add a kit whan people auth 

the rest dont give kit posibilities

This was fixed in the latest version of Discord Core

fixed maybe but i still get the message

DiscordCore linking is not enabled. Please use the external link system.

Is there another plugin that uses /join in a bot pm?
im using auth i dont even use join
That message will only show if you do /join or if you changed the join command in the Discord Core config to something else and are using that.

no im getting that message if i just type in any of my discord channels where the bot has acces 2
i tryed any config 

for now i just deleted it cause nobody can use my discord

i did however removed the command , is that maybe reason?

Merged post

i think i get it 
i think by removing the command the discord thinks by putting in nothing you put in a command

Merged post

funny but weird 

Merged post

yes its fixed, i added a random command there and now error is gone
Locked automatically