Minecraft Spigot 1.16 Plugin.
Plugin sets compass target to closest player in the overworld. Created to use with my friends to allow us to have more fun playing our speedrun challenges on private server.
Download recent release version from "Releases" page in this repo.
Take *.jar file and paste it into you're plugins server directory.
After /reload
of the plugins you should see information in the console:
[Server thread/INFO]: [CompassNearestPlayerTracker] Loading CompassNearestPlayerTracker v1.0
[Server thread/INFO]: [CompassNearestPlayerTracker] Enabling CompassNearestPlayerTracker v1.0
this informs that plugin is working as intended. Plugin doesn't have any commands as there is no need. Right away after enabling compasses are overwrited.
Plugin developed on JAVA 8