Guest User

Untitled

a guest
Jul 24th, 2016
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. types: #you can use as multiplier: x + number or if not: number + hours
  2. mcmmo:
  3. boosters:
  4. x2:
  5. commandsonstart:
  6. - 'blablz'
  7. commandsonend:
  8. - 'blablzd'
  9. duration: 640000 #in miliseconds #lui
  10.  
  11. x3:
  12. commandsonstart:
  13. - 'blabl'
  14. commandsonend:
  15. - 'blabl'
  16. duration: 640000 #in miliseconds #lui
  17.  
  18. tipreward: 'blallb'#set '500' if tipping is not enabled
  19. fly:
  20. boosters:
  21. 3hours:
  22. commandsonstart:
  23. - 'blabl'
  24. commandsonend:
  25. - 'blabl'
  26. duration: 640000 #in miliseconds #lui
  27. 6hours:
  28. commandsonstart:
  29. - 'blabl'
  30. commandsonend:
  31. - 'blabl'
  32. duration: 640000 #in miliseconds #lui
  33. tipreward: '500'
  34. speed:
  35. boosters:
  36. 3hours:
  37. commandsonstart:
  38. - 'blabl'
  39. commandsonend:
  40. - 'blabl'
  41. duration: 640000 #in miliseconds #lui
  42. 6hours:
  43. commandsonstart:
  44. - 'blabl'
  45. commandsonend:
  46. - 'blabl'
  47. duration: 640000 #in miliseconds #lui
  48. tipreward: '500'
  49. sell:
  50. boosters:
  51. 3hours:
  52. commandsonstart:
  53. - 'blabl'
  54. commandsonend:
  55. - 'blabl'
  56. duration: 640000 #in miliseconds #lui
  57. 6hours:
  58. commandsonstart:
  59. - 'blabl'
  60. commandsonend:
  61. - 'blabl'
  62. duration: 640000 #in miliseconds #lui
  63. tipreward: '500'
  64. sql:
  65. host: 127.0.0.1
  66. database: prison
  67. user: prison
  68. pass: Rc4o1U6kX6zs
  69. port: 3306
  70. game: Prison
Add Comment
Please, Sign In to add comment