
Spawn
Highly configurable spawn plugin. Teleport to a custom spawnpoint by command or on specific events.
- Загрузки
- 86K
- Подписчики
- 73
- Обновлён
- 15 августа 2025 г.
- Лицензия
- MIT
Опубликован 1 ноября 2022 г.
Spawn
Yet another Spawn plugin with many configurable options.
Features
- You can set a Spawn and teleport to it (duh)
- Teleport to Spawn...
- ...on join / only on first join
- ...on death (bed / respawn anchor spawn-point can be ignored)
- ...when falling into the void (void height is configurable)
- ...on world change
- Command cooldown
- Teleport delay (with cancel on move / blindness effect)
- Teleport another player to Spawn via command
- Fall damage on teleport can be disabled
- Particles & sound on teleport
- Whitelist/Blacklist worlds to restrict the plugin's functionality
- Restrict the usage to specific game modes
- MiniMessage (only 1.18.2+ Paper based servers) and Legacy Formatting is supported
- Everything can be edited, bypassed with permissions, or completely disabled
Documentation
All commands, permissions and configuration options are available on the GitHub Wiki.
Metrics
This plugin uses bStats to collect some (non-identifying) data about the servers it runs on.
You can opt-out by editing the config.yml in the /plugins/bStats folder located in your server directory.
(More information here)
Ченджлог
2.4.2Релиз26.1, 26.1.1, 26.1.2 · 15 августа 2025 г.
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
2.4.1Релиз1.21.6, 1.21.7, 1.21.8 · 2 ноября 2023 г.
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
2.4Релиз1.20, 1.20.1, 1.20.2 · 5 августа 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
PluginTeleportCause - Small internal refactor & cleanup
Fixed:
- Errors that can occur when using invalid config values
2.3Релиз1.19.4, 1.20, 1.20.1 · 23 июля 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
2.2Релиз1.19.4, 1.20, 1.20.1 · 15 июля 2023 г.
Added:
- Player GameMode restriction (disabled by default)
- restrict the
/spawncommand to specific gamemodes (only for players teleporting themselves) - permission to ignore this feature:
spawn.bypass.gamemode-restriction
- restrict the
- 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
2.1Релиз1.19.4, 1.20, 1.20.1 · 6 июля 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
2.0Релиз1.19.4, 1.20, 1.20.1 · 28 марта 2023 г.
Updating from 1.4.1 or below:
- backup your config.yml
- (optional: delete the config.yml to regenerate all files & reconfigure it)
- replace the old Spawn-1.x.y.jar
- 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 optionsmessages.yml- all messageslocation.yml- spawn location
- Upgraded to latest Paper API
- Internal refactor & cleanup
Fixed:
- Performance Issue in PlayerMoveEvents [#3]
- Squashed some tiny bugs
1.4.1Релиз1.19.2, 1.19.3, 1.19.4 · 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:
# time left until the player gets teleported to spawn
delay-left: '&6You will be teleported in &e%delay% &6second(s).'
Комментарии
Загружаем…