Skip to content

Adds/replaces hotkeys that copies player location and targeted block location.

License

Notifications You must be signed in to change notification settings

not-coded/xyzcopy

Repository files navigation

XYZ Copy Logo

XYZ Copy

Supports minecraft versions from 1.16 Cloth Config API

Adds/replaces hotkeys that copies player location and targeted block location.

Features

  • Player Location Copy

    • Copy the current position with %x, %y, %z, %yaw, %pitch and %dimension placeholders
  • Block Location Copy

    • Copy the location of the block you're looking at with %x, %y, %z, %block and %dimension placeholders
  • Keybinds

    • Replace the F3 + C debug key with the custom player location copy
    • A keybind for copying the location of the block you're looking at and a keybind for opening the config screen (with support for the F3 modifier)
  • Output

    • Copy to clipboard or send locations directly in chat
    • Customizable messages for clipboard and chat
    • Chat Color support (&a for green, &c for red, etc.)

Building

  • Clone the repository
    • git clone https://github.com/not-coded/xyzcopy
  • Run ./gradlew chiseledBuild