Skip to content

ArgumentStack fixes, Sponge update

Compare
Choose a tag to compare
@Revxrsal Revxrsal released this 06 Oct 10:51
  • Fixed some ArgumentStack#of() methods not respecting quotes and joining strings into one.
  • Added ArgumentStack#empty()
  • Fixed Sponge implementation
  • Allow response types of java.util.Optional
  • Optimize CommandPath#getCategoryPath()
  • Pass ArgumentStack#asImmutableView() to command conditions
  • more fixes

Full Changelog: 1.2...1.3