✨ Send shutdown event on termination
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 12 Dec 2019 19:24:48 +0000 (20:24 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 12 Dec 2019 19:24:48 +0000 (20:24 +0100)
commit1ce940852c7e96a83233bcb706d0f87a1c655c54
treea5d80fd0bf9ac74b782dd80bf914d5b6b0f29285
parent8ddb8efff40ebe372d78758e6bb83f7a5954f6dc
✨ Send shutdown event on termination
src/main/java/net/pterodactylus/sone/main/SonePlugin.java
src/main/kotlin/net/pterodactylus/sone/core/event/Shutdown.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/main/SonePluginTest.kt