Skip to content

Releases: ZetaPlugins/LifeStealZ

Release 2.21.1

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 14 May 09:37

MC-Version 1.21.4-26.1.2

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Added a cache for players (thanks to @michaelcoalition for suggesting it)
  • Fixed SQLite connection pool not reusing existing connection

Release 2.21.0

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 09 May 12:26

MC-Version 1.21.4-26.1.2

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Added minWithdrawHearts to specify a minimum of hearts for withdrawal

Release 2.20.9

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 02 May 14:35

MC-Version 1.21.4-26.1.2

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fix Faststats not being shaded correctly
  • Fix Faststats error tracker not being registered
  • Remove non-working WorldGuard javadocs link

Release 2.20.8

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 02 May 09:06
38ee376

MC-Version 1.21.4-26.1.2

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Add faststats analytics

Release 2.20.7

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 17 Jan 09:08

MC-Version 1.21.4-1.21.11

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

Release 2.20.6

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 15 Dec 10:27

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug with the withdrawheart command where the minHearts would default to 2 and not be properly compared to the actual health

Release 2.20.5

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 06 Dec 09:49

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug where heartRewardOnElimination would not be respected
  • Fixed a bug where a killer would not get hearts when eliminating a player
  • Fixed a bug where a player would not drop a heart when being eliminated by natural causes

Release 2.20.4

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 15 Nov 09:31

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Javassist is now shaded into the jar

2.20.3

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 14 Nov 15:21

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug where dropped items would not be invulnerable and undespawnable when dropped after death if configured to be so.
  • Internal changes on how commands and events are registered

Release 2.20.2

Choose a tag to compare

@KartoffelChipss KartoffelChipss released this 12 Nov 09:20

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug where the crafter would craft items with custom items as its ingredients