Class UpdatePlayerEntities

java.lang.Object
games.stendhal.tools.playerUpdate.UpdatePlayerEntities

public class UpdatePlayerEntities extends Object
Loads all Players from the database, performs update operations and saves afterwards.
Author:
madmetzger
  • Constructor Details

    • UpdatePlayerEntities

      public UpdatePlayerEntities()
  • Method Details

    • initRPClasses

      public void initRPClasses()
      Inits all RPClasses, has to be called before doing update. Split off due to testing issues.
    • main

      public static void main(String[] args)