Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-27 00:22:51 +01:00
Change description of dump sub command to be more generic (#4180)
Dieser Commit ist enthalten in:
Ursprung
1c339e8b54
Commit
81682f4921
@ -30,7 +30,7 @@ public class DumpSubCmd implements ViaSubCommand {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String description() {
|
public String description() {
|
||||||
return "Dump information about your server, this is helpful if you report bugs.";
|
return "Dump information about your platform implementation, this is helpful if you report bugs.";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren