Property | Type | Description | |
---|---|---|---|
Cancel | bool | ||
Looter | Player | ||
cancelReason | string | ||
pLoot | PlayerLoot |
Method | Description | |
---|---|---|
LootEvent ( PlayerLoot pl, Player looter ) | ||
Stop ( string reason = "A plugin stops you from looting that!" ) : void |
public LootEvent ( PlayerLoot pl, Player looter ) | ||
pl | PlayerLoot | |
looter | Player |
public Stop ( string reason = "A plugin stops you from looting that!" ) : void | ||
reason | string | |
return | void |