You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.