Unknown command in-gameNot An Issue
i have same problem
i have multiple discord plugins
they all work and do diffrent stuff
i use multiple cause most discord plugins only do one thing
but the commands however on this plugin do not work
i tryed all to be sure and i dont know why
i think there maybe is a conflickt with other pluugin but i get no error and i dont have any plugins that use commands like that
only extra one is /auth and that works perfect
/discord join TomHud™#5398 works fine
then you are given a code to pm to the bot in discord
ok lol let me put it in easyer language
plugin is loaded.
command line inside config file "In Game Chat Command": "dc",
/dc says unknown command
/discord says unknown command
ill just use /auth for now from other plugin , that seems to work fine
{
"Discord API Key": "?????",
"Bot Guild ID (Can be left blank if bot in only 1 guild)": "",
"Discord Join Code": "qc7RJUU",
"Enable Commands In Bot Channel": true,
"Bot Channel Name or Id": "711905424856842280",
"In Game Chat Command": "dc",
"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": true,
"Use DiscordAuth": true,
"Use DiscordConnect": false,
"Use External Hooks": false
}
uhm ok then so if i stop auth and put this on false it should work?
one question tho, does it do same as auth?
bacause i also have a chat plugin that works when auth on the discord
meaning when auth, members can type in discord and it will show in game
if i give them group in my server there not autherized and still need to do auth before they can use the chat
if this function replaces auth then it would be much better because it would then instantly auth without sending to bot
- 1
- 2