Fixes visual issues with CraftEngine furniture graves where the additional bGraveStones BlockDisplay glow overlay could appear as a large flat texture plane.
craftEngine.suppressVanillaGlowDisplaygraveBlockconfigVersion to 4This does not disable CraftEngine furniture placement. It only disables the additional bGraveStones visual glow overlay for CraftEngine furniture graves.
/graves sudo./graves sudo inspect-nearby [radius] to inspect nearby plugin-owned visual entities./graves sudo cleanup-nearby [radius] to remove nearby plugin-owned visual entities and resync valid visuals./graves sudo cleanup-orphans to remove orphaned plugin-owned visual entities from loaded chunks./graves sudo resync-visuals to restore grave blocks, holograms and locator waypoints.graves.admin.sudo permission.adminSudo config section.locatorBar.graves.rememberViewAllUntilRestart config option.configVersion to 3.messagesVersion to 2./graves locatorall view-all state can now explicitly be kept until server restart or reset on disconnect through config.cleanup-nearby does not delete stored grave data.cleanup-orphans only removes plugin-owned visual entities that no longer match stored grave data.It detects common Bukkit-compatible server platforms and applies safe feature gates where needed. Folia is detected and blocked by default because the current plugin code still uses classic Bukkit/Paper scheduler, teleport and entity access patterns.
ServerPlatformServerCompatibilitycompatibility:
logPlatformOnStartup: true
folia:
disablePlugin: true
features:
locatorBar:
autoDisableWhenUnsupported: true
This does not claim full Folia support yet. Folia is intentionally detected and blocked by default until a dedicated scheduler/entity adapter is added.
config.yml, messages.yml, and MySQL.yml.messages.yml receives missing message keys without overwriting customized messages.GeneratedFileVersionUpdater.configVersion, messagesVersion, and mysqlConfigVersion.plugins/betterGraveStones/backups/generated-files/ before modifications./graves list entries.listDateFormat to config.yml for list timestamps./graves tp <list-number>./graves list stored player names and /graves tp list numbers.emergencyLookDistance to control how far /graves emergency can target a grave./graves list now shows a readable grave number and creation time instead of only coordinates./graves tp <uuid> remains available as a fallback, but normal usage is now /graves tp <list-number> after opening /graves list./graves emergency no longer opens the newest grave of a player automatically. It now only opens the grave block the authorized emergency player is actively looking at.
add gravestones to your world and track them down with the locatorbar