Where Am I?
PluginGPL-3.0-only

Where Am I?

Get a link to where you currently are on a web map

9
Downloads
0
Followers
3 weeks ago
Updated
📦
1
Versions

📖About Where Am I?

A simple plugin which lets server admins configure a /whereami command which links players to a webmap (like Dynmap or BlueMap) at their current coordinates.

Supports MiniMessage.

Config

#  The message to use when responding to players.
#
#  Placeholders:
#   {X}: player's X coordinate
#   {Y}: player's Y coordinate
#   {Z}: player's Z coordinate
#   {NAME}: player's name
#   {WORLD}: world name
message: <i><yellow><click:open_url:'https://changeme.example.com/#{WORLD}:{X}:{Y}:{Z}:1500:0:0:0:1:flat'>Click
  to view your current location on the map