Class AlterKillAction
java.lang.Object
games.stendhal.server.actions.admin.AdministrationAction
games.stendhal.server.actions.admin.AlterKillAction
- All Implemented Interfaces:
ActionListener
Changes solo or shared kill count of specified creature for player.
-
Field Summary
Fields inherited from class games.stendhal.server.actions.admin.AdministrationAction
logger, REQUIRED_ADMIN_LEVEL_FOR_SUPER, REQUIRED_ADMIN_LEVEL_FOR_SUPPORT
-
Constructor Summary
-
Method Summary
Methods inherited from class games.stendhal.server.actions.admin.AdministrationAction
getLevelForCommand, getTarget, getTargetAnyZone, isPlayerAllowedToExecuteAdminCommand, onAction, registerActions, registerCommandLevel
-
Constructor Details
-
AlterKillAction
public AlterKillAction()
-
-
Method Details
-
register
public static void register() -
perform
- Specified by:
perform
in classAdministrationAction
-