Releases: Maloschnikow/mc-spawn-cmd
v1.4.2 for Minecraft 1.21.1
Changed how permissions are checked.
v1.4.1 for Minecraft 1.21.1
Clarification on keep-rotation
option.
It does not affect the teleportation of a player after they join the server.
v1.4.0 for Minecraft 1.21.1
Plugin can now be configured to teleport players to spawn when they join the server.
See tp-on-player-join
in config.yml.
v1.3.1 for Minecraft 1.21.1
Fix: A cooldown was not applied after the command /spawn randomly fails.
v1.3.0 for Minecraft 1.21.1
A players rotation can be kept when teleporting.
There are now sounds which can be played.
v1.2.0 for Minecraft 1.21.1
You can now set the spawn location via the /setspawnlocation
command.
v1.1.0
You can now configure the timings and messages to your liking with the config.yml.
v1.0.0
This is the first functional release.
Values like cooldown and delay can't be configured yet.
Cooldown = 60 seconds (before the command can be run again)
Delay = 6 seconds (after the command was issued the player gets teleported)
There is also a feature where the command just denies to teleport the player with a probability of 1:1000.