Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 478 Bytes

File metadata and controls

15 lines (12 loc) · 478 Bytes

Quick Coords Copy

Allows you to quickly copy your in-game coordinates to send to your friends!

Usage

When in-game, press the Copy Coordinates key (` by default) and the coordinates will be copied to your keyboard.

Config

{
	// The format of the string that gets copied. Use $x, $y and $z as placeholders.
	"format": "Coordinates: $x, $y, $z"
}