Advertisement
XenRevo

Untitled

Aug 27th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. # Remember, YAML does not understand the 'tab' key. You must use spaces instead.
  2. # Note that this plugin REQUIRES you have Vault. Download it here: http://dev.bukkit.org/server-mods/vault/
  3.  
  4. # If this is true, it will override any groups when someone ranks up. Only worry about this if a given person may have multiple ranks.
  5. settings:
  6. override-groups: false
  7. do-not-edit-this: 1
  8. # Groups are ordered in the succession you want them to be. Format as follows: rankname: price ( Price can have a decimal place )
  9. ranks:
  10. guest: 0
  11. c: 20000
  12. d: 60000
  13. e: 400000
  14. f: 1000000
  15. g: 1400000
  16. h: 2200000
  17. i: 4000000
  18. j: 8000000
  19. k: 10000000
  20. l: 34000000
  21. m: 50000000
  22. n: 80000000
  23. o: 100000000
  24. p: 300000000
  25. q: 500000000
  26. r: 850400000
  27. s: 900000000
  28. t: 1000000000
  29. u: 2000000000
  30. v: 3000000000
  31. w: 5000000000
  32. x: 8000000000
  33. y: 10000000000
  34. z: 30000000000
  35. citizen: 60000000000
  36. druglord: 80000000000
  37. stripper: 300000000000
  38. pervert: 350000000000
  39. a1: 400000000000
  40. b1: 600000000000
  41. c1: 800000000000
  42. d1: 1200000000000
  43. e1: 4000000000000
  44. f1: 8000000000000
  45. g1: 10000000000000
  46. h1: 15000000000000
  47. i1: 20000000000000
  48. j1: 22000000000000
  49. k1: 25000000000000
  50. l1: 31000000000000
  51. m1: 32000000000000
  52. n1: 35000000000000
  53. o1: 40000000000000
  54. q1: 50000000000000
  55. r1: 55000000000000
  56. s1: 100000000000000
  57. t1: 150000000000000
  58. u1: 180000000000000
  59. v1: 300000000000000
  60. w1: 380000000000000
  61. x1: 450000000000000
  62. y1: 600000000000000
  63. z1: 7000000000000000
  64. p3: 10000000000000000
  65. p4: 20000000000000000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement