Package games.stendhal.server.entity.player


package games.stendhal.server.entity.player
  • Classes
    Class
    Description
    a special PlayerChatBucket for admins which does not limit the message (postman generates at least twice the amount of manages than the attacker).
    timesout a player who is AFK for a long time
    Manages gags.
    This class is responsible of keeping players who have misbehaved in a special jail area where they can't do any harm.
    Handles ownership of pets and sheep.
     
    a bucket to manage chat traffic shaping.
    Handles death of players.
    Handling for counting looted items of a player
    makes player properties available using the Map interface
     
    Handles the RPClass registration.
     
     
    Retrieves postman messages for the logging in player from the database
    converts player objects to the most recent version by adding attributes, transforming quest states and similar migrations.
    Retrieves pending or partial achievement information from the database on login Updates the player object if necessary Deletes pending achievements from database so that they are not reapplied next login