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

Fix using tooltips not working (#690)

f71f608b14be600bd92af18b1b4143c33c47dcfe authored over 7 years ago
Added Color type beds

Affects lines 593-613 as color beds were not added yet to aliases

eaff5f4ca09638ce66eb426ff6f1f12ab0a7b2a1 authored over 7 years ago
Fixed to include a silverfish entering and exiting a block

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

360fe200faaf9094b20750a4584d4cea09a081db authored over 7 years ago
Fixed stuff

9ece9ca56f889e341c37ac35f8ef9cc04971cdc2 authored over 7 years ago
Prepare for release

72c99d413af73c942cb028bd0b31fa002e6fbfa7 authored over 7 years ago
Add parrot support (#617)

f4774c8e48cb63b5fd3f41428861fc4b8368de91 authored over 7 years ago
forgot license

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

2cd5b268a745b5442bc360b5a2878ebbc67655cd authored over 7 years ago
Add velocity

b6ff715d4df245eef6c82b608415599020b52e07 authored over 7 years ago
Add illusioner (#617)

fbb15c2de693974e78717e0bb2bc957de076d448 authored over 7 years ago
Compile against Paper 1.12

f232be5423d5b48a9442afc30a5998f4c97efaa2 authored over 7 years ago
Disable number -> vector converter due to issues

5ba1c2c52169f1cb9fb4551b41ae8f1b79926f85 authored over 7 years ago
Update aliases to 1.12 (thanks @tim740)

7e99d4095d7efd63f21b5e05a8d4c29196d0e9d5 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

5d45db62b3d53c5caa61d9f72b57ccbb28f0b615 authored over 7 years ago
Added silverfish to block change event

e5f479f4c7bd22167d930f5f7511c997e0520888 authored over 7 years ago
Merge pull request #639 from Snow-Pyon/master

A little fix for the docs on mobile

aa78994209e14db23a845bfe5d820a76ec4c9b11 authored over 7 years ago
Fix resurrect event (#630)

f7ae29a2ae869125b7d61e3b02037c9f0d4a4fc7 authored over 7 years ago
Optimize chat stuff a bit

dc29c96ff48d5aec7fdae41fc2f0d298b8af8f80 authored over 7 years ago
Update template.html

8d2c811295f16dc5403124ea62eb75d81f70727a authored over 7 years ago
Update template.html

39c9a62e5ae58347c9013ec729c801417e2796ad authored over 7 years ago
Make the docs less ugly for mobile users

d5655552caf1bc01f4f83a16f356f47689872395 authored over 7 years ago
Fix percent sign escaping with strings with no variables (#600)

9838668d05d54736c393572f1a6600b2eda50e44 authored over 7 years ago
Prepare hotfix release

85ccf45e35f47b42f1f213f6c705710553eed8cf authored over 7 years ago
Fixed ip of player not returning single value (#612)

88fd4cd1608442f8b6d55c7ef60080275da02cc4 authored over 7 years ago
Fix too many quotes in text (closes #569)

8258031e5e2a8da67daf84723e34503d09ad4928 authored over 7 years ago
Fix vector versions in docs

77e9a08cde0fd1edb2633d58fa188f73a910d03f authored over 7 years ago
Improve maven publish to take sources too

218c44c6cc816f2474d3e4db2a1e783bd7a5e575 authored over 7 years ago
Fix license header

c0959ef076f3e4833128fb983e7530ecdaf70171 authored over 7 years ago
Looking for docs authors! #611

1c1196d5a22e08d5e02d9c2c13ce7a453651b64e authored over 7 years ago
Remove <code> tags from docs

87f4deebc51d30fef63ec9a81f43c78cba882e57 authored over 7 years ago
Player world change event (#314)

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

ce35bded56dfd0b57b12a9d1261296f82bca39eb authored over 7 years ago
Fix difference expression on variables (#450)

eddf56afaef4470325624cb0aa8b88e1cdb290c8 authored over 7 years ago
Proper sound support (#560)

69f3df96821aa4e1462c793d6a67550db3ff7913 authored over 7 years ago
Add support for resurrect event in 1.11+

ba85184477550875bbe86bcd4d5e7d49a6dbce25 authored over 7 years ago
Add 1.11 particles (#203)

3cf9c50cb3caa015ef0fcc2aa72c111247b21b67 authored over 7 years ago
Fix a few more issues with link parsing

57301eb9a22a3300f912241e2486595d798bd2e3 authored over 7 years ago
Optimize sending messages with JSON chat

bf15ebc15b083283892c1280b0290ff50a0e83ac authored over 7 years ago
Improve variable handling with JSON chat

c33ea3205b6886c842fdda8e25c10538738c60ba authored over 7 years ago
Streamline JSON parsing (without killing performance, I hope)

623316646a6e430549ce46d1c1bd2ab2b6a5d701 authored over 7 years ago
Fix is empty for inventories on 1.11+ (#579)

33c62de70b02d5735aee21cfdd408b7f5ebecb8f authored over 7 years ago
Fix color codes reseting formatting being too consistent for its own good (#564)

bbb3a6113bf3a12c0c0b17f06a361094d3248c94 authored over 7 years ago
Make lenient link parsing a bit less lenient (#564)

972d9126e8628ce7476140aa5c3fcef9b872be70 authored over 7 years ago
Fix a bug with script loader

e4531af0ba763307c97fb6e77257f0d1b8dd91a7 authored over 7 years ago
Fix a small bug in recent pull request

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

c99ddbb2aabbf24c9e4f3331be470dff67a1314a authored over 7 years ago
Support residence region owner (#588)

eed2cde0282ccb2cc7356d090a183855e2142db1 authored over 7 years ago
Merge pull request #582 from TheLimeGlass/patch-5

Add event-world event value to the portal create event.

0e80c133dcbb9ba78a497146632dc3911b832783 authored over 7 years ago
Update BukkitEventValues.java

2f097ac3bebc84e6afd6739c78de23dc3c76215e authored over 7 years ago
Update BukkitEventValues.java

a180263ca15ba7eefbd958b33767c6d747f4771a authored over 7 years ago
Improve particle backend, get rid of EffectLib

b03ae1b09136dea5625342b6064244754473a94a authored over 7 years ago
Fix escaped quotes appearing incorrectly (#569)

14affaa28c8a87045ba55527602335be9368aaed authored over 7 years ago
Finish improving script loader

4b5022992cacabed659818f110eca9c9ceb76959 authored over 7 years ago
Optimizing parser, but broke some stuff

65ef8d96caf7ddd9329e1973325bf518ba614d07 authored over 7 years ago
Fix potential exception with timings (#573)

cebc6bdae9714717d968a0c6af145225602394e6 authored over 7 years ago
Merge pull request #555 from Sashie/master

Merged bi0s vectors addon

d953e2e263a17196b77622cb23a76de528d5a687 authored over 7 years ago
Fix a bug in docs JSON output

630acc4039df2c5b6eba6de0a32cfc695ef1dda3 authored over 7 years ago
Toggle color codes reset formatting true by default

021da9a49fa86544e8b2a5c1e2092ebaa8d838d2 authored over 7 years ago
Make docs.json be valid JSON

cb63b6d0f3bbe16b5cb432d6a21c7f735213d447 authored over 7 years ago
Docs JSON templates, a bit incomplete version

088cdd90527dd7a3671cea657b56124a6b746f2d authored over 7 years ago
Moved blocks for piston events (#548)

ac7d68193abb88ccf0778e4f57745e83e96a2ab9 authored over 7 years ago
Fix incorrect list must have and or or warnings (#495)

30a543db313cf2120f78b9540eb5e4b61f4cf7aa authored over 7 years ago
Allow more living entities in spawn event

ce9519599652567166a43b7d1753363039938df6 authored over 7 years ago
Remove way too clever tag parser (#556)

6f23adee0c80245069b5c2d5031617fe0489211c authored over 7 years ago
Merged bi0s vectors addon

d9d721340652fea9bc2848f9ba3d7f189f94e376 authored over 7 years ago
Reimplement metrics custom charts, had some issues with Git

8e25e0ea375b0b362946e69055d90a42e334bcf0 authored over 7 years ago
Use bStats (only basic features for now)

c51121b02ab7636458f12eb490d68de66dde4982 authored over 7 years ago
Prepare docs generator for JSON docs export

f786c430cc8071023d9858fca6b35415a8d67f1c authored over 7 years ago
Add config option to make color codes reset formatting (#542)

bcf06c0fe7af7b60617b0a78afd31b82d9dd786e authored over 7 years ago
Improve link parsing (#543)

119056a798e88daad30093994069633c8a8e37fd authored over 7 years ago
Prepare Arithmetic for vector math (long term, not for next version)

ffd14aeba807b16c99a66e7e44da7d6ae8fbfdfc authored over 7 years ago
Add support for ambient and no-particles potion effects (#175)

1e5332ac7bd716e185c37c65f7dcc3bdb84f2c79 authored over 7 years ago
Improve AsyncEffect

cded560b362e7ff2325bf8b95d74ab24e607ec9a authored over 7 years ago
Merge pull request #491 from xXAndrew28Xx/master

Add a handy class that makes doing Asynchronous Effects easily.

14289748d5a008bcb93e4d99d335fcd46db3722b authored over 7 years ago
Fix timings with delays

d288ab3a640b27bac0cea1414cd40054eb826d89 authored over 7 years ago
Potentially fix NPE with functions (#516)

e14f695ab0ddb0a71df21e3ee2bdeb42f102b616 authored over 7 years ago
Make sure the item to walk is not null.

bb2981c49959b264eda4692db4d5abe34078c769 authored over 7 years ago
Use BukkitScheduler instead of ExecutorService

52621b753e161bbe441afcda3e4e2d586a60f555 authored over 7 years ago
Add support for auto-parsing potential links (#501)

4d7e76a6b626db37b95acea768d16d712fa40802 authored almost 8 years ago
Fix old color codes breaking stuff (#515)

0ff24c0c5b80c96bbdfabda6cf75da38573893bb authored almost 8 years ago
Fix license format Gradle config

647753caf3c749838aaf621a1d22e7744bd2752b authored almost 8 years ago
Potentially fix parser issue with variables

603cd900b29e68311cb3bfbcd76b63fa92ebb90f authored almost 8 years ago
Add some tree types (#494)

4e677006968b23adad81560f8e83863b5b181969 authored almost 8 years ago
Fix a bug which caused message duplication (#499)

6a3dc5320dd4cff258ac0baf1c2f175c76f1554a authored almost 8 years ago
Execute Runnable in ExecutorService instead of submitting and ignoring returned value.

b7581204ab464bf4eece2bd0be51f7d0618a233d authored almost 8 years ago
Attempt to fix a bug in ChatMessages

45b4395cc70057d0894a205d886d52eff9c6b2fb authored almost 8 years ago
Add abstract method which returns an executor service to use to run the effect asynchronously.

65d1cff53ac91e9309594a8936320853a3e00d50 authored almost 8 years ago
Just instantiate and start a new Thread directly

e8f2ade5cbddb36470f7f42831530edbc3c38aea authored almost 8 years ago
Add a handy class that makes doing Asynchronous Effects easily. Also changed Delay to make marking an event as delayed much easier.

d133a75ee8d50de2c5d74dbfd9c0657c46ff2cc6 authored almost 8 years ago
Fix excaping double quotes inside string (#485)

013de85935b553496f4452ebe69799cc1a295ca3 authored almost 8 years ago
Fix sending only one variable to chat (#483)

c4a22a5d3c0d662616373ad997ff32e6add550c8 authored almost 8 years ago
Fix formatting applying to wrong message parts (#482)

f0d22cd1f50d21293aa19758e63ed3e4e87e3adc authored almost 8 years ago
Update version number

5210c80cab3deccc70cc54fd344471cc4b8fdfa3 authored almost 8 years ago
Somewhat fix new chat system - hopefully

03f478bf461143210b2871ca662f10caad9e03a2 authored almost 8 years ago
Merge branch 'master' of https://github.com/bensku/Skript

a9f1a1ffca4f1796b20a1ff31fdbaa426cb27d06 authored almost 8 years ago
Fix Spigot compatibility (#465)

15cd6588efcf02de4ea77ec59a2d4c005f15bea8 authored almost 8 years ago
README update

4ec55b07053ca7d681c2c671077058e1e5e159c8 authored almost 8 years ago
Fix some broken links in docs

00349cc1a4729328ffcdeb1c1641792a080c92a4 authored almost 8 years ago
Add slime split event

7bde508165c459fc28b58571201d6c92d3b8ab5c authored almost 8 years ago