Skip to content

First Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 02 Aug 21:05
· 1147 commits to master since this release
50ae1d5

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)