halloween update
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