This repository was archived by the owner on Dec 7, 2024. It is now read-only.
Add Bukkit's new provides field.#8
Merged
stephan-gh merged 3 commits intoMinecrell:masterfrom Apr 30, 2021
Proximyst:issue-6
Merged
Add Bukkit's new provides field.#8stephan-gh merged 3 commits intoMinecrell:masterfrom Proximyst:issue-6
provides field.#8stephan-gh merged 3 commits intoMinecrell:masterfrom
Proximyst:issue-6
Conversation
Member
|
This looks like Spigot's (not Bukkit's) new |
Member
|
Can you add an example to the README? |
stephan-gh
reviewed
Apr 8, 2020
…ukkitPlugin.kt Co-Authored-By: Minecrell <minecrell@minecrell.net>
stephan-gh
approved these changes
Apr 8, 2020
|
Any updates? |
rainbowdashlabs
pushed a commit
to rainbowdashlabs/plugin-yml
that referenced
this pull request
Oct 31, 2024
…-dataformat-yaml to v2.18.1 (Minecrell#8) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #6
Adds the new
providesfield for Bukkit along with verification for it.Commit adding this field: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/commits/9f2fd967a4f914b849afe6ac287e7a595c035884#src/main/java/org/bukkit/plugin/PluginDescriptionFile.java