# ploc A small Spigot plugin to get the location of a currently active player. ## Usage `/ploc player` ```text {"world": "world", "x": "-180.27295977474313", "y": "80.15760193976588", "z": "208.01432502446383"} ``` ## Develop Requirements: - Java 15 - Maven