SurvivEngine comes with a fully featured command system. By entering commands into the chat screen, certain functionality can be triggered or data modified while the game is running.
The commands included by default with SurvivEngine are:
Clears the chat window of all text.
Damages the specified target by the specified amount.
Possible targets: "me", "item" or "target"
Performs various data operations for modifying entity state at runtime.
Possible targets: "me", "item" or "target"
Possible instructions: "get", "set" or "clear"
Gives the specified item to the target with an inventory.
Possible targets: "me" or "target"
Displays helpful information about all possible commands or a specific command.
Kills or destroys the specified entity.
Possible targets: "me", "item" or "target"
Spawns the specified mob at the position the player is looking at.
Takes the specified item from the target with an inventory.
Possible targets: "me" or "target"
Gets or sets the current time or time scale.
Possible instructions: "get", "set" or "scale"