player_mover

Crates.ioplayer_mover
lib.rsplayer_mover
version1.1.0
sourcesrc
created_at2024-07-29 04:53:55.41676
updated_at2024-07-29 04:53:55.41676
descriptionA Minecraft tool to edit player data and change their position.
homepage
repositoryhttps://github.com/Lapis256/player-mover
max_upload_size
id1318506
size35,159
Lapis (Lapis256)

documentation

README

player-mover

English / 日本語

A Minecraft tool to edit player positions.

Usage

player_mover <WORLD> [CHANGE_POSITION] [CHANGE_DIMENSION]
  • WORLD (required)
    • World directory
  • CHANGE_POSITION (optional)
    • Moves the player to the specified position.
    • Format: x,y,z
    • If not specified, the player is moved to the spawn position.
  • CHANGE_DIMENSION (optional)
    • Moves the player to the specified dimension.
    • If not specified, the player is moved to the Overworld.
Commit count: 0

cargo fmt