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

Fixed Command Argument Default bug

6177f74b0b30b961fa8c074e393b715f1e1007ca authored over 9 years ago by Mirreski <[email protected]>
Fix and Readd

Readded hooks except for Factions hook. Untested if all hooks work. But
probably.

Possibly fixe...

52ba39b1e95742873cf2243bbb5564e3a53d5f52 authored over 9 years ago by Mirreski <[email protected]>
Fixed Timespan and Location bug.

Timespans now use Longs. Which means it is not limited to 24 days or
something. (TESTED)

The qu...

77c57e1e8e5b83c53c14825af57d0b9fd0942556 authored over 9 years ago by Mirreski <[email protected]>
Fixes.

Removed Hooks. Failed to remove some dependancy of WorldGuard for some
reason.

Edited Timespan ...

373641dafa59f6d1caaad44fff1bae6088a01355 authored over 9 years ago by Mirreski <[email protected]>
Succesful build #1

Fixed loop-value problems in Skript 2.2 by reverting a line to earlier
version.

Example on code...

338d1ac1e54297865f3c570101ed046e41d02bf7 authored over 9 years ago by Mirreski <[email protected]>
more stuff

23fa87ffb32e4d18014ad7ec63d1acc30e00ad69 authored about 10 years ago by Njol <[email protected]>
Merge remote-tracking branch 'github/master'

e49758e27a5dad9a6832f90a81250401a9ad047b authored over 10 years ago by Njol <[email protected]>
pre-merge commit

4c9f0b48d44105d87f6b949853544aa1bb1fec8c authored over 10 years ago by Njol <[email protected]>
Merge pull request #361 from Mirreski/master

Fixes Item Break Event not working.

2a86c077d60aaefcae6b859b89f9f10a75023387 authored over 10 years ago by Peter Güttinger <[email protected]>
Fixes Item Break Event not working.

http://dev.bukkit.org/bukkit-plugins/skript/tickets/404-on-item-break/

2cc10bac14471ecbf34b45b852ba5bdec0a52b52 authored over 10 years ago by Mirreski <[email protected]>
Some stuff i did a while ago.

333c54d29a70ede333e29b221ee8ef5b1a7b629f authored over 10 years ago by Njol <[email protected]>
Updated copyright notice to 2014

5de2c03c347aed9532559659ff361ad3602290eb authored almost 11 years ago by Njol <[email protected]>
Added expression 'UUID of %player/world%'

Fixed all negated conditions when 'or' or 'and' is used after the condition, e.g. 'a is not x or ...

dcb94b41fa3eb22d350811be3a838dfb3d988526 authored almost 11 years ago by Njol <[email protected]>
Fixed changing an item's lore

feb8fc9814f8cdbbc43f6e3ee3d52f6c2af4774e authored almost 11 years ago by Njol <[email protected]>
fixed effect commands to use english

fixed variable databases not being closed properly

9a382a590b32a4cae4f2b448b038bdba6b3f58f0 authored almost 11 years ago by Njol <[email protected]>
Fixed neither ... nor

Fixed command registration hack to work in Bukkit 1.7.2 R0.4
Fixed on pressure plate event to wor...

9179f1d8f8bb1a1b53a80fff8dfbe7ef3d22be2f authored almost 11 years ago by Njol <[email protected]>
Fixed more database/variable issues

Added ability to trace log messages

aa9d9d784148c90eaf82edd830b78e3e7c4de39d authored almost 11 years ago by Njol <[email protected]>
some cleanup

cd9ac1e62555292a72ed8e9ceaf8cbd795e86124 authored almost 11 years ago by Njol <[email protected]>
Fixed MySQL issues

Added static null analysis
Added expression 'me' for use in effect commands
Fixed config updating...

d0e49bd57828f240cac19c6bd669bff102bfdf83 authored almost 11 years ago by Njol <[email protected]>
fixed looping blocks in a WorldGuard region

54ecfab376291188ad0542f3c25994cc9dfe07f1 authored about 11 years ago by Njol <[email protected]>
fixed my incorrect edits to ExprLore

fixed a few Javadoc warnings

95a6c9116dc441ae690ce516b2922cc90688f392 authored about 11 years ago by Njol <[email protected]>
Merge remote-tracking branch 'github/master'

Conflicts:
src/main/java/ch/njol/skript/expressions/ExprLore.java
src/main/java/ch/njol/skript...

