mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-24 03:25:12 +01:00
Fix mvimport description locale
This commit is contained in:
parent
295259a456
commit
e59089f706
@ -57,7 +57,7 @@ class ImportCommand extends CoreCommand {
|
|||||||
@CommandPermission("multiverse.core.import")
|
@CommandPermission("multiverse.core.import")
|
||||||
@CommandCompletion("@mvworlds:scope=potential @environments @flags:groupName=mvimportcommand")
|
@CommandCompletion("@mvworlds:scope=potential @environments @flags:groupName=mvimportcommand")
|
||||||
@Syntax("<name> <env> --generator [generator[:id]] --adjust-spawn")
|
@Syntax("<name> <env> --generator [generator[:id]] --adjust-spawn")
|
||||||
@Description("{@@mv-core.import.description")
|
@Description("{@@mv-core.import.description}")
|
||||||
void onImportCommand(
|
void onImportCommand(
|
||||||
MVCommandIssuer issuer,
|
MVCommandIssuer issuer,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user