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

Work on updating ItemData (WIP; broken)

084a57ccd9a6a0d1da5c8b4450613c16288739a6 authored about 7 years ago
Do a lot of stuff with AliasesProvider

d2cecfaa00867aee370cb038217e1c9c94e92334 authored about 7 years ago
Merge branch 'master' into aliases-rework

8831993475b4751a5456c027ed8a0720e5906bf7 authored about 7 years ago
PR reviewer asked to be removed from list

1a8bd1bb7ad2ab404a635681047b44e6c4adc45b authored about 7 years ago
Adjust docs of ExprPermissions

74174f2b3988aa9bf8efad4ac57ecc740062a452 authored about 7 years ago
Merge branch 'TheLimeGlass-patch-10'

adb66e4d1af4a13ffc64e89da0068133ad8fa65a authored about 7 years ago
Merge branch 'patch-10' of https://github.com/TheLimeGlass/Skript into TheLimeGlass-patch-10

42e3005c04c40f45cd484025b791a1d77b82bc3b authored about 7 years ago
Merge branch 'xXAndrew28Xx-patch-1'

4f806acf39c5ecc43f9777efff8c1554b22d9552 authored about 7 years ago
Merge branch 'patch-1' of https://github.com/xXAndrew28Xx/Skript into xXAndrew28Xx-patch-1

ce40a95c1ca41da63a2af54936a3d70d0f83817f authored about 7 years ago
Merge branch 'HYPExMon5ter-master'

9e06fefbfbf80d9791fd7e1421d0545faf4fe74f authored about 7 years ago
Merge branch 'master' of https://github.com/HYPExMon5ter/Skript into HYPExMon5ter-master

f04e46189370251aff3f7b3cb56d51459c44f08a authored about 7 years ago
Merge branch 'supertassu-master'

aaad9e309289307ef25402185a9b9bd02662de21 authored about 7 years ago
Merge branch 'master' of https://github.com/supertassu/Skript into supertassu-master

d4afbd4aca4409ee103ea953cb34027158329f89 authored about 7 years ago
Disable Skript on unsupported platforms

a91895ff4296024d0f3fac3ce7cb232e8812459f authored about 7 years ago
Update ExprChatRecipients.java

Having both return types will default to only allowing single pass-throughs because it's the fir...

5445a9e296ba1174ac7234ecd5c53b4dc01fdb82 authored about 7 years ago
Fix AsyncEffect

e5378cb5c9f871c141855afd171b35a5a52a1ef4 authored about 7 years ago
A bit more work on aliases provider

357474f4b8b84bd75e459458ce9dd80aac9c7d8f authored about 7 years ago
Drafting AliasesProvider. Far from being usable, currently

431978c6f1372fe9c93e1ef4e77e2510d70abf21 authored about 7 years ago
Merge branch 'master' into aliases-rework

9584320449c0c6ce39f9efaae332088e526ec958 authored about 7 years ago
Merge branch 'master' into master

71258b4e5e6d3bee6fc028dc59112130ee314f85 authored about 7 years ago
Update ExprWorld.java

Made it so the world can be changed if the input expression is a location

734256db73de1338ec5d578bc384677530fd2722 authored about 7 years ago
Up the version

