Uses of Class
com.tenio.core.handler.AbstractHandler
Packages that use AbstractHandler
Package
Description
-
Uses of AbstractHandler in com.tenio.core.command.client
Subclasses of AbstractHandler in com.tenio.core.command.clientModifier and TypeClassDescriptionclassAbstractClientCommandHandler<P extends Player>The base class for all self defined commands. -
Uses of AbstractHandler in com.tenio.core.command.system
Subclasses of AbstractHandler in com.tenio.core.command.systemModifier and TypeClassDescriptionclassThe base class for all self defined commands. -
Uses of AbstractHandler in com.tenio.core.command.system.implement
Subclasses of AbstractHandler in com.tenio.core.command.system.implementModifier and TypeClassDescriptionfinal classShow all supporting commands.final classProvides brief information about players and rooms on the server.final classAllows stopping or restarting the server.final classAllows removing banned Ip addresses from the ban list.