I can't create an item with the enchantment SWEEPING_EDGE. The name is the one provided in here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
The link of the wiki. I believe this enchantment was added in the latest version of minecraft.
The exact error is:
[BetonQuest] Error in 'TIENDA_ENCANTAMIENTOS.BOOK_GIVE_SWEEPING_EDGE' event (run): Error in internal event: Error while parsing 1 argument: Error while parsing 'SWEEPING_EDGE' item: Unknown enchantment type: SWEEPING_EDGE
Thank you.
It's been already fixed in 1.9 version, also a duplicate of #514.
Simply update to latest version. If you want to use SWEEPING_EDGE it means you're running 1.11.2 version of Spigot, so there won't be any problems with updating the plugin.
I am sure Im using the latest betonquest 1.9.1 version. Also im running git-Paper-1079 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
It's strange, I'll check it again.
I can't fix it. The 1.11.2 PaperSpigot doesn't recognize that enchantment type and there's nothing I can do about this. It's working correctly in 1.12 version though, so it will work if you update your server.
Oh, thank you for that info, I updated to 1.12 a while ago :)