Advertisement
Guest User

Untitled

a guest
Aug 13th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. # ###################################################################################################
  2. # +----------------------------------------------------------------------------------------------+ #
  3. # | | #
  4. # | _______ .___________. _______. | #
  5. # | / _____|| | / | | #
  6. # | | | __ `---| |----` | (----` | #
  7. # | | | |_ | | | \ \ | #
  8. # | | |__| | | | .----) | | #
  9. # | \______| |__| |_______/ | #
  10. # | | #
  11. # | SOURCE CODE: https://github.com/NickImpact/GTS/ | #
  12. # | WIKI: https://github.com/NickImpact/GTS/wiki | #
  13. # | BUG REPORTS: https://github.com/NickImpact/GTS/issues | #
  14. # | | #
  15. # | Each option in this file is documented and explained here: | #
  16. # | ==> https://github.com/NickImpact/GTS/wiki/Config | #
  17. # | | #
  18. # | New options are not added to this file automatically. Default values are used if an | #
  19. # | option cannot be found. The latest config versions can be obtained at the link above. | #
  20. # +----------------------------------------------------------------------------------------------+ #
  21. # ###################################################################################################
  22.  
  23. # The following represents auctions and how they are listed
  24. auctions {
  25. # What to set the auction timer to, if the user doesn't specify a time 1 minute
  26. default-time=60
  27. keep-ui-open-on-bid=false
  28. # The maximum amount of time an auction can run for 5 minutes
  29. max-time=300
  30. }
  31. blacklist {
  32. # Specify these here by their item types. So, for example, a pokeball would be translated as: pixelmon:poke_ball
  33. items=[
  34. "minecraft:air"
  35. ]
  36. # List the names of the pokemon you wish to block from entry into the GTS
  37. pokemon=[
  38. ""
  39. ]
  40. }
  41. discord {
  42. avatar="https://media.discordapp.net/attachments/476814089046327299/477970562682191872/ICON_2.png?width=676&height=676"
  43. debug-enabled=false
  44. enabled=false
  45. notifications {
  46. listing-expire {
  47. color="#FF0000"
  48. descriptor="Listing Expiration"
  49. webhooks="https://canary.discordapp.com/api/webhooks/478583516330721290/hndbU42CDa8ajHj6Zmwp7nRJjEE8-ABnyAetqQ4kvt5tdATk_3C4hvTwfOYfCcsLTQUU"
  50. }
  51. listing-remove {
  52. color="#800080"
  53. descriptor="Listing Removal"
  54. webhooks="https://canary.discordapp.com/api/webhooks/478583516330721290/hndbU42CDa8ajHj6Zmwp7nRJjEE8-ABnyAetqQ4kvt5tdATk_3C4hvTwfOYfCcsLTQUU"
  55. }
  56. new-listing {
  57. color="#00FF00"
  58. descriptor="New Listing Published"
  59. webhooks="https://canary.discordapp.com/api/webhooks/478583516330721290/hndbU42CDa8ajHj6Zmwp7nRJjEE8-ABnyAetqQ4kvt5tdATk_3C4hvTwfOYfCcsLTQUU"
  60. }
  61. sell-listing {
  62. color="#00FFFF"
  63. descriptor="Listing Purchase"
  64. webhooks="https://canary.discordapp.com/api/webhooks/478583516330721290/hndbU42CDa8ajHj6Zmwp7nRJjEE8-ABnyAetqQ4kvt5tdATk_3C4hvTwfOYfCcsLTQUU@"
  65. }
  66. }
  67. title="blue-bot"
  68. }
  69. entries {
  70. items {
  71. # Whether or not items put up for sale can have a custom display name
  72. custom-names-allowed=true
  73. # Whether or not item sales should be active or not
  74. enabled=true
  75. }
  76. pokemon {
  77. # Whether or not pokemon sales should be active or not
  78. enabled=true
  79. memes=true
  80. }
  81. }
  82. listings {
  83. # What is the maximum amount of time a listing can be listed for (in seconds)? 24 hours
  84. listing-max-time=86400
  85. # Details how long a listing should be added to the market by default (in seconds) 1 hour
  86. listing-time=86400
  87. # What is the maximum number of listings a user can have listed at one time?
  88. listings-max=5
  89. }
  90. max-pricing {
  91. money {
  92. max=100000000
  93. }
  94. }
  95. min-pricing {
  96. enabled=false
  97. pokemon {
  98. base=5000
  99. hidden-ability=5000
  100. ivs {
  101. min-iv=28
  102. price=5000
  103. }
  104. legends=5000
  105. shiny=2500
  106. }
  107. }
  108. storage {
  109. data {
  110. # Uses standard DB engine port by default MySQL: 3306 Specify as "host:port" if differs
  111. address=localhost
  112. database=minecraft
  113. password=""
  114. # These settings apply to the MySQL connection pool. The default values will be suitable for the majority of users. Do not change these settings unless you know what you're doing!
  115. pool-settings {
  116. # This setting controls the maximum number of milliseconds that the plugin will wait for a connection from the pool, before timing out. 5 seconds
  117. connection-timeout=5000
  118. # This setting controls the maximum lifetime of a connection in the pool in milliseconds. The value should be at least 30 seconds less than any database or infrastructure imposed connection time limit. 30 minutes
  119. maximum-lifetime=1800000
  120. # Sets the maximum size of the MySQL connection pool. Basically this value will determine the maximum number of actual connections to the database backend. More information about determining the size of connection pools can be found here: https://github.com/brettwooldridge/HikariCP/wiki/About-Pool-Sizing
  121. maximum-pool-size=10
  122. # Sets the minimum number of idle connections that the pool will try to maintain. For maximum performance and responsiveness to spike demands, it is recommended to not set this value and instead allow the pool to act as a fixed size connection pool. (set this value to the same as 'maximum-pool-size')
  123. minimum-idle=10
  124. # This setting allows you to define extra properties for connections.
  125. properties {
  126. characterEncoding=utf8
  127. useUnicode=true
  128. }
  129. }
  130. # This option controls how frequently GTS will perform a sync task. A sync task will refresh all data from the storage, and ensure that the most up-to-date data is being used by the plugin. This is disabled by default, as most users will not need it. However, if you're using a remote storage type without a messaging service setup, you may wish to set this value to something like 3. Set to -1 to disable the task completely.
  131. sync-minutes=-1
  132. # The prefix for all GTS tables. Change this is you want to use different tables for different servers.
  133. "table_prefix"="gts_"
  134. username=root
  135. }
  136. # Which storage method the plugin should use. Currently supported: mysql, h2 Fill out connection info below if you're using MySQL
  137. storage-method=h2
  138. }
  139. tax {
  140. # Whether or not listings should apply a tax to their lister?
  141. enabled=false
  142. money {
  143. # By default, the tax on a listing with a monetary price will charge the lister 8% upon listing, if enabled
  144. tax=0.08
  145. }
  146. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement