Skip to content

Commit

Permalink
+ Added an easter egg on shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeCrafter committed Dec 3, 2021
1 parent 2f91095 commit 023d7fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ class AmbientStarsPlugin : JavaPlugin() {
}

override fun onDisable() {
// Plugin shutdown logic
logger.log(Level.FINE, "[AmbientStars] Shutting down internal galaxy")
}
}

0 comments on commit 023d7fa

Please sign in to comment.