Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. # FirstJoinPlus 1.6.2 Configuration -- Please see: https://github.com/chaseoes/FirstJoinPlus/wiki/Configuration #
  2. settings:
  3. onlyfirstjoin: true
  4. worldname: world
  5. updatecheck: true
  6. metrics: true
  7. itemonfirstjoin: true
  8. firstjoinspawning: true
  9. showfirstjoinmotd: false
  10. showfirstjoinsmoke: false
  11. numberonfirstjoin: false
  12. commandsonfirstjoin: false
  13. console-commandsonfirstjoin: false
  14. xponfirstjoin: 0
  15. numberonjoin: false
  16. invincibleonfirstjoin: 0
  17. showfirstjoinmessage: true
  18. messages:
  19. firstjoinmessage: '&d%name% has joined the game for the first time!'
  20. joinmessage: '&e%name% has joined the game.'
  21. leavemessage: '&e%name% has left the game.'
  22. kickmessage: '%none%'
  23. numbermessage: '&d%number% unique players have joined the server!'
  24. items:
  25. - 268.1.0
  26. - 269.1.0
  27. - 299.1.0
  28. - 373.1.0
  29. - 360.4.0
  30. - 373.1.8197
  31. motd:
  32. - '&bWelcome to our server, &6%name%&b!'
  33. - '&bThis message can be customized in the &6FirstJoinPlus &bconfig!'
  34. - '&bWebsite! http://dev.bukkit.org/server-mods/firstjoinplus/'
  35. commands:
  36. - me just joined for the first time!
  37. console-commands:
  38. - say %name% just joined for the first time!
  39. spawn:
  40. x: 1035
  41. y: 79
  42. z: 1002
  43. pitch: 6.750001
  44. yaw: 107.24994
  45. world: world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement