Skip to content

junyudev/PingSystem

Repository files navigation

PingSystem

PingSystem

Ping System for Minecraft. Make MC Apex Again!

Ping System

Default hotkey: c

Send signal to your team for communication.

Press hotkey again on the Ping Point to cancel it.

Images

A ping from teammate:

pingFromTeammate

Pings at night:

pingAtNight

Build

  • use jdk-17 (due to Minecraft 1.19.2 Fabric)
    • e.g., "java.import.gradle.java.home": "/opt/homebrew/opt/openjdk@17" in your vscode user settings Json
export JAVA_HOME=/opt/homebrew/opt/openjdk@17 
# build
./gradlew build
# to show the .jar mod file
ls -la build/libs
# run
./gradlew runClient

Todo

  • get current key for info
  • confirm ping of teammate; team system
  • fix NaN when looking up or down
  • (hard) ping entity
  • (hard) automatic pathfinding
  • (hard-compatibility) show on minimap
  • (hard) support forge
  • config for mod with mod menu
  • support 1.19.2

About

Ping System for Minecraft.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages