Advertisement
Guest User

Untitled

a guest
Jan 11th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. # Stop counting time when a player is AFK? (Using Nucleus' API only!)
  2. # Setting this true without Nucleus (0.23.1+) installed will result in player's time not being counted.
  3. afk-support=false
  4. database {
  5. prefix="ru_"
  6. # The default uri is: "jdbc:h2:%s/playerstats.db"
  7. # %s will be replaced by rankupper path.
  8. uri="jdbc:h2:%s/playerstats.db"
  9. }
  10. # Save to database every X minutes.
  11. database-save-interval=5
  12. # Date format to save data info of players.
  13. date-format="dd/MM/yyyy"
  14. # Enable debug messages?
  15. debug-messages=false
  16. exclude-groups=[
  17. "staff_group",
  18. "donor_group"
  19. ]
  20. # Available languages: EN-US, PT-BR
  21. language=EN-US
  22. # IMPORTANT: Change from "default" to exact group name the player need to is in to be promoted to next group
  23. ranked-groups {
  24. AceTrainer {
  25. # Commands to execute when promote. These commands will depend on your permission plugin.
  26. # Available placeholders: {player}, {oldgroup}, {newgroup}
  27. execute-commands=[
  28. "lp user {player} promote InGame",
  29. "xp 30L {player}",
  30. "give {player} pixelmon:rare_candy 10"
  31. ]
  32. # Levels(not experience) needed to promote.
  33. levels-needed=50
  34. # Broadcast the promote message to all players.
  35. # Available placeholders: {player}, {time}, {newgroup}
  36. message-broadcast="&a>> The player &6{player} &ahas played for &6{time} &aand now is rank {newgroup} of server."
  37. # Use some Minecraft Statistics to track for rankup.
  38. # This option will only accept LONG types for statistics.
  39. # See all statistics names here: https://jd.spongepowered.org/7.0.0/org/spongepowered/api/statistic/Statistics.html
  40. minecraft-statistics {}
  41. # Minutes played needed.
  42. minutes-needed=20160
  43. # Money needed. Do not requires additional plugin.
  44. money-needed=0
  45. # Exact name of group to promote player on match the requirements.
  46. next-group=SuperTrainer
  47. }
  48. JrTrainer {
  49. # Commands to execute when promote. These commands will depend on your permission plugin.
  50. # Available placeholders: {player}, {oldgroup}, {newgroup}
  51. execute-commands=[
  52. "lp user {player} promote InGame",
  53. "xp 30L {player}",
  54. "give {player} pixelmon:rare_candy 10"
  55. ]
  56. # Levels(not experience) needed to promote.
  57. levels-needed=50
  58. # Broadcast the promote message to all players.
  59. # Available placeholders: {player}, {time}, {newgroup}
  60. message-broadcast="&a>> The player &6{player} &ahas played for &6{time} &aand now is rank {newgroup} of server."
  61. # Use some Minecraft Statistics to track for rankup.
  62. # This option will only accept LONG types for statistics.
  63. # See all statistics names here: https://jd.spongepowered.org/7.0.0/org/spongepowered/api/statistic/Statistics.html
  64. minecraft-statistics {}
  65. # Minutes played needed.
  66. minutes-needed=720
  67. # Money needed. Do not requires additional plugin.
  68. money-needed=0
  69. # Exact name of group to promote player on match the requirements.
  70. next-group=Trainer
  71. }
  72. ProTrainer {
  73. # Commands to execute when promote. These commands will depend on your permission plugin.
  74. # Available placeholders: {player}, {oldgroup}, {newgroup}
  75. execute-commands=[
  76. "lp user {player} promote InGame",
  77. "xp 30L {player}",
  78. "give {player} pixelmon:rare_candy 10"
  79. ]
  80. # Levels(not experience) needed to promote.
  81. levels-needed=50
  82. # Broadcast the promote message to all players.
  83. # Available placeholders: {player}, {time}, {newgroup}
  84. message-broadcast="&a>> The player &6{player} &ahas played for &6{time} &aand now is rank {newgroup} of server."
  85. # Use some Minecraft Statistics to track for rankup.
  86. # This option will only accept LONG types for statistics.
  87. # See all statistics names here: https://jd.spongepowered.org/7.0.0/org/spongepowered/api/statistic/Statistics.html
  88. minecraft-statistics {}
  89. # Minutes played needed.
  90. minutes-needed=10080
  91. # Money needed. Do not requires additional plugin.
  92. money-needed=0
  93. # Exact name of group to promote player on match the requirements.
  94. next-group=AceTrainer
  95. }
  96. SuperTrainer {
  97. # Commands to execute when promote. These commands will depend on your permission plugin.
  98. # Available placeholders: {player}, {oldgroup}, {newgroup}
  99. execute-commands=[
  100. "lp user {player} promote InGame",
  101. "xp 30L {player}",
  102. "give {player} pixelmon:rare_candy 10"
  103. ]
  104. # Levels(not experience) needed to promote.
  105. levels-needed=50
  106. # Broadcast the promote message to all players.
  107. # Available placeholders: {player}, {time}, {newgroup}
  108. message-broadcast="&a>> The player &6{player} &ahas played for &6{time} &aand now is rank {newgroup} of server."
  109. # Use some Minecraft Statistics to track for rankup.
  110. # This option will only accept LONG types for statistics.
  111. # See all statistics names here: https://jd.spongepowered.org/7.0.0/org/spongepowered/api/statistic/Statistics.html
  112. minecraft-statistics {}
  113. # Minutes played needed.
  114. minutes-needed=30240
  115. # Money needed. Do not requires additional plugin.
  116. money-needed=0
  117. # Exact name of group to promote player on match the requirements.
  118. next-group=PokeMaster
  119. }
  120. Trainer {
  121. # Commands to execute when promote. These commands will depend on your permission plugin.
  122. # Available placeholders: {player}, {oldgroup}, {newgroup}
  123. execute-commands=[
  124. "lp user {player} promote InGame",
  125. "xp 30L {player}",
  126. "give {player} pixelmon:rare_candy 10"
  127. ]
  128. # Levels(not experience) needed to promote.
  129. levels-needed=50
  130. # Broadcast the promote message to all players.
  131. # Available placeholders: {player}, {time}, {newgroup}
  132. message-broadcast="&a>> The player &6{player} &ahas played for &6{time} &aand now is rank {newgroup} of server."
  133. # Use some Minecraft Statistics to track for rankup.
  134. # This option will only accept LONG types for statistics.
  135. # See all statistics names here: https://jd.spongepowered.org/7.0.0/org/spongepowered/api/statistic/Statistics.html
  136. minecraft-statistics {}
  137. # Minutes played needed.
  138. minutes-needed=4320
  139. # Money needed. Do not requires additional plugin.
  140. money-needed=0
  141. # Exact name of group to promote player on match the requirements.
  142. next-group=ProTrainer
  143. }
  144. }
  145. # Interval to add online player times.
  146. update-player-time-minutes=5
  147. # Use uuids to store players stats on playerstats.conf?
  148. use-uuids-instead-names=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement