Skip to content

Lamp v4: Beta 9

Compare
Choose a tag to compare
@Revxrsal Revxrsal released this 17 Sep 19:43
· 150 commits to v4 since this release
  • Addition of @Flags
  • Addition of @Switches
  • Added BukkitCommandActor#reply(Component)
  • Added BukkitCommandActor#audience()
  • Added BukkitLampConfig#audiences(), #messageSender() and #errorSender() for Components
  • Expose ExecutableCommand and Lamp instances from CommandNodes
  • Fix suggestions not working with greedy strings
  • ⚠️ Changed SuggestionProvider's from Collection<String> getSuggestions(StringStream, ExecutionContext) to Collection<String> getSuggestions(ExecutionContext)
  • Minor improvements

Full Changelog: 4.0.0-beta.8...4.0.0-beta.9