Ecosyste.ms: OpenCollective

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

SkriptLang

SkriptLang is the organization behind the popular Minecraft Bukkit plugin Skript, which allows server admins to easily customize their servers with simple English-based scripts.
Collective - Host: opensource - https://opencollective.com/skriptlang - Website: https://docs.skriptlang.org/ - Code: https://github.com/SkriptLang

i really need to stop forgetting documentation

github.com/SkriptLang/Skript - 850ca9ebd7c5c32c93ba16d6ce7f1a4474e4649b authored almost 7 years ago
Add tps expression

github.com/SkriptLang/Skript - f3eb661a158cb5ab632045d2c1d43240b5cb77fa authored almost 7 years ago
Add ping expression

github.com/SkriptLang/Skript - 56de24146104148c4e0205d71c3561d82eeaf23d authored almost 7 years ago
Update issue templates

github.com/SkriptLang/skript-reflect - 889376936d317bcfd8511e48ba8e4c8d236d9c9c authored almost 7 years ago
Wrap unknown java objects (fixes #50)

github.com/SkriptLang/skript-reflect - 4772f17f90107978ecc53d7cf5fe4b7df21500fe authored almost 7 years ago
Add item enchantments expression (#1234)

github.com/SkriptLang/Skript - e367f74ce52e9cbb4751d529ae1e4a7abe8dbc7d authored almost 7 years ago
Limit import aliases to valid Java identifiers

github.com/SkriptLang/skript-reflect - a071c9b42bf78e02a5f2e2cb700d8c50e350e877 authored almost 7 years ago
Merge branch 'master' into aliases-rework

github.com/SkriptLang/Skript - 0cac4bdb392acaddce158d54e605fba93dd61f0b authored almost 7 years ago
Merge branch 'master' into aliases-rework

github.com/SkriptLang/Skript - 5cbaf080575c78719cd0f464884ba80709394a64 authored almost 7 years ago
Fix buggy copy constructor in ItemData

github.com/SkriptLang/Skript - 5b10e7c68a36609ae4833e9cbcf777f4fbf457cf authored almost 7 years ago
move and remove annotations

github.com/SkriptLang/Skript - 16dcb632bcdd0956de6e7050d9a9e4699b3bba99 authored almost 7 years ago
fix returns in recursive functions

github.com/SkriptLang/Skript - f4daa4cd625ef257cb0e4cbd2d48a573555ad61a authored almost 7 years ago
Begin writing lookup table for block states

github.com/SkriptLang/Skript - 2cc01e26d9e66f16b9f344a8076c5f265fc9adfd authored almost 7 years ago
Document all groups expression

github.com/SkriptLang/Skript - f6f975b72d99d953171e9b6a23fa2b99a68829d8 authored almost 7 years ago
Remove the stack trace utility

github.com/SkriptLang/skript-reflect - 5880d6c24b44a02ded48695c6b79b298fbd9959b authored almost 7 years ago
Add starts/ends with condition

github.com/SkriptLang/Skript - dc6876ce2109ae31d2fd66f23ec1898e6630798b authored almost 7 years ago
Add starts/ends with condition

github.com/SkriptLang/Skript - 60896e44030d2bb440e299e020eb4d5dd43c59d9 authored almost 7 years ago
Revert "Remove unnecessary method overrides"

This reverts commit 02c3141

Whoops, it was necessary!

github.com/SkriptLang/skript-reflect - 4b44232acf20ef9ed4290b2ee502079c5c7a9447 authored almost 7 years ago
Merge remote-tracking branch 'origin/permissionExpr' into permissionExpr

github.com/SkriptLang/Skript - b4eb16cec74ca0c8cc047165ec210fe26514c7a6 authored almost 7 years ago
check for literal, not simpleliteral

github.com/SkriptLang/Skript - b30147099b31df9a3efdf3f03ba4ed1520bb6972 authored almost 7 years ago
Fix NPE with array access expression

Properly copy fields when converting expression

github.com/SkriptLang/skript-reflect - f480959ad40791f4293b2c5ecc18bc2d46e4d196 authored almost 7 years ago
Allow options to be used in import sections

github.com/SkriptLang/skript-reflect - 166335b33c79179527dfd9a71ceb52d30f199fd8 authored almost 7 years ago
Merge branch 'master' into permissionExpr

github.com/SkriptLang/Skript - 094f47c53bf34c558890a0016ec3eb6cbae99f49 authored almost 7 years ago
add expression support to permission message

github.com/SkriptLang/Skript - b26cf61002986784d5bc6801aad9811bd0741644 authored almost 7 years ago
Add parse-time hook for custom syntax (fixes #26)

github.com/SkriptLang/skript-reflect - 87b56b3986864eb0a6a90dc10f93e9a6ae5c171d authored almost 7 years ago
add edible, flammable, and transparent conditions

github.com/SkriptLang/Skript - cef16cb9cd709b9da3cae3294f2e4b852f090f24 authored almost 7 years ago
Remove unnecessary method overrides

github.com/SkriptLang/skript-reflect - 02c314161211fac7def7d2b0a035cabce14e5723 authored almost 7 years ago
implement solid condition

github.com/SkriptLang/Skript - bbd8831bfa0c95dc844063f4a15a664c35400d63 authored almost 7 years ago
Add flag for script-local custom syntax

github.com/SkriptLang/skript-reflect - 2f4214ac41215cb1bda4a94bd8e601df7fead896 authored almost 7 years ago
Remove old timings command from Skript's command help

github.com/SkriptLang/Skript - 017c6708a54f97c119cad164014da30a5a01f43d authored almost 7 years ago
Migrate custom conditions to section utility

github.com/SkriptLang/skript-reflect - bf683dd6948e8eabf31d26e074187ceb6621be2e authored almost 7 years ago
Restructure pattern section for effects

github.com/SkriptLang/skript-reflect - 1bf5db14f3950ed32a0b195140233d0ceb2484de authored almost 7 years ago
Migrate custom effects to section utility

github.com/SkriptLang/skript-reflect - e72c30a8d21c2f1d12375023f4f35d45f7d82d8b authored almost 7 years ago
Merge pull request #1 from bensku/master

Update Fork

github.com/SkriptLang/skript-aliases - 30eddc53fde1e7de0f64891ab411d1f947134ac2 authored almost 7 years ago
Merge pull request #2 from bensku/redstone-aliases

Added redstone category aliases (first pass)

github.com/SkriptLang/skript-aliases - 1daafb683cb040567095a5e755b9fbc4c941a8c0 authored almost 7 years ago
Prepare for release

github.com/SkriptLang/Skript - c73713db8669e0af94399ba43bcdb2579a6e1fd2 authored almost 7 years ago
Fix unintended change in tool slot to string conversion (#1200)

github.com/SkriptLang/Skript - 098ec9c45050b831234e2c624c2d1c818d3a2889 authored almost 7 years ago
Equipment slot to string conversion uses item unless slot is explicitly requested (#1200)

github.com/SkriptLang/Skript - ccb11a6056f50baad8d75031479d1a310cc95dad authored almost 7 years ago
Fix 'or' lists not working when only 'and' lists should be disabled (#1196)

github.com/SkriptLang/Skript - d22233ca5aa4de3fa956d4ec719c1dc8229cb702 authored almost 7 years ago
Register custom imports using section utility

github.com/SkriptLang/skript-reflect - d04d0d257be19b4137e236537870a5e613de02c3 authored almost 7 years ago
Add a static method for registering sections

github.com/SkriptLang/skript-reflect - 127f895407afa04a19fc7ae785f568065dba33ce authored almost 7 years ago
Migrate custom expressions to section utility

github.com/SkriptLang/skript-reflect - 043a3ab734e15ab9f9f2ada29049f3950b168ff1 authored almost 7 years ago
Create utility for creating custom syntax sections

github.com/SkriptLang/skript-reflect - 95528860c43934c8965e59e9ff2a96f68160308e authored almost 7 years ago
redstone-aliases: use tabs

github.com/SkriptLang/skript-aliases - 734b7fe3bc3f98b73895e3bc52ce9e2019d93159 authored almost 7 years ago
Add accidentally removed method

github.com/SkriptLang/Skript - 0428d00174c683d8f1e6a9c88b51f3607edb7d7b authored almost 7 years ago
Rethink handling of block states a bit

github.com/SkriptLang/Skript - ec3ec7caca2803c23c39b28fffb909c1a8c85c96 authored almost 7 years ago
Parse block state key=value pairs

github.com/SkriptLang/Skript - d01ed368a98372d19c01070013c3fb1c07f38cfb authored almost 7 years ago
Block state support stubs

github.com/SkriptLang/Skript - 6f01e1c8fba6e103548d7d6847fb57ad95dd106e authored almost 7 years ago
Reduce unsafe code

github.com/SkriptLang/Skript - b597ef69ced4d0172c823965b9894bcd8965fbef authored almost 7 years ago
Merge configs

github.com/SkriptLang/Skript - 09c40136a9e157e4a0c9a0c22070b4ad5e6a8fee authored almost 7 years ago
Make "inventory" mandatory in custom inventory syntax to avoid conflicts (#1202)

github.com/SkriptLang/Skript - 737742e78ca6d6767eeba01345dc8e40ae05334c authored almost 7 years ago
Return actual java error from expression

github.com/SkriptLang/skript-reflect - 20f6afa17ce76c36d88f891194fa8361caf7c0c4 authored almost 7 years ago
Fix compilation issues with prior commit

github.com/SkriptLang/Skript - 56a21ea79d5c770f0a2ce9902e310d6cd1730e24 authored almost 7 years ago
Enhance FormatTime expression (#1167)

github.com/SkriptLang/Skript - 9574aa2525e95f13924de8f461ed34a62bf9f589 authored almost 7 years ago
Merge branch 'master' of https://github.com/bensku/Skript

github.com/SkriptLang/Skript - 408f34fef0e8ad5c11759509f0c767777b0b2677 authored almost 7 years ago
Fix entities being parsed as inventoryholders in loops (#1126)

github.com/SkriptLang/Skript - 3648bf39aa1c6abc64ac88295597d39a67d6f102 authored almost 7 years ago
Added redstone category aliases (first pass)

github.com/SkriptLang/skript-aliases - 2a3bfa831d141ee5d2cba3211783746525fb2463 authored almost 7 years ago
Allow java calls to be executed asynchronously

Fixes #46

github.com/SkriptLang/skript-reflect - 5b00e4552da83efe14f5ec61d8b25baef2ff2bae authored almost 7 years ago
Use forEach instead of imperative for loop

github.com/SkriptLang/skript-reflect - a553fd023670a3b08d42029541a88571a0b19c2d authored almost 7 years ago
Fixed ExprNumbers allowing to be in reverse

github.com/SkriptLang/Skript - 5841a504f08c884a57c2dd7af8602516d5be7bec authored almost 7 years ago
Fixed ExprNumbers allowing to be in reverse

github.com/SkriptLang/Skript - bb07d0eda638362beeb747f44995f63bdd060f49 authored almost 7 years ago
Fixed ExprNumbers allowing to be in reverse

github.com/SkriptLang/Skript - 728a760d65b0397b68a0c67e896a50ce1d7370b1 authored almost 7 years ago
Remove "type" as a synonym for class

github.com/SkriptLang/skript-reflect - 49970d96863287eca0034285e62e5ff9f6d52471 authored almost 7 years ago
Fix documentation issues

github.com/SkriptLang/Skript - f1a35e989d3d19f818f01ccfdc141d9bcd38af3e authored almost 7 years ago
Add config option to metrics

github.com/SkriptLang/Skript - e95d945f994351922f43ca6265dc107add00d0f3 authored almost 7 years ago
Merge pull request #1155 from Pikachu920/group

Add group expressions

github.com/SkriptLang/Skript - f6d0578901e00b6dee81bbe1e98ea165b9366e8e authored almost 7 years ago
Up the version.

github.com/SkriptLang/Skript - 49074546b8699886165a83832fc4e2cc6e0178d4 authored almost 7 years ago
Fix function issues (#1089)

github.com/SkriptLang/Skript - 960f53972b1c144f820af445d84d0d8878b457a0 authored almost 7 years ago
Major restructuring

Method parameter descriptors somehow got mixed in here as well

github.com/SkriptLang/skript-reflect - c48fcafd3080e2e333e70f337cc6ec5ae85d5d9a authored almost 7 years ago
Add a utility for importing from effect commands

github.com/SkriptLang/skript-reflect - ea1523e205d7b51f4a080bc03b55f967adaa6c4e authored almost 7 years ago
Remove "when" synonym from continue effect

github.com/SkriptLang/skript-reflect - 77241709c38603b17c892258641dfe86c10fcda1 authored almost 7 years ago
Add conditional continue to conditions and effects (fixes #45)

github.com/SkriptLang/skript-reflect - db62f5a35429039f91c50c0c803198a510c1fb0e authored almost 7 years ago
deal with nullable correctly

github.com/SkriptLang/Skript - 6df6da775c8c353a93e048b2b01bd1846a9020cc authored almost 7 years ago
revert import order

github.com/SkriptLang/Skript - 049c9c840cf79123df30a129a133273d1de7a5bf authored almost 7 years ago
replace LiteralUtils with different implementation

github.com/SkriptLang/Skript - 60afe4e9d5524d69b80e2c984aa11e51dbccc6ae authored almost 7 years ago
Addon compatibility

github.com/SkriptLang/Skript - fe6fe1bdf9460e2d7849ad712648cec1894c9743 authored almost 7 years ago
Fix loggers not being stopped

github.com/SkriptLang/Skript - 54e39aafff34651138181e3f84274b3740b5fcac authored almost 7 years ago
Remove unnecessary subpackage

github.com/SkriptLang/skript-reflect - a5462aa9f176aea92cca8ae649d6f0f9cfc532f9 authored almost 7 years ago
Merge pull request #1157 from Pikachu920/stringWarning

add warning for String expression variablestrings

github.com/SkriptLang/Skript - 23a93ea5d4391487fc41513d9f4c326896146fb1 authored almost 7 years ago
Merge pull request #1150 from Pikachu920/scriptLoadEvent

Add PreScriptLoad event

github.com/SkriptLang/Skript - 400d668eac2be59eed1f31d08c5025b6e6b3f500 authored almost 7 years ago
Convert nodes to entries before validating custom syntax blocks

github.com/SkriptLang/skript-reflect - b075290cf70541d2687d58af34955c9d343b3a10 authored almost 7 years ago
Remove unnecessary plural flag on custom properties

github.com/SkriptLang/skript-reflect - a969c39c3ac2cbb85e051bcfaf994d507a242a88 authored almost 7 years ago
Document potential future issues with import syntax

github.com/SkriptLang/skript-reflect - 7bbe26102e93e2e70eaab085c3f6aacfe930ba86 authored almost 7 years ago
Convert primitive arrays to boxed object arrays

github.com/SkriptLang/skript-reflect - d158e1f7103259aece61c3668d34134d3fbe117a authored almost 7 years ago
Fix arrays not being spread properly

github.com/SkriptLang/skript-reflect - bec03803801db232ff42fa03c1df311740f4f3aa authored almost 7 years ago
Cancel some formatting config changes, they didn't work so well

github.com/SkriptLang/Skript - 2855e407b1e6cde4b67ce2bd3e88f156cefc883a authored almost 7 years ago
More formatter config

github.com/SkriptLang/Skript - a9ad2ab0e371e42249183c92e9bde1d3b8ffc7dc authored almost 7 years ago
Better Eclipse cleanup template

github.com/SkriptLang/Skript - 2d4020178e8492590eca872ba1f8cbb4d76f69d4 authored almost 7 years ago
Add an expression for interacting with arrays (fixes #9)

github.com/SkriptLang/skript-reflect - 5f11b3a569c53ffcefcec3911ec6d7e515250219 authored almost 7 years ago
Add a flag for ignoring cancelled events (fixes #24)

github.com/SkriptLang/skript-reflect - 56484e870e303d63983f2d2644f0604f03f7e915 authored almost 7 years ago
Remove unused changemode type

github.com/SkriptLang/skript-reflect - 311569b9a646cb745154f11f7aed015fca55a48b authored almost 7 years ago
Fix deleting fields

github.com/SkriptLang/skript-reflect - 605990cfe9c33140d9c4794002abac8ccd048886 authored almost 7 years ago
Avoid NPE when getting the class of null

github.com/SkriptLang/skript-reflect - a0ae57f069060b48acd16bf17b9250ef12254278 authored almost 7 years ago
Remove import effect in favor of local imports

github.com/SkriptLang/skript-reflect - 6cc9e4e0c7ce1de8ba826cffd05aff7605724d9e authored almost 7 years ago