Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ############################################################
- # +------------------------------------------------------+ #
- # | Essentials Spawn / New Players | #
- # +------------------------------------------------------+ #
- ############################################################
- newbies:
- # Should we announce to the server when someone logs in for the first time?
- # If so, use this format, replacing {DISPLAYNAME} with the player name.
- # If not, set to ''
- #announce-format: ''
- announce-format: '&dWelcome {DISPLAYNAME} to Jackz Craft! Unique players: {UNIQUE}'
- # When we spawn for the first time, which spawnpoint do we use?
- # Set to "none" if you want to use the spawn point of the world.
- spawnpoint: newbies
- # ^ if you changed that then do /setspawn <spawnpoint's name>
- # right now it is /setspawn newbies, if u change it to "bob" you do /setspawn bob
- # Do we want to give users anything on first join? Set to '' to disable
- # This kit will be given regardless of cost, and permissions.
- #kit: ''
- kit: tools
- # Set this to lowest, if you want Multiverse to handle the respawning
- # Set this to high, if you want EssentialsSpawn to handle the respawning
- # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
- respawn-listener-priority: high
- # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
- respawn-at-home: true
- # End of File <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment