https://github.com/lukenskyne/minecraft-ping-wheel
a minecraft mod for fabric & forge which allows players to temporarily mark locations and entities
https://github.com/lukenskyne/minecraft-ping-wheel
fabric forge java minecraft minecraft-mod
Last synced: about 2 months ago
JSON representation
a minecraft mod for fabric & forge which allows players to temporarily mark locations and entities
- Host: GitHub
- URL: https://github.com/lukenskyne/minecraft-ping-wheel
- Owner: LukenSkyne
- License: mit
- Created: 2022-12-06T20:16:53.000Z (over 3 years ago)
- Default Branch: 1.18.2
- Last Pushed: 2026-04-07T21:18:44.000Z (3 months ago)
- Last Synced: 2026-04-07T23:03:10.269Z (3 months ago)
- Topics: fabric, forge, java, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 2 MB
- Stars: 31
- Watchers: 0
- Forks: 16
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Ping Wheel
ease communication with your friends by pinging locations






## About
Modern co-op games often allow players to communicate via "pings" to mark in-game locations.
This simple mod provides such pinging mechanism for the fabric and forge mod loaders.
Default keybind is "Mouse5" aka "Forward" to ping. Hold "Tab" (Player List) to see player names on pings.
The settings can be changed via `/pingwheel config` or [Mod Menu](https://github.com/TerraformersMC/ModMenu).
Read the [Wiki](https://github.com/LukenSkyne/Minecraft-Ping-Wheel/wiki) for additional information.
If you are looking to use the mod on Bukkit servers, you can install our [official Plugin](https://github.com/RXJpaw/Minecraft-Ping-Wheel-Plugin/).
## Gallery
The following screenshot shows two pings in different distances with according scale.

When enabled, this feature replaces the ping icon with the respective item texture (or model).

## Dependencies