Skip to content

2.7.6

Latest

Choose a tag to compare

@SLINIcraftet204 SLINIcraftet204 released this 06 May 21:26
Immutable release. Only release title and notes can be modified.
3b93d81

What's Changed

Full Changelog: 2.7.5...2.7.6

Added

  • Added protected admin recovery tools under /graves sudo.
  • Added /graves sudo inspect-nearby [radius] to inspect nearby plugin-owned visual entities.
  • Added /graves sudo cleanup-nearby [radius] to remove nearby plugin-owned visual entities and resync valid visuals.
  • Added /graves sudo cleanup-orphans to remove orphaned plugin-owned visual entities from loaded chunks.
  • Added /graves sudo resync-visuals to restore grave blocks, holograms and locator waypoints.
  • Added graves.admin.sudo permission.
  • Added adminSudo config section.
  • Added locatorBar.graves.rememberViewAllUntilRestart config option.

Changed

  • Bumped configVersion to 3.
  • Bumped messagesVersion to 2.
  • /graves locatorall view-all state can now explicitly be kept until server restart or reset on disconnect through config.

Safety

  • Sudo cleanup commands only target plugin-owned visual entities such as grave holograms, locator marker armor stands and locator glow displays.
  • cleanup-nearby does not delete stored grave data.
  • cleanup-orphans only removes plugin-owned visual entities that no longer match stored grave data.
  • Destructive cleanup actions are logged to console.