Class PlayerIsAGoodBoyCondition

java.lang.Object
games.stendhal.server.entity.npc.condition.PlayerIsAGoodBoyCondition
All Implemented Interfaces:
ChatCondition, PreTransitionCondition

@Dev(category=OTHER, label="GoodBoy?") public class PlayerIsAGoodBoyCondition extends Object implements ChatCondition
Check if a player is a good boy, e. g. has not recently killed another player.
Author:
madmetzger
  • Constructor Details

    • PlayerIsAGoodBoyCondition

      public PlayerIsAGoodBoyCondition()
  • Method Details