Advertisement
Guest User

FJP Problem

a guest
Apr 24th, 2013
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. # FirstJoinPlus v1.8 Configuration -- Please see https://github.com/chaseoes/FirstJoinPlus/wiki/Configuration #
  2. settings:
  3. first-join-message: '&d%player-name has joined the game for the first time (%unique-players
  4. total players have joined)!'
  5. teleport-delay: 0
  6. notify-sound: LEVEL_UP
  7. update-checking: true
  8. debug: false
  9. on-first-join:
  10. show-first-join-message: true
  11. teleport: false
  12. show-smoke: true
  13. play-notify-sound: true
  14. launch-firework: false
  15. give-xp: 5
  16. set-invincible: 0
  17. give-items:
  18. enabled: false
  19. items:
  20. - WOOD_PICKAXE
  21. - BREAD:5
  22. - WOOL:10:6
  23. give-written-books:
  24. enabled: false
  25. book-files:
  26. - rules.txt
  27. send-motd:
  28. enabled: false
  29. delay: 20
  30. messages:
  31. - '&2Welcome to our server, %player-name! Customize this message in the FirstJoinPlus
  32. configuration:'
  33. - '&6http://dev.bukkit.org/server-mods/firstjoinplus/'
  34. run-commands:
  35. enabled: false
  36. commands-to-run:
  37. - me just joined for the first time!
  38. run-console-commands:
  39. enabled: false
  40. commands-to-run:
  41. - promote %player-name
  42. apply-potion-effects:
  43. enabled: false
  44. effects:
  45. - SPEED:1:15
  46. other-messages:
  47. join-message:
  48. enabled: false
  49. message: '&e%player-name joined the game.'
  50. quit-message:
  51. enabled: false
  52. message: '&e%player-name left the game.'
  53. kick-message:
  54. enabled: false
  55. message: '%none'
  56. spawn:
  57. x: -289
  58. y: 82
  59. z: 263
  60. pitch: -8.7000065
  61. yaw: -359.54916
  62. world: world2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement