🚀 What's New?
- New paginated help menu
- Updated command framework
For full changelog, visit SJM's GitHub.
v1.1.6 (2024-05-01)
Features
- Improve updaterChecker option check (9980dc8)
- When updater check fails, it will no longer throw an error, but a warning message instead. (9980dc8)
- Add misc.yml config (70f27fb)
- /sjm regenerate command for regenerating settings file (93d8c88)
- Add web editor recommend message in setting comment (95472d6)
Bug Fixes
- Snapshot detection (d17904e)
v1.1.4 - 2024-01-09
Features
- 1.20.3/4 support and fixes
- updater checker and update notify on join - (7097311) - HappyAreaBean
Build
- (deps) bump net.kyori:adventure-platform-bukkit to 4.3.2 - (33cf8f4) - HappyAreaBean
- (deps) bump net.kyori:adventure-* to 4.15.0 - (f57e54a) - HappyAreaBean
- (deps) add com.github.InventivetalentDev.Spiget-Update:bukkit:1.4.6-SNAPSHOT - (9e069b5) - HappyAreaBean
v1.1.3 (2023-12-04)
Bug Fixes
- extra space in applyedits command message (c755d35)
Other
- fix missing tld in info url (43059b2)
- code clean up (29bb6f5)
- deps: bump adventure-platform to 4.3.1 (72add24)
- deps: bump lamp to 3.1.8 (3531ba0)
v1.1.2 (2023-06-30)
Features
- 1.20 support (2e64f78)
Bugfix
- snakeyml error when startup (2e64f78)
Other
- deps: bump configlib to 2.3.0 (2e64f78)
- deps: bump adventure-text-minimessage to 4.14.0 (1f6f801)
- deps: add adventure-api 4.14.0 (f98a016)
Bug Fixes
- config: update related adventure domains and update config url if needed
Other
- command: changes for Lamp updates
- deps: bump adventure-platform-bukkit to 4.3.0
- deps: bump adventure-minimessage to 4.13.1
- deps: bump com.github.Revxrsal.Lamp to 3.1.5
Features
- /sjm editor, applyedits command, edit join message with web editor (594e474)
Other
- recode commands (eb03aa9)