Unofficial site, not affiliated with modrinth.com.What is this?
  • Spawn 2.4.2

    release15 августа 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

  • Spawn 2.4.1

    release2 ноября 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
  • Spawn 2.4

    release6 августа 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
  • Spawn 2.3

    release23 июля 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
  • Spawn 2.2

    release15 июля 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
  • Spawn 2.1

    release6 июля 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
  • Spawn 2.0

    release28 марта 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
  • Spawn 1.4.1

    release27 ноября 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).'
    
  • Spawn 1.4

    release26 ноября 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
  • Spawn 1.3

    release11 ноября 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
  • Spawn 1.2.1

    release3 ноября 2022 г.

    You need to regenerate your config.yml when updating from 1.2

    • Added fall damage toggle
    • Added feature to disable any message by setting it to ''
  • Spawn 1.2

    release1 ноября 2022 г.

    First public release

Совместимость

Сведения

Лицензия:MIT
Опубликован:3 года назад
Обновлён:10 месяцев назад
ID проекта:
Главная