EggThrow - remove extra stuff
By: Taylor Kelly <tkelly910@gmail.com>
This commit is contained in:
parent
77e9ecedb9
commit
15c598c0f0
1 changed files with 0 additions and 10 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue