File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Essentials/src/main/resources Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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.
10371038respawn-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.
10421044spawn-join-listener-priority : high
10431045
10441046# When users die, should they respawn at their first home or bed, instead of the spawnpoint?
You can’t perform that action at this time.
0 commit comments