Spawn icon

Spawn -----

Highly configurable spawn plugin. Teleport to a custom spawnpoint by command or on specific events.




Changed:
  • Configuration files now use default values if a value is missing [#11]
  • (1.8.x) Particle amount now caps at 2000 instead of resetting to 40 if set higher
  • Improve grammar & explanations in configuration files
  • Update links in configuration files
  • Internal refactor & cleanup
  • Various performance improvements
  • Update bstats-bukkit: 3.0.2 -> 3.1.0
  • Update ConfigUpdater: 2.1-SNAPSHOT -> 2.2-SNAPSHOT
  • Update maven-compiler-plugin: 3.11.0 -> 3.14.0
  • Update maven-shade-plugin: 3.5.1 -> 3.6.0

Fixed:
  • Server version check
  • Broken link in config.yml
  • Properly relocate dependencies inside the JAR
  • Some options not upgrading correctly when updating from 1.4.1 or below
Full Changelog: https://github.com/rockquiet/Spawn/compare/v2.4.1...v2.4.2
----------, Aug 15, 2025

Changed:
  • Improve grammar & explanations in configuration files
  • Update Minecraft Wiki link in messages.yml
  • Improve console log when a file deletion fails
  • Internal refactor & cleanup
  • Update paper-api: 1.20-R0.1-SNAPSHOT -> 1.20.2-R0.1-SNAPSHOT
  • Update maven-compiler-plugin: 3.8.1 -> 3.11.0
  • Update maven-shade-plugin: 3.2.4 -> 3.5.1

Fixed:
  • Error that can occur when using an invalid (empty) prefix
  • Broken link in config.yml
----------, Nov 2, 2023

Added:
  • Teleport on world change (disabled by default)
    • if the new world is not the spawn world
    • if the world on join is not the spawn world (disabled by default)
    • permission to ignore this feature: spawn.bypass.world-change
  • bStats
Changed:
  • Mark teleportation with Plugin TeleportCause
  • Small internal refactor & cleanup

Fixed:
  • Errors that can occur when using invalid config values
----------, Aug 5, 2023

Added:
  • Blindness effect during teleport delay (disabled by default)

Fixed:
  • Teleport delay does not work as intended when cooldown is enabled and the player only bypasses the teleport delay
  • Messages being broken on 1.14 - 1.17
----------, Jul 23, 2023

Added:
  • Player GameMode restriction (disabled by default)
    • restrict the /spawn command to specific gamemodes (only for players teleporting themselves)
    • permission to ignore this feature: spawn.bypass.gamemode-restriction
  • Option to use the player's current head rotation instead of the defined one on teleport
Changed:
  • Particles are now visible to other players
  • Better file updater (mine did not do the do)

Fixed:
  • Error in PlayerRespawnEvent (Respawn Anchor does not exist before 1.16) [#4]
  • Bad checks in PlayerMoveEvents (teleport delay & void teleport)
  • Update checker version comparison not reliable
----------, Jul 15, 2023

Added:
  • Permission to ignore teleport on respawn: spawn.bypass.respawn-teleport
  • Permission to ignore teleport on join: spawn.bypass.join-teleport

Changed:
  • Various performance improvements
  • Improved update checker
  • Internal refactor & cleanup
  • Update to latest Paper API

Fixed:
  • Plugin fails to load due to incorrect server version check
----------, Jul 6, 2023

Updating from 1.4.1 or below:

1. backup your config.yml
2. (optional: delete the config.yml to regenerate all files & reconfigure it)
3. replace the old Spawn-1.x.y.jar
4. profit???

Your options, messages and spawn location will be automatically converted!

------------------

Added:
  • World whitelist & blacklist (disabled by default)
    • restrict the plugin's functionality to specific worlds
    • permission to ignore the world list: spawn.bypass.world-list
  • MiniMessage support (only 1.18.2+ Paper based servers)
  • Respawn Anchor can be ignored on respawn
  • Permission to ignore teleport out of void: spawn.bypass.void-teleport
  • File updater for future additions
  • Plugin update checker (once on server start)
Changed:
  • Reworked config system
    • config.yml - all options
    • messages.yml - all messages
    • location.yml - spawn location
  • Upgraded to latest Paper API
  • Internal refactor & cleanup
Fixed:
  • Performance Issue in PlayerMoveEvents [#3]
  • Squashed some tiny bugs

----------, Mar 28, 2023

If you are already using v1.4 you do not need to update!

The comment for delay-left in line 72 was the same as the one of cooldown-left.

Copy it into the config.yml if you need it:
Code (YAML):
  # time left until the player gets teleported to spawn
  delay-left
: '&6You will be teleported in &e %delay% &6second(s).'
----------, Nov 27, 2022

If you are already using v1.4 you do not need to update!

The comment for delay-left in line 72 was the same as the one of cooldown-left.

Copy it into the config.yml if you need it:
Code (YAML):
  # time left until the player gets teleported to spawn
  delay-left
: '&6You will be teleported in &e %delay% &6second(s).'
----------, Nov 27, 2022

Added:
  • Teleport cooldown
    • 10 seconds by default
    • permission to ignore the cooldown: spawn.bypass.cooldown
  • Teleport delay
    • 3 seconds by default
    • permission to ignore the delay: spawn.bypass.delay
    • optional cancel on move option (true by default)
    • permission to ignore cancel on move: spawn.bypass.cancel-on-move
  • Star (*) permissions
    • spawn.* grants all permissions of the plugin
    • spawn.bypass.* grants all bypass permissions
Changed:
  • /spawn %player% and /spawn reload can now be used in console
  • config.yml now always includes a comment header with a link to the wiki
  • If a particle / sound does not exist, a warning message will show up in the console
Fixed:
  • Wrong message when using /spawn %player% without permission or op
----------, Nov 26, 2022

  • Added particles on teleport
  • Added sound on teleport
  • Added command to teleport another player to Spawn
  • If an option/message is missing in the config it will get added on start
  • Tabcomplete now checks the player's permissions
----------, Nov 11, 2022

Resource Information
Author:
----------
Total Downloads: 2,010
First Release: Nov 9, 2022
Last Update: Aug 15, 2025
Category: ---------------
All-Time Rating:
3 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings