Ecosyste.ms: OpenCollective

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

github.com/BetonQuest/BetonQuest

An advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 30+ other plugins.
https://github.com/BetonQuest/BetonQuest

rebased ChestTakeEvent

7f6ddf358d4750436af264c870ac3450059c46fc authored almost 2 years ago
Merge pull request #2338 from toddharrison/feature/level-zero-enchants

Updated to allow level zero enchants in EnchantmentsHandler.

6616b6d7a2515398e6642607967f5249d6a60db9 authored almost 2 years ago
Updated docs and added changelog.

f2679d3d9dc8dc549e561c9abbf76738b300d41d authored almost 2 years ago
Updated to allow level zero enchants in EnchantmentsHandler.

18c0e61c48ec55920d74736f747775662a1ab285 authored almost 2 years ago
Merge pull request #2340 from MrGuitz/ConversationEvent

migrated the ConversationEvent

ca9737cff67d3ebf8a35bc455d61e9b82f7f8fa5 authored almost 2 years ago
migrated the ConversationEvent

03032212df30708500ec5e9a5e2f249ebb479819 authored almost 2 years ago
Merge pull request #2335 from Wolf2323/updater

fixed issue when update folder in bukkit.yml is not configured to the…

1380499103e4760e9bf7ec10edb291a56a7c5b95 authored almost 2 years ago
fixed issue when update folder in bukkit.yml is not configured to the default value causing NPEs or not correct resolved paths in the error message

03f4b99e44b1283323c653c7c443405a86caa67b authored almost 2 years ago
Merge pull request #2337 from MrGuitz/ChestClearEvent

migrated the ChestClearEvent

e1e5ccce61dc15442c97022e618f61600612bf9d authored almost 2 years ago
migrated the ChestClearEvent

d50708f61a8cdfa96d4c87875da654445d52cf52 authored almost 2 years ago
Merge pull request #2336 from MrGuitz/DeleteEffect

migrated the DeleteEffectEvent and added the possibility for no argument

b89988057783a7d3def7732630e0a09e8b56f424 authored almost 2 years ago
migrated the DeleteEffectEvent and added the possibility for no argument

6e03606b716afc41cbe6cbf9db4d32322adaa3fe authored almost 2 years ago
Merge pull request #2334 from MrGuitz/DeletePoints

migrated the DeletePointsEvent

676c411a3ce0f3836bbf786c8d3d616aaf0510a6 authored almost 2 years ago
migrated the DeletePointsEvent

b1ffbb377ed2f3e50ad9c4df788049958453dc70 authored almost 2 years ago
Merge pull request #2333 from MrGuitz/ExplosionEvent

migrated the ExplosionEvent and docs supplemented

d9939dbdb0cd099827537c496fe699860af7c91f authored almost 2 years ago
migrated the ExplosionEvent and docs supplemented

49ef7112f333b1cd1e9bba72c4d49a0541c1203b authored almost 2 years ago
Merge pull request #2332 from MrGuitz/EffectEvent

migrated the EffectEvent

8e6fc960737c5e6f764f41d68d06dc79b29804c1 authored almost 2 years ago
migrated the EffectEvent

f932c2412f9e2509943499ae200cad49ba1dd7e9 authored almost 2 years ago
Merge pull request #2331 from Wolf2323/maven

removed explicit maven version and use fixed editorconfig version ins…

9c6a6573cd605131ac7a87663cf0ddb76a5d3112 authored almost 2 years ago
removed explicit maven version and use fixed editorconfig version instead

60032b6198d6f7790e189dadbd6ad4a132558e92 authored almost 2 years ago
Merge pull request #2329 from MrGuitz/PartyEvent

migrated the PartyEvent

e60097332a79b220ca94719c325353babf95e871 authored almost 2 years ago
migrated the PartyEvent

9fb3d8b0dd263a072cd685c300a2dadddfa895fd authored almost 2 years ago
Merge pull request #2330 from Wolf2323/feature/head-support-2

Added custom texture head support and documentation.

