Advertisement
Guest User

Untitled

a guest
Jul 16th, 2025
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | None | 0 0
  1. # Configuration for Mines
  2.  
  3. # Having TPS issues with Mines? Search this document for "(POSSIBLE PERFORMANCE BOOST)"
  4. # to easily locate settings to improve the performance from Mines within' seconds!
  5.  
  6. update-check:
  7. enabled: true
  8. permission: mines.update
  9. message: "&bᴍɪɴᴇꜱ &7» &fVersion&7: &b%latest% &fis available. You're running &b%current%&f."
  10.  
  11. Tasks:
  12. Queues:
  13. Timer: 0 # Seconds (POSSIBLE PERFORMANCE BOOST)
  14. # Mines resetting causing lag? Enable this! (Suggested to try 3 at 1st, increase if needed)
  15. #
  16. # Queues allow you to add delays in-between each mine resetting.
  17. # Changing this will require a server reboot to work.
  18. Percentage:
  19. Timer: 1 # Seconds (POSSIBLE PERFORMANCE BOOST)
  20. # Are you using Timed Resets or just not using percentages to reset? Disable this! (Set it to 0)
  21. #
  22. # Changing this affects how many seconds all the mines are checked for their percentages left.
  23. #
  24. # 50-100 mines: Suggested to set this number to 3-6.
  25. # If you have 100+ mines, I'd highly suggest raising this number to 7-10.
  26. #
  27. # Note: Increasing this number will affect "Percentage Mined/Left" & "Percentage to reset" accuracy.
  28. Holograms:
  29. Timer: 10 # Seconds (POSSIBLE PERFORMANCE BOOST)
  30. # Not using Mines built in hologram system? (You... you should be.) Disable this! (Set it to 0)
  31. #
  32. # Changing this affects how often all the Mines holograms are updated.
  33. Signs:
  34. Timer: 1 # Seconds (POSSIBLE PERFORMANCE BOOST)
  35. # Not using Mine Signs? Disable this!
  36. #
  37. # This timer affects when Mine Signs are updated.
  38. Enable-Reset-Signs-Cooldown: true # Not using any Mine reset signs? Disable this! (POSSIBLE PERFORMANCE BOOST)
  39.  
  40. Performance-Focused: true
  41. # Enabling this makes the main mine resetting event go into async mode. (More efficient)
  42. # Note: Enabling this will cause Mines to completely ignore both the 'MinePreResetEvent' & 'MinePostResetEvent'
  43. # If you don't even know what these two events are or what they're used for, I'd highly suggest leaving this option enabled.
  44. # Also, changing this requires the plugin to be completely restarted. (Server reboot recommended)
  45.  
  46. Settings:
  47. Check-For-Updates: true
  48. Mine-Fly-Height: 3
  49. # The amount of blocks above a mine that mine fly will cut off at.
  50. Mine-Effects-Height: 3
  51. # The amount of blocks above a mine that the mines effects will work within'.
  52. Broadcast-Mines-Resetting: false
  53. # true = All mines will broadcast that they reset & alert players that are teleported out of them.
  54. # false = No broadcasts & no player teleport message alerts.
  55. Allow-Block-Breaking-While-Mines-Reset: true
  56.  
  57. Holograms:
  58. Default hologram:
  59. # PLEASE READ: If you make ANY changes/update to the Holograms, a server reboot is required.
  60. Layout:
  61. - '&8&m+-----&7( &b%name% &7)&8&m-----+'
  62. #- '#ICON: %highestblockname%'
  63. #- '&6♦ &fBlocks broken &7» &e%blocksbroken%'
  64. #- '&e♦ &fBlocks left &7» &b%blocksleft%'
  65. - '%empty%'
  66. #- '&6• &fPercent broken &7» &e%percentbroken%'
  67. - '&e• &fPercent left &7» &b%percentleft%'
  68. - '&e• &fResets at &7» &e%percentbrokentoreset%% &8/ &b%percentlefttoreset%%'
  69. - '&3&m———&f Percent bar &3&m———'
  70. - '%blocksprogressbar%'
  71. - '%empty%'
  72. - '&e♠ &fResets in &b%timeuntilreset% &e♠'
  73. # %name% - Name of the Mine.
  74. # %blocksbroken% - Amount of blocks currently broken in the Mine. **
  75. # %blocksleft% - Amount of blocks currently left in the Mine. **
  76. # %percentbroken% - Percentage of the currently broken blocks in the Mine. **
  77. # %percentleft% - Percentage of the currently remaining blocks in the Mine. **
  78. # %percentbrokentoreset% - The percentage of the percent broken amount for the Mine to reset. **
  79. # %percentlefttoreset% - The percentage of the percent left amount for the Mine to reset. **
  80. # %blocksprogressbar% - The progress bar of the percentage for the Mine. **
  81. # %timeuntilreset% - The amount of time until the Mine resets.
  82. # %highestblockname% - Outputs the string of the material type of the block with the highest % for the Mine.
  83. # %empty% - An invisible line in the hologram so you don't see an empty line of text.
  84. #
  85. # ** = Only works when PercentageTask is enabled (NOT A PLACEHOLDER)
  86. Resetting:
  87. - '&8&m+-----&7( &b%name% &7)&8&m-----+'
  88. - '%empty%'
  89. - '&fThis mine is'
  90. - '&fcurrently resetting...'
  91. - '%empty%'
  92. - '&8&m+-----&7( &b%name% &7)&8&m-----+'
  93. MineQueue:
  94. - '&8&m+-----&7( &b%name% &7)&8&m-----+'
  95. - '%empty%'
  96. - '&fThis mine is currently'
  97. - '&fin a queue to reset... &8(&b#%position%&8)'
  98. - '%empty%'
  99. - '&8&m+-----&7( &b%name% &7)&8&m-----+'
  100. Height: 3 # The amount of blocks the hologram is raised above the Mine.
  101. PlaceholderAPI:
  102. Progress-Bar:
  103. Bars:
  104. Symbol: ':'
  105. Amount: 10
  106. Colors:
  107. Empty: '&7'
  108. Full: '&a'
  109. Prefix: '&8['
  110. Suffix: '&8]'
  111. Time-Until-Reset:
  112. Use-Shortened-Format: true
  113. # Enabled = 42s
  114. # Disabled = 0h 0m 42s
  115.  
  116. # Configuration for Mine signs
  117. Sign:
  118. Messages:
  119. Cooldown: "&bᴍɪɴᴇꜱ &fYou must wait &b%cooldown% &fbefore trying to reset &b%mine% &fmine"
  120. Reset: "&bᴍɪɴᴇꜱ &fYou have reset &b%mine% &fmine."
  121. Invalid Mine: "&bᴍɪɴᴇꜱ &fSorry, but the mine &b%mine% &fno longer exists."
  122. Types:
  123. Percentage Mined:
  124. 1: "&bᴍɪɴᴇꜱ"
  125. 2: "&9Percentage Mined"
  126. 3: "&f%placeholder%%"
  127. 4: "&bᴍɪɴᴇꜱ"
  128. Percentage Left:
  129. 1: "&bᴍɪɴᴇꜱ"
  130. 2: "&9Percentage Left"
  131. 3: "&f%placeholder%%"
  132. 4: "&bᴍɪɴᴇꜱ"
  133. Blocks Mined:
  134. 1: "&bᴍɪɴᴇꜱ"
  135. 2: "&9Blocks Mined"
  136. 3: "&f%placeholder%"
  137. 4: "&bᴍɪɴᴇꜱ"
  138. Time Left:
  139. 1: "&bᴍɪɴᴇꜱ"
  140. 2: "&9Resetting in"
  141. 3: "&f%placeholder%"
  142. 4: "&bᴍɪɴᴇꜱ"
  143. Reset Mine:
  144. 1: "&bᴍɪɴᴇꜱ"
  145. 2: "&9Click to reset"
  146. 3: "&9this mine"
  147. 4: "&bᴍɪɴᴇꜱ"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement