Advertisement
Guest User

messaggi

a guest
Jul 12th, 2013
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. # %player_name% - Works on 'Returning_Join_Message' and 'New_Join_Message' and 'Message_of_The_Day' and 'Quit_Message'
  2. # %total_players% - Works on 'Counter_Message'
  3. # %killer% and %weapon% - works on Player Death Message
  4. # %killed% - works on all death messages
  5. # Help editing the config in game http://dev.bukkit.org/server-mods/joinmessages/pages/help/
  6. # StorageType Valid Types: file or mysql
  7. StorageType: file
  8. MySQL:
  9. Host: localhost
  10. Port: 3306
  11. Username: root
  12. Password: password
  13. Database: legendarymessages
  14. Table_Prefix: lm_
  15. MOTD:
  16. Enabled: true
  17. Message: '&b&lBenvenuto su Deltacraft!'
  18. New_Join_Message:
  19. Enabled: true
  20. Message: '&6Benvenuto &4%player_name%, nel server!'
  21. Returning_Join_Message:
  22. Enabled: true
  23. Message: '&1Bentornato, %player_name%!'
  24. Counter_Message:
  25. Enabled: true
  26. Message: '&1%total_players% giocatori sono online!'
  27. Quit_Message:
  28. Enabled: true
  29. Message: '&c%player_name% e uscito!'
  30. Death_Message:
  31. Enabled: true
  32. Messages:
  33. Player: '&4%killed% &9e state ownato da &1&l%killer% &9con la sua &4%weapon%'
  34. Mobs:
  35. Zombie: '&c%killed% &9e stato killato da uno &eZombie'
  36. PigZombie: '&c%killed% &9e stato ucciso da un &5PigZombie'
  37. Skeleton: '&c%killed% &9e stato killato da uno &7Scheletro'
  38. Creeper: '&c%killed% &9e stato ucciso da un &2Creeper'
  39. Ghast: '&c%killed% &9e stato killato da un &cGhast'
  40. MagmaCube: '&c%killed% &9e stato ucciso da un &4MagmaCube'
  41. Slime: '&c%killed% &9e stato killato da uno &2Slime'
  42. Wolf: '&c%killed% &9e stato ucciso da un&7Lupo'
  43. Spider: '&c%killed% &9e stato killato da un &8Ragno'
  44. CaveSpider: '&c%killed% &9e stato ucciso da un &cRagno delle caverne'
  45. Giant: '&c%killed% &9e stato killato da un &4Gigante'
  46. Blaze: '&c%killed% &79e stato ucciso da un &6Blaze'
  47. Silverfish: '&c%killed% &9e stato ucciso da un &cSilverFish'
  48. Enderman: '&c%killed% &9e stato ucciso da un &0Enderman'
  49. EnderDragon: '&c%killed% &4e stato distrutto dall' &c&lEnderDragon'
  50. WitherSkeleton: '&c%killed% &9e stato killato da un &0WitherSkeleton'
  51. WitherBoss: '&c%killed% &9e stato ucciso da un &8WitherBoss'
  52. IronGolem: '&c%killed% &9e stato killato da un &fIronGolem'
  53. Blocks:
  54. Cactus: '&c%killed% &1e stato graffiato a morte da un &2Cactus'
  55. Tnt: '&c%killed% &4 è scoppiato come un kamikaze'
  56. Other:
  57. Drown: '&c%killed% &de soffocato,impara a nuotare!'
  58. Fall: '&c%killed% &7si e spappolato al suolo'
  59. Fire: '&c%killed% &ce bruciato'
  60. Suffocation: '&c%killed% &7e soffocato'
  61. Void: '&c%killed% &1e caduto nel vuoto'
  62. Starvation: '&c%killed% &7Starved To Death'
  63. Suicide: '&c%killed% &4ha messo fine alla sua misera esistenza'
  64. Potion: '&c%killed% &7e stato ucciso da una magia'
  65. Poison: '&c%killed% &2e stato avvelenato!'
  66. Lightening: '&c%killed% &7e stato fulminato!'
  67. Lava: '&c%killed% &6ma che sei stupido a nuotare nella lava?'
  68. Fire_Tick: '&c%killed% &7died from the burns of fire'
  69. EnderPearl: '&c%killed% &7died from throwing an ender pearl'
  70. UnknownReason: '%killed% e morto… (Causa: %cause%)'
  71. Whitelist_Message: '&f&oNon sei nella whitelist!'
  72. Say_Prefix: '&e[Server]'
  73. Update_Notification: true
  74. UseNicknames: true
  75. AutoMessages:
  76. Enabled: true
  77. ShowConsole: true
  78. Interval_In_Minutes: 1
  79. Prefix: '&f[&aAnnuncio&f]'
  80. Messages:
  81. - &6&lRagazzi se vi iscrivete qui http://www.youtube.com/user/aleoncinoBO avrete 8 diamanti!!!
  82. - &cSei un utente premium?&dBenissimo vuoi votarci qui http://www.minecraft-italia.it/lista-server-italiani/deltacraftgriefpvpareneecc per ricevere &45TNT-&d5 DIAMANTI-&e200$ e 5 mele powa
  83. - &dSe vuoi darci un consiglio vai al /warp consiglio
  84. - &eSe ti va di aiutare il server e avere enormi vantaggi vai al /warp vip , pacchetti vip a partire da &4 4 EURO
  85. -&cNon ti piace il pvp?&aBene vai al /warp lotti per costruire quello che vuoi al sicuro da griefer e pvp!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement