Compasses that can track players.
- Creation of custom tracking compasses
- Usage:
/maketracker [optional: player]
- Usage:
- Editing of targeted player for any compass
- Usage:
/settarget [player]
- Note: Must be holding the compass to edit it.
- Usage:
- Right-Click with the compass to refresh the location.
- Note: WORKS IN THE NETHER
- Permissions for each command.
delcompass.create
delcompass.target
Install it like any old plugin.
Just take the DeLCompass_vX.X.X.jar
and stick that sucker into your plugins directory and you should be good to go!
- Clone the repo.
git clone https://github.com/DeLDevs/DeLCompass.git DeLCompass
- Ensure that you have Gradle and java installed.
- Inside the root directory of the repo (
DeLCompass
), run the following command to build:gradle build
- The
.jar
file will be located inside thelib/build/libs/
directory.- Note: Make sure to rename it to
DeLCompass_vX.X.X.java
, replacing X.X.X with the version number.
- Note: Make sure to rename it to