AutoRespawn
PluginGPL-3.0-only

AutoRespawn

Automatically respawns the player after death.

62
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions

📖About AutoRespawn

preview

AutoRespawn is a lightweight plugin that allows to fully customize and automate the process of a player returning to the game after death.

Features

Instant Respawn with Delay:

  • Fully configurable delay in seconds (respawn-delay).

Advanced Color and Formatting System:

  • Full compatibility with HEX Codes (&#RRGGBB).
  • Support for MiniMessage syntax (message), ensuring the highest quality formatting.

Customizable Respawn Effects:

  • Titles: Display custom main and sub-titles.
  • Sounds: Play any Minecraft sound (sounds.sound) to accompany the respawn.
  • Particles: Trigger your chosen particle effect (particles.effect) at the player's spawn - location.

Ease of Management:

  • Easily enable/disable any of the above effects via the config.yml file.
  • Manage the plugin using a reload command to apply configuration changes without stopping the server.

Commands

Command Description
/autorespawn reload Reloads the plugin's configuration.

Permissions

Permission Description Default
autorespawn.reload Allows reloading the plugin with /autorespawn reload. op

Configuration

Parameter Description
respawn-delay The delay in seconds before the player is automatically respawned.
titles.enabled Enable or disable the display of titles upon respawn.
titles.main The Main Title displayed to the player. Supports HEX codes and MiniMessage formatting.
titles.sub The SubTitle displayed beneath the main title. Supports HEX codes and MiniMessage.
sounds.enabled Enable or disable the playing of a sound upon respawn.
sounds.sound The name of the Minecraft sound to be played.
particles.enabled Enable or disable the display of particles upon respawn.
particles.effect The name of the particle effect to be displayed.

Where can I find the sound or particle names?

Sound:

find_sound

Particle:

find_particle