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 config option to disable "Starting a variable's name with an

expression is discouraged ..." warnings.

49eed98f1d923a7f78814a2aa225214fc6ff38e1 authored about 7 years ago
Fix variable saving

a2783065cb96d715958b65a7eefc6c2a98a9d18c authored about 7 years ago
Adds Damage Event call to the Damage Effects

Currently, the e.damage function does not call the Damage Event, allowing users to bypass any ca...

1bccb3cd325fa2bc3c761e9525b916d9c1d976aa authored about 7 years ago
Make requested changes

dfa1352a49fb6dddb14b8da12e3ade7ced02f62f authored about 7 years ago
Merge pull request #990 from TheLimeGlass/patch-11

Update BukkitEventValues.java

935ad8e2ed75eac8350b5b84a364e1bbbb64d32d authored about 7 years ago
Begin implementing global item meta/enchant support (WIP)

4fc9d7d1984d5c1a9613a2dcebf63e933a915722 authored about 7 years ago
Remove .idea/

28738c8c1fc7b7632dcb261cc522f4020ae3cde2 authored about 7 years ago
Merge branch 'variable-case-fix' of https://github.com/Syst3ms/Skript into variable-case-fix

Yeah, somehow .idea was creating conflicts

7b6f7f29d61cf2dddfc30b6c9c39f7a94177258e authored about 7 years ago
Add config option

c5a6934183cef697e713ba342b7c65f4bae37e22 authored about 7 years ago
Reverting .idea changes

16c273da53a977e8ce6b997f9c3453ff2bab0a2e authored about 7 years ago
Merge branch 'master' of https://github.com/bensku/Skript

23a4d1fac8af9753190c4e6ceebcb6a116c6c5f7 authored about 7 years ago
Merge branch 'xXAndrew28Xx-feature-command-cooldown'

38afeee7c7cbe1a34da6a852befc00988244a2e3 authored about 7 years ago
Reverting .idea changes

a415dd11d2d36dd91c573d8fd93a443f4b20a698 authored about 7 years ago
Merge branch 'master' of https://github.com/bensku/Skript into variable-case-fix

Merging master

4b3e07fae15adc5e37b15380a1f81630b3ed2be9 authored about 7 years ago
Remove some accidently comitted server files

12536eec469da2587295b023d66d5553873d1b26 authored about 7 years ago
Revert .idea/ changes

537a80a587a5d30e8fce0101a07a94c96b1b417c authored about 7 years ago
Merge some cooldown expressions together and remove a debug message

1c6c04b42c90b6a8aa72d57c9a899b497871f061 authored about 7 years ago
Add command bypass permission option

cddad649c655cb8955ff76891260fc197944de35 authored about 7 years ago
Merge two if statements into one

2dcca31ab267d06327c4b6e6c15f12b050c7dca3 authored about 7 years ago
Improve invalid event message of ExprCmdElapsedRemainingTime

bd9672bcd917de810117f09b92acfd983a121b46 authored about 7 years ago
Improve toString of ExprCmdElapsedRemainingTime

1d6cf20b878522c9bec56d09cb6e1a6b7c2923ca authored about 7 years ago
Fix typo in ExprCmdElapsedRemainingTime's syntax

6983504bb41b6f491ff19e2e9166edcda7daa400 authored about 7 years ago
Change the second parse mark to 1 in CmdElapsedRemainingTime to be consistent

762249113b19a658bbcd299f0b7543619228de5f authored about 7 years ago
Add elapsed/remaining time expression and parse cooldown message as VariableString

5005bdb87dee325317dc8657659024ecc02a316d authored about 7 years ago
Hopefully fix indentation...

cc24fe407f36bbfd9a5bfd09a3157c35783fbe4d authored about 7 years ago
Fix identation in config.sk

f28de2acc82cf12bd4968393c7ced4b1999b431a authored about 7 years ago
Change german translation of cooldown message to an accurate one

68e70a10cba6016667f0c80806d887685c479883 authored about 7 years ago
Fix variable case-sensitivity

bef672c280cf34ab6989db145d8eada7dddfbab3 authored about 7 years ago
Merge pull request #1046 from xXAndrew28Xx/fix-1033

In changer of ExprYawPitch, if 0 is passed, keep it as 0

f8644bdcb4d939086071bf3167a03e1429d84e7d authored about 7 years ago
Refer to ch.njol.skript.util.Date as Date instead as it is imported

00d81fb08ad5cf6ba3f7901a9dae90613e251a79 authored about 7 years ago
Expand star input in ScriptCommand

19a58c999ac332f8ba0c6e1815b64f88b33364bb authored about 7 years ago
Merge pull request #1045 from xXAndrew28Xx/feature-1041

