Skip to content

Bug fixes to you!

Compare
Choose a tag to compare
@bensku bensku released this 03 Mar 11:46
· 2026 commits to master since this release

2.3 continues to receive bug fixes.

  • Fixed opening and closing doors not working (closes #1897)
  • Fixed sorting some lists not working (closes #1904)
  • Fixed setting all items of an inventory to a list ignoring some items (closes #1906)
  • Fixed aliases with upper-case letters not being usable (closes #1907)
  • Fixed falling blocks causing exceptions on 1.12 and older (closes #1909)
  • Fixed setting blocks sometimes causing exceptions on 1.12 and older (closes #1902)
  • Fixed some cases of click events not working on 1.12 and older (closes #1916)
  • Fixed changes to items in variables also affecting items in inventories (closes #1813)
  • Fixed insertion chat style not working (closes #1378)
  • Improved performance of removing all items from an inventory (related #772)