Advertisement
Guest User

Untitled

a guest
Apr 5th, 2014
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 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: '&7[Prison&8-&cRankup&7]'
  5. Rankup BC Message: '&7%player% &8has ranked up to &c%rank%'
  6. groups:
  7. A-rank: 0
  8. B-rank: 25000
  9. C-rank: 50000
  10. D-rank: 100000
  11. E-rank: 250000
  12. F-rank: 650000
  13. G-rank: 1000000
  14. First Rank: A-rank
  15. Last Rank: G-rank
  16. Highest Rank MSG: '&6 You are already the highest rank!'
  17. Timed Requirement: false
  18. Time Interval: 0.0
  19. Time type: Seconds
  20. Interval on all ranks: false
  21. Transfer ranks to profile: false
  22. update: true
  23. users:
  24. iBeStrafin:
  25. group: A
  26. mpattrick:
  27. group: E
  28. Monganboys:
  29. group: C
  30. xXEliteXMin3rXx:
  31. group: C
  32. EpicTicTaczzz:
  33. group: C
  34. EpicSmartiezzz:
  35. group: G
  36. TheDittoMaster:
  37. group: C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement