Skip to content
Success

Changes

Summary

  1. Fix slow event detection (commit: 3fe7215) (details)
Commit 3fe72154a30b3e2362a7c4dc4e7a62e58c323acd by md_5
Fix slow event detection
Time moves forward, so the second call to nanoTime returns a bigger
number than the first one, giving a negative elapsed time … defeating
the whole purpose of this code. :-(
(commit: 3fe7215)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/plugin/PluginManager.java