Skip to content

Releases: Craft233MC/LightChainBreak

1.0.1 fix

20 Mar 14:11
df89110

Choose a tag to compare

fix: count of real broken blocks

1.0.0 Release

16 Mar 15:25
b906e2a

Choose a tag to compare

1.0.0 Config refactor and SQL support

  • refactor config system
  • add support for database storage
  • fix: break block as player
  • fix: permission check issue
  • revert async config reload

Update tips

  • Dirty update from 0.4 is support
  • max-break and diagonal-break was renamed, it need re-set

More changelogs

0.4...1.0.0

0.4 diagonal block support and bug fixes对角方块支持与bug修复

09 Jul 04:09
9a3a8cf

Choose a tag to compare

what's new新改变:

  • Add diagonal block support
  • 添加对角方块支持
  • fixed some bugs and add other bugs(lol
  • 修复了一些bug添加了其他bug(lol

API changed API改变:

  • paper API bump to 1.20.1
  • paperAPI使用1.20.1

Upgrade notice升级提醒:

  • upgrade from 0.3, you need add diagonal-break in config.yml, value is true or false
  • 0.3升级,你需要在config.yml中添加选项diagonal-break,值为true或者false

Full Changelog完整变更: 0.3...0.4

0.3 papi support and resistance support

10 Jun 09:10
e8c06f5

Choose a tag to compare

new feature

  • papi supported
  • residence support( destroy

About papis

lightchainbreak_status_enable			# is player enabled chain break
lightchainbreak_status_displayCount	# is player enabled display break count for themselves 
lightchainbreak_status_itemProtective	# is player enabled save last durability for themselves 
lightchainbreak_status_sneakEnable	# is player enabled sneak to active chain break

Full Changelog: 0.2...0.3

0.2 bugs fix and more switch

02 Jun 06:41
fab0a56

Choose a tag to compare

bug fixed:

  • item not break when enabled chain break

what's new:

  • add display broke blocks count and its switch
  • functions are control by player self
  • add switches for item-protective, sneaking-to-enable

upgrade to 0.2 may need regenerate lang.yml or edit follow latest file
Full Commits: 0.1...0.2

0.1 first release

05 May 13:32
a47a666

Choose a tag to compare

refix: String is null when player first join