Advertisement
Guest User

Untitled

a guest
Aug 27th, 2017
1,019
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 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: 5
  12. Ranked-Limit: 10
  13. Freeze-Player-Before-Match-Starts: true
  14. Use-Win-Effect: true
  15. Use-Arena-Choose: false
  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: 5
  47. Title: "&c&lZenith &e&l[2.0]"
  48. Starting: "Starting..."
  49. Separator: "&8&m-------------------"
  50. Ladder: "&e(ladder)"
  51. Rating: "&7: (rating)"
  52. Enderpearl: "&aEnderpearl: &7(time)"
  53.  
  54. Lobby-Lines:
  55. - "(separator)"
  56. - "&8» &cServer:"
  57. - "&fOnline&8: &c(playersOnline)"
  58. - "&fFighting&8: &c(inFights)"
  59. - " "
  60. - "&8» &cPlayer"
  61. - "&fPing: &c(ping)"
  62. - "&fIGN: &c(playerName)"
  63. - " "
  64. - "&ewww.zenithnetwork.eu"
  65. - "(separator)"
  66.  
  67. Queue-Lines:
  68. - "(separator)"
  69. - "&fQueued for: (queue)"
  70. - "&fWaiting Time: &c(time)"
  71. - ""
  72. - "&ewww.zenithnetwork.eu"
  73. - "(separator)"
  74.  
  75. Match-Lines:
  76. - "(separator)"
  77. - "&cOpponent&8: &f(opponent)"
  78. - "&6Kit: &f(ladder)"
  79. - "&bDuration: &f(time)"
  80. - "(enderpearl)"
  81. - "(separator)"
  82.  
  83. Kit-Editor-Lines:
  84. - "(separator)"
  85. - "&8» &cServer:"
  86. - "&fOnline&8: &c(playersOnline)"
  87. - "&fFighting&8: &c(inFights)"
  88. - " "
  89. - "&8» &cPlayer"
  90. - "&fPing: &c(ping)"
  91. - "&fIGN: &c(playerName)"
  92. - " "
  93. - "&ewww.zenithnetwork.eu"
  94. - "(separator)"
  95.  
  96. Spectator-Lines:
  97. - "(separator)"
  98. - "&8» &cServer:"
  99. - "&fOnline&8: &c(playersOnline)"
  100. - "&fFighting&8: &c(inFights)"
  101. - " "
  102. - "&8» &cPlayer"
  103. - "&fPing: &c(ping)"
  104. - "&fIGN: &c(playerName)"
  105. - " "
  106. - "&ewww.zenithnetwork.eu"
  107. - "(separator)"
  108. #This feature is currently in BETA!
  109. Tab:
  110. Use: false
  111.  
  112. Lobby:
  113. '1': ""
  114. '2': ""
  115. '3': "&3Online Players"
  116. '4': "&7(playersOnline)"
  117. '5': ""
  118. '6': "&3Matches"
  119. '7': "&7(ongoingMatches)"
  120. '8': ""
  121. '9': "&3Fighting"
  122. '10': "&7(inFights)"
  123. '11': ""
  124. '12': "&3Queuing"
  125. '13': "&7(inQueues)"
  126. '14': ""
  127. '15': "&3Spectators"
  128. '16': "&7(spectators)"
  129. '17': ""
  130. '18': ""
  131. '19': "&bWebsite"
  132. '20': "&7www.practice.com"
  133. '21': " &b&lPractice"
  134. '22': ""
  135. '23': "&3Username"
  136. '24': "&7(playerName)"
  137. '25': ""
  138. '26': "&3Global Rank"
  139. '27': "&7(globalRank)"
  140. '28': ""
  141. '29': "&3Global ELO"
  142. '30': "&7(globalRating)"
  143. '31': ""
  144. '32': "&3Ping:"
  145. '33': "&7(ping)"
  146. '34': ""
  147. '35': ""
  148. '36': ""
  149. '37': ""
  150. '38': ""
  151. '39': ""
  152. '40': ""
  153. '41': ""
  154. '42': ""
  155. '43': "&3Ranked Wins"
  156. '44': "&7(rankedWins)"
  157. '45': ""
  158. '46': "&3Ranked Losses"
  159. '47': "&7(rankedLosses)"
  160. '48': ""
  161. '49': "&3Unranked Wins"
  162. '50': "&7(unrankedWins)"
  163. '51': ""
  164. '52': "&3Unranked Losses"
  165. '53': "&7(unrankedLosses)"
  166. '54': ""
  167. '55': "&3Matches Played"
  168. '56': "&7(matchesPlayed)"
  169. '57': ""
  170. '58': ""
  171. '59': "&bStore"
  172. '60': "&7store.practice.com"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement