# PwingGraves - A No BS Checkpoint/Respawn System
## Overview
PwingGraves is a powerful yet straightforward checkpoint and respawn management system that gives you complete control over player respawn locations. Perfect for RPG servers, custom maps, dungeons, and any scenario where you want to create strategic respawn points. Fully Translatable
## Features
- Create custom respawn points anywhere in your worlds
- Personal respawn points system for players
- High-priority respawn handling
- World-specific configuration
- Vault economy integration for respawn costs
- Skript support for custom scripting
## Commands
/graves create <name> - Create a respawn point at your location
/graves remove <name> - Remove an existing respawn point
/graves list - View all respawn points in your world
/graves tp <name> - Teleport to a respawn point
/graves admin - Open the admin management GUI
## Configuration
Each world has its own configuration file in the /plugins/PwingGraves/worlds/ directory.
Example world config:
```yaml
enabled: true
use-world-spawn-if-no-points: true
respawn-points:
- name: DungeonEntrance
location:
world: world
x: 100
y: 64
z: -200
Permissions
Set costs for:
PwingGraves provides a clean API for developers:
RespawnPoint point = PwingGravesAPI.createRespawnPoint(player, location, "SpawnName");
boolean valid = PwingGravesAPI.isRespawnPointValid(point);
Location nearest = PwingGravesAPI.getNearestRespawnPoint(location);
Usage Examples
Need help? Have questions?
## Overview
PwingGraves is a powerful yet straightforward checkpoint and respawn management system that gives you complete control over player respawn locations. Perfect for RPG servers, custom maps, dungeons, and any scenario where you want to create strategic respawn points. Fully Translatable
## Features
- Create custom respawn points anywhere in your worlds
- Personal respawn points system for players
- High-priority respawn handling
- World-specific configuration
- Vault economy integration for respawn costs
- Skript support for custom scripting
## Commands
/graves create <name> - Create a respawn point at your location
/graves remove <name> - Remove an existing respawn point
/graves list - View all respawn points in your world
/graves tp <name> - Teleport to a respawn point
/graves admin - Open the admin management GUI
## Configuration
Each world has its own configuration file in the /plugins/PwingGraves/worlds/ directory.
Example world config:
```yaml
enabled: true
use-world-spawn-if-no-points: true
respawn-points:
- name: DungeonEntrance
location:
world: world
x: 100
y: 64
z: -200
Permissions
- pwinggraves.create - Create respawn points
- pwinggraves.remove - Remove respawn points
- pwinggraves.list - List respawn points
- pwinggraves.tp - Teleport to respawn points
- pwinggraves.admin - Access admin features
Set costs for:
- Creating respawn points
- Teleporting to respawn points
PwingGraves provides a clean API for developers:
RespawnPoint point = PwingGravesAPI.createRespawnPoint(player, location, "SpawnName");
boolean valid = PwingGravesAPI.isRespawnPointValid(point);
Location nearest = PwingGravesAPI.getNearestRespawnPoint(location);
Usage Examples
- Create checkpoint system for dungeons
- Set up hub spawn points
- Create personal respawn locations for player homes
- Design custom respawn mechanics for minigames
Need help? Have questions?
- GitHub Issues: https://github.com/finder1793/PwingGraves/issues
- SpigotMC Discussion: This thread
- Advanced GUI customization
- Hologram integration
- Particle effects for respawn points
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.6, 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
PwingGraves is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 177 times (via Spigot). Download it and open it directly in the game.