More options have been added to edit values in the configuration file.
New options
Code (YAML):
# NEW OPTIONS # ----------- # What should display when there is no player data available no-data-available: '
----'
# The online status content of the embed message online-status: # If player is online, the text to write in the embed message online: Online
online-image: 'https://eylexlive.github.io/green.png'
# If player is offline, the text to write in the embed message offline: Offline
offline-image: 'https://eylexlive.github.io/red.png'
# {nl} = new line discord-messages:
correct-usage: '> Correct usage
: `
{command
} <player>`'
# For DiscordSRV support account-unlinked: '>
No account linked to your Discord account.
{nl
} > Correct usage: `
{command
} <player | @mention>`'
account-unlinked-target: '>
{target
}, does not have an account linked to a Discord account.'