SetSpawn || [1.17.X- 1.21.X] || A Lot of Features & Fully Customisable! icon

SetSpawn || [1.17.X- 1.21.X] || A Lot of Features & Fully Customisable! -----

Set the spawn and teleport there with a cool message, effect & more!



SetSpawn.png
Discord.png

SetSpawn is an advanced spawn plugin that offers a variety of options for a simple task, spawn. Explore the features and everything you need to know below.
Want a GUI to customize every setting/feature in-game? More settings & maybe a loading bar or a spawn protection region? Check this out for more:
SetSpawnPlus.png

Features.png

( ! ) Respawn at Spawn (Enable/Disable)
( ! ) Countdown for Teleport (In seconds)
( ! ) Cancel Teleport on Player Move (Enable/Disable)
( ! ) Cooldown for Players to Do /spawn (Enable/Disable)
( ! ) Configurable Teleport Effect @ /spawn (Enable/Disable)
( ! ) Configurable Teleport Sound @ /spawn (Enable/Disable)
( ! ) Facing is Included When Setting the Spawn (/spawn set)
( ! ) Enable/disable Option for Every Message (In config.yml)
( ! ) Teleport Players to Spawn Upon Their Join (Enable/Disable)
( ! ) Teleport Players to Spawn via Command (/spawn %player%)
( ! ) Option to Override Bed-Spawn on Respawn (Enable/Disable)
( ! ) Teleport Players to Spawn Upon Their First Join (Enable/Disable)
( ! ) Change Any Message (You can change any message players receive)
( ! ) Teleport players to spawn when they fall into void (Enable/Disable)
( ! ) Extremely Light-Weight (It will NOT cause server performance issues)
( ! ) Permissions for Admin and Non-Admin Commands (Check permissions below)
( ! ) Ability to Set a Different Spawn when Players Join for the First Time (Normal spawn is used if that's not set)

Effects.png

Effect (Spigot-API 1.21.3-R0.1-SNAPSHOT API)
**ATTENTION** Type them as shown in images above, inside Effect-Name: in config! It is case sensitive.

Sounds.png

Sound (Spigot-API 1.21.3-R0.1-SNAPSHOT API)
**ATTENTION** Type them as shown in images above, inside Effect-Name: in config! It is case sensitive.

Config Preview.png

Code (Java):
############################
#SetSpawn plugin by iJ0hny.#
#Version : 5.3              #
#Make sure to leave your   #
#thoughts on a review.     #
############################

#The message that a player receives when they execute a command but have no permission for it
No -Permission -Message : '&0[&fSetSpawn&0]&r: &4You are not permitted to do this!'

#The message that a player receives when he is teleported at the spawn.
Spawn -Message :
  Enabled : true
  Message : '&0[&fSetSpawn&0]&r: &2Welcome to the spawn!'

#The message that a player receives when he executes /spawn command.
Teleport -Message :
  Enabled : true
  #The message below will stop showing for people with spawn. bypass permission.
  Disabled -for -Bypass : true
  Message : '&0[&fSetSpawn&0]&r: &2Teleporting to the spawn...'

#Cooldown for /spawn command.
#Delay is in SECONDS ! If you want 1 minute ie. type 60 etc.
# %del % can be used to get the delay remaining for player to use /spawn again.
Cooldown -For -Spawn -Cmd :
  Enabled : true
  Enabled -Message : true
  Message : '&0[&fSetSpawn&0]&r: &cWait %del% more seconds before using /spawn again!'
  Delay : 10

#The message that a player receives when he moves during a teleport cooldown.
Cancel -On -Move :
  Enabled : true
  Enabled -Message : true
  Message : '&0[&fSetSpawn&0]&r: &4Teleportation cancelled!'

#The effect that is set off when player arrives at the spawn location.
Spawn -Effect :
  Enabled : true
  Effect - Name : ENDER_SIGNAL

#The sound that is played when player arrives at the spawn location.
Spawn -Sound :
  Enabled : true
  Sound - Name : ENTITY_ENDER_PEARL_THROW

#Teleport players to spawn when they fall into void.
Void -To -Spawn :
  Enabled : true
  Enabled -Message : true
  Message : '&0[&fSetSpawn&0]&r: &2Teleported to spawn from void.'

#Teleport players to spawn with /spawn %targetname %.
#Sender is the one teleporting the target to spawn.
#Target is the one being teleported to the spawn.
# %targetname % can be used in the message -sender (nowhere else ) to get the target ''s in -game name.
# %sendername % can be used in the message -target (nowhere else ) to get the sender ''s in -game name.
Force -Spawn :
  Enabled -message -target : true
  Message -target : '&0[&fSetSpawn&0]&r: &eYou have been teleported to the spawn by &2%sendername%'
  Enabled -message -sender : true
  Message -sender : '&0[&fSetSpawn&0]&r: &eYou have teleported &2%targetname% &eto the spawn!'
  Player -Not -Online -Message : '&0[&fSetSpawn&0]&r: &cThat player is not online!'

#The amount of seconds when a player executes /spawn util they teleport to it.
Cooldown : 5

#Messages that admin receives.
Set -Spawn -Message : '&0[&fSetSpawn&0]&r: &eYou have set the spawn!'
Set -First -Join -Spawn -Message : '&0[&fSetSpawn&0]&r: &eYou have set the first join spawn!'
No -Spawn -Message : '&0[&fSetSpawn&0]&r: &cThere has no spawn been set yet!'
Reload -Message : '&0[&fSetSpawn&0]&r: &2Config Reloaded!'

#Teleport player to spawn on their join.
On -Join -Spawn : true
#Telport player to the first join spawn on their first join on the server.
On -First -Join -Spawn : true
#Teleport player to the spawn on respawn.
Respawn -At -Spawn : true
#Ignore bed -spawn on player respawn [teleport to spawn if the option above (Respawn -At -Spawn ) is true ].
Override -Bedspawn -On -Respawn : true

Permissions.png

spawn.* (All permissions granted)
spawn.set (Allow you to set the main spawn)
spawn.help (Allows you to see the help page)
spawn.setfirst (Allows you to set the first join spawn)
spawn.reload (Allows you to reload the configuration file)
spawn.others (Allows you to teleport others to the spawn)
spawn.bypass (Allows you to bypass the count-down on /spawn)
spawn.bypassonjoin (Allows you to bypass the On Join Spawn option)

Commands.png

/spawn (Go to the spawn)
/spawn help (See the help page)
/spawn set (Set the main spawn)
/spawn setfirst (Set the first join spawn)
/spawn reload (Reloads the configuration file)
/spawn <player> (Teleport a player to the spawn)​

To-Do.png

» Command /spawn all ( )
» Command /spawn delete main/first ( )​
Resource Information
Author:
----------
Total Downloads: 278,106
First Release: Nov 18, 2016
Last Update: Dec 18, 2024
Category: ---------------
All-Time Rating:
112 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings