Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.
This repository was archived by the owner on May 22, 2023. It is now read-only.

Conflict with Parties #43

Description

@AlessioDP

Describe the bug
SkillAPI is loading before any plugin called "Parties", this breaks the compatibility with the plugin "Parties" by AlessioDP, that hooks into SkillAPI to share party experience:
https://github.com/AlessioDP/Parties

Expected behavior
The plugin should not have in softdepend "Parties" (https://github.com/Sentropic/SkillAPI-s/blob/master/src/main/resources/plugin.yml):

softdepend: [Vault, ProtocolLib, Parties, RPGInventory, LibsDisguises, PlaceholderAPI, NoCheatPlus, MythicMobs, WorldGuard, WorldEdit]

It should be:

softdepend: [Vault, ProtocolLib, RPGInventory, LibsDisguises, PlaceholderAPI, NoCheatPlus, MythicMobs, WorldGuard, WorldEdit]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions