Skip to content

Releases: Maloschnikow/mc-spawn-cmd

v1.4.2 for Minecraft 1.21.1

17 Oct 10:13
v1.4.2
9b7cea9
Compare
Choose a tag to compare

Changed how permissions are checked.

v1.4.1 for Minecraft 1.21.1

15 Oct 11:19
v1.4.1
48c6bc7
Compare
Choose a tag to compare

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

15 Oct 10:57
v1.4.0
0761773
Compare
Choose a tag to compare

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

14 Oct 20:52
v1.3.1
d907e30
Compare
Choose a tag to compare

Fix: A cooldown was not applied after the command /spawn randomly fails.

v1.3.0 for Minecraft 1.21.1

14 Oct 20:42
v1.3.0
2e8a575
Compare
Choose a tag to compare

A players rotation can be kept when teleporting.
There are now sounds which can be played.

v1.2.0 for Minecraft 1.21.1

14 Oct 13:44
v1.2.0
72294a8
Compare
Choose a tag to compare

You can now set the spawn location via the /setspawnlocation command.

v1.1.0

14 Oct 09:42
v1.1.0
a70af01
Compare
Choose a tag to compare

You can now configure the timings and messages to your liking with the config.yml.

v1.0.0

13 Oct 11:05
v1.0.0
f89d757
Compare
Choose a tag to compare

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.