Skip to content

Commit

Permalink
Remove the registing of events in the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Nov 8, 2024
1 parent a95b2ae commit ebf44f8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ class TypewriterPaperPlugin : KotlinPlugin(), KoinComponent {
}

BStatsMetrics.registerMetrics()
server.pluginManager.registerSuspendingEvents(this, this)

// We want to initialize all the extensions after all the plugins have been enabled to make sure
// that all the plugins are loaded.
Expand Down

0 comments on commit ebf44f8

Please sign in to comment.