Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published 22 hours ago
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


