EggThrow - remove extra stuff
This commit is contained in:
parent
0b4916afd6
commit
e35b9b594a
@ -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
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user