mirror of
https://github.com/songoda/EpicHeads.git
synced 2024-11-26 04:25:16 +01:00
Update Discord-Server URL
The server at the old URL does no longer exist. We decided to link to the main Discord
This commit is contained in:
parent
a3bd113ae0
commit
5c3c155f5a
@ -96,7 +96,7 @@ public class GUIOverview extends Gui {
|
||||
plugin.getLocale().getMessage("gui.overview.discord").getMessage(),
|
||||
plugin.getLocale().getMessage("gui.overview.discordlore").getMessage().split("\\|")),
|
||||
(event) -> {
|
||||
plugin.getLocale().newMessage("&9https://discord.gg/A9TRJQb").sendPrefixedMessage(player);
|
||||
plugin.getLocale().newMessage("&9https://songoda.com/discord").sendPrefixedMessage(player);
|
||||
exit();
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user