Skip to content

Add "provides: VaultUnlocked" to plugin.yml #5

@NonSwag

Description

@NonSwag

Currently, there is no good and simple way to differentiate the original vault from VaultUnlocked, so a good amount of plugins check the version of the plugin.
This causes problems with other Vault like plugins that might also have version 2+.

Instead of checking the version string, devs could just use getPlugin("VaultUnlocked") or isPluginEnabled("VaultUnlocked") to test for VaultUnlocked

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions