Advertisement
Guest User

Prison Rankup Config

a guest
Aug 18th, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 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. - D:0
  9. - C:75000
  10. - B:200000
  11. - A:350000
  12. First Rank: D
  13. Last Rank: A
  14. Highest Rank MSG: '&6 You are already the highest rank!'
  15. Timed Requirement: false
  16. Time Interval: 0.0
  17. Time type: Seconds
  18. Interval on all ranks: false
  19. Transfer ranks to profile: false
  20. update: true
  21. debug: false
  22. ranks-format: '&5[&3%rank%&5]&6: %price%'
  23. not-enough-money: '&6You need &2$%price% &6 to rankup to &2%rank%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement