LWC for 1.20! This fixes an error that prevented the plugin from starting, as well as numerous other changes and improvements which are the culmination of months of work from the community. Note that support for versions before 1.18 is now officially dropped, and LWC 2.2.8 should be used instead for those versions.
Also check out my new plugin
Bolt, which is a modern LWC alternative that boasts numerous improvements over LWC (see
here). Keep in mind that LWC continues to be fully supported and will receive the usual updates as always. For more information, visit the plugin page or ask on our
Discord server in the LWC / Bolt channels. Thank you for your support!
Changelog:
- Added support for MineCraft 1.20
- Added hanging signs, and bamboo/cherry doors, trap doors, and fence gates to the default configuration
- Added new "supply" protection type (commands: /csupply, /cmodify supply, etc); used to allow taking, but not depositing contents into a protection (effectively the opposite of donation) (@LazyGon)
- Added database.useSSL configuration option for forcing a MySQL connection to use SSL (@ElandaOfficial)
- Improved automatic item transfer to apply to containers instead of only hoppers (@LazyGon)
- Updated protection matchers to support hanging signs, and include new bamboo/cherry block variants
- Updated default configuration for doors to more closely match vanilla by default
- Updated German translation (@seema84)
- Updated plugin build process (@Joo200)
- Fixed permission access check for player triggered block changes (e.g. composters) (@tomo1560)
- Fixed a configuration error that prevented the plugin from starting (@Phoenix616)
- Fixed an error running the forceownerall command with the wrong number of arguments