The Docs are under construction! You should read the official OverCast Documentation
Client getClient() - returns the Client that sent
String getMessage() - returns the message that was sent
Event getCause() - returns the Bukkit event that caused this event to fire
Map getMap() - returns the map that the event occured in
Client getClient() - returns the Client that caused this event
BlockState getOldState() - returns the old state of the Block
BlockState getNewState() - returns the new state of the Block
Map getMap() - returns the map that the player died in
Player getKiller() - returns the killer
Player getKilled() - returns the person that was killed
Map getMap() - returns the map that started
Match getMatch() - returns the match that started
Map getMapFrom() - returns the map that is being cycled away from
Map getMapTo() - returns the map thats cycling to