Skip to content

halloween update

Choose a tag to compare

@NOTIF-API NOTIF-API released this 30 Oct 08:47
· 48 commits to main since this release
50e8bbf

API

  • unnecessary methods that were pointless to use were removed

Event

  • for some reason, an event call was not made to ensure that scp could not kill scp600

Comments

  • each class and method received a comment for those who want to know how the plugin works

Code Effective

  • The recently added events had a null check that could have been avoided, which is what we did