Advertisement
Guest User

Untitled

a guest
Jan 31st, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. # Welcome to FFA plugin. Plugin was made by LordOfSupeRz
  2. # This plugin is very simple and easy to use.
  3. # Enjoy with customizable config. You can edit messages and plugin settings
  4. Prefix: '&8[&6MC-FFA&8]'
  5. MySQL:
  6. Host: localhost
  7. Port: 3306
  8. Database: FFA
  9. Username: root
  10. Password: '******'
  11. Kit:
  12. item: BOOK:0
  13. name: '&6Kit Selector &7(&aRight Click&7)'
  14. slot: 4
  15. Fix-Cooldown: 5
  16. Kill-Points: 0
  17. Messages:
  18. JoinMessage: '%prefix% &e%player% &3has joined ffa server.'
  19. QuitMessage: '%prefix% &e%player% &3has left ffa server.'
  20. no-command-permission: '%prefix% &7Command blocked.'
  21. save-successfully:
  22. - '%prefix% &eYour inventory has been saved.'
  23. - '%prefix% &eTo delete your saved inventory &a/unsave.'
  24. save-outspawn: '%prefix% &cYou can''t save your inventory here.'
  25. save-notsaved: '%prefix% &cYou don''t have a saved inventory.'
  26. save-unsaved: '%prefix% &eYour saved inventory has been removed.'
  27. no-kitpermission: '%prefix% &cYou don''t have permission to use this kit.'
  28. stats:
  29. - '&8&m------------------------'
  30. - '%prefix% &7Kills &8[&6%kills%&8]'
  31. - '%prefix% &7Deaths &8[&6%deaths%&8]'
  32. - '%prefix% &7KD &8[&6%kd%&8]'
  33. - '&8&m------------------------'
  34. top:
  35. header: '&8&m------------------------'
  36. format: '%prefix% &7#%ranking% &6%name% &7with &8[&6%kills%&8]'
  37. footer: '&8&m------------------------'
  38. fix-successfully: '%prefix% &7You have been fixed.'
  39. fix-spam: '%prefix% &7You can''t spam this command'
  40. death: '%prefix% &7You were killed!'
  41. killer: '%prefix% &7You have killed &6%death%&7!'
  42. points-killer: '%prefix%&7 Your stats have been updated!'
  43. points-death: '%prefix%&7 Your stats have been updated!'
  44. killstreak: '%prefix% &6%player% &7is on killstreak.'
  45. cannot-leave-spawn: '%prefix% &7Please select a kit to play!'
  46. Death:
  47. items:
  48. - 0,0,0
  49. - 0,0,0
  50. Scoreboard:
  51. - '&8[&6MC-FFA&8]'
  52. - '&8&m----------'
  53. - '&7> &6Username'
  54. - '&7%name%'
  55. - '&r&r&r&r'
  56. - '&7> &6Stats'
  57. - '&7Kills &8[&6%kills%&8]'
  58. - '&8&m----------'
  59. Region:
  60. '1':
  61. world: world
  62. x: -29.57529192658238
  63. y: 75.24118151686271
  64. z: 710.6983394139155
  65. '2':
  66. world: world
  67. x: -19.68290825938331
  68. y: 62.0
  69. z: 700.6158417326491
  70. Spawn:
  71. world: world
  72. x: -24.542668561833953
  73. y: 69.0
  74. z: 705.7487003817744
  75. yaw: -0.50219727
  76. pitch: -3.78169
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement