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.12.0] Major rework!
This update changes a lot though I have made sure it is backward compatible with your current points file and will automatically migrate to the new system. However, please take a backup of your current points file before proceeding; just in case.

Changes:
  • New System: This update features a new point system. The points section key is no longer the name of the point. Instead, it is the location. This now means that you can create points that do not have a name and use it merely as a connection point, which is non-targetable via the GPS and does not show up in the list command.
    Old:
    Code (YAML):
    Points:
      A
    :
        location
    : World, -417, 4, -2203
        connections
    :
       - B
      B
    :
        location
    : World, -399, 4, -2223
        connections
    :
       - A
        - C
      C
    :
        location
    : World, -411, 4, -2252
        connections
    :
       - B
        - D
        - E
    New:
    Code (YAML):
    Points:
      World, -417, 4, -2203
    :
        name
    : A
        connections
    :
       - World, -399, 4, -2223
      World, -399, 4, -2223
    :
        name
    : B
        connections
    :
       - World, -417, 4, -2203
        - World, -411, 4, -2252
      World, -411, 4, -2252
    :
        name
    : C
        connections
    :
       - World, -399, 4, -2223
        - World, -380, 4, -2257
        - World, -369, 4, -2234
    Points without a name will as mentioned not show up in the list or be targetable with the /gps start command.

  • Configurator Stick Change: The configurator stick has been completely revamped with new features and visual effects.
    This is the new setup:
    [​IMG]

    The configurator now also shows targeted points with a particle in the center of the particle box as well as draw a particle box at the target location. This allows for creating setups with ease!
    [​IMG]


  • Case Sensitivity: Point names are no longer case-sensitive. For example, point Bank is the same as bank.

  • Fix: The create command now suggest the correct command in help menu click event.

  • Dynmap Change: The %location% placeholder has been removed and is now %point% as the location is the config section. %name% is the points name.
    Default Description:
    Code (YAML):
    # Set the clickable popup description on each point.
    # The description is written in HTML Markup.
    pointDescription
    :
    - '<h2>Point
    : %point%</h2>'
    - '<b>Name:</b> %name%<hr>'
    - '<b>Connections:</b>'
    - ' %connectionList%'

  • Delete command: The delete command now only works with the selected point as deleting a point by name is no longer possible.

As this update affects pretty much everything I urge you to contact me immediately if you stumble upon an issue. I'll do my very best to get it fixed as fast as possible. Though hopefully there won't be any issues!

[​IMG]
----------, May 23, 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