mirror of
https://github.com/songoda/EpicHeads.git
synced 2025-02-16 19:41:43 +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.discord").getMessage(),
|
||||||
plugin.getLocale().getMessage("gui.overview.discordlore").getMessage().split("\\|")),
|
plugin.getLocale().getMessage("gui.overview.discordlore").getMessage().split("\\|")),
|
||||||
(event) -> {
|
(event) -> {
|
||||||
plugin.getLocale().newMessage("&9https://discord.gg/A9TRJQb").sendPrefixedMessage(player);
|
plugin.getLocale().newMessage("&9https://songoda.com/discord").sendPrefixedMessage(player);
|
||||||
exit();
|
exit();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user