Warning: This is the first public beta release of Skript 2.5. It is likely to contain some bugs - do NOT run it outside of a test server. Skript 2.4 will continue to receive critical bug fixes until 2.5 is stable, which may take a while.
- Fixed a bug with
%number% of %itemtype%
expression (closes #3187) - Fixed a bug in the scripts expression throwing an error (closes #3193)
- Fixed a parsing issue with HEX colors (closes #3213)
- Added the hit block event value to the on projectile hit event (thanks @DeltaRays)
- Added a heal reason type and expression to be used in the heal event (thanks @DeltaRays)
- Added a projectile collide event (thanks @DeltaRays)
- Added better handling of a stack overflow error (closes #2752)
- Added an expression for first/last login of player (thanks @DeltaRays)
- Added a block fertilize event (thanks @DeltaRays)
- Added block data as a variation to using item types for blocks (closes #2547)
- Added an effect to stop/restart the server (thanks @DeltaRays)