
Map Link (formerly Remote Player Waypoints for Xaero's Map)
Downloads and converts tiles and synchronizes players, markers and area overlays from Bluemap, Dynmap, Pl3xMap or Squaremap with Xaero's Minimap and Worldmap. Also displays AFK time in the tab list.
Links
Tags
Creators
Details
3.5.0
Compatibility
Required content
Changes
features:
- mark as compatible with 1.21.7
- add support for LiveAtlas maps with Pl3xMap servers
- add support for a different Pl3xMap version
fixes:
- fix NullPointerException and IndexOutOfBoundsException error log spam
- correctly un-escape characters in waypoint names
- remove tags and trailing whitespace characters from waypoints
- limit waypoint abbreviation length to 3 to make it not render broken
- exclude more special characters from abbreviations
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| remote_player_waypoints_for_xaero-neoforge-3.5.0-1.21-1.21.1-sources.jar | Unknown | 1.05 MiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:kiByZ6gx:kqudMTwW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:kiByZ6gx:kqudMTwW"
}




