You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eco commands are invoked by typing /DiscordLink [CommandName] into the Eco chat.
Typing only /DiscordLink or the alias /DL will invoke the help message and provide you with information about the available commands.
Invoking Discord Commands
Discord commands are invoked by typing "/" followed by the command you wish to run.
Commands
All Eco and Discord commands are case insensitive.
Plugin Management
Name
Alias
Discord/Eco
Parameters (* = Optional)
Permissions
RCON
Description
DiscordLink
DL
Eco
User
Yes
Displays a list of all available DiscordLink commands. This is the parent command of all other DiscordLink commands.
RestartPlugin
Both
Admin
Yes
Restarts the plugin.
ReloadConfig
Both
Admin
Yes
Reloads the DiscordLink config.
ResetPersistentData
Both
Admin
Yes
Removes all persistent storage data.
ResetWorldData
Both
Admin
Yes
Resets world data as if a new world had been created.
Update
Both
Admin
Yes
Forces an update of all modules.
ClearRoles
Both
Admin
Yes
Deletes all Discord roles created and tracked by DiscordLink.
PersistentStorageData
Both
Admin
No
Displays a description of the persistent storage data.
WorldStorageData
Both
Admin
No
Displays a description of the world storage data.
Setup and Troubleshooting
Name
Alias
Discord/Eco
Parameters (* = Optional)
Permissions
RCON
Description
VerifyConfig
Both
Admin
No
Checks configuration setup and reports any errors.
VerifyPermissions
Both
Admin
No
Checks all permissions and intents needed for the current configuration and reports any missing ones.
VerifyIntents
Both
Admin
No
Checks all intents needed and reports any missing ones.
VerifyServerPermissions
Both
Admin
No
Checks all server permissions needed and reports any missing ones.
VerifyChannelPermissions
Both
ChannelNameOrID*
Admin
No
Checks all permissions needed for the given channel and reports any missing ones.
Echo
Discord
Message
Admin
N/A
Sends the provided message to Eco and back to Discord again if a chat link is configured for the channel.
Server Management
Name
Alias
Discord/Eco
Parameters (* = Optional)
Permissions
RCON
Description
EcoCommand
Discord
Eco Command
Dynamic
N/A
Executes the inputted eco command. The parameter should be styled as a full ingame Eco command.
Announce
Both
Message, MessageType*, recipientUserNameOrID*
Admin
Yes
Sends the message formatted as [MessageType] to everyone on the server or the specified recipient.
ServerShutdown
Both
Admin
Yes
Shuts down the eco server.
Info
Name
Alias
Discord/Eco
Parameters (* = Optional)
Permissions
RCON
Description
Version
Both
User
Yes
Displays the installed and latest available plugin version.
About
Both
User
No
Displays information about the DiscordLink plugin.
Documentation
Both
User
No
Opens the documentation web page.
LinkInformation
LinkInfo
Both
User
No
Presents information about account linking.
PluginStatus
Both
Verbose (true/false)*
Admin
No
Displays the plugin status. Displays more information if the verbose parameter is set to true.
ListLinkedChannels
Both
Admin
No
Presents a list of all channel links.
ServerStatus
Discord
User
N/A
Displays the Server Info status.
PlayerList
Discord
User
N/A
Lists the players currently online on the server.
User Settings
Name
Alias
Discord/Eco
Parameters (* = Optional)
Permissions
RCON
Description
Optin
Eco
User
No
Opts the calling user into chat synchronization.
OptOut
Eco
User
No
Opts the calling user out of chat synchronization.
Account Linking
Name
Alias
Discord/Eco
Parameters (* = Optional)
Permissions
RCON
Description
LinkAccount
Eco
DiscordName
User
No
Links the calling user account to a Discord account. DiscordName is qualified or unqualified name. No nicknames.
UnlinkAccount
Both
User
No
Unlinks the Eco account from a linked Discord account.