Lamp v4: Beta 9
- Addition of
@Flag
s - Addition of
@Switch
es - Added
BukkitCommandActor#reply(Component)
- Added
BukkitCommandActor#audience()
- Added
BukkitLampConfig#audiences()
,#messageSender()
and#errorSender()
for Components - Expose
ExecutableCommand
andLamp
instances fromCommandNode
s - Fix suggestions not working with greedy strings
⚠️ Changed SuggestionProvider's fromCollection<String> getSuggestions(StringStream, ExecutionContext)
toCollection<String> getSuggestions(ExecutionContext)
- Minor improvements
Full Changelog: 4.0.0-beta.8...4.0.0-beta.9