Dungeon Kick
Added in v2.0.1.
Description
Removes players from the dungeon. Used with a targeter it kicks only the targeted player, out of the instance that player is in; used with no target it ejects every player in the caster's instance.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
silent |
s |
When false (the default) the removal is forced and cannot be stopped by another plugin cancelling the leave event. Set true to let a cancelled leave event abort the kick. This does not suppress the leave message. | false |
Examples
Skills:
- dungeonkick{silent=false} @trigger ~onDungeonPlayerDeath
Removes the dying player from their dungeon instance. With no
@triggertarget it would instead eject everyone in the instance.
Aliases
-
dfail -
dlose