Ecosyste.ms: OpenCollective

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

github.com/SkriptLang/Skript

Skript is a Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
https://github.com/SkriptLang/Skript

Changed argumentPattern regex in Commands class (#4796)

21020c2d67cf0fa1efe96ecfa75b43e8eb044487 authored over 2 years ago
Temporarily change composter particle pattern (#4857)

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

5e8a5d892d214dddfc878604fd24d56634f45633 authored over 2 years ago
FallingBlockData - fix an issue with missing consumer (#4844)

* FallingBlockData - fix an issue with missing consumer
- twas a bug I found in SkBee
- also c...

4672477b407e421340431ca7a7330176c59e9134 authored over 2 years ago
Fix problems with EffSendTitle (#4362)

* Fix errors when times in EffSendTitle are null

* Fix "send subtitle" and add some clarifica...

d35ada0ed9d109c8114f35dbacc6d80f347cf057 authored over 2 years ago
Allow for continue in while loops (#4839)

* Allow for continue in while loops

71b6784788555cc3ad385202eaef8261aa0b37d2 authored over 2 years ago
Parse more UnparsedLiterals, but only if they're actually meaningful (#4776)

* Parse more UnparsedLiterals, but only if they're actually meaningful

* Fix visual effects n...

c6bfd66fc3ba5c59a370d2c16cac7ce9a3cf4e91 authored over 2 years ago
🚀 Add age of block expression (#4594)

* 🚀 Add age of block expression

f090e98e127d8c748089a28c5e75e37212560d24 authored over 2 years ago
Avoid negative level experience (#4805)

Negative numbers when setting the player level causes a console error.

6e0cf2bc18a14f1afbfefa5b398375b0df5948f1 authored over 2 years ago
Make both sound syntaxes similar (#4808)

Mirror the `(to|for)` from the other sound syntax to make both them support it.

386c4ef1a21b755010ccc591f47aaac9cc5db8b1 authored over 2 years ago
⚒️ Update config.sk examples to use `::` instead of `.` (#4837)

Update config.sk examples to use :: instead of .

537429659da541f46d8c6ff34a28f851cc57f42f authored over 2 years ago
Improve visualeffect syntax (#4851)

Clean up the visual effect pattern to avoid some potential errors and making the syntax more use...

1c8a75d2e5b7dc55b4832fb2551c540d4dabce9b authored over 2 years ago
Fix for PrepareItemCraftEvent (#4852)

Set event-slot index to 0

503e4fa26bc05928f930dab3b337e94ccc9f5336 authored over 2 years ago
Update bStats (#4631)

* Update bStats

a45b189ca5bdc601a2dc6e99c74ea429f8c666a4 authored over 2 years ago
Fix spelling mistake in Classes (#4223)

* Fix spelling mistake

f6c6ba5f48c7f59706f7516b21940329e804c09f authored over 2 years ago
Add Expression#getOptionalSingle (#4740)

* Add Expression#getSingleOrDefault

24c062eae2fd5f0d6e91745266f85e856f513a83 authored over 2 years ago
Fix server startup issue 1.19 (#4849)

(cherry picked from commit 97f1d3edf4daaf566d6eedcbc1d9366d5a616182)

73cee044e2d081a0aaf8a1575eb3bd5c0a868878 authored over 2 years ago
Fix visual effects default range (#4843)

e453fa3cfc36872d0d9d9d140b29dca340311e11 authored over 2 years ago
Update Minecraft 1.19 stuff (#4834)

* Update Minecraft 1.19 stuff
- new entities
- new enchantment
- update some classes due to c...

a850de2c4b9be29e1e70b9a5909a9e30bf24a4fc authored over 2 years ago
SimpleEntityData - cleanup (#4801)

- Add a couple shortcut methods for registering new entities
- Remove pre 1.13 version checks

185cc43301b9e3495e0ada77e453db990c137c69 authored over 2 years ago
Update Paper API Endpoints (#4763)

e1c1735ff509250a7a2f8eee9c22100c884eb1d1 authored over 2 years ago
Allow multiple players in the food level expression (#4807)

404695857dc5a9f6eca4c45c62b165cf340e7a54 authored over 2 years ago
Fix Locale-related String conversion issues (#4822)

7ece3f70f40b2aa6f19d8ced55f85a268f2fc1db authored over 2 years ago
Remove old tests (#4767)

* Make tests error when non-Exception Throwable during runtime

* 1.18 test updated to 1.18.2
...

0c74e07bdd9ae12cce9c6f1de716608bc72b05b3 authored over 2 years ago
EffDrop change Material#isAir since the method is only available in versions 1.15 and later (#4798)

31e27552b32b500f6a8e5c96931bde9583ff084d authored over 2 years ago
Changed drop effect from check against Material.AIR to Material#isAir (#4795)

c8e8d86ddce78254509061625111fcd3f34c3d2f authored over 2 years ago
Prepare for 2.6.2 release (#4754)

2c0b88b13eacc2a3bb50e086664a2877e79d6862 authored over 2 years ago
Add error when spawn section used on 1.9.4 (#4753)

0b04716d37223351dbd9caf96450aeab32b54899 authored over 2 years ago
Update submodule skript-aliases (#4742)

1bb41cff1077a4c20f568c269115a458b2bec2b4 authored almost 3 years ago
⚒️ Fix double chest inventory holder converter (#4683)

6bc8ddfe57b981a9cc1dfc02b68513929e975b45 authored almost 3 years ago
Fix clicked enchantment button (#4688)

37c08ae310407be863151c34f443a77f00551e3c authored almost 3 years ago
Fix aliases duplicating item data for default item types (#4649)

b11cea1c3bc9d3122b4a753d8fc5258316a68a33 authored almost 3 years ago
Fix ExprChestInventory exceptions from too large chest inventories (#4739)

12b2115f5d28939c98fb259723cda4e5735d6807 authored almost 3 years ago
Fix event-player in drop/pickup events (#4615)

6d75bce8fb47b413fc9ca0f0fd5afaae6a799e00 authored almost 3 years ago
Fix CME when reloading a script during event execution (#4138)

6f435c28834a37cd9b49bc8cae2e769d9969aefa authored almost 3 years ago
Fix console colors (#4728)

2558f6194b3964148ef41747763c447e60acb557 authored almost 3 years ago
Fix damage cause projectile comparison (#4735)

4e24b5d7215b4a1c299e4eb62551790c5182058b authored almost 3 years ago
Fix typo in empty folder warning (#4711)

3d8690042fb769ffe6abe48a63d5a8c487fedf27 authored almost 3 years ago
Add error when disabling hooks via config after server start (#4702)

e45362812e9e3ed63eda5d78721926b8b0bee103 authored almost 3 years ago
Replace color char in debug statements (#4630)

521b7ee88ce7f6b28f18bb7655b57f95f4559b31 authored almost 3 years ago
Add VectorMath#copyVector and fix ExprYawPitch changing (#4701)

3c253868a7501f9cbc1b57a22c17d0b224e1db4d authored almost 3 years ago
Utils#parseHexColor detail (#4628)

49a7a59cc9bc2ed4dd8e4c039227808c3df1792d authored almost 3 years ago
Fix vector length reset when adding/setting pitch & yaw (#4626)

6c14984955721c8f18d385ea500df49aebb7c302 authored almost 3 years ago
Fix some extra and missing [the]'s (#4604)

452bb05e905526388c0831911b877bd350210331 authored almost 3 years ago
Make EffectCommandEvent trigger as a Bukkit event (#4532)

c50b9313ddf5aab4c03d47228891c85e7c3fe507 authored almost 3 years ago
Fix variable iterator and EffReplace with items (#4627)

4852ef338b831b16c5625330fb594c35cff96145 authored almost 3 years ago
Fix broken comparisons on 1.12 and below (#4646)

3fa629300a90688b7c5bb7496cce6208c759d7e2 authored almost 3 years ago
Fix falling block spawning with sections (#4717)

8a31fbdee31e3782cbc34e06d405bf4dc85b603a authored almost 3 years ago
Fix the pitch of locations of blocks (#4710)

c922339bedc9bf64779c481fd229f88b51a284ab authored almost 3 years ago
Add string to region converter (#4699)

387b5e5ea9695486ecd29fb8477faa00d7d02f45 authored almost 3 years ago
Add Hanging Entity/Remover expression (#4592)

d7119f207d0e06f4b51a473205fb2931c03c28d3 authored almost 3 years ago
Make Skript only accept registrations if it is enabled (#4575)

5ba172442c3f5c2089d1e610a7c3bdced1e08832 authored almost 3 years ago
Fix another EventValue selection checkInstanceOf issue (#4570)

5dca118aafd1974b668588852bb01ae8d4432652 authored almost 3 years ago
Add ExprPlayerProtocolVersion (#4569)

2537671d360c7e649dba32c10ebbf4972d08f23f authored almost 3 years ago
Re-add error from EffChange (#4555)

cc524bcb3958685d408b8ccb1410e34f4a9c2c85 authored almost 3 years ago
Fix ExprSaturation issues (#4554)

7716ded9d3b5664c02fb9e30e77cd10b32c78759 authored almost 3 years ago
Re-add ExprIndices pattern 'all' part (#4551)

933166e8c78a0c5be5ac12dce966d3aef56c71de authored almost 3 years ago
Make Slot - Number comparator allow ordering (#4550)

5286e8c20d6d224a374d42337715d399db2bc609 authored almost 3 years ago
Fix message and broadcast with or list, redesign or ExpressionList getting (#4545)

949fd15f8430407caa32d43562dab958c80bc5ea authored almost 3 years ago
Exclude entity event values from death events (#4540)

5da8eb9d592a5679b58e8992bf4c880970cae30b authored almost 3 years ago
Add time states to biomes (#4539)

324edabc632d52400029ddcf86a1d7bff0030955 authored almost 3 years ago
Fix blocks between with negative y-coordinate (#4647)

31bc6c4d5b73fd055535b937e2698c10a086f37d authored almost 3 years ago
Update test download system (#4513)

8fc314d190110520758153b366c7e2831fb2750a authored almost 3 years ago
Fix VariableString converting (#4408)

eb7c24140e23f80ce2e6964875832e10cc8102a5 authored almost 3 years ago
Add config option for player name regex (#4396)

5ee1b982c69e1b46ce8512a4a43e6d81cb9d4a17 authored almost 3 years ago
Fix ExprTypeOf return type (#4405)

177b35884486d5bf936f0813ee47d5ec781a1970 authored almost 3 years ago
Fix DelayedChangeBlock comparison (#4390)

52989495d98e380911fd0d461e18b7f825e33442 authored almost 3 years ago
Make ExprFilter not accept single expressions (#4395)

6007d2e71c9cec50fd49607b9c319a646ebaa7a1 authored almost 3 years ago
Fix ExprEnchantmentLevel changing (#4393)

4c0ca810843b3b157be8770f687561f545219c1f authored almost 3 years ago
Fix 'all armor stands' expression not working (#4260)

d707c15b24ad45547932e45b0d914baf304382ec authored almost 3 years ago
Fix function default value parsing and AIOOB (#4244)

00056cb134c0e577f447ea227a35227a1fc90b5f authored almost 3 years ago
Allow normal object literal parsing when unparsed literals not allowed (#4242)

e29503b601491003e1dc8d11143665bee73185b5 authored almost 3 years ago
Update issue templates (#4511)

bcec9b30b14a80ef88a4d8331bffb83e89245716 authored almost 3 years ago
Update test system README.md (#4562)

ca1249a4f32b09e5942fc2b83b010193d03d3851 authored almost 3 years ago
Fix 'no scripts found' warning displaying with a config line (#4549)

acf11ba3fb4439211495edfccac32fcda893ae27 authored almost 3 years ago
Fix EffectSection parsing unrelated errors (#4530)

de0021b4a9fc9205e653a8c38388e65340a430d6 authored almost 3 years ago
Hex color fix (#4529)

d051fcaadcd0e5814a979e7cbd32508968514d7d authored almost 3 years ago
Improve exception throwing of PatternCompiler (#4546)

001e779ca243e39ab168e697f60c91df5129c10e authored almost 3 years ago
Fix legacy method invocation in ExprLanguage (#4616)

d22f85725e640d11e3d1a1f30bdb32f9531ad124 authored almost 3 years ago
Fix tests (#4587)

96107a98f9b407f434caf800c63879492d1fdd35 authored almost 3 years ago
Update .gitignore (#4538)

a0042efe51d6aa3da0ad14cf95ab44da4904b5ab authored almost 3 years ago
Remove jCenter() example (#4531)

f71f164b0f97a84c4b9b21bb635a9ca51d0a31d1 authored about 3 years ago
2.6.1 version change (#4501)

9cc01646bfa067bde059e232985d5c5f4c26da7f authored about 3 years ago
Fix script is loaded condition in effect commands (#4480)

e43c37e02a8508137bf4e114f0f79880cc9cc283 authored about 3 years ago
Allow SkriptEvent to specify Event classes for ParserInstance (#4195)

bc8458fccfc986f71ea4c36aaa02c64439d7f7e5 authored about 3 years ago
Fix uncolored message stripping without validating (#4137)

581c8a8f894f3685fdf626a3b25e56a5afd71ef3 authored about 3 years ago
Add regex check before EntityData parsing (#4493)

79b8bc45a7ad5776d473083894cf8dc46f1eaea2 authored about 3 years ago
Fix dupe in ExprTool (#4435)

f6b55aacb18644294111e9eb10ca52d77fe7c80c authored about 3 years ago
Switch to new Maven repo (#4506)

ae8f133ec4318d2869ec5573eb8a2c52c205290f authored about 3 years ago
Make event priority parsing more flexible (#4502)

3a54b2f71b99c5b0cd4d0313d04c34756b831be6 authored about 3 years ago
Update Gradle wrapper (#4507)

f78cb5e8efdf9599517c17da417fec1dafc5686c authored about 3 years ago
Fix function parsing with brackets in strings (#4490)

063ad674c5f0423271a9d3efe28beb4d1607c523 authored about 3 years ago
Re-formatting parser output (#3919)

22f3b194836de9e962c1e459f60b2eb9b5cd99fd authored about 3 years ago
Fix Section parsing NPE v2 (#4476)

6b97cc95e6d1ae917774581b82073eb832e1ce7d authored about 3 years ago
default.lang - fix indentation of biomes (#4470)

- this was a mistake i made on GitHub

dda6f5a2ce197b2339d040673319278b3e36e7cf authored about 3 years ago
🚀 Add ExprAttackCooldown of players (#4436)

c10af486cc3fec0297cbcd1c82919aabf23f79e5 authored about 3 years ago
fix(sections): reverse current section order (#4447)

* fix(sections): reverse current section order
* fix: make shallow copy of sections
* refactor...

7506b80ad9d0a56fa2a2beea873bdb91dc6e7d42 authored about 3 years ago
Add 1.18 biomes in default.lang (#4437)

f6367873166fdbca72f388cda6474f06ca7101b0 authored about 3 years ago
Update LiteralPatternElement.java (#4469)

5825dd9d16a42bcb2da4a52cb6a9f3bfd8603e71 authored about 3 years ago
BukkitEventValues - fix missing event-values for pickup events (#4451)

39cebc1efab649abaf014c82fbbaafdd53f40bc3 authored about 3 years ago
Skript - fix error to run on MC 1.18 (#4444)

* Skript - quick fix to run on MC 1.18
* Skript - fix comparison issues with Skript#isRunningMi...

04cfe9f6df2c8644ca297d43cd0ac68c96e43851 authored about 3 years ago