7e53daf4262ea51e910fb8a3ab2cf5aef67554de authored about 11 years ago by Njol <[email protected]>
Tried to create a 'line <number> of <text>' expression, but failed

Also changed version back to 2.1 as it has not been released yet

ec1fbc859b53ee34aa009842a9a538e52068d0cc authored about 11 years ago by Njol <[email protected]>
Updated the updater to Bukkit's new guidelines

made the class Region available to users
fixed strings parsing without quotes in 'variables:' sec...

494bf8b6d6a337949e8c6867c901935131bb08ae authored about 11 years ago by Njol <[email protected]>
Updated skript version in pom.xml

fdc1fc9ad7fba1fd829e4fa748274bd7fe79b86a authored about 11 years ago by joeuguce99 <[email protected]>
Added lore support and maximum stack size support (Late...)

7906bbf111356009b9004ca5c829359f5c2c47df authored about 11 years ago by joeuguce99 <[email protected]>
fixed updating the old database

24953b445aed3feb5c7f5749a98f4e2e3ab7cc8a authored about 11 years ago by Njol <[email protected]>
Tested & fixed databases (MySQL not tested)

more german aliases
fixed main config
and more bug fixes

4df6b30ca5c33767a5991e613f3e665efa6d034f authored about 11 years ago by Njol <[email protected]>
more fixes + testing should now work even without a skript.jar

b88a3c2bbc65dce842fed9073e3791f67f992e4c authored about 11 years ago by Njol <[email protected]>
more 2.1 stuff

removed most synthetic accessor methods

57ab3a170d5049cfa2ba864103c5d686c4079537 authored about 11 years ago by Njol <[email protected]>
Merge remote-tracking branch 'github/master'

Conflicts:
src/main/java/ch/njol/skript/expressions/ExprSignText.java

8c8c65fbbff13ee4597fffbfed66dda2d7ade5b9 authored about 11 years ago by Njol <[email protected]>
Most code for 2.1 is ready.

8d9dd58d8b33c7918b25cc5942b2a7b59f686f12 authored about 11 years ago by Njol <[email protected]>
Merge pull request #265 from ampayne2/master

Fixes setting sign text for before update(boolean, boolean) was added

cd84735318e4bfc66d0cd89f0470c2ceab3fbcca authored about 11 years ago by Peter Güttinger <[email protected]>
Fixes setting sign text for before update(boolean, boolean) was added

8cf156408192c568e3544991be779a329cbc497e authored about 11 years ago by Austin Payne <[email protected]>
added baby animals (in testing)

included default configs & example scripts in the repo

dcd061023ddc878918da301fa8b01d5183870699 authored over 11 years ago by Peter <[email protected]>
Added regions

b7b9b37fd502e60b4a7053edd51469a0af182b5e authored over 11 years ago by Peter <[email protected]>
small fix

24df4fed7ef482149d63587bdce5d70d4dbf7a19 authored over 11 years ago by Njol <[email protected]>
Fixed looping items in an inventory (again)

Humanoid mobs can now be equipped with armour & weapons
Made '/skript update changes' display all...

edd122bf388cfcb9b13c2e95b16e0cc3cc90bf18 authored over 11 years ago by Peter Güttinger <[email protected]>
Forgot to test the new EnumUtil

988f0f1e4e006e85432f3dc108f0a49bed504c88 authored over 11 years ago by Peter <[email protected]>
Fixed bug with the updater caused by finally using a stable version

Fixed removing all xp from an entity's drops
Fixed looping items in an inventory, and also made t...

6defd8f30710c0031597e3c9b83d2619b4dd7ef6 authored over 11 years ago by Njol <[email protected]>
Committing code of 2.0

bfd7de4610c5e4a7af27691293822e2d2c68e55c authored over 11 years ago by Peter Güttinger <[email protected]>
uploading code of beta 10

8b827ffbdd96dfd34c3a6dc822557fc01ed4ea49 authored over 11 years ago by Njol <[email protected]>
Merge remote-tracking branch 'github/dev' into dev

Conflicts:
src/main/java/ch/njol/skript/log/SkriptLogger.java
src/main/java/ch/njol/skript/uti...

7d7838403c7b4775564847893df1027ab829d951 authored over 11 years ago by Njol <[email protected]>
merge test

