Skip to content

ASM | New Command Features | Bug Fixes

Compare
Choose a tag to compare
@funkemunky funkemunky released this 19 Jan 20:54
· 765 commits to master since this release
  • Fixed cancelling on PacketReceiveEvent and PacketSendEvent.
  • Fixed errors caused when Atlas enables.
  • Added new command message configuration.
  • Added new @init class scanner functionality to automatically register events and commands.
  • Added new @ConfigSettig annotation for fields, used with the @init on the main class to automatically add a configuration value but automatically update it on reloads using ASM.
  • Added some new methods for grabbing things from entities.
  • Added other new features.
  • Fixed other minor bugs.