promotional bannermobile promotional banner

Understudy - Fake Players

Fake players for Minecraft Bedrock Edition as a Canopy extension.

File Details

Understudy-v1.0.0

  • R
  • Aug 30, 2024
  • 558.42 KB
  • 1.0K
  • 1.21.21+1

File Name

Understudy-v1.0.0.mcpack

Supported Versions

  • 1.21.21
  • 1.21.20

New Features

  • player <name> move [forward/back/left/right/block/entity/me/x y z]: Makes the simulated player navigate to a specified block, entity, or move continuously in a direction.
  • ./player <name> attack [once/continuous/interval] [intervalDuration]: Allows the simulated player to attack once, continuously, or on a set interval.
  • player <name> interact [once/continuous/interval] [intervalDuration]: Makes the player interact with the block in front of them.
  • player <name> use [once/continuous/interval] [intervalDuration]: Enables the player to use their current item.
  • player <name> build [once/continuous/interval] [intervalDuration]: Allows the player to build with their current block.
  • player <name> break [once/continuous/interval] [intervalDuration]: Makes the player break the block in front of them.
  • player <name> drop [once/continuous/interval] [intervalDuration]: Commands the player to drop a single of their selected item.
  • player <name> dropStack [once/continuous/interval] [intervalDuration]: Commands the player to drop the entire stack of their selected item.
  • ./player <name> dropAll [once/continuous/interval] [intervalDuration]: Commands the player to drop their entire inventory.
  • player <name> jump [once/continuous/interval] [intervalDuration]: Makes the player jump.
  • player <name> select [slotNumber]: Changes the player's selected inventory slot.
  • player <name> sprint: Commands the player to start sprinting.
  • ./player <name> unsprint: Commands the player to stop sprinting.
  • ./player <name> sneak: Commands the player to start sneaking.
  • ./player <name> unsneak: Commands the player to stop sneaking.
  • ./player <name> claimprojectiles [radius]: Makes the player the owner of any projectiles within a specified radius (default 25 blocks).
  • ./player <name> stop: Stops all ongoing actions of the player.
  • ./player prefix <prefix>: Sets a nametag prefix for all simulated players.
  • /scriptevent understudy:<command>: This vanilla command can be used to run Understudy commands from a command block.

Improvements

  • ./player <name> look [args]: Added directions (up, down, north, south, east, west) and pitch yaw as valid arguments.
  • General stability improvements: Enhanced stability, preventing GameTest from disabling gamerules like randomtickspeed, dodaylightcycle, and domobspawning.