public interface NucleusWarnEvent
extends org.spongepowered.api.event.user.TargetUserEvent
Modifier and Type | Interface and Description |
---|---|
static interface |
NucleusWarnEvent.Expired
Fired when a warning expires.
|
static interface |
NucleusWarnEvent.Warned
Fired when a player has been warned.
|
Modifier and Type | Method and Description |
---|---|
String |
getReason()
The reason for the warning.
|
String getReason()