Package za.co.wethinkcode.robots.server.commands.internal
package za.co.wethinkcode.robots.server.commands.internal
This package contains all commands that are called by the server administrator in the Robot World Game.
-
ClassDescriptionEnum capturing all implemented ServerCommandsThe purge command removes a robot from the map and the world.The restore command returns the currently running
Worldto a stateDedicated Class for executing internal commands on the serverThis command encapsulates the Server side equivalent ofClientHelpCommand