Advertisement
Guest User

Untitled

a guest
Jun 1st, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 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: true
  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: 100
  16. set-invincible: 0
  17. give-items:
  18. enabled: true
  19. items:
  20. - WOOD_PICKAXE
  21. - WOOD_AXE
  22. - WOOD_HOE
  23. - WOOD_SWORD
  24. - WOOD_SHOVEL
  25. give-written-books:
  26. enabled: true
  27. book-files:
  28. - info.txt
  29. send-motd:
  30. enabled: false
  31. delay: 20
  32. messages:
  33. - '&2Welcome to our server, %player-name! Customize this message in the FirstJoinPlus
  34. configuration:'
  35. - '&6http://dev.bukkit.org/server-mods/firstjoinplus/'
  36. run-commands:
  37. enabled: false
  38. commands-to-run:
  39. - me just joined for the first time!
  40. run-console-commands:
  41. enabled: false
  42. commands-to-run:
  43. - promote %player-name
  44. apply-potion-effects:
  45. enabled: false
  46. effects:
  47. - SPEED:1:15
  48. other-messages:
  49. join-message:
  50. enabled: false
  51. message: '&e%player-name joined the game.'
  52. quit-message:
  53. enabled: false
  54. message: '&e%player-name left the game.'
  55. kick-message:
  56. enabled: false
  57. message: '%none'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement