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

Add InventoryType support to EffOpenInventory (#3765)

* Update DefaultConverters.java

* Update DefaultConverters.java

* Update EffOpenInventory....

b6354f396666c3f96dfc12c654b45ce1a9ad7f7f authored almost 4 years ago
Fix example script errors (#3725)

IDs were removed on 1.13+, replace it with type instead.

Note that this not perfect, i.e cobb...

61a8b3da93097a2ca3118e4e47af87ade39902fb authored almost 4 years ago
Fix UnresolvedOfflinePlayer thread exception (#3827)

6734dbfcf141501148567fbd276db33b4300086d authored almost 4 years ago
Fix parsing with strings on both ends of expression (#3749)

a34b973fda4006273a2d15116b7ab45550026a91 authored almost 4 years ago
Fixes reversed arguments in Noun's static toString method. (#3740)

fa1d8100de2e5889b2103a083d6b527d83169839 authored almost 4 years ago
Fix Typo in Applied Enchantments (#3591)

60b93221cdf8021bf5bd84caa2b1f7bea2db1354 authored almost 4 years ago
fix missing link in contributing.md (#3637)

9556bb3327a51ecbafaecbedf660072ca6e7d676 authored almost 4 years ago
Update regex pattern for offline player parsing (#3764)

3e98274983dbb94e1fce4f5882ee1b7de44e2f56 authored almost 4 years ago
Update ceil function description (#3811)

* Update DefaultFunctions.java

* Empty commit

e3a58ec77845094e8c38d9c0b7cb7cffad9bd6b4 authored almost 4 years ago
Merge dev-2.5 branch into master

885a4b65cd41253e076a8230c007480362586e79 authored almost 4 years ago
Merge branch 'master' into fix-softdepend-warning

5792df501702d28132d97b73cbcb94f904b01d03 authored almost 4 years ago
Update ScriptLoader.java (#3766)

1f958b787afa3413289851daaaee04f1fe2d57dc authored almost 4 years ago
Improve commands correct usage message (#3777)

dd0eb8d50f49cbfdbadaf1cf0a1994eebe38afa9 authored almost 4 years ago
ExprWorld called getAll twice (#3783)

dc0aa8107d681a0194c8aeac29612d3a55aa05d5 authored almost 4 years ago
[bug] Fix async script reloading (#3324)

38a1ebb5559049a617172cf307abbf143b406f37 authored almost 4 years ago
Update to Gradle 6.8 and clean up (#3768)

f639b68838625462459c1b0b0a171083fd5fd467 authored almost 4 years ago
Use HTTPS, link Java 8 docs instead of 6 and fix invalid links. (#3714)

28b6166d75c23057cd2d7ca5acf52506832d05b6 authored almost 4 years ago
Fix config encoding (#3720)

fd86bf3343c4dbacc0e5dd13acf5533d84fa8c0f authored almost 4 years ago
Merge branch 'dev-2.5' into fix-softdepend-warning

31eceef386526b034befe17af0daf674761beab7 authored about 4 years ago
Fix softdepend warning about GriefPrevention

773d8b1d04340c7cbfc84e5704499f84b60bfa2b authored about 4 years ago
Added past event-world and event-location event values (#3679)

7c5d1774c509abc0bbabcb8433ef3177ee446ce4 authored about 4 years ago
BukkitEventValues - add support for recipe keys in craft events (#3632)

aaab486c63deb5059c8f478c20dc0f1c4768930c authored about 4 years ago
BukkitEventValues - add support for command sender (console) in server/script load/unload events (#3634)

* BukkitEventValues - add support for command sender (console) in server load/stop and script lo...

e816d5b0d3e93845eb6dc0769711f17b5781ef1e authored about 4 years ago
Apply new line (`%nr%`) in item lore correctly (#3636)

* Apply new line in item lore

* Add test case for item with lore

* Remove needless clone()...

0841a4f9d2af97f1640562d7b145266cf8478d11 authored about 4 years ago
BlockStateBlock - update based on changes to Paper

2610d3043914272e29726a6b329b6096ae99a5f7 authored about 4 years ago
BlockStateBlock - update based on changes to Paper

e39c1ec8dc1163a1d27c827c15a364f324139159 authored about 4 years ago
Update skript-aliases (#3635)

e4f015d8314eb4b9a7d03e385e42635d15f77b54 authored about 4 years ago
Merge branch 'master-upstream' into dev-2.5

# Conflicts:
# src/main/java/ch/njol/skript/events/SimpleEvents.java
# src/main/java/ch/njol/skr...

9b7d573ef2dfe3b6c81ab7ff19e5a51bf2413b53 authored about 4 years ago
Prepare for release of 2.5.3

da691e2d36b038a20ed14cf1f6ab01f471c11451 authored about 4 years ago
DefaultFunctions - use a fallback world when a world is missing in location function (#3607)

- Also added a few more examples since people find this hard to understand

dd6a95a25a41892ff868318a7a77d5caf7fb426a authored about 4 years ago
ExprSubstring - fix an error with `start` being null (#3587)

d847de4e85e3f2f2e179c83892ae420c6086c8c9 authored about 4 years ago
ExpressionInfo - fix an issue with a previous change that has broken a couple addons (#3625)

- This provides a constructor that matches the original constructor before the recent changes

acc3383517258e599e24e3bf6bde768c321035fc authored about 4 years ago
SkriptLogger - Fix debug mode not being disabled after changing and reloading config (#3612)

f2c9b8ac9853a09365426319822eb159fc0381a4 authored about 4 years ago
ExprExperience - add support for XP dropped in block break event (#3589)

3ca7c39f5de6d097caeac701aec0627b9b577073 authored about 4 years ago
Re-set local variables after async teleportation (#3606)

c0b614cbca10fdc71d2ed2d3477da3f0d6dfc398 authored about 4 years ago
ExprOffTool - fix an issue with bucket event and offhand tool actually returning main hand (#3586)

2a8d9e084e1afb401deb2b93d97db1ed09aceb14 authored about 4 years ago
Fix EvtEntity event-location (#3623)

cdf3a949c01cafc299bef6072711bb89f94e75dd authored about 4 years ago
Enhance Portal Events (#3593)

* Enhance portal events

* Add version check for PortalCreateEvent event-entity

c442d18d5c0b4f15f682923cccc38d1a31070294 authored about 4 years ago
AABB - fix issue with bounding box being smaller than expected (#3616)

b97959fe635d8a4a8acce4a9a52b5c2327d674a1 authored about 4 years ago
Enhance Portal Events (#3593)

* Enhance portal events

* Add version check for PortalCreateEvent event-entity

b8dafb3cb29ec38617b4bda0a522b142da745c68 authored about 4 years ago
DefaultFunctions - use a fallback world when a world is missing in location function (#3607)

- Also added a few more examples since people find this hard to understand

684e3d5c52c890a05931eabad16dc1704b652d70 authored about 4 years ago
AABB - fix issue with bounding box being smaller than expected (#3616)

169489e995a76a3146b263c15a26283af1f85203 authored about 4 years ago
ExpressionInfo - fix an issue with a previous change that has broken a couple addons (#3625)

- This provides a constructor that matches the original constructor before the recent changes

7a6a17c4c8b0b2b99cd5bf834e0b39fa114cd425 authored about 4 years ago
SkriptLogger - Fix debug mode not being disabled after changing and reloading config (#3612)

10eb1c671b23fe81340a7f45b0e320b02fae5ba9 authored about 4 years ago
Re-set local variables after async teleportation (#3606)

e83518f62d12a9e8586f51b4abed203914fcd6b1 authored about 4 years ago
Fix EvtEntity event-location (#3623)

0280047a7b5ee2109b9e5270009e1a41fedef824 authored about 4 years ago
ExprExperience - add support for XP dropped in block break event (#3589)

81326694cf35101ce8de3eb6fd5aa5e996d8c907 authored about 4 years ago
ExprOffTool - fix an issue with bucket event and offhand tool actually returning main hand (#3586)

d29cda6b840a00303c1268c739024b39074dc34b authored about 4 years ago
ExprSubstring - fix an error with `start` being null (#3587)

685340dc9c427e8b36f6a7f100c48183b0873fb8 authored about 4 years ago
BlockStateBlock - update changes from Paper

983b1fe4996e7047df7182468ec9b839235a752c authored about 4 years ago
Merge remote-tracking branch 'upstream/master' into master-up

71b0cda0d7b7a3f91f027b5e04a2e8bbdeae9ceb authored about 4 years ago
build.gradle - fixes an issue with recent changes not building a normal `Skript.jar`

- Thanks @JRoy for telling me exactly what to put :)

5bacad3184e49bcbea85dfaca3e29398be1aa78b authored about 4 years ago
Prepare for release of 2.5.2 (#3581)

7f1d0d28b68a836dfdbeb6f4dc862ac831e54976 authored about 4 years ago
Merge pull request #3580 from SkriptLang/dev-2.5

Dev 2.5

cfd10ec2d53bb0f31dc0f8972173ac6f3f2c11d9 authored about 4 years ago
Fix AsyncEffect not being executed when last in trigger (#3479)

This fixes a regression from 048ce296c2c3427bbbb5f9d128d150b802de0df3 which
moved the next Trig...

5e627622ce511abdae6b0f582308200517d40c26 authored about 4 years ago
EffMessage - add support for optional sender (#3577)

2097aebe5edb2314f4215a8ae9b333d73b5202d6 authored about 4 years ago
Make EffTeleport do teleports asynchronously on Paper (#3478)

* Update gradle buildscript

* Added shadow plugin to shade and relocate dependencies
* Added...

4908f51ca4927259c6667149d5fb7cc062e71459 authored about 4 years ago
ExprBlockData - add support to set blockdata of blocks (#3559)

6fc2908486f28454cf881682e0c159c1d67b96d8 authored about 4 years ago
Add support for throwable projectiles items (#3555)

4f847189ade7c13070d5507bd9c55300237022ba authored about 4 years ago
Improve public syntax information API (#3558)

0ed732a7fee938ff70c1da04ffb1e285e1c82d6e authored about 4 years ago
Added Potion Effects (#3510)

* PotionEffects - bringing potion effects to Skript
* ExprPotionEffects.sk - test case
* ExprP...

60aecc8588e7d37d77fdb350ead0baeb7b7a4fd8 authored about 4 years ago
ExprGameMode - fix issue with past gamemode not working (#3556)

56a6ba55c5f5a901ee400fcd8408cd3de8427eaf authored about 4 years ago
ExprBookAuthor/Title - fix the ItemType issue and code cleanup (#3514)

72cc9c04a984759451af9c8660e883718d9e6c96 authored about 4 years ago
Fix slow variable saving (#3530)

e451f863a97ed826d3ba708959f86d88dc9b0ae4 authored about 4 years ago
Fix changers of ExprEnchantmentLevel (#3549)

572362d8457333d6fd14759d18016c75f36fc7b4 authored about 4 years ago
Add Direction event-value to projectile hit event #3512

3dc67d41a79fa6e0c7bcb29f5a61ddb04ae26ce7 authored about 4 years ago
Merge pull request #3557 from SkriptLang/master

Update 2.5 from master

029c14d00f8cb30190e648f69fc03109953ea76d authored about 4 years ago
Merge branch 'dev-2.5' into master

80f47206f5eab8ba031a54ea6ef13885c92a30fd authored about 4 years ago
EvtEntityBlockChange - add support for falling block (#3547)

4daee3613ca7ec781903a6727c12cd77a6833cc2 authored about 4 years ago
Add character at to ExprSubstring (#3537)

da66d3da5d93d03fc76f4c566f980ff83f39f018 authored about 4 years ago
Created CondMatches (#3174)

19f0b8e275c0a2d7bbdab28b012a0ae8bee4fbc5 authored about 4 years ago
Merge branch 'dev-2.6' into master

d246107d182ef1566016238c6c8d4bd199c6af00 authored about 4 years ago
Added CondIsInteractable (#3538)

6faf039ab1974f2b19585bf5b4af66551698bdea authored about 4 years ago
README.md - change supported Skript version to 1.9+ to prevent having to change it every update

289348992cd895b8f05961d35781f939f223c0df authored about 4 years ago
Skript - prevent loading when not running at least Minecraft 1.9 (#3534)

35361d233620b69a01d4f00acf481644b36a2480 authored over 4 years ago
Added ExprWhitelist and CondServerIsWhitelisted (#3223)

08ca2bc2a5612a42beb699250d0b8e45cf090938 authored over 4 years ago
ExprJoinSplit - Added regex support (#3173)

7a21e2674627deead87aa5f65245119e5e251e77 authored over 4 years ago
VisualEffect - add even more missing particles (#3497)

0c0adf25e0a205a84d317682ef8d81603deda8c7 authored over 4 years ago
EffEquip - add support for steerable (ie: striders) (#3501)

- this also supports pigs, and may be more useful in the future
- I also cleaned up some of the...

3ddac8bccf062761390bbac2c9dddfbd43d36456 authored over 4 years ago
ItemData - revert changes to isDefault and move to new isAlias method (#3533)

- This fixes an issue with ItemType#toString returning the wrong name

9a3d44fc2d7d8b0a09babe3b351c988d604c3d69 authored over 4 years ago
Update line endings (#3526)

- This will hopefully be the last of the line ending issues some people are having

6b24501c54789da226cac6916976420e75159855 authored over 4 years ago
Update line endings

- This will hopefully be the last of the line ending issues some people are having

354ab2767632d419b4a6e7b00d443a0f4d3f5e49 authored over 4 years ago
Total revamp of decimals between iterator, few bugs squashed as well (#3495)

f24439208a042b7a40339daeae034024a923002f authored over 4 years ago
BukkitEventValues - add event-value for target in ItemMergeEvent (#3493)

b4127667a4ffb7d2f3342ca6ae08bb2fae1d0e0f authored over 4 years ago
Prepare for release of 2.5.1 (#3488)

4d704c8fbe1e76c97e7b0398b26f21c5401ce300 authored over 4 years ago
Merge pull request #3487 from SkriptLang/dev-2.5

Merging dev-2.5 -> Master (in prep for 2.5.1 release)

fbe0de2e4dbe7a8118aaab893e37d4a24ff8f265 authored over 4 years ago
EntityData- fix EntityData#toString() for some entities (#3457)

* MinecartData - fix issue with not returning correct minecart name due to missing matched patte...

3a57587b7456bf2ac0b1e8e16c2603ef6da58056 authored over 4 years ago
EffOpenBook - fix issue with book not opening and add version check (#3484)

* EffOpenBook - fix issue with book not opening
* EffOpenBook - add version check

95acc9bc21eb7efb07b8b65d340cb7e1a9dd0cd1 authored over 4 years ago
SkriptColor - fix dye color for LIGHT_GREY pre-1.12 (#3483)

4cddd39af3a4c96e4f86c98ba1ca4de6b6154bdc authored over 4 years ago
VisualEffect - add missing END_ROD particle and fix some lang file issues (#3480)

* plugin.yml - update line endings
- This was missed in the major update, and is causing issues...

755536acd6056cdc6693573a553911a317537478 authored over 4 years ago
Merge pull request #3438 from APickledWalrus/fixes/bug-bash

Bug Bash

15f229f28c29906a25d25511050aac608f8cc22c authored over 4 years ago
Merge branch 'dev-2.5' into fixes/bug-bash

d2fe4922be3fa150613607826791c49a14d43165 authored over 4 years ago
Added ExprDropsOfBlock (#3228)

7f4981f38730c1e83be910ee4043615864f2b000 authored over 4 years ago
Merge branch 'master-upstream' into dev-2.5

8f991df52cd807f038055df3a771cdbca944766d authored over 4 years ago
Added the Inventory pickup item event (#3224)

03e6a609ded07a3f4b1392287a9260e8e21d6dd2 authored over 4 years ago
Add CondIsVectorNormalized (#3445)

412bf88f9cdde4b303d1bfad7e3874dcaa27d355 authored over 4 years ago
Added Expr max minecart speed (#3218)

1f69afc292d9830f7ba642ef3ca6cbd027456b50 authored over 4 years ago
Add IsFuel Condition (#3415)

92d7bcb25ac9d35a0c7f03f83756021d13aaea9d authored over 4 years ago
Add Block Is Passable Condition (#3414)

f7f81337f8448c2c67f15e4481d2ed103737a6f7 authored over 4 years ago
Add arm swing event (#3447)

b996173d81597d6d5d9167dc1c836060208c4872 authored over 4 years ago