diff options
| author | Krakenied <krakenied1@gmail.com> | 2025-05-13 16:58:10 +0200 |
|---|---|---|
| committer | Krakenied <46192742+Krakenied@users.noreply.github.com> | 2025-05-13 17:12:26 +0200 |
| commit | b069121ecdde9fb8a709db5d183d744460d1e9fd (patch) | |
| tree | c71a0116e1112dd4185ae01b823f2f7bae77fa00 /bukkit/src/main/resources | |
| parent | 80a695cea2494f531c813045ce3a50e18f498f47 (diff) | |
Cleanup & bump dependencies to fix compilation
Diffstat (limited to 'bukkit/src/main/resources')
| -rw-r--r-- | bukkit/src/main/resources/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 95fcac3f..6e15f2f0 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -8,6 +8,7 @@ website: https://github.com/LMBishop/Quests author: "LMBishop & contributors" softdepend: - ASkyBlock +- BedWars1058 - BentoBox - Citizens - CMI @@ -34,7 +35,6 @@ softdepend: - VotingPlugin - WildStacker - ZNPCsPlus -- BedWars1058 prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 folia-supported: true |
