Advertisement
Guest User

Untitled

a guest
Jul 7th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. # Welcome to the configuration of ProPractice!
  2. #
  3. # This plugin is currently supporting 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x & 1.12.x!
  4. #
  5. # Please PM me at SpigotMC if you"re having any issues or suggestions!
  6. # Spigot Name: File14
  7. #
  8. # Thank you for purchasing ProPractice!
  9.  
  10. Use-Potion-Modifier: true
  11. Enderpearl-Cooldown: 10
  12. Ranked-Limit: 10
  13. Freeze-Player-Before-Match-Starts: true
  14.  
  15. MySQL:
  16. Use: false
  17. Host: localhost
  18. Port: 3306
  19. Database: ProPractice
  20. Table: ProPracticeData
  21. User: root
  22. Password: password
  23.  
  24. Scoreboard:
  25. Update-Ticks: 1
  26. Title: "&6&lRogue &7| &rPractice"
  27. Starting: "Starting..."
  28. Separator: "&8&m------------"
  29. Ladder: "&e(ladder)"
  30. Rating: "&7: (rating)"
  31. Enderpearl: "&9&lEnderpearl: &c(time)"
  32.  
  33. Lobby-Lines:
  34. - "(separator)"
  35. - "&eOnline&7:&r (playersOnline)"
  36. - "&eGlobal ELO&7: &r(globalRating)"
  37. - "(seperator)"
  38. - "&aMatches&7:&c (inQueues)"
  39. - "&aFighting&7:&c (inFights)"
  40. - "&aQueuing&7:&c (inQueues)"
  41. - "(separator)"
  42.  
  43. Queue-Lines:
  44. - "(separator)"
  45. - "&cSearching for match..."
  46. - "&7(unicode->>) (queue)"
  47. - "&7(unicode->>) (queueType)"
  48. - "&7(unicode->>) (time)"
  49. - "(separator)"
  50.  
  51. Match-Lines:
  52. - "(separator)"
  53. - "&c&lOpponent: &c(opponent)"
  54. - "&6&lElapsed: &c(time)"
  55. - "(enderpearl)"
  56. - "(separator)"
  57.  
  58. Kit-Editor-Lines:
  59. - "(separator)"
  60. - "&7Use the anvil to save,"
  61. - "&7load, and delete your"
  62. - "&7kits."
  63. - " "
  64. - "&7Once you are finished"
  65. - "&7with your kits, use"
  66. - "&7the sign to return to"
  67. - "&7spawn."
  68. - "(separator)"
  69.  
  70. Spectator-Lines:
  71. - "(separator)"
  72. - "&6Spectating: &f(opponent)"
  73. - "&6Kit: &f(kit)"
  74. - "&6Time: &f(time)"
  75. - "&6Spectators: &f(spectators)"
  76. - "(separator)"
  77.  
  78. Blocked-Commands:
  79. - tpa
  80. - spawn
  81. - warp
  82. - kill
  83. - sucide
  84. - tpahere
  85.  
  86.  
  87. #THIS FEATURE IS NOT READY TO BE USED YET, SO I SUGGEST KEEPING DISABLED!
  88. #Currently only supporting 1.7 servers
  89. Tab:
  90. Use: true
  91.  
  92. 1: "&f"
  93. "2": "&f"
  94. "3": "&f"
  95. "4": ""
  96. "5": ""
  97. "6": ""
  98. "7": ""
  99. "8": ""
  100. "9": ""
  101. "10": ""
  102. "11": ""
  103. "12": ""
  104. "13": ""
  105. "14": ""
  106. "15": ""
  107. "16": ""
  108. "17": ""
  109. "18": ""
  110. "19": "&bShop:"
  111. "20": "&7store.roguehcf.com"
  112. "21": "&6&lRogue Practice"
  113. "22": ""
  114. "23": "&6Online Players:"
  115. "24": "&7(online_players)"
  116. "25": ""
  117. "26": "&6Fighting:"
  118. "27": "&7(playing_amount)"
  119. "28": ""
  120. "29": "&6Queuing:"
  121. "30": "&7(queuing_amount)"
  122. "31": ""
  123. "32": "&6Latency:"
  124. "33": "&7(ping)"
  125. "34": ""
  126. "35": ""
  127. "36": ""
  128. "37": ""
  129. "38": ""
  130. "39": ""
  131. "40": ""
  132. "41": ""
  133. "42": ""
  134. "43": "&6Statistics:"
  135. "44": "&bGlobal Rating:"
  136. "45": "&7(globalrating)"
  137. "46": "&bRanked Wins:"
  138. "47": "&7(ranked_wins)"
  139. "48": "&bRanked Losses:"
  140. "49": "&7(ranked_losses)"
  141. "50": "&bUnranked Wins:"
  142. "51": "&7(unranked_wins)"
  143. "52": "&bUnranked Losses:"
  144. "53": "&7(unranked_losses)"
  145. "54": "&bMatches Played:"
  146. "55": "&7(matches_played)"
  147. "56": ""
  148. "57": ""
  149. "58": ""
  150. "59": "&bTeamSpeak:"
  151. "60": "&7ts.roguehcf.com"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement