Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace old velocitypowered.com links #1399

Open
wants to merge 2 commits into
base: dev/3.0.0
Choose a base branch
from

Conversation

RealBauHD
Copy link
Contributor

This PR replaces the old velocitypowered.com, because they are now being forwarded anyway, and so we can avoid the detour.

@@ -174,10 +174,10 @@ public int run(final CommandContext<CommandSource> context) {
if (version.getName().equals("Velocity")) {
final TextComponent embellishment = Component.text()
.append(Component.text()
.content("velocitypowered.com")
.content("papermc.io/software/velocity")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really meh

Copy link
Contributor Author

@RealBauHD RealBauHD Aug 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, any suggestions to make it better?

Something like: Info

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Website?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Homepage?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah idk it doesn't really make sense. Maybe since it's a PaperMC software, it can be replaced with papermc.io? Or just leave it really it doesn't hurt anybody.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least old link still works and redirects to desired place

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if I were held at gunpoint, I'd probably just maybe name it PaperMC, anything else is just pointlessly verbose, imho

@@ -174,10 +174,10 @@ public int run(final CommandContext<CommandSource> context) {
if (version.getName().equals("Velocity")) {
final TextComponent embellishment = Component.text()
.append(Component.text()
.content("velocitypowered.com")
.content("PaperMC")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any opinions on also underline this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants