Easily share, request, and broadcast your coordinates with other players! Waypoint mod support and extra admin features!
EzLocation allows players to easily share their current location and request the location of other players in game without having to have a map mod or manually type coordinates. Additional commands and features are available for Admins (or those with permissions) to allow for 1 click teleporting and retrieval of offline player locations! EzLocation also seemlessly integrates with popular client side map mods to allow players to add waypoints to shared locations without any server side mod installation or configuration.
Sharing and Requesting Player Locations
/loc get <player>
- Retrieves a players current location, and if they are offline tells you their location when they logged off and the timestamp the location was recorded. The last recorded locations of all players are cached in /plugins/EzLocation/last_locations.yml
- By default only OP players have permission to execute this command, this can be controlled with the permissions flag
ezlocation.get
/loc share <player>
- DM's your location to the specified player
- By default all players have permission to execute this command, this can be controlled with the permissions flag
ezlocation.share
/loc broadcast
- Puts your location in chat for all to see
- By default all players have permission to execute this command, this can be controlled with the permissions flag
ezlocation.broadcast
/loc request <player>
- Sends a DM to the player requesting you to share your coordinates, players can then click in chat to accept this request.
- By default all players have permission to execute this command, this can be controlled with the permissions flag
ezlocation.request
One-Click Teleport to online or offline players
Whenever a location is shared or retrieved, the plugin checks If a player has permissions to use the TP command. If the player has TP permissions, an additional button is displayed [TP to <playername] after the message, allowing admins to instantly TP to their location with one click. If you use /loc get <player> on an offline player, you can teleport to their last known location with one click.
Native Client Side Mod Support
- If the player has Xaeros Minimap OR Journeymap installed, when a location is shared using EzLocation a clickable button in chat allows players to create a waypoint in their map. This is on a per player basis and works regardless of if the player sharing their location has either mod and if the recipient has neither mod nothing only the normal message is displayed! This allows native sharing functionality of these popular map mods to be utilised even when not everyone on the server has those mods! (NOTE: No server side mod is required - EzLocation detects the client side mods and sends additional messages to those players!)