6b12be05f30eb62e1aefc7c35bfe65f8d949b279 authored almost 2 years ago
Improvements based on your head item PR (#2)

@SaltyAimbOtter pull request updates

133342c01a2bbfb9177cf0ce930f4bd36871ff0d authored almost 2 years ago
better error handling (#3)

75b2fb661f0c9d3e26026a08a7d5280640b62fd7 authored almost 2 years ago
fixed PMD rule AvoidUncheckedExceptionsInSignatures by adding javadocs for the given behaviour

6cda4914d6b09bf89463d66dba44deb4454ba778 authored almost 2 years ago
Made item serialization same output for paper and spigot. Added change notes. Fixed bugs and NPEs from PR suggestions.

e0b89b16946e8daeb719d8fa96fd83b4e4b03d16 authored almost 2 years ago
Added custom texture head support and documentation.

da11926b09932df8aa3be27192ad8d81f7e11f40 authored almost 2 years ago
Merge pull request #2327 from MrGuitz/LeverEvent

migrated the LeverEvent and fixed a java docs mistake

2f81d6d618abb2bbe81cbed904d142c148612f27 authored almost 2 years ago
migrated the LeverEvent and fixed a java docs mistake

44bb2ca58e018a6344ccc3dbc79e59c3c8b3c712 authored almost 2 years ago
Merge pull request #2328 from Wolf2323/maven

use an explicit maven version to avoid build issues with newer versions

e7a4cb202158b9b88ee7473b2bd030c92e5cc178 authored almost 2 years ago
use an explicit maven version to avoid build issues with newer versions

0a9dbec1d0921aee61506ee304a76a06fd098a59 authored almost 2 years ago
Merge pull request #2323 from SaltyAimbOtter/conversationDebug

add more debugging to conversation

9f7edd5fab2e4afc0439844ca7bf13c00987d38b authored almost 2 years ago
add more debugging to conversation

b91e215692c7b3e1525ef8b0d1ad478147e7a0c0 authored almost 2 years ago
Merge pull request #2320 from Lorias-Jak/fakeblock

Fakeblock integration

73cecf0844d06d7945d028f12cc3e58386a85854 authored almost 2 years ago
fix spotbugs violation

bfb2e5b947f67490d9f6fddb5c38e1eb470b2c89 authored almost 2 years ago
updated integrated plugins number

693f0c0c41f8747c622eec943be65b2d47add8f4 authored almost 2 years ago
fakeblock integration polishing

- fixed grammar and convention violation in JavaDocs
- removed unreachable code
- cleaned code
-...

6e2d749f9b99d245b297264139dccb3782edd833 authored almost 2 years ago
Added FakeBlock integration

- FakeBlock showgroup event
- FakeBlock hidegroup event

2ca1d16d303cb52ac26147aadc10a5a98dbc7862 authored almost 2 years ago
added version check for fakeblock

b1692a8594236ee83a7288d048e19200279abc19 authored almost 2 years ago
Merge pull request #2310 from MrGuitz/TimeEvent_migration

TimeEvent migration

f4a136f2caaf84eb296ade9182680150e7f84151 authored almost 2 years ago
Update CHANGELOG.md

5eaa5a818c5320ded5051d6e675ab486c45815fe authored almost 2 years ago
moved WorldSelector

5c157f52a636a6bcfd7668a898b2ac3ef357da45 authored almost 2 years ago
Update docs/Documentation/Scripting/Building-Blocks/Events-List.md

Co-authored-by: Wolf2323 <[email protected]>

fd0dfa1f087b4254244fd224c0abb8b8ba4030d5 authored almost 2 years ago
changelog added

89ad50ff8c9148e02d1520be414d6f8c11f8e86d authored almost 2 years ago
migrated and improved the TimeEvent

ce38754bcc4eac1bb671bef9251ba379c56afd35 authored almost 2 years ago
Merge pull request #2321 from MrGuitz/InventoryConvIO_check

Removed unnecessary check in InventroyConvIO, that prevented closing the menu at canceling the c...

d5bf827489b1b90aa3e516041bcd158b7923dd77 authored almost 2 years ago
removed unnecessary check in InventroyConvIO, that prevented closing the menu when canceling the conversation

1cb5cb52be5af9233625d34ff7234388e510f66b authored almost 2 years ago
Merge pull request #2318 from MrGuitz/CCEvent

added the ConversationCancelEvent

0a1d195bfb143dbe0a56d444fd65cdac27b13634 authored almost 2 years ago
better docs, again

82dd00759328e85af606dfc0f069539808e45701 authored almost 2 years ago
better docs

f79412981fe9ff91e805f4e617fc5ccc8569dbeb authored almost 2 years ago
moved CancelConversationEvent away from primary thread and adjusted docs

d741d45a5f105dcca44048479dd61e615c98fd6e authored almost 2 years ago
made naming consistent

202bcb31f995ce5ca6e3950058fd54755e6f1817 authored almost 2 years ago
added the ConversationCancelEvent

358daa2a0d6cbd603813990ddf0e24a99e8b8b1a authored almost 2 years ago
Merge pull request #2316 from MrGuitz/CancelEvent

CancelEvent migration

20d60bb2308cec0043e2fdc69282e5aafea52c5a authored almost 2 years ago
changed exception message

e186cd40f58743721e56be236254095562de4678 authored almost 2 years ago
migrated the CancelEvent

dd57dcd86827f9f786f6732676b22b13af3dc368 authored almost 2 years ago
Merge pull request #2314 from Archerymaister/escape-variable-condition

Escape variable condition

f441a08eee3723f54c3da8388fe528b6d2ae6353 authored almost 2 years ago
Add changelog

e05bc0188fae5b86d772641f824b988e8b555942 authored almost 2 years ago
Merge branch 'BetonQuest:main' into escape-variable-condition

eb5b548722cb92806864b34ad5b1157d23d91db8 authored almost 2 years ago
Update docs/Documentation/Scripting/Building-Blocks/Conditions-List.md

914c109d6f315f164c41fecbe380dffe650b5124 authored almost 2 years ago
Update docs/Documentation/Scripting/Building-Blocks/Conditions-List.md

dba72a67259419686a20bc2b1e99623098263728 authored almost 2 years ago
Merge pull request #2315 from Wolf2323/link

fixed broken link in docs to Items page

10835bc57b7c528c6e4f3fa6c54f4a872f4783fa authored almost 2 years ago
fixed broken link in docs to Items page

eef41d4a8993c914ba18b53908fb0352e1675d2e authored almost 2 years ago
Merge branch 'main' into escape-variable-condition

b9100f8154981c7a58d15f713a022a36245a96fe authored almost 2 years ago
Merge pull request #2312 from MrGuitz/HungerEvent

HungerEvent migration

f2d57f105443dbbdc68e07a39709d952111a9897 authored almost 2 years ago
Merge remote-tracking branch 'origin/escape-variable-condition' into escape-variable-condition

# Conflicts:
# docs/Documentation/Scripting/Building-Blocks/Conditions-List.md

a8a11c16bacf759e9f41072425aa78d50d5a8610 authored almost 2 years ago
Merge remote-tracking branch 'origin/escape-variable-condition' into escape-variable-condition

0b00101ebc5ded66b3973409f88ddeec9d16d1d3 authored almost 2 years ago
Implement more beautiful approach

346d27fe6b6041845984441d264b791dd739ce83 authored almost 2 years ago
migrated HungerEvent

d44ba81065f13bf1943c63930844be3caa357194 authored almost 2 years ago
migrated HungerEvent

6c1c27cf145658da0cd12175edf8c6ffef038afb authored almost 2 years ago
Merge pull request #2272 from SaltyAimbOtter/enchant

migrate EnchantObjective to counting objective and fix bug

ac43e731fdaf72e90a557649edbea8b1ce833722 authored almost 2 years ago
add entry about fixed enchant objective to changelog

943c911de2bb169ac71e9edde5e67d2046b21675 authored almost 2 years ago
improve docs

5f4f482c8390e03787701c0c3d8d06df7c5632b0 authored almost 2 years ago
fix single character alternation

23adaa46bf4d112552fc899765f1f477cce5a1ec authored almost 2 years ago
fix pmd

9dbec1d93a9c7cd3c9270db0b30ab72a74a96cad authored almost 2 years ago
improve documentation

f67dd67cb43e11c4e5cfd678c9abbcff53e8bfa9 authored almost 2 years ago
readd deleted todo comment

5f2cb27bcea6f8e305aa69fb8dbd477a1e516bd9 authored almost 2 years ago
modernize EnchantObjective

- migration to the counting objective API
- add notify message
- add requirementsMode
- fix bug
...

2b50a4505184cdb88c4d86bff7b21a161ccedca0 authored almost 2 years ago
fix pmd

7aff16b09a51dc13336d31144aa675739d649254 authored almost 2 years ago
fix translations

21b7496f7fef81bc9da29ce2420d8b15c9265dcd authored almost 2 years ago
add getOptionalArgument API

9a4227a790afdca88cb7eb7a3d6d230991b749eb authored almost 2 years ago
Merge pull request #2311 from BetonQuest/badge-fix

fix build badge

6e8ff5ec2ed7be2a5c68b2b58523bcadd85b81f7 authored almost 2 years ago
Update README.md

25bd22eee958fe7e4d3157320761305023c4ce54 authored almost 2 years ago
fix build badge

51387f02075077742b8b712daa49b8e58d51b26e authored almost 2 years ago
Merge pull request #2305 from SaltyAimbOtter/ci/qodana

add JetBrains Qodana code scanning

6b5f0fcaace3668b9b11b4c7542325c199e2936a authored almost 2 years ago
add qodana code scanning

This workflow scans the code and reports the results to the quodana cloud instance.

ed5b30bea6694d65966ebf379b2b5e0d9c2110b1 authored almost 2 years ago
Merge pull request #2309 from MrGuitz/IfElse_migration

migrated the IfElseEvent

67f34cb62788a9225f9767e75c182d19f73cb98e authored almost 2 years ago
migrated the IfElseEvent

9d9920a763e15cea3554ab4515f55c90ae973bbb authored almost 2 years ago
Merge pull request #2308 from MrGuitz/Language_migration

migrated the LanguageEvent and made it persistent

891b00363b2b4bc67fefe9c1baef7d3993fd95bb authored almost 2 years ago
migrated the LanguageEvent and made it persistent

5ebe0e33aca004028710447332f330b78511b6a3 authored almost 2 years ago
Update CHANGELOG.md

Co-authored-by: Wolf2323 <[email protected]>

14597c5938296fd94bf3537d1c2c2ccf2e18d66d authored almost 2 years ago
Merge pull request #2307 from MrGuitz/SetBlock_migration

migrated the SetBlockEvent and extended docs

ce814378d28711ddd5ff3f5079efb5a7becf0aa3 authored almost 2 years ago
migrated the SetBlockEvent and extended docs

6b2eddc178399350d1509c10d2c61f5a86bd9806 authored almost 2 years ago
Merge pull request #2306 from MrGuitz/TeleportEvent_migration

migration of the TeleportEvent to the new system

49d33b2a4a0109bb4f2ddbad4377eb419a9afae7 authored almost 2 years ago
migration of the TeleportEvent to the new system

fa4a722f3af116f1fe73e33e385a21807dba57a0 authored almost 2 years ago
spelling mistake fixed

0cd4f21a21eb83af1f924487f85f5053ec8fbd09 authored almost 2 years ago
Merge pull request #2304 from Wolf2323/feature/cron-scheduler

Feature/cron scheduler

cb1b3cb56041552921cb13dfb7438738518c9002 authored almost 2 years ago
added test RealtimeCronSchedulerTest

6ef3ca809253a8d1301ce8b0d5fd6b28f99e4746 authored almost 2 years ago
fixed changed import

510b918096747fc6e8681a88f9801a3e2e9e24de authored almost 2 years ago