geforkt von Mirrors/Velocity
We're well into 2020, just saying.
Dieser Commit ist enthalten in:
Ursprung
88641662d8
Commit
f7e70cff20
@ -166,7 +166,7 @@ public class VelocityCommand implements Command {
|
||||
.append(TextComponent.of(version.getVersion()).decoration(TextDecoration.BOLD, false))
|
||||
.build();
|
||||
TextComponent copyright = TextComponent
|
||||
.of("Copyright 2018-2019 " + version.getVendor() + ". " + version.getName()
|
||||
.of("Copyright 2018-2020 " + version.getVendor() + ". " + version.getName()
|
||||
+ " is freely licensed under the terms of the MIT License.");
|
||||
source.sendMessage(velocity);
|
||||
source.sendMessage(copyright);
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren