Ecosyste.ms: OpenCollective

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

use maven variable as api version

github.com/BetonQuest/BetonQuest - 2ed0cc40d5bd0979d82809b00f1e3344eac06a09 authored over 2 years ago
fix faulty `.*` import

github.com/BetonQuest/BetonQuest - 877f304518011578915358ef6003c5516db69795 authored over 2 years ago
removed TODO for dropping 1.17 support

github.com/BetonQuest/BetonQuest - 8b64c73441687a840c48ef64ff17039aed758df8 authored over 2 years ago
[DOCS] document that only 1.18+ is supported

github.com/BetonQuest/BetonQuest - 22a8c4fed80d3e1fd4d7157b6fd9d6597db7b67a authored over 2 years ago
bump api version to 1.18

github.com/BetonQuest/BetonQuest - b412adf36a0d36a28514908d53595633d678d1ad authored over 2 years ago
make use of Spigot library loading

github.com/BetonQuest/BetonQuest - 2ea39270727cee857d5f5ba459be4cb8fa995d2c authored over 2 years ago
[DOCS] removed unnecessary condition

github.com/BetonQuest/BetonQuest - d3a7574a6c41c761b9745a1ae3eeea72e8a0afe9 authored over 2 years ago
remove unnecessary condition

github.com/BetonQuest/Quest-Tutorials - 79abf97d6e1059df1a97a316bfe580263b153df4 authored over 2 years ago
Merge branch 'master' into decent-holograms-support

github.com/BetonQuest/BetonQuest - a88266eaa30004ae1b66544d018b223aba01cf16 authored over 2 years ago
[DOCS] clarify multiple condition negation

github.com/BetonQuest/BetonQuest - 9ad61eed8f58910c674fd6f1fa1ea425d629faaf authored over 2 years ago
[DOCS] expand world time tip

github.com/BetonQuest/BetonQuest - d5ee6ed9d95ad1d774e68eeb5f810e7fb6b006b1 authored over 2 years ago
[DOCS] fix broken links and clarify tabs are banned

github.com/BetonQuest/BetonQuest - a810342be7529ce4dede1f0035c59573462c6bdb authored over 2 years ago
[DOCS] unify toc and file names

github.com/BetonQuest/BetonQuest - e5a79ebe7ba1cb12f2590bc105f5cde8092e7361 authored over 2 years ago
Merge pull request #2106 from Wolf2323/pickrandom

fixed percentage change of `pickrandom` event

github.com/BetonQuest/BetonQuest - d58fc1fb42e4d4813da65ad1d18370aa9850c5d5 authored over 2 years ago
added changelog entry for pickrandom event

github.com/BetonQuest/BetonQuest - cdc3600b619d8a08a937c1cee54506a4d6d867ac authored over 2 years ago
renamed variable events to resolvedEvents

github.com/BetonQuest/BetonQuest - cc6d666c293117046c55efb03a9a8157948ba902 authored over 2 years ago
improvements from review

github.com/BetonQuest/BetonQuest - 7a723443fbbc51f3d5bd9e1dc88283a1de683b6b authored over 2 years ago
improvements from review

github.com/BetonQuest/BetonQuest - ade68aafb92a137218a40b16dbca2d38e00585ea authored over 2 years ago
use RandomGenerator for PickRandomEvent

github.com/BetonQuest/BetonQuest - c07819c1ff1505837426cbe2dea6f158e4f89981 authored over 2 years ago
RandomEvent and ResolvedRandomEvent are now Records

github.com/BetonQuest/BetonQuest - ed26df532b0dc9693df8489029776d8b793f466c authored over 2 years ago
Merge branch 'master' into decent-holograms-support

github.com/BetonQuest/BetonQuest - 5191cae3fe8b911da35820003bb2695bd10b8217 authored over 2 years ago
fixed percentage change of `pickrandom` event

github.com/BetonQuest/BetonQuest - 3ef8bb38b7fd6992e816a88cf8eb0cce83f8e515 authored over 2 years ago
[DOCS] rewrite vault integration (#2105)

* [DOCS] rewrite vault integration

- fix not documented `notify` argument
- apply new docs s...

github.com/BetonQuest/BetonQuest - fe7e9292e4cf5e77d2d78ecc250c75b05efd4a84 authored over 2 years ago
Merge pull request #2102 from yuyukey/objectiveList

add support for multiple objectives to ObjectiveEvent

github.com/BetonQuest/BetonQuest - bebe52557f107e395c5dd8fc3f1e85d9c79b8941 authored over 2 years ago
[DOCS] changed the events objective documentation

github.com/BetonQuest/BetonQuest - afb335c85fc76fe3a4175038f65e6a15e97e1160 authored over 2 years ago
add support for multiple objectives to ObjectiveEvent

github.com/BetonQuest/BetonQuest - 37c3e2c7a442f15888951dc067f8b0dc72f73aa5 authored over 2 years ago
fix invalid capitalization of variable

github.com/BetonQuest/BetonQuest - b11eedae76875b1624bfacb1e390cb9e58b46132 authored over 2 years ago
fix BetonQuest variable: Now final & private

github.com/BetonQuest/BetonQuest - 87b88d3485fc3f848b5b693bf15bc3dc98449145 authored over 2 years ago
fix `BETONQUEST` constant might be null

github.com/BetonQuest/BetonQuest - 2a3eb4bfc3250cbff91be2602aa217357b9785f5 authored over 2 years ago
Merge remote-tracking branch 'upstream/master' into conditionsBranch

# Conflicts:
# docs/Tutorials/Getting-Started/Learn-BetonQuest.md

github.com/BetonQuest/BetonQuest - b93ccd6e981cffc256851ceb54ff256d35a4fce7 authored over 2 years ago
add a note about how to remove tags

github.com/BetonQuest/BetonQuest - 65be70a3c13bdc3ea07874a46c2432ad609669cd authored over 2 years ago
complete conditions tutorial

- introduced another checkpoints
- fixed countless issues and inconsistencies with the QuestTuto...

github.com/BetonQuest/BetonQuest - 62ae281b7af94fa80e482e5ef28852ed06dc8adf authored over 2 years ago
improve solution snippet

clarified what it resets

github.com/BetonQuest/BetonQuest - b2404dbdb1ee3017dfc37f44e2f7bc7007c022bc authored over 2 years ago
fix conditions and introduce a new save point

github.com/BetonQuest/Quest-Tutorials - 7ae3b5f37f61a550bdc2450c720d50c5fefc0432 authored over 2 years ago
Merge branch 'master' into decent-holograms-support

github.com/BetonQuest/BetonQuest - 6c71005d849ff3ffa8c8d2a4efb780b02916191a authored over 2 years ago
Fix PMD and finalise changes, ready for pull

github.com/BetonQuest/BetonQuest - cc9f2e6fe0a96aee911a1e494f0b66678c806df2 authored over 2 years ago
Resolving VariableIDs now works correctly across packages.

github.com/BetonQuest/BetonQuest - 1d24d684408a1d4fca64fd7c1c249aefa89d79e3 authored over 2 years ago
Fixed usage of placeholders

github.com/BetonQuest/BetonQuest - 97f3cf88305d5e9c4356d28985cd1a9301684630 authored over 2 years ago
HologramProvider will now reload and close correctly and will be able to switch between Hologram Integrators during runtime

github.com/BetonQuest/BetonQuest - 644eef279d4a7b78fe34e4545cc6c4ad982626d5 authored over 2 years ago
Made it so CitizensHolograms are actually closed..

github.com/BetonQuest/BetonQuest - 16729c062bdf8cb0a7d923f9f043743c29cae0be authored over 2 years ago
Fixed logic in ID class as to properly parse variable identifiers with different packages

github.com/BetonQuest/BetonQuest - 86179b0a959246b2aa88adfd8a8a1a00f8947da1 authored over 2 years ago
Updated usage of singleton HologramProvider

github.com/BetonQuest/BetonQuest - fa0976213cd0e1c9fc3ccf633e8054a8ebfacb60 authored over 2 years ago
fix wrong condition name

github.com/BetonQuest/Quest-Tutorials - 2074d9585fe98a3fbd89f6f6516b95967f5ba495 authored over 2 years ago
remove too early objective condition

github.com/BetonQuest/Quest-Tutorials - b44db4b376ef68f7f721f1792420912fdb0f2928 authored over 2 years ago
fix missing and invalid conditions

github.com/BetonQuest/Quest-Tutorials - f28861125dfe63fbe317960ed3f55cc2a96b4ea4 authored over 2 years ago
Merge pull request #12 from yuyukey/main

[DOCS] added missing first options

github.com/BetonQuest/Quest-Tutorials - bae1d1734e9c24fd20f46bcfcff4232ff8eefc18 authored over 2 years ago
[DOCS] added missing first options

github.com/BetonQuest/Quest-Tutorials - f15c997ee95eca9d49050799271fbef5b06a728c authored over 2 years ago
[DOCS] solved path errors

github.com/BetonQuest/BetonQuest - acb3e738ad36648a6274acb126449219c0c3fa6c authored over 2 years ago
Merge pull request #11 from yuyukey/main

[DOCS] added some missing events

github.com/BetonQuest/Quest-Tutorials - f75eb60b4c6c81f7b954a61694b22e599e41f147 authored over 2 years ago
[DOCS] added some missing quotation marks

- added quotation marks to blacksmith
- changed leather to iron

github.com/BetonQuest/Quest-Tutorials - a926bc229df80c0160517556e5aeaaa5fcdf3e29 authored over 2 years ago
[DOCS] renamed the rewards

github.com/BetonQuest/BetonQuest - 9a853ad4f3a10ddf1f3f50f974b73b8314b7c9b9 authored over 2 years ago
[DOCS] renamed the rewards

github.com/BetonQuest/BetonQuest - 74d70c1ec38066156822eff29852edab3fcf0822 authored over 2 years ago
[DOCS] added some missing quotation marks

- added quotation marks to blacksmith
- changed leather to iron

github.com/BetonQuest/Quest-Tutorials - bb54deba1bd0becf3df0df44228030fba82b3b0b authored over 2 years ago
Merge pull request #2103 from MrGuitz/PlaceholderapiFix

fixed PlaceholderAPI variable used OfflinePlayer

github.com/BetonQuest/BetonQuest - bacfb05e91b79a6d3d41a6ce4911e8a799d96401 authored over 2 years ago
Fixed parseVariable to work we fixed .createVariable method

github.com/BetonQuest/BetonQuest - 0335af4da999e6245cc6edff3baa02555b1f4df6 authored over 2 years ago
Fixed bug where .createVariable() would not resolve across packages even though it should

github.com/BetonQuest/BetonQuest - 0ed88c35a4b4ac0924619b7da015a791e7435827 authored over 2 years ago
Merge branch 'master' into decent-holograms-support

github.com/BetonQuest/BetonQuest - afecbf7141dcb528c8ae5e3ad313cfdcff133bb9 authored over 2 years ago
Fix config patch

github.com/BetonQuest/BetonQuest - abcf4e11b9ca59d8a67437de33917e2aeb70dcaa authored over 2 years ago
Merge remote-tracking branch 'origin/decent-holograms-support' into decent-holograms-support

github.com/BetonQuest/BetonQuest - 3221783b1be24ad04d70cf6bda141668bb13fd8b authored over 2 years ago
Update docs and config patcher

github.com/BetonQuest/BetonQuest - d346a68ebd42641b4353df8a34129cb6a5c25893 authored over 2 years ago
Revert usage of $ sign to resolve variables, fix pmd, refactored with factory method

github.com/BetonQuest/BetonQuest - 12d7fed5d8d7305d2ca4062fe8fe57dab86a078c authored over 2 years ago
Revert usage of $ sign to resolve variables.

github.com/BetonQuest/BetonQuest - 9176aade776eba03ffaf2a3814f7c133b5cba4c5 authored over 2 years ago
fixed PlaceholderAPI variable used OfflinePlayer

github.com/BetonQuest/BetonQuest - 24b9c35842858a565380198f85c91288cdec17b7 authored over 2 years ago
[DOCS] added some missing events

- added rewardPlayer event
- added takeFish event on completing the quest
- removed "cheat" answer

github.com/BetonQuest/Quest-Tutorials - 4ba20d3f7d1100a2b3a15e520102c25847901bae authored over 2 years ago
[DOCS] changed some stuff in the conditions tutorial

- removed the "cheat" answer
- added missing takeFish and rewardPlayer event

github.com/BetonQuest/BetonQuest - bf9fcf5715b6920487c53fb6fdee14a0364da71e authored over 2 years ago
Merge pull request #10 from yuyukey/conditionsRework

[DOCS] reworked conditions

github.com/BetonQuest/Quest-Tutorials - d49f79fe076f11411b54155eff3c98b1f10c02bb authored over 2 years ago
[DOCS] review changes

github.com/BetonQuest/BetonQuest - 2d1056db9729edf058d461a106f152eece8f8acc authored over 2 years ago
Merge pull request #2100 from aHobowhosnameisu/patch-5

Clarified Login Objective

github.com/BetonQuest/BetonQuest - 631d730907c1560d3d8a144a0a8e9963bd91b242 authored over 2 years ago
Clarified Login Objective

Login Objective description made it seem like setting it to `global` would only complete for new...

github.com/BetonQuest/BetonQuest - 5266ad0dc952ad7008843a6d06e7ecfb97e92de0 authored over 2 years ago
Merge pull request #2098 from Wolf2323/loggerTopics

changed topic of the logger for the Patcher from `ConfigPatcher` to `ConfigurationFile Patcher`

github.com/BetonQuest/BetonQuest - 24439cd00e1220320a292c0a23cfee6cbc831d4d authored over 2 years ago
changed topic of the logger for the Patcher from `ConfigPatcher` to `ConfigurationFile Patcher`

github.com/BetonQuest/BetonQuest - cf1d0e02ee2948f7b4d5acb8e292546f16a42c8e authored over 2 years ago
Merge pull request #2099 from Wolf2323/editorconfig

revert last Editorconfig changes

github.com/BetonQuest/BetonQuest - d5f4ccb4932f64317374678295f1242622989242 authored over 2 years ago
Revert "removed commented out end_of_line property"

This reverts commit edd014fbd9723271ebbda999c827b15d4acb1f21.

github.com/BetonQuest/BetonQuest - f051b0670efed0b2c1d78856d127cb969cbf626f authored over 2 years ago
Revert "removed unsupported editorconfig properties"

This reverts commit 47dca0c52713d24299ce5a2d7e6c3a1732b528aa.

github.com/BetonQuest/BetonQuest - a5437b8c5ff2e6489ea3d9b79719c2b85d27f66c authored over 2 years ago
Merge pull request #2097 from SaltyAimbOtter/docs/ConfigFile

[DOCS] improve ConfigurationFile based on user feedback

github.com/BetonQuest/BetonQuest - cd17c4a293a29d1272c9ffb990667af1c5fa140c authored over 2 years ago
[DOCS] fix wrong dev build number

github.com/BetonQuest/BetonQuest - 546dada4c088eaeed45c5ec90251b2b71f1aa731 authored over 2 years ago
[DOCS] fix copy and paste mistake and clarify dev build != config version

github.com/BetonQuest/BetonQuest - 5b8e213a6994a3b253517bb1055885f466e68023 authored over 2 years ago
[DOCS] improve more confusing sentences

github.com/BetonQuest/BetonQuest - 190ed894a2b8010d50a770bc1db7bf2a45f22815 authored over 2 years ago
[DOCS] improve confusing sentence

github.com/BetonQuest/BetonQuest - 4fac71c0d8c06137f001748314fab285a5799cf6 authored over 2 years ago
[DOCS] improve ConfigurationFile based on user feedback

github.com/BetonQuest/BetonQuest - fc86c0dc115c78cb525e657af8fe97377a0e21a2 authored over 2 years ago
Merge pull request #2096 from Wolf2323/editorconfig

removed unsupported editorconfig properties

github.com/BetonQuest/BetonQuest - a8dcc99a5c71d09eb647bf117af570088590f554 authored over 2 years ago
removed unsupported editorconfig properties

github.com/BetonQuest/BetonQuest - 47dca0c52713d24299ce5a2d7e6c3a1732b528aa authored over 2 years ago
removed commented out end_of_line property

github.com/BetonQuest/BetonQuest - edd014fbd9723271ebbda999c827b15d4acb1f21 authored over 2 years ago
Merge pull request #2088 from SaltyAimbOtter/feature/JDKVersionData

log information about the JRE in the debug log at startup

github.com/BetonQuest/BetonQuest - 3cf5ada051991f88c2c925f32195ae524f062f46 authored over 2 years ago
log JRE version to server log

github.com/BetonQuest/BetonQuest - 3d8b32c762920b25850cb707fa8988b2353d8f45 authored over 2 years ago
refactor the plugin startup

- use the constructor to initialize basic variables
- removed unnecessary comments

github.com/BetonQuest/BetonQuest - 957abe275f339309f76c583e73e90c0b212a09db authored over 2 years ago
added BetonQuest startup message to the debug log

this makes sure that the start of the plugin can be correctly seen in the debug log

github.com/BetonQuest/BetonQuest - 7bce5337bd8c601e7d88d4e8e3ed37d1999a5a74 authored over 2 years ago
fix pmd violations

github.com/BetonQuest/BetonQuest - 874b6659f223572329e40bdc13163fe8147352cf authored over 2 years ago
remove pointless constructor

since initialization should only occur in one place this was moved back to onEnable

github.com/BetonQuest/BetonQuest - 56a32c40deb67a0bd8aa2d51fda2ae1712987619 authored over 2 years ago
log jre info to both console and history

github.com/BetonQuest/BetonQuest - 598efac91be93fd3b173ac1c77f3838bbaf95d6f authored over 2 years ago
fix invalid comment

github.com/BetonQuest/BetonQuest - 52686d76e27a8d6d76359b01bedd32bda48bd743 authored over 2 years ago
log information about the JRE in the debug log at startup

github.com/BetonQuest/BetonQuest - 5f4eb15afdbf7bf2b5d5ed7ec50f36464ab9b444 authored over 2 years ago
Fix config patch?

github.com/BetonQuest/BetonQuest - 93188f247d0e51d6f5facda237dc5852d40d94ec authored over 2 years ago
Merge pull request #2095 from Wolf2323/tests

fix typo in build.yml that cause that the profile `Test-All` was not found

github.com/BetonQuest/BetonQuest - 6f804bd99ee9b94654c224cf273daeb5a41a7093 authored over 2 years ago
fix typo in build.yml that cause that the profile `Test-All` was not found

github.com/BetonQuest/BetonQuest - e070f54ff140a2cf6849d21e9014c938b3bb21f7 authored over 2 years ago
Merge pull request #2094 from Wolf2323/scheduler

fixed NPE when the scheduler was not started in onEnable but gets stopped in onDisable

github.com/BetonQuest/BetonQuest - f547953f481d4d36cb0c2ab86f161ca5e2d958b1 authored over 2 years ago
fixed NPE when the scheduler was not started in onEnable but gets stopped in onDisable

github.com/BetonQuest/BetonQuest - 7b026e0f784b280722421d69454f6cb75d965e9b authored over 2 years ago
Merge pull request #2086 from SaltyAimbOtter/docs/menu

[DOCS] menu refactoring and example fix

github.com/BetonQuest/BetonQuest - 3468d723e5d7f3640d07943413b6328b009eac4b authored over 2 years ago
fix image position

github.com/BetonQuest/BetonQuest - ab9c824c7059d44b18f0c479e1b8b3825213466a authored over 2 years ago