Skip to content

An advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 30+ other plugins.

License

Notifications You must be signed in to change notification settings

rafaelflromao/BetonQuest

 
 

Repository files navigation

BetonQuest-Logo


BetonQuest is an advanced and powerful quest plugin. It offers RPG-style conversations with NPCs and a very flexible quest system.

Advanced Information & Documentation: https://docs.betonquest.org

New here? Learn how to make Quests: https://docs.betonquest.org/RELEASE/Learn-Beton/Getting-Started/Learn-BetonQuest/


Join our Discord for support: https://discord.com/invite/rK6mfHq

Report Issues here: https://github.com/BetonQuest/BetonQuest/issues/new/choose

Developer Documentation here: https://docs.betonquest.org/RELEASE/Developer-Documentation/API/


Developer Setup:

<repositories>
    <repository>
        <id>betonquest-repo</id>
        <url>https://betonquest.org/nexus/repository/betonquest/</url>
    </repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>org.betonquest</groupId>
        <artifactId>betonquest</artifactId>
        <version>2.0.0-SNAPSHOT</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

About

An advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 30+ other plugins.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%