SkytAsul / BeautyQuests

A quests plugin based on a simple-to-use graphical interface (Minecraft)
MIT License
155 stars 33 forks source link

Errors on startup #341

Closed Gradskyrly closed 1 month ago

Gradskyrly commented 1 month ago

Describe the bug
Console errors when running the plugin

Software BeautyQuests version: 1.0.4 Game version: 1.19.4 Server version: paper-1.19.4-550

Server type: Paper Are you using a protocol hack?: ViaVersion

SkytAsul commented 1 month ago

It's due to Spigot renaming constants in 1.20.

To resolve that, in config.yml replace "DUST" by "REDSTONE", "HAPPY_VILLAGER" by "VILLAGER_HAPPY" and "SMOKE" by "SMOKE_NORMAL".