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
github.com/BetonQuest/BetonQuest - a2082cba2fa1bd28b6056c215e348fec516d47d4 authored about 2 years ago
github.com/BetonQuest/BetonQuest - 8a8fb0c04eb275e77cb2f28bbcfd9fc15c765b69 authored about 2 years ago
github.com/BetonQuest/BetonQuest - a6d1d21c90eb95c3233247b4c00561dcafeee906 authored about 2 years ago
Revert "make use of Spigot library loading"
github.com/BetonQuest/BetonQuest - 713329284cec8dfaed02c916c03d5e90cab829a4 authored about 2 years ago
This reverts commit 2ea39270
The reason for this is, because there are version conflicts of libr...
changed pull_request_template.md to better fit that GH append commit …
github.com/BetonQuest/BetonQuest - 27b9fbc98a14aeada85b242897a26c8658979b1f authored about 2 years agogithub.com/BetonQuest/BetonQuest - a66e25e39e28e0ad2632100c8520cd00b95ae7d0 authored about 2 years ago
fixed concurrency issue with folder event, when a single event takes too long to execute
github.com/BetonQuest/BetonQuest - f05ce8de784cb52b3cce8f2da6baf0aabf194cc5 authored about 2 years agogithub.com/BetonQuest/BetonQuest - ea75b8d30e6c8b18b63ea4931ac784ff4e8a667e authored about 2 years ago
fixed the BrewObjective
github.com/BetonQuest/BetonQuest - c8b603b9804b5a9728052b7a62bf31294ca58760 authored about 2 years agogithub.com/BetonQuest/BetonQuest - 4afd844086b3bd86b043d5e2fda7b4a495a1296c authored about 2 years ago
Purge fix
github.com/BetonQuest/BetonQuest - 6eb1d2a6585983157a6bc4297ca551a27d24c016 authored about 2 years agogithub.com/BetonQuest/BetonQuest - 2b6a3ab49b3926608d90973a5507ad5e4b4b6341 authored about 2 years ago
github.com/BetonQuest/BetonQuest - b14cdd8fde1fe158dd5ea6b77a99ef5202a48060 authored about 2 years ago
This is a massive change, that adds a second folder `QuestTemplates` next to the existing QuestP...
github.com/BetonQuest/BetonQuest - 4ea7e3414f907a1a00d9e19413c37650a0d45171 authored about 2 years agofix conditions tutorial having wrong condition names
github.com/BetonQuest/BetonQuest - d12183a7d4e1258640be4ef282f42f0dfd31a7d2 authored about 2 years agogithub.com/BetonQuest/BetonQuest - 4e01a82d159d5faec947b7f12120bb75a706467a authored about 2 years ago
fixed incorrect variable version_type causing not releasing build
github.com/BetonQuest/BetonQuest - e4440ea1bee8722bf161d1035f3137310f1432a7 authored about 2 years agogithub.com/BetonQuest/BetonQuest - d85259fcfdd124008a272a82d00f47773c3a19a9 authored about 2 years ago
github.com/BetonQuest/BetonQuest - fe384eb552b839ac9a3566d857c2e00d48949c18 authored about 2 years ago
github.com/BetonQuest/BetonQuest - 9e5cd2adedb6d249d2e3c2c684e6b0540df83f06 authored about 2 years ago
add deathRadiusAllPlayers to mmobkillobjective
github.com/BetonQuest/BetonQuest - 289df3ab32e33e16cf0712cb77fa82e9b7ba9731 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 787730c8791c8c4f29efbdc19d640449784e4e07 authored over 2 years ago
Checkstyle
github.com/BetonQuest/BetonQuest - f3bbd8e8a712a4bbc27e15073dd9d65880cf5e0a authored over 2 years agogithub.com/BetonQuest/BetonQuest - d7add289ea8f48f52d5e7803426f4bf069c0bcfd authored over 2 years ago
github.com/BetonQuest/BetonQuest - 8a4ae018cba08eccdac7eded2f2fae63ec281223 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 92f5870a87f94db81af2c11b8b899895402dcecc authored over 2 years ago
# Conflicts:
# docs/index.md
# src/main/java/org/betonquest/betonquest/compatibility/citizens/Ci...
github.com/BetonQuest/BetonQuest - dad076b8e4d762c7c61dd5f9c7d4cc9ca9abf2f1 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 38ddca4d308b1c2fc42aba97e07f960e6318e95c authored over 2 years ago
fixed Workflow warnings
github.com/BetonQuest/BetonQuest - ca4593bca2324db2261deacdf0155c7798006f6a authored over 2 years agogithub.com/BetonQuest/BetonQuest - 0a344fdc8c29f58ba9cb0cd2bdbe0620caa449eb authored over 2 years ago
github.com/BetonQuest/BetonQuest - a525dd7a92f42f33324d69bf979e6d385faf4ab9 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 373e90976e5391b006ceac1bf1fcb3a26cf797a4 authored over 2 years ago
Fix/data loading
github.com/BetonQuest/BetonQuest - 37e5dbade24cbeb2ea60b263eb900754d28aa818 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 743f945a0a113b780a389bf87ec14da4f484645d authored over 2 years ago
github.com/BetonQuest/BetonQuest - 488d68faabaf29380af83c8b55091a321eff5a96 authored over 2 years ago
Added a tutorial on QuestPackages to the docs.
Co-authored-by: Yuyukey <[email protected]>
...
* update event API docs
* refactor QuestEvent
github.com/BetonQuest/BetonQuest - 512ccbf2423d4eb0c5e8d2bebe7024580a788fdf authored over 2 years ago
github.com/BetonQuest/BetonQuest - 8e73ccd6026da57457adbbe6a428344346b63e24 authored over 2 years ago
Co-authored-by: Niklas Seyfarth <[email protected]>
github.com/BetonQuest/BetonQuest - 2d9de55ac742189f77a80cee02b8072c724fdd83 authored over 2 years agoCo-authored-by: Niklas Seyfarth <[email protected]>
github.com/BetonQuest/BetonQuest - 2f8b168edfd7b7ece2db3ec588fa64ca3123ed41 authored over 2 years agoCo-authored-by: Niklas Seyfarth <[email protected]>
github.com/BetonQuest/BetonQuest - 5682b6b15c0e61b91a933285f0a219f3a3d30745 authored over 2 years ago[DOCS] fix uppercase COD item reference
github.com/BetonQuest/BetonQuest - 708abdcd16143b910ae9b5822a17784e519d065d authored over 2 years agogithub.com/BetonQuest/BetonQuest - d1e678c8d9e20b3f62d1d62cfa55babeb932eb2c authored over 2 years ago
github.com/BetonQuest/Quest-Archive - a48173fa6f8f6981b321007f4bbea79e60739b21 authored over 2 years ago
Usage online profile
github.com/BetonQuest/BetonQuest - 3b202f67f47d8d36488cd521ace8c86b92fc0d9b authored over 2 years agogithub.com/BetonQuest/BetonQuest - a52dfff4da80aa252a455921fa3cf597b0097ee4 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 3196d83f94fb611079712cfec7aa1059242e8f64 authored over 2 years ago
added getPlayerUUID methode for Profiles
github.com/BetonQuest/BetonQuest - b4dabc542f6a27e78ba48d14c96a2c0ccfbbfcf2 authored over 2 years agorenamed profile variable to onlineProfile
github.com/BetonQuest/BetonQuest - 774dccfb85461f036da15bc104ea98ad7e1f80da authored over 2 years agochanged handling of Profile and OnlineProfile in some classes
github.com/BetonQuest/BetonQuest - 5caba4865b9d8ef3242046b0596febd3e3604af7 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 547902f7e2b86e381e1fec80b68d076fb2698463 authored over 2 years ago
github.com/BetonQuest/BetonQuest - dadf7e7a491fa72a4fbe6f51b25e681513411c4f authored over 2 years ago
github.com/BetonQuest/BetonQuest - dd0d45b77ce45802553ed2c81deecd62488591f9 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 0bd4f880492ba182fc9790e6d94e26f2e03c844e authored over 2 years ago
github.com/BetonQuest/BetonQuest - 2cac730fae6a737c8ce33347651d886059c67965 authored over 2 years ago
github.com/BetonQuest/BetonQuest - cd7c1769343ffecf222f3693e908dd5b35fb47c2 authored over 2 years ago
github.com/BetonQuest/BetonQuest - e6cafd8566091539253484ae2866dc50830c27ae authored over 2 years ago
Added feedback based on BetonQuest/BetonQuest#2108
github.com/BetonQuest/Quest-Tutorials - 57948cee7c8a8881c6cde47477ee0bbd9cf42cfc authored over 2 years agoImplemented user feedback for the basics tutorial.
github.com/BetonQuest/BetonQuest - 20b3c82399a951824f9f6da2e0fc8e2f5d48cc43 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 32ef6bce1d0cd29e18ffda059885fa8928a1350b authored over 2 years ago
github.com/BetonQuest/BetonQuest - 407d7cdcde62f40fed93baa97b20db84d88ae892 authored over 2 years ago
github.com/BetonQuest/Quest-Tutorials - 98d3e49f41e39da8b33907fbf00bf7e4ee3be71b authored over 2 years ago
github.com/BetonQuest/BetonQuest - 61e38305f8fbf24b2fd1ea5f00070db60c275009 authored over 2 years ago
github.com/BetonQuest/Quest-Tutorials - 711c0b3863465fe43984c3fa603d225c61daf826 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 94fe345573e98ece7a41bbac85f9898f1716c1c0 authored over 2 years ago
github.com/BetonQuest/BetonQuest - e4c0074eed20fc034405737bb36726c614cef21a authored over 2 years ago
[DOCS] remove title attribute incompatible with material for mkdocs
github.com/BetonQuest/BetonQuest - ed2efe0362473f6d5fe3a7cc2f555136208bbc80 authored over 2 years agogithub.com/BetonQuest/BetonQuest - d77c7bcb3e3efa26612dc516099674567aedaf34 authored over 2 years ago
[DOCS] add conditions basic tutorial
github.com/BetonQuest/BetonQuest - c9ef1f4012a0fa913cafff93fa2dcfbb87a57cf1 authored over 2 years agogithub.com/BetonQuest/BetonQuest - f975de486c62750f4d3955b539663e3491f09ad0 authored over 2 years ago
added variables support in stay argument
github.com/BetonQuest/BetonQuest - 5d8b46d0309fd6964f0fa39cb03dcb903a7a91d4 authored over 2 years agoCo-authored-by: Wolf2323 <[email protected]>
github.com/BetonQuest/BetonQuest - 4790c2c32fee4380221c7b97fc6e649b380b5357 authored over 2 years agoCo-authored-by: Wolf2323 <[email protected]>
github.com/BetonQuest/BetonQuest - 47d68f37d032c1513bdbb69089d25da0db819f73 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 1859d6fe9b9e0390dd1c39990473f60d24a566e1 authored over 2 years ago
added variable
github.com/BetonQuest/BetonQuest - 65519e367da7a2566a1b8efd1063e111a8b137b8 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 9bb58142771bb61ac2c78dd75e72aa2177ef925b authored over 2 years ago
github.com/BetonQuest/BetonQuest - edffef3fd33372403ed4f3c42b6f32baddd829a8 authored over 2 years ago
github.com/BetonQuest/Quest-Tutorials - df09e5f30774194794f92e86290ecf7478d6822a authored over 2 years ago
[DOCS] add average Spigot rating to comparison table
github.com/BetonQuest/BetonQuest - 098f53dc6ff51c9950a38a6787dd4465989c543d authored over 2 years agogithub.com/BetonQuest/BetonQuest - 54cbb4bcd058cce2181eca340b212cd1bdd0ae04 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 47784dfd1534a43e4f21d8abf84aceb04e792749 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 682583e448a401e06a0a2632e550cdc8c7a4af60 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 4cd07b4f69d6fcde49e246a766ad248698488e04 authored over 2 years ago
fixed Journal properties do not have the correct data type in the config
github.com/BetonQuest/BetonQuest - e2ef29030321166ed2210b8450d57657adfde9f5 authored over 2 years agogithub.com/BetonQuest/BetonQuest - c7cb6670fb55f3462848e51d600f92eea51565e4 authored over 2 years ago
Rename Maven properties
github.com/BetonQuest/BetonQuest - d2942bd429f98c6ae6a8dafa64a67a32db01e462 authored over 2 years agogithub.com/BetonQuest/BetonQuest - 7e6b9d7cd8e456d6b9cd508f1dc85f673de78640 authored over 2 years ago
github.com/BetonQuest/BetonQuest - ecc9bf4438757724e78131fd8c129c8a4e19a440 authored over 2 years ago
github.com/BetonQuest/BetonQuest - cbaf879ea076bdaddac328d82f1e7c30cc0609ab authored over 2 years ago
github.com/BetonQuest/BetonQuest - 1aed50bbf3913a0f0029700c3cdb40cdcb7eba91 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 05dcf417049cd7e2babde8e463af614ab7b6d0ef authored over 2 years ago
github.com/BetonQuest/BetonQuest - 6b579c2ef43549f33d43dcf803a039bfd8c7d1c9 authored over 2 years ago
github.com/BetonQuest/BetonQuest - f34f0bbb99c1df8ae161db5ffd22ce13fcd8cfb4 authored over 2 years ago
github.com/BetonQuest/BetonQuest - d48bfb7bbc81eb31eca76e106285adf1f926eff3 authored over 2 years ago
Drop/1.17 - Reduced back to original scope
github.com/BetonQuest/BetonQuest - 483b694b443fc6a052132d93eb8301404f753dfd authored over 2 years agogithub.com/BetonQuest/BetonQuest - e1c2921aa57a0ac756142d1228bf1acabc73baa0 authored over 2 years ago
github.com/BetonQuest/BetonQuest - 75bc31e7e04b95071bbe6d78303f41c169e13e03 authored over 2 years ago