Class BailAction

java.lang.Object
games.stendhal.server.maps.deathmatch.BailAction
All Implemented Interfaces:
ChatAction, PostTransitionAction

public class BailAction extends Object implements ChatAction
handles "bail" trigger to free the player from deathmatch with a penalty.
  • Constructor Details

    • BailAction

      public BailAction()
  • Method Details