This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
2.1.7
This is a bug fix update.Please update as soon as possible
[New Features]
- Add ConnParams APIs
- Add RowSet::print API
- Add RowSet::toTableString API
- Log all command registrations in
debug mode
, LiteLDev#320
[Bug Fixes]
- Fix StepOnPressurePlateEvent LiteLDev#350
- Fix bug for simple form without buttons, LiteLDev#344
- Try to prevent the command from crashing
- Fix build and get player by exact name
- Fix LLSE colorLog, LiteLDev#340
- Fix BaseLib
- Fix Server Started info output
- Try to temporarily fix command crasher, LiteLDev#341
- Try fix help command crash, LiteLDev#341
- Fix LiteLDev#333
- Fix onEat event can't listen to potion & milk, LiteLDev#281
[Changes]
- Better exception/debug message
- Update SimpleServerLogger
- Set some APIs to be available only in
debug mode
- LLSE setBossbar added Color parameter LiteLDev#328
- Add cause to onMobDie/onMobHurt event, LiteLDev#339