Skip to content

Plugin feedback loop #12554

@ghost

Description

Is your feature request related to a problem?

Hard to know when the right time to remove a deprecated feature is

Describe the solution you'd like.

You can just search Github for a specific method usage across all repositories, if the repo is popular you can PR the new method, meaning you can remove the old one with peace of mind that it isn't being widely used, stuff like bukkit PlayerRecipeBookClickEvent is only being used by a couple plugins

Obviously you'd want to remove deprecated events upon each minecraft update though not in the middle of an update cycle.

Describe alternatives you've considered.

idk, this solution is genius though

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions