Class DumpItemsCommand

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

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

    • DumpItemsCommand

      public DumpItemsCommand()
  • Method Details