nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

1.0.0+1.20

Changelog

Surveyor 1.0!

Changes:

  • New landmark format
    • Landmarks are now uniquely identified by Dimension, Owner UUID, and Landmark ID
    • Landmarks no longer have types, but instead contain an arbitrary map of data components
    • Landmark component types can be registered by addons, and will persist even if unrecognized
    • 0.x landmarks will be migrated to the new format when joining a world
  • Landmarks can be created with item stacks (for icons), lore (for tooltips), and sets of chunks (for claims)
  • Waypoints from Xaero's Minimap are now migrated when joining a world, if present
  • New command interface under /surveyor, /landmarks, and /waypoints
    • Commands work across dimensions, respect OP/console permissions, and allow editing group member waypoints.
    • /waypointsc will be similarly updated in 1.1, to go with client multi-dim support
  • Terrain data is now loaded lazily as needed, unloaded on server save, and uses a queue to handle large client updates.
    • Mod memory usage will no longer heavily scale with world size, allowing use on large servers.
  • Keep track of deleted landmarks to more accurately update (offline) client waypoint state without deleting unknown data.
  • Improve player position sharing behaviour, especially on SERVER mode (now default) and showing offline positions.
  • Fix a lot of broken behaviour relating to terrain/waypoint restoration and sharing.

Please delete config/surveyor.toml to get the new default settings.

Changelog: https://github.com/sisby-folk/surveyor/releases/tag/v1.0.0+1.20

Files

surveyor-1.0.0+1.20.jar(575.61 KiB) Primary Download

External resources


Project members

sisby-folk

Co-Authors

exaptations

QA


Technical information

License
LGPL-3.0-or-later
Client side
optional
Server side
optional
Project ID