Do some work on the JavaDoc
This commit is contained in:
@ -10,7 +10,9 @@ import com.graywolf336.jail.beans.Jail;
|
||||
import com.graywolf336.jail.beans.Prisoner;
|
||||
|
||||
/**
|
||||
* Event thrown when a player is fixing to be jailed, both offline and online players.
|
||||
* Event thrown before we are jailing a player, both offline and online players.
|
||||
*
|
||||
* <p />
|
||||
*
|
||||
* This event is called right before we actually jail a player, and is cancellable, whether the player is offline or online, getPlayer() will always return null if isOnline() return false.
|
||||
*
|
||||
|
Reference in New Issue
Block a user