fad9fd0d89e046b832cf6480afab40bc71b066e1 authored over 11 years ago by Njol <[email protected]>
Added color armor support

9bf8c78809b6caf777733dced191a70460dd556f authored over 11 years ago by joeuguce99 <[email protected]>
include warning settings in project + some code changes

75cc82d1ea47749417cd361ac4869522a81bbf1f authored over 11 years ago by Njol <[email protected]>
commiting code of beta 9

6a23f58cb18757b2d73f2a222c9aeb76358076be authored over 11 years ago by Njol <[email protected]>
more changes

dccb74b0bfffbf40b0f4bcb1784d467076ff539e authored almost 12 years ago by Njol <[email protected]>
another commit (duh)

71a33ca98f1d7c42d46314659a16895b2976d727 authored almost 12 years ago by Njol <[email protected]>
beta 8 + some more

ae20a83b91768523f69dc410b03586188e4dd360 authored almost 12 years ago by Njol <[email protected]>
uploading code of 2.0 beta 3

844b3dcadcc67b4b783d25491bedf8e6a0bc3625 authored about 12 years ago by Njol <[email protected]>
Still trying to find the cause of the stupid hang-up

8e8efc9a8dca5bd4561b25a1f90f42a16c7f2972 authored about 12 years ago by Njol <[email protected]>
Creating 'dev' branch for in-dev code

5ee575ceab5ea4cb36a807d9931ccfd97e4e3f26 authored about 12 years ago by Njol <[email protected]>
Added ability to change dates

Added blazed to the available entities
Added join/quit messages
Added expression 'random ... out ...

fb081c7577e08508176e031d4602664cccb6e090 authored over 12 years ago by Njol <[email protected]>
Fixed 'else' not working

Fixed comparing a variable with a number
Removed a leftover debug message
Fixed an error with the...

63a60292da9a41d370a48199346c62ad558fcbec authored over 12 years ago by Njol <[email protected]>
small fixes

cf82bf6b5b390acaccbf87377bb16270aa52b5df authored over 12 years ago by Njol <[email protected]>
Java 6 compatibility

62ee20cacdcb565bc174c41f78cf1881438f8310 authored over 12 years ago by Njol <[email protected]>
Fixed command arguments having to be lowercase

6be540af338a3d020f2ace74dd9653e297060e8e authored over 12 years ago by Njol <[email protected]>
Added new commands /skript reload all/config/scripts/<script> and /skript enable/disable all/<script>

Added enchantment support
Added condition 'is enchanted'
Entities can now be deleted
Added effect...

eab53baca0232e032d5fbefb2ec3f53c9a6dec53 authored over 12 years ago by Njol <[email protected]>
Fixed the new 'x is ying' conditions

Fixed numbers being put incorrectly into variable names

41238f2a9eac16b8ae82968094ec1a6c3f58d547 authored over 12 years ago by Njol <[email protected]>
Removed CraftBukkit dependency (again)

67aaeee5941a8aff44d9c55dd5b54c059afd0a90 authored over 12 years ago by Njol <[email protected]>
Custom commands now show up in Bukkit's /help command

Added basic biome support and an expression 'biome of/at <location>' which cannot be set yet
Adde...

c2458bec1159d6e5efdccdf1723cbf34a71f82c5 authored over 12 years ago by Njol <[email protected]>
Added expression 'altitude of <location>'

Added expression 'x/y/z-coordinate of <location>'
Improved error messages a bit
Improved arithmet...

af56a5ca0089a17b7b240d699cd5c23ff0bae622 authored over 12 years ago by Njol <[email protected]>
Using Maven as build manager now

9c0310cb12f4934ee181086eb474228b0a5b8bb3 authored over 12 years ago by Njol <[email protected]>
Added arithmetics

Added expression 'spawn [point] [of <world>]'
Improved how large numbers are displayed
Fixed an A...

6b6b726269f78d8c499bf06b172a0baf8bdf7f0a authored over 12 years ago by Njol <[email protected]>
Readded the chat event

Blocks can now be used instead of items
Fixed not being able to use 'offline player' as command a...

8878cf97e1bae46a1c1e00a98f5026916cc2a846 authored over 12 years ago by Njol <[email protected]>
Committing the code of 1.4

Additions:
- Added delays
- Added dates
- Added local variables ({*local variable}) which are lo...

991280fa97692eeba5c4ec9ec0c12fcb5f681a31 authored over 12 years ago by Njol <[email protected]>
Added event 'on first join' which is called whenever a new player joins the server

Added expression 'shooter [of <projectile>]' to get who shot a projectile
Fixed not being able to...

7dbf5dcde1442895c1d9c6ed20a9992bd12e031f authored over 12 years ago by Njol <[email protected]>
Added possibility to create default variables for variables which contain expressions, e.g. %player%

Improved the 'is' condition to work better with variables
Made 'victim'/'damaged' work in death e...

dd0f35f317cc137d2d58dbd77dd488e6757643b5 authored over 12 years ago by Njol <[email protected]>
Added a 'damage' expression

Fixed string lists not being split correctly
Fixed the 'is' condition behaving incorrectly when u...

e25cffb0f4a20247204fed35cdc2dc610a1f87bd authored over 12 years ago by Njol <[email protected]>
Added event 'at <time> [in <worlds>]', e.g. 'at 18:00 in "world"'

Added condition 'is PvP enabled/disabled [in <world>]' and effect 'enable/disable PvP [in <world>...

43f8392897cb3c7963bbb725876a047e031f07e8 authored over 12 years ago by Njol <[email protected]>
Fixed some events being called more than once

6346daf40d052be6c9184a82c17c9885707742c1 authored over 12 years ago by Njol <[email protected]>
Added a 'poison' and a 'cure from poison' effect

Fixed the command effect to propely accept a slash at the beginning of the command
Made timespans...

e7d57b7f434d8ca3a4be58af8ed6020b0a7d361b authored over 12 years ago by Njol <[email protected]>
Fixed buckets not firing block place/break events

Deactivated loading of economy as it's useless and only caused errors
Added a 'console'/'server' ...

c383e40fec09f7c0b0d8827e07a4f54c2b5ffebf authored over 12 years ago by Njol <[email protected]>
Commiting the code of v1.3

- New Features:
Custom commands now use my parser
Added entity data (e.g. one can now use angry ...

36fea8da8a215ecb0278b55efc8cf4af2786a61e authored over 12 years ago by Njol <[email protected]>
Added loop to loop through entities

Some minor fixes

8487a092a291426d66779abf1767744962fa3546 authored over 12 years ago by Njol <[email protected]>
Implemented variables (closes #8)

Added user-firendly way to colorize messages (closes #17)
Added Color enum for wools, dyes and ch...

ddc1df8d23723c6946d6026ecfbf15b3f66dd5c6 authored over 12 years ago by Njol <[email protected]>
mostly refactoring, but added some drafts as well

c50905c084216aff51b62f2a53fd54c30f70cd81 authored over 12 years ago by Njol <[email protected]>
Fixed some stupid bugs which were so easy to see if I only tested more...

5a0188f865a2d15abde1841de36c48adf0a670b3 authored over 12 years ago by Njol <[email protected]>
Added past and future states to variables (closes #15)

Fixed error handling (closes #23)
Changed commands to get the original entered text (in preparati...

d643f534a7572ff88e402e96b042e89637ea4864 authored over 12 years ago by Njol <[email protected]>
Many small changes in preparation for release

20affa0382db40cec0f5dad561d32029acce46b0 authored over 12 years ago by Njol <[email protected]>
Fixed custom commands being executed whenever any other command was

executed
Also improved various 'to string' methods

322742bec601dc10e528cd526d3a51a5fdcbed7d authored over 12 years ago by Njol <[email protected]>
Added 2 special sections to trigger files:

- aliases: holds aliases which are only valid for the current trigger
file
- options: a map of op...

bde05dba5657c0af2ee6c99c538d9d2e89cfc16b authored over 12 years ago by Njol <[email protected]>
Main change: Custom parser for expressions

- created package ch.njol.lang and moved some relevant files into it
- renamed Variable to Simple...

d7f40dee4b678d10cb3e93af2dab27d6a6d90b2f authored over 12 years ago by Njol <[email protected]>
Added/changed license comments of all files in the package ch.njol.util

42ede1cbf5d3014402119366bfe85a74a773e8e3 authored over 12 years ago by Njol <[email protected]>
First commit: Uploading code of v1.0 pre-5

570c0279b95a94e8375a66f1e75d5021e687474c authored over 12 years ago by Njol <[email protected]>