https://github.com/voidemlive/respawn-plugin
When a player dies, hide the death screen and send them to their rank's spawn.
https://github.com/voidemlive/respawn-plugin
minecraft minecraft-plugin plugin spigot spigot-plugin
Last synced: about 2 months ago
JSON representation
When a player dies, hide the death screen and send them to their rank's spawn.
- Host: GitHub
- URL: https://github.com/voidemlive/respawn-plugin
- Owner: VoidemLIVE
- License: mit
- Created: 2023-12-17T17:53:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T18:18:28.000Z (over 2 years ago)
- Last Synced: 2026-02-20T12:14:41.915Z (4 months ago)
- Topics: minecraft, minecraft-plugin, plugin, spigot, spigot-plugin
- Language: Java
- Homepage: https://greenwoodmc.net
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Respawn Plugin
It respawns people.
When a player dies, it will respawn them without showing the death screen. It will send them to one of three spawns that is decided by the player's permission node.
Commands:
- /resplug reload
- /resplug setspawn [guest/staff/vip]
The resplug command cannot be used by console as setspawn gets the player's current location to make the spawn point
Permission nodes:
- resplug.guest (Sends to guest spawn, default)
- resplug.staff (Sends to staff spawn)
- resplug.vip (Sends to vip spawn)
- resplug.main (Gives access to the /resplug admin menu)
# This plugin isn't planned to recieve any updates
I just wanted a more public version of this plugin available rather than the one on [Greenwood Park](https://github.com/Greenwood-Parks)'s organization profile.
Available on [Spigot](https://www.spigotmc.org/resources/respawn-plugin.114001/)