-
Notifications
You must be signed in to change notification settings - Fork 1
Adding Listener Scripts
Eric Lam edited this page Jun 12, 2022
·
2 revisions
adding listener scripts is easy, simply add the event handler method as usual without declaring a class and implementing Listener.
here is an example from the default
you can add multiple event handler methods inside one script as usual as you write listener from plugin development.
-
Script Development
-
Adding Scripts
-
API Development