mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 19:25:49 -07:00
@@ -342,16 +342,6 @@ public abstract class Event {
|
|||||||
* SERVER EVENTS
|
* SERVER EVENTS
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* Called when a timer has expired
|
|
||||||
*/
|
|
||||||
TIMER_EXPIRED(Category.SERVER),
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Called when a timer has been removed from the server.
|
|
||||||
*/
|
|
||||||
TIMER_UNREGISTERED(Category.SERVER),
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when a plugin is enabled
|
* Called when a plugin is enabled
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user