Skip to content

Commit c4ca0e5

Browse files
authored
Add restart note to respawn listener priority option (#3789)
1 parent 7bb12fd commit c4ca0e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Essentials/src/main/resources/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,11 +1034,13 @@ newbies:
10341034
# Set this to lowest, if you want Multiverse to handle the respawning.
10351035
# Set this to high, if you want EssentialsSpawn to handle the respawning.
10361036
# Set this to highest, if you want to force EssentialsSpawn to handle the respawning.
1037+
# Note: Changes will not apply until after the server is restarted.
10371038
respawn-listener-priority: high
10381039

10391040
# What priority should we use for handling spawning on joining the server?
10401041
# See respawn-listener-priority for possible values.
1041-
# Note: changing this may impact or break spawn-on-join functionality.
1042+
# Note: Changing this may impact or break spawn-on-join functionality.
1043+
# Note: Changes will not apply until after the server is restarted.
10421044
spawn-join-listener-priority: high
10431045

10441046
# When users die, should they respawn at their first home or bed, instead of the spawnpoint?

0 commit comments

Comments
 (0)