L2JPREMIUM
5M
|
Public Member Functions | |
IllegalPlayerAction (L2PcInstance actor, String message, int punishment) | |
void | run () |
Static Public Attributes | |
static final int | PUNISH_BROADCAST = 1 |
static final int | PUNISH_KICK = 2 |
static final int | PUNISH_JAIL = 4 |
Protected Attributes | |
String | _message |
int | _punishment |
L2PcInstance | _actor |