HomeJavaModsMaxGraves
MaxGraves
ModsJava

MaxGraves

by ZkAleeJoo · on Modrinth

WIKI: MaxGraves MaxGraves is a lightweight graves plugin for modern Minecraft servers. When a player dies, the plugin can store their items and experience…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.1.2 · Paper⬇ Download for 1.21.3–1.21.11 · Paper⬇ Download for 26.1–26.1.2 · Purpur⬇ Download for 1.21.4–1.21.11 · Purpur⬇ Download for 1.21.3–1.21.11 · Folia⬇ Download for 1.21.4–1.21.11 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

banner

WIKI: https://docs.maxking.lat/

MaxGraves

MaxGraves is a lightweight graves plugin for modern Minecraft servers. When a player dies, the plugin can store their items and experience in a temporary grave at or near the death location, give the player a locator map after respawn, and let them recover their contents safely.

Features

Requirements

REMEMBER TO CHECK THE WIKI TO STAY UP-TO-DATE ON PERMISSIONS AND COMMANDS

Commands

The main command is /maxgraves.

Aliases:

Command Permission Default Description
/maxgraves None Everyone Shows the command usage message.
/maxgraves info maxgrave.info Everyone Opens a menu with the player's active graves. Player-only command.
/maxgraves reload maxgrave.admin Operators Reloads configuration, messages, grave settings, update checks, and bStats state.

All aliases support the same subcommands, for example /mg info and /mg reload.

Permissions

Permission Default Used for
maxgrave.admin op Allows /maxgraves reload, receives update notifications on join, and inherits maxgrave.tp and maxgrave.info.
maxgrave.info true Allows /maxgraves info.
maxgrave.tp false Allows the owner to teleport to their grave by right clicking a MaxGrave locator map.

Grave claiming is not controlled by a Bukkit permission. It is controlled by ownership and the configured access policy:

Grave Marker Modes

Head Mode

grave.marker.type: "HEAD"

Head graves place a player head marker. This mode supports:

Chest Mode

grave.marker.type: "CHEST"

Chest graves place a chest marker and open a grave inventory. This mode supports:

Chest mode intentionally does not use particles or claim animations.

Configuration

Main settings live in plugins/MaxGraves/config.yml.

Path Default Description
general.language en Selects the language file. Bundled options are en and es.
general.update-check true Enables startup and periodic update checks.
general.bstats true Enables anonymous bStats metrics.
general.prefix MaxGraves prefix Prefix used in plugin messages.
grave.despawn-time 3600 Seconds before a grave expires.
grave.blacklisted-worlds Example PvP worlds Worlds where graves will not be created.
grave.search-max-radius 6 Maximum horizontal radius used to find a safe grave location.
grave.debug-death-events false Logs detailed death-event traces for troubleshooting.
grave.create-on-death true Enables or disables automatic grave creation on death.
grave.marker.type HEAD Grave marker mode. Available values: HEAD, CHEST.
grave.access.public-player-kill false Allows public access to graves created by player kills.
grave.info-menu.item.material PAPER Material used for each entry in the info menu.
grave.hologram.enabled true Enables grave holograms.
grave.hologram.update-interval-ticks 20 How often hologram text refreshes.
grave.hologram.base-height 0.3 Height offset from the marker to the first hologram line.
grave.hologram.line-spacing 0.25 Spacing between hologram lines.
grave.hologram.lines Configured list Lines shown above graves.
grave.claim-animation.enabled true Enables the claim animation for head graves.
grave.claim-animation.delay-ticks 20 Delay before rewards are returned after claiming.
grave.claim-animation.lightning.enabled true Plays visual lightning during the claim animation.
grave.claim-animation.sound.type ITEM_TOTEM_USE Sound played when claiming.
grave.claim-animation.sound.volume 1.0 Claim sound volume.
grave.claim-animation.sound.pitch 0.75 Claim sound pitch.
grave.effects.enabled true Enables particle effects for head graves.
grave.effects.update-interval-ticks 5 Particle update interval.
grave.effects.primary-particle SOUL Primary spiral particle.
grave.effects.secondary-particle SMOKE Secondary ambient particle.
grave.effects.primary-count 4 Primary particle amount per tick.
grave.effects.secondary-count 2 Secondary particle amount per tick.
grave.effects.spiral-radius 0.7 Spiral radius.
grave.effects.spiral-height 1.3 Spiral height.
grave.effects.vertical-speed 0.05 Vertical particle movement speed.
grave.effects.ambient-sound.enabled true Enables random ambient sounds near head graves.
grave.effects.ambient-sound.type BLOCK_SOUL_SAND_HIT Ambient sound type.
grave.effects.ambient-sound.volume 0.45 Ambient sound volume.
grave.effects.ambient-sound.pitch 0.7 Ambient sound pitch.

Hologram Placeholders

The following placeholders can be used in grave.hologram.lines:

Placeholder Description
{player} Grave owner's name.
{player_level} Grave owner's level at death.
{killer} Killer name or configured unknown-killer text.
{time_left} Remaining time before the grave expires.
{x} Grave X coordinate.
{y} Grave Y coordinate.
{z} Grave Z coordinate.

Info Menu Placeholders

The following placeholders can be used in messages.info-menu-item-name and messages.info-menu-item-lore:

Placeholder Description
{index} Grave number in the menu.
{world} Grave world name.
{x} Grave X coordinate.
{y} Grave Y coordinate.
{z} Grave Z coordinate.
{time_left} Remaining time before the grave expires.
{id} Internal grave UUID.

Messages

Message files are stored in:

The active file is selected with general.language.

The plugin supports legacy color codes and hex colors in messages.

Runtime Notes

Support

For questions, bugs, ideas, or suggestions, join the support Discord:

https://discord.gg/Vr46JHm2kd

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more