Releases: Revxrsal/Lamp
Releases · Revxrsal/Lamp
Lamp v4: Release Candidate 5
What's Changed
- fix: add null check for
@Range
validation. by @ShreyasAyyengar in #126
Full Changelog: 4.0.0-rc.4...4.0.0-rc.5
Lamp v4: Release Candidate 4
Lamp v4: Release Candidate 3.1
4.0.0-rc.31 mini version bump
Lamp v4: Release Candidate 3
- Fix calls to JavaPlugin#getCommand() not working on Paper
- Fix Brigadier issues with Velocity (#123)
- Introduced the new CooldownHandle API
Full Changelog: 4.0.0-rc.2...4.0.0-rc.3
Lamp v4: Release Candidate 2
Fix a bug in Brigadier causing permissions to break randomly
Lamp v4: Release Candidate 1
What's Changed
- Fabric: use Lucko's Fabric Permssion API by @CamperSamu in #118
- Fix a nullability problem with the cooldown annotation
- Internal cleanups
Full Changelog: 4.0.0-beta.25...4.0.0-rc.1
Lamp v4: Beta 25
- Fix problems with MinecraftArgumentType not working with Paper mappings
- Add a full-fledged
org.bukkit.Location
parser 🎉 thanks to @SkytAsul
Full Changelog: 4.0.0-beta.24...4.0.0-beta.25
Lamp v3.3.4
Fix paper mappings for MinecraftArgumentType
Full Changelog: 3.3.3...3.3.4
Lamp v4: Beta 24
Improvements to the Velocity codebase
Full Changelog: 4.0.0-beta.23...4.0.0-beta.24
Lamp v4: Beta #23
- Fix a bug in Brigadier for versions 1.13-1.16
- Added
PostCommandExecutedHook
- Added
@Cooldown
andCooldownException
except it's much better than v3
Full Changelog: 4.0.0-beta.22...4.0.0-beta.23