Add %timespan% ago/later expression (#1041)

7c769881767f3c1fd77faf7ff952b984269c7b0e authored about 7 years ago
Check if cooldown given is set instead of parsed timespan being set

when warning for a floating command message as the parsed timespan may
be null but an invalid coo...

458f90851325d79589a01dcf95e804c5bd77c054 authored about 7 years ago
Add easy cooldown support to script commands

c48af1f72c8753bc1f9b0aa3f4899a937557c36f authored about 7 years ago
Allow specifying the date to go off of

29ff49886bc0c596561b69383065b3881f239711 authored about 7 years ago
In changer of ExprYawPitch, if 0 is passed, keep it as 0 instead of

changing it to 360

2c7a3c7b89d48fa565e5a55977113986bde8ed90 authored about 7 years ago
Add %timespan% ago/later expression (#1041)

34099ffdd054c8679e17e4148953b848741ecd09 authored about 7 years ago
Update README to give author information

afd716cfb08e0243ecc083a0d66e525affff55e4 authored about 7 years ago
Up the version number

86a8e9be5c0df7151a91d943332f60ab10d411b6 authored about 7 years ago
Merge branch 'Pikachu920-SpigotSound'

7f319d82a07175569587ae33cedb91b289b1da0a authored about 7 years ago
Merge branch 'SpigotSound' of https://github.com/Pikachu920/Skript into Pikachu920-SpigotSound

8874b64e4ac9e2bd3ba797beb769d2f72650b72f authored about 7 years ago
Implement isSupertypeOf again

ff7302f8426df58e14677bed26490c06deacbad9 authored about 7 years ago
Separate ItemType and ItemData functionality more clearly

91b28639c1cb1ba73de4a34b05df69ae3f4282df authored about 7 years ago
Reworking ItemType

c0ec2770b070e2c081686510da51980328d25f3e authored about 7 years ago
Make ItemData rely more on ItemStack, we don't need 1.3.2 compatibility

a4ed7826ada14bb18d2b6b41860700471b7eb210 authored about 7 years ago
Dragon skull support

79f8fb3a4d5c049f366ea0c3ede1e911435bd4fe authored about 7 years ago
Whoops, made a mistake with serialization. Fix it.

fa194e0a9a9615f868cb5ab9f96ff6f01f42d1ae authored about 7 years ago
Replace old ItemType legacy code with new legacy code

ae14f630d617c3ab6fd2f712c2dfbe5a9ad68cd4 authored about 7 years ago
Fix random breakages around Skript due to aliases API changes

bd622f9f47fbd17dd16c11262c7e81301d625577 authored about 7 years ago
Write some Javadoc to AliasesProvider

1577f2921e844663402fab40ee2f3b7a7edb4de0 authored about 7 years ago
Implementing a few stubs

7a9a7672409b064cb9106b507ace739b03e0ba86 authored about 7 years ago
WIP aliases loading code

3a5d48624ea398130e90ea10a260ac434b5e2b76 authored about 7 years ago
Item serialization update

99c763b15f1b2ca434d716010eb773669a52a89b authored about 7 years ago
Fix (and ignore) comparision errors

db2ada9a5faea433b9e601317c205a17e6031f03 authored about 7 years ago
Fix getAlias

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

a31240d3e65d179c82796ca6c0f0c980d93bc20c authored about 7 years ago
Merge branch 'Syst3ms-master'

449cf0fa60fd35bcc96ab157dd8aff1f4e971e08 authored about 7 years ago
Merge branch 'master' of https://github.com/Syst3ms/Skript into

Syst3ms-master

6e548eceaadf5405ba204df45c2ccca731126e18 authored about 7 years ago
Merge branch 'Snow-Pyon-feature-4'

d94e1965783d91629a54497d281314713cafbd6b authored about 7 years ago
Merge branch 'feature-4' of https://github.com/Snow-Pyon/Skript into Snow-Pyon-feature-4

db53c1678d74cb1e02e227c31b595b57220cccf3 authored about 7 years ago
Merge branch 'Snow-Pyon-feature-1'

64dd6f98d1c75c79a18caf681bd5630c0c061bc9 authored about 7 years ago
Fix equality checks

13aa8a30aa954be3c84c05800b1404f43fb295ed authored about 7 years ago
Some dumb mistake (as always)

e1c0817799beab9a22877b77ec95a0a682e7985d authored about 7 years ago
Little improvements, untested

914290402d03bd5e87a274aefcaed467a4a0ea94 authored about 7 years ago
First commit

977181b136c72e503ebeb8ba6c0875c0e212a308 authored about 7 years ago
Merge pull request #1016 from Pikachu920/fix1.8

Fix Previous PR

046f99a18000a9f90b3bf0b6dc9b484182ca61d4 authored about 7 years ago
Make sure not to break vanilla names...

04ed5450d417c2ee431b0406d457cba58c539de7 authored about 7 years ago
Allow for spigot sound enum names in the play sound effect

714ede035f979ea667ac09ae308966db88600dbf authored about 7 years ago
Oops... Fix it for real this time

829921bfee2b615692c22f295df4e849c347dbca authored about 7 years ago
Hopefully fix everything

53e8c225c5f861751981b511d7558cf87946c813 authored about 7 years ago
Fix a bug

9db2e3c7124f2441376d00fba00d056532afd078 authored about 7 years ago
Remove erase feature

7835362db147cdb15a288feac724170b5e8a11d9 authored about 7 years ago
Merge branch 'Pikachu920-master'

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

f97a97969f99b66624b3223afb9fd7f38fb8c76d authored about 7 years ago
Merge branch 'Snow-Pyon-bugfix-1'

8b95b8ba3b37406b3e000236808b54297c704ca7 authored about 7 years ago
Merge branch 'bugfix-1' of https://github.com/Snow-Pyon/Skript into Snow-Pyon-bugfix-1

04b2331894c28bb066265d527b067ee9a650cbde authored about 7 years ago
Merge branch 'Snow-Pyon-feature-3'

5ee27ad916f101ac5e47d17d8dda54e51d86d421 authored about 7 years ago
Merge branch 'feature-3' of https://github.com/Snow-Pyon/Skript into Snow-Pyon-feature-3

e2a45cf1894966b8051883e4e370e30c5704f939 authored about 7 years ago
Update docs and fix toString

56abd99474d6de02faddc8d18656f700f83ac7ed authored about 7 years ago
Change syntax and add warning

5db5591a754a841265c73382fd0939e827be5024 authored about 7 years ago
Multiple items per one alias

d6f09261ae73f52e531692a12ce9394a0d5516a9 authored about 7 years ago
Fix potential aliases bugs

725f0adf5f9ee5463f3791e5d975062c9c276fe1 authored about 7 years ago
Fix loading on 1.8

f8876dfc9ecc05e18d67721dabe062c245a41cb9 authored about 7 years ago
Fix unknown command message with skript commands

6cf59e7b132c3470f7f3d89879fcc0ca80097446 authored about 7 years ago
Change param behavior when * is used

2c5a3ca1d56b839f1fcae57cf9cd14d2de21eb37 authored about 7 years ago
Change param behavior when * is used

21270fc254cc210468d2a419bbdee4045f535d44 authored about 7 years ago
Fix mistake

d8c8760dc623cf6177a8f7d3a2933767b5f1f3ee authored about 7 years ago
Explain without drops in documentation

2948492b7ec085d7aee4caf80696839e9ab3d244 authored about 7 years ago
Fix indentation

d7f6ec308252f921a785f3d56b8a8e4e5c8eba13 authored about 7 years ago
Fix and enhance kill effect

faee4b82fb40eb021403fa547f7b8054a555e80e authored about 7 years ago
Enhance time expression

9cabde7adab008166ef1b1ea8ca095663ff530ff authored about 7 years ago
Fix comment indentation

ec13dd3beadddd6c6c6a39ecb6af339f90d95505 authored about 7 years ago
Add config option to disable warning

aa76b20a28b41d1050ab05d8918bf08feaa67703 authored about 7 years ago
Allow variables with index in function parameters

29c52a6090f7278aae981441878cac1654272125 authored about 7 years ago
Fixing loads of errors

* BlockCompat, BlockValues and one implementation for both them
* A ton of compile errors fixed ...

3b5385a86d21b78ff6b049aa42b2a6ab2fdd7673 authored about 7 years ago
Breaking more stuff while reworking

af2b06c502999ee3873951d971ed4845c04b0e39 authored about 7 years ago
Version number up

e5a184cfd6979396d1b295b2108673e2a077da27 authored about 7 years ago
Fix 1.9 compatibility issue (#989)

a2351a732a41e6967163cce6fddbbb8986492f5f authored about 7 years ago
Update ExprInventorySlot.java

Added support for multiple set slots.

Example:
set slot 5 of {_inventory} to stone named "&6...

22b65853e2b2b94ae81bca4f7d22026a5cd282c0 authored about 7 years ago
Update BukkitEventValues.java

Added event-inventory to the event-values of the clicking event.

6ef0fdcba79b9420ddfe6f451b5126ea060d15e3 authored about 7 years ago