Guest User

Untitled

a guest
Oct 25th, 2017
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 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: 15
  12. Ranked-Limit: 10
  13. Freeze-Player-Before-Match-Starts: true
  14. Use-Win-Effect: true
  15. Use-Arena-Choose: true
  16.  
  17. #From the lowest point of the arena.
  18. Maximum-Build-Limit: 15
  19.  
  20. MySQL:
  21. Use: false
  22. Host: localhost
  23. Port: 3306
  24. Database: ProPractice
  25. Table: ProPracticeData
  26. User: root
  27. Password: password
  28.  
  29. #Permission for VIP limit: Practice.Party.VIPLimit
  30. #Permission for staff limit: Practice.Party.StaffLimit
  31. Party:
  32. Default-Limit: 8
  33. VIP-Limit: 12
  34. Staff-Limit: 24
  35.  
  36. #These commands are blocked in-game!
  37. Blocked-Commands:
  38. - tpa
  39. - spawn
  40. - warp
  41. - kill
  42. - sucide
  43. - tpahere
  44.  
  45. Scoreboard:
  46. Update-Ticks: 20
  47. Title: "&5&lPractice&7 [Season 1]"
  48. Starting: "Starting..."
  49. Separator: "&7&m-------------------"
  50. Ladder: "&e(ladder)"
  51. Rating: "&7: (rating)"
  52. Enderpearl: "&bEnderpearl&8: &7(time)"
  53.  
  54. Lobby-Lines:
  55. - "(separator)"
  56. - "&fOnline: &5(playersOnline)"
  57. - "&fFighting: &5(inFights)"
  58. - ""
  59. - "&5wtap.us
  60. - "(separator)"
  61.  
  62. Queue-Lines:
  63. - "(separator)"
  64. - "&aSearching for match..."
  65. - "&7(unicode->>) (queue)"
  66. - "&7(unicode->>) (queueType)"
  67. - "&7(unicode->>) (time)"
  68. - ""
  69. - "&5wtap.us
  70. - "(separator)"
  71.  
  72. Match-Lines:
  73. - "(separator)"
  74. - "&fOpponent: &5(opponent)"
  75. - "&fDuration: &5(time)"
  76. - ""
  77. - "&fPing: &5(ping)"
  78. - ""
  79. - "&5wtap.us
  80. - "(separator)"
  81.  
  82. Kit-Editor-Lines:
  83. - "(separator)"
  84. - "&7Use the anvil to save,"
  85. - "&7load, and delete your"
  86. - "&7kits."
  87. - " "
  88. - "&7Once you are finished"
  89. - "&7with your kits, use"
  90. - "&7the sign to return to"
  91. - "&7spawn."
  92. - ""
  93. - "&5wtap.us
  94. - "(separator)"
  95.  
  96. Spectator-Lines:
  97. - "(separator)"
  98. - "&fSpectating&f: &5(opponent)"
  99. - "&fLadder&f: &5(kit)"
  100. - "&fTime&f: &5(time)"
  101. - "&fSpectators&f: &5(spectators)"
  102. - ""
  103. - "&5wtap.us
  104. - "(separator)"
  105.  
  106. #This feature is currently in BETA!
  107. Tab:
  108. Use: false
  109.  
  110. Lobby:
  111. '1': ""
  112. '2': ""
  113. '3': "&3Online Players"
  114. '4': "&7(playersOnline)"
  115. '5': ""
  116. '6': "&3Matches"
  117. '7': "&7(ongoingMatches)"
  118. '8': ""
  119. '9': "&3Fighting"
  120. '10': "&7(inFights)"
  121. '11': ""
  122. '12': "&3Queuing"
  123. '13': "&7(inQueues)"
  124. '14': ""
  125. '15': "&3Spectators"
  126. '16': "&7(spectators)"
  127. '17': ""
  128. '18': ""
  129. '19': "&bWebsite"
  130. '20': "&7www.practice.com"
  131. '21': " &b&lPractice"
  132. '22': ""
  133. '23': "&3Username"
  134. '24': "&7(playerName)"
  135. '25': ""
  136. '26': "&3Global Rank"
  137. '27': "&7(globalRank)"
  138. '28': ""
  139. '29': "&3Global ELO"
  140. '30': "&7(globalRating)"
  141. '31': ""
  142. '32': "&3Ping:"
  143. '33': "&7(ping)"
  144. '34': ""
  145. '35': ""
  146. '36': ""
  147. '37': ""
  148. '38': ""
  149. '39': ""
  150. '40': ""
  151. '41': ""
  152. '42': ""
  153. '43': "&3Ranked Wins"
  154. '44': "&7(rankedWins)"
  155. '45': ""
  156. '46': "&3Ranked Losses"
  157. '47': "&7(rankedLosses)"
  158. '48': ""
  159. '49': "&3Unranked Wins"
  160. '50': "&7(unrankedWins)"
  161. '51': ""
  162. '52': "&3Unranked Losses"
  163. '53': "&7(unrankedLosses)"
  164. '54': ""
  165. '55': "&3Matches Played"
  166. '56': "&7(matchesPlayed)"
  167. '57': ""
  168. '58': ""
  169. '59': "&bStore"
  170. '60': "&7store.practice.com"
Add Comment
Please, Sign In to add comment