e7cd4561abb48d1a9d91260dade8452873a8d393 authored about 7 years ago
Probably workaround severe bug with SHEEP_EAT (#964)

d83cf85161d015cf9dde054ea5e10de854a8436f authored about 7 years ago
Added json.sk aliases for chat styles.

8765582b25305a16081f3f1764fca7e2e0fdfe51 authored about 7 years ago
Update ExprPermissions.java

a81bbf1f67ec193c43dc5f2e4bacf214566a3e21 authored about 7 years ago
Add support for multiple players in the expression

3258cfc5459bc2ce982ac4fb792eceb55fe4ea33 authored about 7 years ago
Add IntellJ idea files to .gitignore

f40caad543da9e6b5e6dfde8e6ec4aaaefad5afd authored about 7 years ago
Patterns should (finally) be good now.

29d507ef9c3978acf329782a6d7f39d4c5f97e45 authored about 7 years ago
Update ExprPermissions.java

cba44c1046d31e22e076cd10d62b6291e667ea40 authored about 7 years ago
Update ExprPermissions.java

ce6f61c1b97295216787688a36b295dd69b34e9a authored about 7 years ago
Add "All Permissions" expression

de95594c93b1987e5bf4e32f3004066528e822e6 authored about 7 years ago
Added Skript Hub to the Relevant Links section (#942)

b83ee0cf4032091e6f78f367211933dff4ce7e58 authored over 7 years ago
Small change to offline player resolver

93c5ba80e9e52e0c5223bdc126de6f93de9afe4c authored over 7 years ago
Oops

90ae0ae17f57ffda1e1ae4d89ad3fcc9f0cce0e4 authored over 7 years ago
Make docs alphabetically sorted

18311cf5780097103d5fae8aebb39c2772958f7c authored over 7 years ago
Up the version goes

17414f98583266d6ecb630fd91973fe3e5e74986 authored over 7 years ago
Add support for inventory types (#426)

8e17c858f6f3ee11942390675b94f0dd07b11103 authored over 7 years ago
Add calcExperience function (#383)

d9b85d922ce5885a753a05043475c437bcd8ad6d authored over 7 years ago
Add support for shuffling a list (#130)

291af283276288d4e20ad6dc0d8c0597941070ed authored over 7 years ago
Fix commands not loading (only in nightly builds)

271e5226c954617df079a820cce5501e1809efe8 authored over 7 years ago
Further fix offline player resolver error (#237)

02b135d4d44d2a7bd13b3b3ef424af017ff7339b authored over 7 years ago
Fix an issue with angle brackets inside tags (#904)

6c09c7c4a76221ec68dda07c18167fe7b4aaa152 authored over 7 years ago
Probably fix GP hook exception (#915)

98f363b1cb1f435ce14e94a601a1581ed39b939f authored over 7 years ago
Merge branch 'supertassu-master'

f187db0bb188d863840fe6c02fa05fa46ac5dd4d authored over 7 years ago
Merge branch 'master' of https://github.com/supertassu/Skript into supertassu-master

dfd3ddffe236acf4298b71fabe41bb4a6d39b494 authored over 7 years ago
Merge branch 'Pikachu920-patch-7'

43e9f0e496cef5339ea72f1c3ec95d7be3db3476 authored over 7 years ago
Merge branch 'patch-7' of https://github.com/Pikachu920/Skript into Pikachu920-patch-7

ef8f43efb05e2a48461ea90be838c9ff674059c6 authored over 7 years ago
Merge branch 'Pikachu920-patch-5'

eeb142a461fb4eb5eed90979fed9e96d0b3cfed1 authored over 7 years ago
Merge branch 'patch-5' of https://github.com/Pikachu920/Skript into Pikachu920-patch-5

0c810600e46473b945b22e4458378e1de6622527 authored over 7 years ago
Fix a merge conflict

7cd7a4511c2fafb12e10742b9b5c2819c860fa01 authored over 7 years ago
Update Skript.java

d5bdc5fa328b3dd872889aa2fe7228b3fa6ab03b authored over 7 years ago
About Docs (#899)

* Fix @Since in EffPotion

* Fix @Since in ExprHash

* Add @Since to ExprChatFormat and fix its ...

a7f80c4bfd63ec76c9b6b4071cf0ab795d469b1d authored over 7 years ago
Remove need for debug from plugin hook errors

02acfd70c5ad33504dba3cb6bacc9b149838b1e9 authored over 7 years ago
About Docs (#899)

* Fix @Since in EffPotion

* Fix @Since in ExprHash

* Add @Since to ExprChatFormat and fix ...

74964ebfda02b593e5c8713697d69ab1a3f29492 authored over 7 years ago
Merge branch 'Pikachu920-patch-4'

cbeaaa38eb15f6b33c4d911cb56984ede78b5d60 authored over 7 years ago
Merge branch 'patch-4' of https://github.com/Pikachu920/Skript into Pikachu920-patch-4

5dcfe0774d8b20bf371e69a39e29242a0ec9a789 authored over 7 years ago
Update README.md

63a1a1a8b273297648d34446297c73462ca9d760 authored over 7 years ago
Update SkriptLogger.java

1021ad30889c940aff4126fb3e620bb2a5d11485 authored over 7 years ago
Update SkriptParser.java

052d1ccd4737699a9939c0430007d52ee0dd7f06 authored over 7 years ago
Update Skript.java

1fd8c57e9d23a6fd175b72218a73ebb52dd204b4 authored over 7 years ago
Update Skript.java

3d4b69cf24ed47c8144891ba11c97d9b614f4792 authored over 7 years ago
Fix functions with errors becoming unreloadable (#884)

b1240c4a4aad2678104784965e79b3f536cd6a77 authored over 7 years ago
Fix offline player resolve queue being null (#237)

a4153324df1882ea6aad227581ae7ffe649e7b6e authored over 7 years ago
Merge branch 'TheLimeGlass-patch-8'

55e31dd9b3735d92e53087cf8419136d455ca640 authored over 7 years ago
Merge branch 'patch-8' of https://github.com/TheLimeGlass/Skript into TheLimeGlass-patch-8

c39409cd9f11d7f52dd33e2a8aa72436233b15ac authored over 7 years ago
Merge branch 'Snow-Pyon-patch-1'

608119f98bba4dbad81f7646acefb38f5f4693d5 authored over 7 years ago
Merge branch 'patch-1' of https://github.com/Snow-Pyon/Skript into Snow-Pyon-patch-1

0e5d281ce624c96c0c05e3686a173d45b0a9dfd3 authored over 7 years ago
Remove need for debug from plugin hook errors

85306d855f6a01aeb6e7363ab598b006a2246c44 authored over 7 years ago
Update equip anything.sk

The original script for this doesn't work as it contains some errors. Also I utilized the aliase...

d6ac5a986e8f80734b78aaba5098ac850b3680dd authored over 7 years ago
Fix hash expression

362716d24c79f37f1628e2669188047c5787bbe0 authored over 7 years ago
Merge branch 'master' of https://github.com/bensku/Skript

e13ae44996b6e79e98ff9f002a9a2c172dc55256 authored over 7 years ago
Fix @Since for ExprHash (#887)

(see my comment on last commit)

b12edb24931c225983a61c9adf1f7db5002cd1e4 authored over 7 years ago
Rework hash expression to be more secure

8739d231a80b99e627f27f01d7b7b2ffa700a84c authored over 7 years ago
Enable feature that was in the end not causing slowdown (the one that causes them remains disabled)

4d409c823246b78df74c107b92f435966c9507a2 authored over 7 years ago
Explain disabling syntaxes in comment

c0b60e3e09d94c0d97be94d918e05b797eab70e6 authored over 7 years ago
Find and eliminate cause of parsing slowdown

754c821677f50bac10c1934db84a52187cb34f92 authored over 7 years ago
Seal jar; fix a bug in script loader

c94c6e3b60d4d5abe9b2af7736ae89b549150dcd authored over 7 years ago
Remove nonfunctional Maven repo

377382594910da8d08668d9d79a5d14f5e06b520 authored over 7 years ago
Update Gradle wrapper and tweak Maven repositories

63dc8a6d17b6d940ec727c06ce8c04b114e51ada authored over 7 years ago
Merge branch 'master' into feature/control-parse-log

6b46f50e0ebdd18b5bc203c4f2a30ac374802fc0 authored over 7 years ago
Document ScriptLoader addition

b42255b9b603fe52ba5f130acc46bde72e4e3d05 authored over 7 years ago
Fix the velocity expression, again.

ec712939fbc39cb0da5651e2b6ebfea6ea20cf27 authored over 7 years ago
Update and fix PreciousStones dependency

7e6d658e76592326b19422cdcd90a64f2b0ca925 authored over 7 years ago
Test nightly building

ce87e67977cf6cf44d578e9cd126fb91f1c0b2aa authored over 7 years ago
Update version number

d6b2d954788d9e2da9173107ccfb8eff25a53b54 authored over 7 years ago
Automated build testing

106f4b5aff75691236ee510521e6c24126978718 authored over 7 years ago
Restore a file that was apparently needed even if makes no sense

d5b5d1d23ec69a6ef999f6021ec2e76df4db3585 authored over 7 years ago
Fix few broken nullness annotations

cab7d78b298da3259b673a786c790eb0abfaa5a1 authored over 7 years ago
Load script with log out method added

a9a79bdb7c0e320ed434c0a32da8e2a7eb11e547 authored over 7 years ago
Split loadStructures to many parts

75db5928c7b2aee06d32c024eede801aec457f98 authored over 7 years ago
Update version number

1f06bbe111d29e3dbdcb60501fa01b4f2f17449c authored over 7 years ago
Merge branch 'master' of https://github.com/bensku/Skript

83330d720a43a0139c4599804721ed989cf61235 authored over 7 years ago
Fix list deletion buf (#843)

47e624dbd91c00def3ecd965c87a1094430c60f2 authored over 7 years ago
Update README to correctly state 1.12 support

b088d3259f7064afeb3ea35b80061795fb759e09 authored over 7 years ago
Up the version goes

4cf33622e0ba27a69ab9ea929a0f7ecdafb4c9d9 authored over 7 years ago
Add unix timestamp expression (#753)

301347692d15d520adde5b6ff44b4322a2f5e320 authored over 7 years ago
Revamped format date expression

da09c845b6d567da8909ed89b40ff5143c9149b5 authored over 7 years ago
Grab absolutely latest aliases from @tim740's repo

095bc1958747ae3de3acc4c2010fc79ff0415675 authored over 7 years ago
Merge pull request #833 from Weefle/master

Updated aliases and fixed scripts

5ff8b5c8b474779ff1842252892cbbeafec22170 authored over 7 years ago
Merge branch 'xXAndrew28Xx-feature-610'

625761d3d5b919fc2a17597d7ce95b98dc6dd7d4 authored over 7 years ago