File Details
HidePlayersOnMap-1.1.0.jar
- R
- Apr 25, 2026
- 5.40 KB
- 38
- Early Access
File Name
HidePlayersOnMap-1.1.0.jar
Supported Versions
- Early Access
Features
- Hides all player icons from the world map
- Removes player marker providers server-wide
- Automatically applies to players on join
- Hot-swap support — works on existing players when the mod is reloaded
Compatibility
- Targets Hytale Update 4 server build
2026.03.26-89796e57b(ServerVersioninmanifest.jsonmatches the server jarImplementation-Version, so you should no longer see the in-game “targeting a different server version” warning for this plugin.)
Build / developer notes
- Compiles against
com.hypixel.hytale:Serverfrom the official Maven repo (https://maven.hytale.com/release); no manualmvn install:install-fileforHytaleServer.jaris required. - To build from source: Java 25, Maven 3.9+, then
mvn clean package. Output:dist/HidePlayersOnMap-1.1.0.jar.
Upgrade from v1.0.0
- Remove the old
HidePlayersOnMap-1.0.0.jar(orMapPlayerIcons-*.jarif you still had a renamed build) frommods/. - Add
HidePlayersOnMap-1.1.0.jar. - Restart the server or reload the plugin (e.g.
/plugin load phntm:HidePlayersOnMapif your server uses that identifier).

