Immutable
release. Only release title and notes can be modified.
What's Changed
- Revise README for server compatibility and features by @SLINIcraftet204 in #7
- fixed issue #4 in some way by @SLINIcraftet204 in #8
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-orphansto remove orphaned plugin-owned visual entities from loaded chunks. - Added
/graves sudo resync-visualsto restore grave blocks, holograms and locator waypoints. - Added
graves.admin.sudopermission. - Added
adminSudoconfig section. - Added
locatorBar.graves.rememberViewAllUntilRestartconfig option.
Changed
- Bumped
configVersionto3. - Bumped
messagesVersionto2. /graves locatorallview-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-nearbydoes not delete stored grave data.cleanup-orphansonly removes plugin-owned visual entities that no longer match stored grave data.- Destructive cleanup actions are logged to console.