diff options
| author | Nahuel Dolores <contact@nahu.me> | 2023-07-21 11:26:44 -0300 |
|---|---|---|
| committer | Nahuel Dolores <contact@nahu.me> | 2023-07-21 11:29:10 -0300 |
| commit | e5c0237bcb45c5d308e0a2b763f50ac97135c768 (patch) | |
| tree | dc09aafc04af8cd3bb5a82e7a2ba2cebb00c97a0 /bukkit/src/main/resources | |
| parent | b721847cfa415b14ebb2b86166d922ec2f0d34e7 (diff) | |
Add support for Folia
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 b36a207e..243e6b73 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -9,6 +9,7 @@ author: "LMBishop & contributors" softdepend: [ASkyBlock, BentoBox, Citizens, CoreProtect, Essentials, FabledSkyblock, IridiumSkyblock, MythicMobs, PlaceholderAPI, PlayerBlockTracker, PlayerPoints, ShopGUIPlus, SuperiorSkyblock2, uSkyBlock, Votifier, VotingPlugin] prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 +folia-supported: true commands: quests: |
