Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-16 21:10:30 +01:00
content to 'PaperMC', cause its probably the best
Dieser Commit ist enthalten in:
Ursprung
c49727b516
Commit
b12b13d762
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -44,7 +44,7 @@ body:
|
||||
```
|
||||
[17:44:10 INFO]: Velocity 3.3.0-SNAPSHOT (git-9d25d309-b400)
|
||||
[17:44:10 INFO]: Copyright 2018-2023 Velocity Contributors. Velocity is licensed under the terms of the GNU General Public License v3.
|
||||
[17:44:10 INFO]: papermc.io/software/velocity - GitHub
|
||||
[17:44:10 INFO]: PaperMC - GitHub
|
||||
```
|
||||
</details>
|
||||
validations:
|
||||
|
@ -174,7 +174,7 @@ public final class VelocityCommand {
|
||||
if (version.getName().equals("Velocity")) {
|
||||
final TextComponent embellishment = Component.text()
|
||||
.append(Component.text()
|
||||
.content("papermc.io/software/velocity")
|
||||
.content("PaperMC")
|
||||
.color(NamedTextColor.GREEN)
|
||||
.clickEvent(
|
||||
ClickEvent.openUrl("https://papermc.io/software/velocity"))
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren