Advertisement
Guest User

ShadowCraft PrisonRankup Config

a guest
Apr 24th, 2014
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. # Welcome to configuring PrisonRankup, I will be here to guide you through this config setup
  2. # First let me introduce myself, I am Mazen. I consider myself an expert in configuring Plugins and YAML configs and the average Java Developer.
  3. # First thing I want you to do is to set the prefix (What comes before the message) for the plugin to use. Keep the speech marks please to avoid errors.
  4. Prefix: '&4&l[ShadowCraft]'
  5. version: 2.0
  6. Rankup BC Message: '&3%player% &6has ranked up to &3%rank%'
  7. groups:
  8. - default: 0
  9. - B: 5000
  10. - C: 10000
  11. - D: 20000
  12. - E: 40000
  13. - F: 80000
  14. - G: 160000
  15. - H: 320000
  16. - I: 640000
  17. - J: 1280000
  18. - K: 2560000
  19. - L: 5120000
  20. - M: 10240000
  21. - N: 20480000
  22. - O: 40960000
  23. - P: 81920000
  24. - Q: 163840000
  25. - R: 327680000
  26. - S: 655360000
  27. - T: 1310720000
  28. - U: 261440000
  29. - V: 5242880000
  30. - W: 10485760000
  31. - X: 20971520000
  32. - Y: 41943040000
  33. - Z: 83886080000
  34. - Free: 167772160000
  35. First Rank: default
  36. Last Rank: Free
  37. Highest Rank MSG: '&6 You are already free!'
  38. Timed Requirement: false
  39. Time Interval: 0.0
  40. Time type: Seconds
  41. Interval on all ranks: false
  42. Transfer ranks to profile: false
  43. update: false
  44. debug: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement