Navigate ≥ RPG Compass ≥ Set World Landmarks ≥ Customziable icon

Navigate ≥ RPG Compass ≥ Set World Landmarks ≥ Customziable -----

Help your players navigate a map through landmarks and a Skyrim-like compass.




Tacking this onto the update released earlier. You should now find a new option in your lang.yml:

landmark-prompt: "&bPlease select &9one character &bto represent this landmark on the compass. It could be a symbol like *, ^, or $. It can also be a letter or number."
----------, Apr 28, 2024

A util that I used to create a glowing spot at a /navigate position was causing the plugin to crash on server start. For now I've disabled this unnecessary functionality while I find a better system.
----------, Apr 28, 2024

Added the landmarks-create-timeout lang option to modify landmark creation timeout message. I also updated the code to use the landmarks-invalid-id lang option when a player provides an invalid ID, and refactored the code to make it more organized and efficient.
----------, Dec 7, 2023

Added a configurable option to display distances from landmarks periodically on the compass. About every 10 seconds, the landmark symbol will be replaced with the distance in blocks/meters for 3 seconds. Players can toggle this option in their /compass menu.

New lang.yml entry:
Code (YAML):
compass-show-distances : "&{35bcff}Should compass show distance from landmarks? "
Updated compass-advanced-help:
Code (YAML):
compass-advanced-help :
 - "&{ffdd35}You can click the choices to change options!"
  - "&{35bcff}/compass toggle &fToggle on or off the compass feature."
  - "&{35bcff}/compass landmarksPriority 1/2 &fLandmarks overlap other symbols?"
  - "&{35bcff}/compass showDistances 1/2 &fShow distances from landmarks?"
  - "&{35bcff}/compass location 1/2 &f1 = bossbar; 2 = compass;"
----------, Dec 6, 2023

Added the lang config entries navigation-character (default *) and navigation-color (default is &a) for the /navigate command
----------, Nov 29, 2023

This version has been compiled against and tested on 1.20.
----------, Nov 29, 2023

Fixes an error I noticed while testing
----------, Dec 16, 2022

Formatting wasn't being loaded correctly
----------, Dec 3, 2022

This version has been tested on Spigot 1.19
----------, Nov 18, 2022

You can now configure all the help messages for compass and landmarks! This means that Navigate officially supports any language you can translate the config to.

I also added support for hex colors, so you can do &f color codes like normal, or you can do &{ffffff}
----------, Nov 10, 2021

The old bossbar would linger in a frozen state after switching compass location to action bar. Now, it will clear away.
----------, Nov 3, 2021

I added the /navadmin command so you can create global and default landmarks from in-game! You can also reload the config now without restarting your server.
----------, Jul 21, 2020

The landmark system wasn't checking world properly. Now you will be able to define worldName: in your global / default landmarks, so they only show up in the correct world.

I also fixed the landmark prioritization setting so other symbols can be shown over landmarks in certain situations if the player has it set that way.
----------, Jul 21, 2020

The default config comments mentioned using "world" for landmarks but you actually need to put "worldName" so I have updated that.
----------, Jul 19, 2020

You can now use placeholderAPI in your border to display player stats next to the compass!

Add this to your config
Code (YAML):
# PlaceholderAPI integration enabled?
# If true, you can put placeholders in your border
# and it will be replaced appropriately.
placeholder-api
: false
----------, Jul 18, 2020

I heard there was a conflict with another plugin /compass command, so here is an alias: /cmps
----------, Jul 17, 2020

I found a couple more problems in /navigate
----------, Jul 15, 2020

There is a config option defaultLandmarks which lets you define landmarks that are added to players' compasses when they join, but can then be removed or modified by the player.

Now, you can add the config section globalLandmarks to add landmarks that cannot be modified by the player!

I also fixed a display issue with the /navigate function
----------, Jul 15, 2020

Resource Information
Author:
----------
Total Downloads: 68
First Release: Jul 5, 2020
Last Update: Apr 28, 2024
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings