pha-docs

Waypoints

Ever had the problem, that you were on a long trip and can’t find your base?

You could set a warp with a conventional plugin at your home and simply teleport back. But if you want to keep the survival experience of not being able to teleport like that, this plugin could be just what your server needs!

Direction Indicators

So, instead of just bringing the player back where he started, this plugin shows him the direction he has to walk, so he can explore the world even more. To show the player the direction you can configure multiple direction indicators to guide the player to his destination.

Bossbar Indicator

A compass will be visible at the top of the screen, with a highlighter marking in which direction the waypoint is

Beacon

When the waypoint is in render distance, a beacon beam will appear at the location of the waypoint to make it easier to pinpoint the location of the waypoint.

Trail

The plugin attempts to find a suitable path for you to walk and then shows it to you with particles.

Hologram

Floating text like in the mods.

Blinking Block

When the player is closer to the waypoint, the beacon will be replaced with a block sequence that will repeat. This is to help him get to the exact location.

Compass

It won’t get any simpler than that if the player owns a compass. It will have the waypoint as it’s target and points into that direction.

Actionbar Indicator

This is comparable to the compass but doesn’t require one. It will show the rough direction with small sections in the action bar of the player. If the player is too far left, the sections in the right will light up and vice versa.

Particles

Particles appear at the feet of the player pointing into the direction of the waypoint

Public waypoints

Making a waypoint public will make it appear on the Bluemap

Player tracking

Tracking adds a menu to the GUI where the player can choose another player to track. Now the compass, actionbar indicator and particles will help guide the player to the tracked player.

Other notable features

Videos

DonKolia made a small video series of this plugins functionality where he demonstrates the basic functionality and all the available pointers. It is in Spanish but with English subtitles: Link to playlist

Commands

/waypoints - Opens the GUI

/waypoints select <Name> - Select an additional waypoint

/waypoints deselectAll - Deselect all selected waypoints

/waypoints teleport <Name> - Teleport to waypoints (if allowed)

/waypoints set <Name> - Create a waypoint only the player himself can see

/waypoints setPublic <Name> - Create a waypoint visible for everyone

/waypoints setPermission <Permission> <Name> - Create a waypoint only visible for players with the given permission

/waypoints setTemporary <X> <Y> <Z> - Create a waypoint that is only visible for the time he is online

/waypoints other <Name> - View the waypoints of another player

/waypoints statistics - Look at some rudimentary statistics about the database

/waypoints reload - Reload the configuration. (/reload is not supported)