GPS [1.9 - 1.21] | Global Positioning System For Your Server | icon

GPS [1.9 - 1.21] | Global Positioning System For Your Server | -----

An actual GPS featuring 360° 3D axis arrows, in-game configurator, and advanced path computation!



[1.13.2] BossBar distance tracker and fixes.
Changes:
  • BossBar: The remaining distance is now shown in a fancy way with a BossBar.
    The bar will show how far you are on your current path in the "health bar".
    [​IMG]

    Configuration options:
    Code (YAML):
    ############################################################
    # +------------------------------------------------------+ #
    # |                   BossBar settings                   | #
    # +------------------------------------------------------+ #
    ############################################################

    # You can enable a BossBar to show how far the player is on his/her path.
    bossbarEnabled
    : true

    # Color: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/boss/BarColor.html
    bossBarColor
    : RED

    # Style: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/boss/BarStyle.html
    bossBarStyle
    : SOLID

    # Set the message above the BossBar. Supported placeholders:
    # %remaining% - Shows the remaining distance with two decimals.
    # %remainingTenth% - Shows the remaining distance with a single decimal.
    # %remainingRounded% - Shows the remaining distance without any decimals.
    # You can replace 'remaining' in any of the above with 'total' to show the total distance.
    bossBarMessage
    : '&f %remainingRounded% blocks left of %totalRounded%'
    You'll have to manually add the above to your config.yml. If you do not wish to use the BossBar you'll have to add it and disable it. If you are happy with the default settings you do not have to add it.

  • Fix: The distance calculation has been further inspected and should no longer be flawed at shorter paths. Prior to this update, it could happen that the distance between the two last points was added even if you were in between them which caused the remaining distance to go up even though you were actually getting closer.

  • Fix: The placeholder decimal formatting was actually based on your Locale which meant that it was factoring in your system Locale. This messed up the rounded placeholders based on your physical location in the real world. This has been fixed and all placeholders should now be displayed correctly.

[​IMG]
----------, Jun 17, 2018
Resource Information
Author:
----------
Total Downloads: 996
First Release: Mar 4, 2018
Last Update: Dec 17, 2024
Category: ---------------
All-Time Rating:
41 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings