You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as I add a displacement mode, the counter no longer increases; here's my configuration, I tried 2 methods with and without “ ”.
Similar problem with walking and running mode.
I'd also like to know if it's possible to combine several modes?
Thanks in advance for your feedback.
Steps to Reproduce
Use this quest :
tasks:
walking:
type: "walking"
distance: 1000
mode: "boat"
display:
name: "&6&lCapitaine &7&oI"
lore-normal:
- "&7Pour compléter cette quête vous devez:"
- "&7 - Parcourir une distance en bateau de &61000 &7blocs."
- ""
- "&7Récompenses:"
- "&7 - &e10.000$"
- "&7 - &c1 clé de quête"
lore-started:
- ""
- "&7Votre progression:"
- "&7 - &6{walking:progress}&7/1000 blocs."
type: "BOAT"
rewards:
The latest version of the plugin does not work on my server.
I jave this error :
20:15:11 ERROR]: Could not load 'plugins/Quests-3.15.2-b216e2b.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/leonardobishop/quests/bukkit/BukkitQuestsPlugin has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
Description of Bug
As soon as I add a displacement mode, the counter no longer increases; here's my configuration, I tried 2 methods with and without “ ”.
Similar problem with walking and running mode.
I'd also like to know if it's possible to combine several modes?
Thanks in advance for your feedback.
Steps to Reproduce
Use this quest :
tasks:
walking:
type: "walking"
distance: 1000
mode: "boat"
display:
name: "&6&lCapitaine &7&oI"
lore-normal:
- "&7Pour compléter cette quête vous devez:"
- "&7 - Parcourir une distance en bateau de &61000 &7blocs."
- ""
- "&7Récompenses:"
- "&7 - &e10.000$"
- "&7 - &c1 clé de quête"
lore-started:
- ""
- "&7Votre progression:"
- "&7 - &6{walking:progress}&7/1000 blocs."
type: "BOAT"
rewards:
options:
category: "Deplacement"
repeatable: false
autostart: true
sort-order: 4
Environment
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: