This commit is contained in:
leonardo-dgs 2024-03-10 14:12:09 +01:00
parent 460cb21c62
commit cb059ebee3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ public class Vault extends JavaPlugin {
}
}
sender.sendMessage("Converson complete, please verify the data before using it.");
sender.sendMessage("Conversion complete, please verify the data before using it.");
}
private void infoCommand(CommandSender sender) {