Advertisement
Guest User

Untitled

a guest
Dec 24th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. # FirstJoinPlus 1.7 Configuration -- Please see: https://github.com/chaseoes/FirstJoinPlus/wiki/Configuration #
  2. settings:
  3. onlyfirstjoin: false
  4. worldname: world2
  5. updatecheck: false
  6. debug: false
  7. itemsonfirstjoin: true
  8. firstjoinspawning: false
  9. showfirstjoinmotd: true
  10. showfirstjoinsmoke: false
  11. numberonfirstjoin: true
  12. commandsonfirstjoin: true
  13. console-commandsonfirstjoin: true
  14. xponfirstjoin: 0
  15. numberonjoin: false
  16. invincibleonfirstjoin: 0
  17. notify-sound: LEVEL_UP
  18. writtenbooksonfirstjoin: true
  19. messages:
  20. firstjoinmessage:
  21. joinmessage: '&o&7%name% has joined the realm.'
  22. leavemessage: '&o&7%name% has left the realm.'
  23. kickmessage: '%none%'
  24. numbermessage: '&6%name% &bhas joined Uthrandir for the first time. Please visit
  25. Lammermoor and welcome them. Remember they are not in the OOC channel by default!'
  26. items:
  27. - 260.32.0
  28. - 388.16.0
  29. motd:
  30. - '&bWelcome to Uthrandir, &6%name%&b!'
  31. written-books:
  32. - welcome.txt
  33. commands:
  34. - null
  35. console-commands:
  36. - give %name% 260 32
  37. - give %name% 388 16
  38. spawn:
  39. x: 1
  40. y: 1
  41. z: 1
  42. pitch: 1
  43. yaw: 1
  44. world: world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement