Soul Graves Plus icon

Soul Graves Plus -----

[Addon] An addon to Soul Graves with a variety of useful features




Hey! Thanks for using SoulGravesPlus.

This update brings support for SoulGraves 1.5.0 and fixes expiry times when the player is offline in holograms.

Thanks to muhdfdeen for their first contribution for this update!
----------, Aug 16, 2025

This update adds a whole new feature subset, placeholder, alongside fixing a bundle of smaller issues.

Changes:
- Death Coordinates Feature -- send soul coordinates to player on death
- New {world} placeholder for Death Coordinates and Logger
- World Aliases System -- if using {world}, put an alias to make things more readable (ie. "world" becomes "Overworld")
- Update Checker
- /soulgravesplus reload now only reloads config values rather than re-registering listeners

To update, add this to your config:
Code (Text):
death-coordinates:

    # Death Coordinate settings
    # This feature sends soul coordinates to the players' chat when they die.

    # Enable/Disable this feature entirely
    enabled: true

    # Configure the text of the death coordinates message, using MiniMessage and/or Legacy Formatting
    # Placeholders:
    # {soulOwner} for soul owner (player)
    # {x} for x coordinate
    # {y} for y coordinate
    # {z} for z coordinate
    # {world} for world name, configure world name aliases before for readability

    message: "&c☠ Your soul has spawned at &f{x} {y} {z}&c in the &f{world}"
Update your options: section to this:
Code (Text):
options:

    # Date format
    date-format: "yyyy-MM-dd HH:mm:ss"

    # Time format
    # {d} for days, {h} for hours, {m} for minutes, {s} for seconds, {x} for milliseconds
    time-format: "{m}:{s}:{x}"

    world-name-aliases:
        # World name aliases
        # This is used to display the world name in a more readable format
        # For example, "world_nether" can be displayed as "Nether"
        # This is case-sensitive and should match the world name exactly
        # The key is the world name, the value is the alias
        # Example: "world_nether": "Nether"
        world: "Overworld"
        world_nether: "Nether"
        world_the_end: "The End"
        resource_world: "Resource World"
        spawn: "Spawn"
 
----------, Apr 27, 2025

You must either reset your configuration or add the below configuration option to use the full feature set of the update.

  • This adds support for the latest version of Soul Graves (1.4).
  • Adds the `hologram-manager` config option:
Code (Text):
    # Hologram manager to use (which plugin you use for holograms)
    # This can be either FancyHolograms or DecentHolograms -> defaults to FancyHolograms
    hologram-manager: "FancyHolograms"
Specify which hologram manager you'd like to use. Defaults to `FancyHolograms`
  • This also fixes exceptions with the Soul Pickup logger among other various issues.

Thank you @NicoNekoDev for their contributions <3
  • Code Cleanup
  • Optimization
  • Error Fixing
----------, Apr 18, 2025

Added DecentHolograms support! Swapped configuration to use legacy formatting by default to fix color codes. Added 1 block to offset to default configuration.
----------, Feb 18, 2025

Resource Information
Author:
----------
Total Downloads: 201
First Release: Feb 16, 2025
Last Update: Aug 16, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings