Skip to content

Releases: Revxrsal/Lamp

Lamp v3: 3.3.3

14 Dec 11:07
Compare
Choose a tag to compare
  • A small brigadier fix

Full Changelog: 3.3.2...3.3.3

Lamp v4: Beta #22

11 Dec 12:15
Compare
Choose a tag to compare
  • Fix flags getting suggested while completing other flags
  • Fix ExecutionContext#input() not reflecting the real StringStream in auto-completion

Full Changelog: 4.0.0-beta.21...4.0.0-beta.22

Lamp v4: Beta #21

10 Dec 22:02
Compare
Choose a tag to compare

A fix in the auto-completion system

Full Changelog: 4.0.0-beta.20...4.0.0-beta.21

Lamp v4: Beta #20

10 Dec 21:35
Compare
Choose a tag to compare

What's Changed

  • Fixed orphan commands registration by @SkytAsul in #119
  • Full rewrite of the auto-completion system

Full Changelog: 4.0.0-beta.19...4.0.0-beta.20

3.3.2

29 Nov 11:33
Compare
Choose a tag to compare

Fix compatibility issues with Minecraft 1.20.6+

3.3.1

28 Nov 11:18
Compare
Choose a tag to compare

Minor fixes in Brigadier for 1.20.4

Lamp v4: Beta 19

20 Oct 11:15
Compare
Choose a tag to compare

Lamp v4: Beta 18

18 Oct 19:20
Compare
Choose a tag to compare

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

03 Oct 09:12
Compare
Choose a tag to compare

This version drops the minimum Java version from 17 to 8, allowing for better compatibility with older platforms.

Lamp v4: Beta 16

03 Oct 07:27
Compare
Choose a tag to compare
  • 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