diff options
| author | Krakenied <Krakenied1@gmail.com> | 2024-02-16 08:36:49 +0100 |
|---|---|---|
| committer | Leonardo Bishop <13875753+LMBishop@users.noreply.github.com> | 2024-02-18 12:19:16 +0000 |
| commit | 0cc65414946afbc689eeb56b5ad141f641a9c3a2 (patch) | |
| tree | d54b140b5f3bb4a55d2871ac451206542f678824 /bukkit/src/main/resources | |
| parent | bb6a273a5ee05057ce9928782afad5adf63503dc (diff) | |
Add PinataParty support
Closes https://github.com/LMBishop/Quests/issues/518
Diffstat (limited to 'bukkit/src/main/resources')
| -rw-r--r-- | bukkit/src/main/resources/plugin.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 8a9eeab7..4c48f951 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -17,6 +17,7 @@ softdepend: - FabledSkyBlock - IridiumSkyblock - MythicMobs +- PinataParty - PlaceholderAPI - PlayerBlockTracker - PlayerPoints |
