QuestKit is a Paper plugin for Minecraft servers that lets you make your own Quests written in KotlinScript.
- list of cool features
- might have cats
Make sure you are running the latest version of Paper 1.19.4. Other Bukkit forks may work, but are not officially supported.
Then head over to GitHub Releases or the official SpigotMC or Modrinth pages for the latest download.
Then add the QuestKit-xxxx.jar
to your plugins directory like any other plugin.
On first startup, the plugin will create a folder at <server dir>/plugins/QuestKit/scripts/
for you to put your scripts in. You can also put scripts within sub-folders for your own organization.
Have fun questing!
For complete instructions on installation, recommended setup for script writing, examples, administration commands, and other helpful info, check out our Documentation.
Want to quickly get started writing your own scripts? Have a look at the Examples section of our documentation.