replace old velocitypowered.com links (#1399)

* replace old links

* content to 'PaperMC', cause its probably the best
This commit is contained in:
Aaron
2024-10-27 19:27:09 +01:00
committed by GitHub
parent f2d6e143ae
commit dc40e160d7
2 changed files with 3 additions and 3 deletions

View File

@@ -174,10 +174,10 @@ public final class VelocityCommand {
if (version.getName().equals("Velocity")) {
final TextComponent embellishment = Component.text()
.append(Component.text()
.content("velocitypowered.com")
.content("PaperMC")
.color(NamedTextColor.GREEN)
.clickEvent(
ClickEvent.openUrl("https://velocitypowered.com"))
ClickEvent.openUrl("https://papermc.io/software/velocity"))
.build())
.append(Component.text(" - "))
.append(Component.text()