An open API service for software projects hosted on Open Collective.

BetonQuest

We develop an advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 30 other plugins.
Collective - Host: opensource - https://opencollective.com/betonquest - Website: https://betonquest.org/ - Code: https://github.com/BetonQuest

Introduce new Instruction Parsing methods

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
fixed migration documentation

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
fix Minedown documentation

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Delete id argument

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrated JobsReborn VariableJob to JobParser

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
More EnumParser replacements

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Use QE Throwing instead of injecting logger

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
Migrate Enums to new Variable Argument.ENUM

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Replace IDParser with PackageParser

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
Deleting NumberParser

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Parse Menu title as Message

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
QuestItemHandler cleanup

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
updated Qodana to 2025.1

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Added JDocs to the `item` package

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
Lazy dev build loading

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Fix Menu Bound Command Exception

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
NPC IDs now resolve variables

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
introduce NumberParser

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Remove useless Menu reload command

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
MenuItem now uses the Message

github.com/BetonQuest/BetonQuest - TheosRee opened this pull request 3 months ago
fix: handle multiple snippets in one line

github.com/BetonQuest/mkdocs-snippets - gbbirkisson opened this pull request 3 months ago
migrated Menu Objectives to new factory API

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
update tutorial submodule

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
fixed release.sh script to work with mvnd

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
clean the build script

github.com/BetonQuest/MavenSetup - Wolf2323 opened this pull request 3 months ago
fixed space in the build script

github.com/BetonQuest/Workflows - Wolf2323 opened this pull request 3 months ago
fixed building mvnw with Maven Daemon

github.com/BetonQuest/Workflows - Wolf2323 opened this pull request 3 months ago
use maven Daemon

github.com/BetonQuest/MavenSetup - Wolf2323 opened this pull request 3 months ago
Sync common files

github.com/BetonQuest/MavenSetup - BetonQuest-Bot opened this pull request 3 months ago
Use maven daemon in maven wrapper

github.com/BetonQuest/CommonProjectFiles - Wolf2323 opened this pull request 3 months ago
Sync common files

github.com/BetonQuest/Quest-Archive - BetonQuest-Bot opened this pull request 3 months ago
Sync common files

github.com/BetonQuest/Quest-Tutorials - BetonQuest-Bot opened this pull request 3 months ago
Sync common files

github.com/BetonQuest/BetonQuest - BetonQuest-Bot opened this pull request 3 months ago
Sync common files

github.com/BetonQuest/Workflows - BetonQuest-Bot opened this pull request 3 months ago
fixed building mvnw with Maven Daemon

github.com/BetonQuest/Workflows - Wolf2323 opened this pull request 3 months ago
moved AbstractLocationObjective

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate block objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
moved wrong placed chestput objective package

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate breed objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
Use "simple" item type in tutorials

github.com/BetonQuest/Quest-Tutorials - TheosRee opened this pull request 3 months ago
migrate brew objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate chestput objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate command objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate delay objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate die objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate experience objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 3 months ago
migrate interact objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate kill objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate location objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate password objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate npcinteract objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate password objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate ride objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate smelt objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate jump objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate enchant objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate equip objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate fish objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate login objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate mobkill objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate npcrange objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate pickup objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate resourcepack objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate shear objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate stage objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago
migrate step objective to factory api

github.com/BetonQuest/BetonQuest - Wolf2323 opened this pull request 4 months ago