Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 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: '&a[&bPrison&6-&bRankup&a]'
  5. version: 2.0
  6. Rankup BC Message: '&3%player% &6has ranked up to &3%rank%'
  7. groups:
  8. - A:0
  9. - B:15000
  10. - C:25000
  11. - D:50000
  12. - E:75000
  13. - F:100000
  14. - G:150000
  15. - H:250000
  16. - I:400000
  17. - J:600000
  18. - K:800000
  19. - L:1000000
  20. First Rank: A
  21. Last Rank: L
  22. Highest Rank MSG: '&6 You are already the highest rank!'
  23. Timed Requirement: false
  24. Time Interval: 0.0
  25. Time type: Seconds
  26. Interval on all ranks: false
  27. Transfer ranks to profile: false
  28. update: true
  29. debug: false
  30. ranks-format: '&5[&3%rank%&5]&6: %price%'
  31. not-enough-money: '&6You need &2$%price% &6 to rankup to &2%rank%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement