How would I set a default spawn for new players, and set another spawn for people when they die? Can I do this with essentials?
5
Use /setspawn <groupname>. Assuming you have a rank for new players and a rank for normal members, this should suit your needs.
I believe that this is the easiest way to do it for different groups from the posts so far.
You can change this in the config file to whatever but the default spawn for new players is newbies or newbie. [check the config file near the bottom i believe]
Basically type "/setspawn newbies" which makes all new players that join spawn their.
Then type "/setspawn" which makes all other players spawn then upon dying or typing /spawn.
Note: This is with the essentials plugin.
Basically type "/setspawn newbies" which makes all new players that join spawn their.
Then type "/setspawn" which makes all other players spawn then upon dying or typing /spawn.
Note: This is with the essentials plugin.
Also, to make sure that they respawn at the second spawn, set "respawn-at-home" to false near the bottom of the config.
Hello,
GvROwner Use /setspawn for new players and /spawnpoint for you. /Spawnpoint was added in vanilla and /setspawn was added in essentials
Best of Luck, Dextersydney
GvROwner Use /setspawn for new players and /spawnpoint for you. /Spawnpoint was added in vanilla and /setspawn was added in essentials
Best of Luck, Dextersydney
