Advertisement
Guest User

AHHHHHHHHHH

a guest
Oct 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. placeholders:
  2. # This options are used to customize Parties placeholders
  3. # You can customize every external placeholder
  4. # Use classic placeholders inside the option!
  5. color-name: "%color_name%"
  6. color-code: "%color_code%"
  7. color-command: "%color_command%"
  8. desc: "%desc%"
  9. # Total experience of the party
  10. experience-total: "%experience_total%"
  11. # Level number of the party
  12. experience-level: "%experience_level%"
  13. # Current and necessary number of experience to level up.
  14. # Example: 100/400 = %experience_levelup_current% / %experience_levelup_necessary%
  15. experience-levelup-current: "%experience_levelup_current%"
  16. experience-levelup-necessary: "%experience_levelup_necessary%"
  17. kills: "%kills%"
  18. motd: "%motd%"
  19. party: "%party%"
  20. rank-name: "%rank_name%"
  21. rank-chat: "%rank_chat%"
  22. customs:
  23. example1: "%color_code%[%party%] "
  24. example2: "%parties_color_code%[%parties_motd%]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement