Releases: Revxrsal/Lamp
Releases · Revxrsal/Lamp
3.3.2
3.3.1
Lamp v4: Beta 19
Full Changelog: 4.0.0-beta.18...4.0.0-beta.19
Lamp v4: Beta 18
What's Changed
- Fix wrong method name in BukkitLampConfig.Builder by @SkytAsul in #111
- Fix registering multiple orphans at once by @SkytAsul in #115
- Fix an issue with Velocity command registration
Full Changelog: 4.0.0-beta.17...4.0.0-beta.18
Lamp v4: Beta 17
This version drops the minimum Java version from 17 to 8, allowing for better compatibility with older platforms.
Lamp v4: Beta 16
- Fixes to the implementation of ExecutableCommand#isChildOf, #isParentOf and #childrenCommands()
- Add StringStream#peekString()
Full Changelog: 4.0.0-beta.15...4.0.0-beta.16
1.20.6+ support for Brigadier
This version adds Brigadier support to v3 on 1.20.6+ (Paper only)
Lamp v4: Beta 15
- Add StringStream#peekString()
- Rename CommandList#asPage() to CommandList#paginate()
- Document some classes
Full Changelog: 4.0.0-beta.14...4.0.0-beta.15
Lamp v4: Beta 14
- Prevent duplicate suggestions
- Send player suggestions if Brigadier is disabled
- Bug fixes in auto-completion
Full Changelog: 4.0.0-beta.13...4.0.0-beta.14
Lamp v4: Beta 13
- Fix greedy strings on Minestom
- Fix autocompletion not working when there are multiple successive spaces
- Respect quotes in greedy strings
- Ignore extra whitespace in executing commands
Full Changelog: 4.0.0-beta.12...4.0.0-beta.13