SunSpawn icon

SunSpawn -----

SunSpawn is a plugin that will add spawn to your server



SunSpawn is a powerful Minecraft plugin designed for Spigot servers (version 1.16.5). It provides easy and customizable commands to set and teleport to a spawn point with additional unique features to enhance gameplay.

Features:
  1. Set Spawn Point: Use /setspawn to set the spawn location.
  2. Teleport to Spawn: Use /spawn to teleport to the set spawn location.
  3. Configurable Messages: All messages are configurable via the plugin's configuration file.
  4. Delay Before Teleport: Configurable delay before teleportation to the spawn point.
  5. Movement Check: If the player moves during the teleport delay, the teleportation is canceled.
  6. Return to Spawn on Death: Players will respawn at the spawn location upon death, even if they die in another world.
  7. Reload Configuration: Use /sunspawn reload to reload the configuration without restarting the server.
Commands:
  • /spawn: Teleports the player to the spawn location.
    • Permissions: None
  • /setspawn: Sets the current location as the spawn point.
    • Permissions: sunspawn.setspawn
  • /sunspawn reload: Reloads the plugin configuration.
    • Permissions: sunspawn.reloadconfig
Configuration File (config.yml):
Code (YAML):
spawn:
  world
: world
  x
: 0.0
  y
: 64.0
  z
: 0.0
  yaw
: 0.0
  pitch
: 0.0

settings
:
  spawn_delay
: 5   # Delay in seconds, set to 0 to disable delay
  return_to_spawn_on_death
: true   # Set to false to disable returning to spawn on death
  cancel_teleport_on_move
: true   # Set to false to allow movement during teleport delay

messages
:
  spawn_delay_start
: "&eTeleporting to spawn in &a{seconds} seconds&e..."
  spawn_teleport
: "&aYou have been teleported to the spawn point!"
  spawn_cancelled
: "&cTeleportation cancelled because you moved!"
  spawn_set
: "&aSpawn point has been set!"
  spawn_not_set
: "&cSpawn point is not set yet!"
  no_permission
: "&cYou don't have permission to use this command!"
  config_reloaded
: "&aConfiguration reloaded successfully!"
Resource Information
Author:
----------
Total Downloads: 28
First Release: Jul 11, 2024
Last Update: Jul 11, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings