You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
if (success) {
if (metadata == null) {
logger.warn("{} is missing a valid " + METADATA_FILE + " file." // <<< Line 306
+ "This is not a problem when testing plugins, however it is recommended to include one in public plugins.\n"
+ "Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.", path);
}
}
Please fix it! This is a matter of five minutes.
The text was updated successfully, but these errors were encountered:
Missing space or perhaps "\n" after dot symbol at 306 line in file:
Please fix it! This is a matter of five minutes.
The text was updated successfully, but these errors were encountered: