Skip to content

not-coded/xyzcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 12, 2026
6147936 · · Mar 12, 2026

History

11 Commits
Jan 5, 2026
Jan 5, 2026
Jan 5, 2026
Feb 27, 2026
Feb 22, 2026
Jan 5, 2026
Jan 5, 2026
Feb 27, 2026
Jan 3, 2026
Mar 12, 2026
Mar 12, 2026
Jan 5, 2026
Jan 5, 2026
Jan 5, 2026
Feb 22, 2026
Jan 5, 2026

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 custom keybind for copying the location of the block you're looking at and a custom 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, &cmp;c for red, etc.)

Building

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