Skip to content

v2.1.3 - Event Listener & Command Handler

Compare
Choose a tag to compare
@Jaimss Jaimss released this 28 Sep 20:12
· 54 commits to master since this release
60330ee

Added an Event Listener and Command Handler to the project. These are both extensions of Plugin.

plugin.listenForEvent<Event>(. . .)
plugin.handleCommand<CommandSender>(. . .)

See the documentation for information or ask at https://discord.jaims.dev.