Class DumpShopsCommand

java.lang.Object
marauroa.server.db.command.AbstractDBCommand
games.stendhal.server.core.engine.dbcommand.DumpShopsCommand
All Implemented Interfaces:
DBCommand

public class DumpShopsCommand extends AbstractDBCommand
dumps shops to the database so that they can be accessed on the website
Author:
hendrik
  • Constructor Details

    • DumpShopsCommand

      public DumpShopsCommand()
  • Method Details