Skip to content

Commit

Permalink
Fix discord url link message (#5079)
Browse files Browse the repository at this point in the history
  • Loading branch information
JRoy authored Aug 19, 2022
1 parent bdc5f4c commit af18afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Essentials/src/main/resources/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ discordCommandListArgumentGroup=A specific group to limit your search by
discordCommandMessageDescription=Messages a player on the Minecraft server.
discordCommandMessageArgumentUsername=The player to send the message to
discordCommandMessageArgumentMessage=The message to send to the player
discordErrorCommand=You added your bot to your server incorrectly. Please follow the tutorial in the config and add your bot using https://essentialsx.net/discord.html!
discordErrorCommand=You added your bot to your server incorrectly! Please follow the tutorial in the config and add your bot using https://essentialsx.net/discord.html
discordErrorCommandDisabled=That command is disabled!
discordErrorLogin=An error occurred while logging into Discord, which has caused the plugin to disable itself: \n{0}
discordErrorLoggerInvalidChannel=Discord console logging has been disabled due to an invalid channel definition! If you intend to disable it, set the channel ID to "none"; otherwise check that your channel ID is correct.
Expand Down

0 comments on commit af18afa

Please sign in to comment.