Restore lost player cooldown APIs

Accidentally removed in a7ba5db3de
This commit is contained in:
Zach Brown
2019-03-24 13:16:59 -04:00
parent 669007b2f6
commit 66ac2b2606
29 changed files with 84 additions and 46 deletions

View File

@@ -35,7 +35,7 @@ is undefined.
diff --git a/src/main/java/com/destroystokyo/paper/event/player/PlayerConnectionCloseEvent.java b/src/main/java/com/destroystokyo/paper/event/player/PlayerConnectionCloseEvent.java
new file mode 100644
index 000000000..12c1c6fe9
index 00000000..12c1c6fe
--- /dev/null
+++ b/src/main/java/com/destroystokyo/paper/event/player/PlayerConnectionCloseEvent.java
@@ -0,0 +0,0 @@