Class DumpZonesCommand

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

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

    • DumpZonesCommand

      public DumpZonesCommand()
  • Method Details