Advertisement
Guest User

Untitled

a guest
Nov 11th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.83 KB | None | 0 0
  1. [05:44:02] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [05:44:03] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [05:44:04] [Worker-Main-4/INFO]: Loaded 7 recipes
  4. [05:44:06] [Server thread/INFO]: Starting minecraft server version 1.17.1
  5. [05:44:06] [Server thread/INFO]: Loading properties
  6. [05:44:06] [Server thread/INFO]: This server is running CraftBukkit version 3273-Spigot-3892929-376edf4 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT)
  7. [05:44:06] [Server thread/INFO]: Debug logging is disabled
  8. [05:44:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [05:44:06] [Server thread/INFO]: Using 4 threads for Netty based IO
  10. [05:44:06] [Server thread/INFO]: Default game type: SURVIVAL
  11. [05:44:06] [Server thread/INFO]: Generating keypair
  12. [05:44:06] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25567
  13. [05:44:06] [Server thread/INFO]: Using default channel type
  14. [05:44:08] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.6
  15. [05:44:08] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  16. [05:44:08] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.10
  17. [05:44:08] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0
  18. [05:44:10] [Server thread/INFO]: [BedWars1058] Loading BedWars1058 v21.11
  19. [05:44:10] [Server thread/INFO]: [BedWars1058] Loading support for paper/spigot: v1_17_R1
  20. [05:44:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.7+9f3e795
  21. [05:44:11] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@55f8d316]
  22. [05:44:11] [Server thread/INFO]: [DeluxeHub] Loading DeluxeHub v3.3.10
  23. [05:44:11] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.9
  24. [05:44:11] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0
  25. [05:44:11] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.0
  26. [05:44:11] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.0
  27. [05:44:11] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
  28. [05:44:11] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  29. [05:44:11] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0 which is not a depend, softdepend or loadbefore of this plugin.
  30. [05:44:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  31. [05:44:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  32. [05:44:11] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  33. [05:44:11] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0
  34. [05:44:11] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  35. [05:44:11] [Server thread/INFO]: [BedWars1058] Enabling BedWars1058 v21.11
  36. [05:44:12] [Server thread/INFO]: [BedWars1058] Arena elves was added to the enable queue.
  37. [05:44:12] [Server thread/INFO]: [BedWars1058] Loading arena: elves
  38. [05:44:12] [Server thread/INFO]: [BedWars1058] Hook into PlaceholderAPI support!
  39. [05:44:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bw1058
  40. [05:44:12] [Server thread/INFO]: [BedWars1058] Hook into vault economy support!
  41. [05:44:12] [Server thread/WARN]: java.lang.NoSuchFieldException: durability
  42. [05:44:12] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2549)
  43. [05:44:12] [Server thread/WARN]: at com.andrei1058.bedwars.support.version.v1_17_R1.v1_17_R1.registerTntWhitelist(v1_17_R1.java:359)
  44. [05:44:12] [Server thread/WARN]: at com.andrei1058.bedwars.BedWars.onEnable(BedWars.java:456)
  45. [05:44:12] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  46. [05:44:12] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
  47. [05:44:12] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
  48. [05:44:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:520)
  49. [05:44:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:434)
  50. [05:44:12] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:234)
  51. [05:44:12] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010)
  52. [05:44:12] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305)
  53. [05:44:12] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831)
  54. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: shop-specials.iron-golem.material is set to: HORSE_SPAWN_EGG
  55. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: shop-specials.silverfish.material is set to: SNOWBALL
  56. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: armor-category
  57. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent armor-category.category-content.diamond-armor
  58. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierarmor-category.category-content.diamond-armor.content-tiers.tier1
  59. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: armor-category.category-content.diamond-armor.content-tiers.tier1.buy-items.boots
  60. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: armor-category.category-content.diamond-armor.content-tiers.tier1.buy-items.leggings
  61. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: diamond-armor to Shop Category: armor-category
  62. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent armor-category.category-content.iron-armor
  63. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierarmor-category.category-content.iron-armor.content-tiers.tier1
  64. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: armor-category.category-content.iron-armor.content-tiers.tier1.buy-items.boots
  65. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: armor-category.category-content.iron-armor.content-tiers.tier1.buy-items.leggings
  66. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: iron-armor to Shop Category: armor-category
  67. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent armor-category.category-content.chainmail
  68. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierarmor-category.category-content.chainmail.content-tiers.tier1
  69. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: armor-category.category-content.chainmail.content-tiers.tier1.buy-items.boots
  70. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: armor-category.category-content.chainmail.content-tiers.tier1.buy-items.leggings
  71. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: chainmail to Shop Category: armor-category
  72. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@7daae12f at slot 3
  73. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: blocks-category
  74. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.wool
  75. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.wool.content-tiers.tier1
  76. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.wool.content-tiers.tier1.buy-items.wool
  77. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: wool to Shop Category: blocks-category
  78. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.clay
  79. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.clay.content-tiers.tier1
  80. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.clay.content-tiers.tier1.buy-items.clay
  81. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: clay to Shop Category: blocks-category
  82. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.glass
  83. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.glass.content-tiers.tier1
  84. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.glass.content-tiers.tier1.buy-items.glass
  85. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: glass to Shop Category: blocks-category
  86. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.stone
  87. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.stone.content-tiers.tier1
  88. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.stone.content-tiers.tier1.buy-items.stone
  89. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: stone to Shop Category: blocks-category
  90. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.ladder
  91. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.ladder.content-tiers.tier1
  92. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.ladder.content-tiers.tier1.buy-items.ladder
  93. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: ladder to Shop Category: blocks-category
  94. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.wood
  95. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.wood.content-tiers.tier1
  96. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.wood.content-tiers.tier1.buy-items.wood
  97. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: wood to Shop Category: blocks-category
  98. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent blocks-category.category-content.obsidian
  99. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierblocks-category.category-content.obsidian.content-tiers.tier1
  100. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: blocks-category.category-content.obsidian.content-tiers.tier1.buy-items.obsidian
  101. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: obsidian to Shop Category: blocks-category
  102. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@6d5938b at slot 1
  103. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: melee-category
  104. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent melee-category.category-content.stone-sword
  105. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiermelee-category.category-content.stone-sword.content-tiers.tier1
  106. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: melee-category.category-content.stone-sword.content-tiers.tier1.buy-items.sword
  107. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: stone-sword to Shop Category: melee-category
  108. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent melee-category.category-content.iron-sword
  109. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiermelee-category.category-content.iron-sword.content-tiers.tier1
  110. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: melee-category.category-content.iron-sword.content-tiers.tier1.buy-items.sword
  111. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: iron-sword to Shop Category: melee-category
  112. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent melee-category.category-content.diamond-sword
  113. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiermelee-category.category-content.diamond-sword.content-tiers.tier1
  114. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: melee-category.category-content.diamond-sword.content-tiers.tier1.buy-items.sword
  115. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: diamond-sword to Shop Category: melee-category
  116. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent melee-category.category-content.stick
  117. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiermelee-category.category-content.stick.content-tiers.tier1
  118. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: melee-category.category-content.stick.content-tiers.tier1.buy-items.stick
  119. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: stick to Shop Category: melee-category
  120. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@536b2533 at slot 2
  121. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: tools-category
  122. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent tools-category.category-content.shears
  123. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.shears.content-tiers.tier1
  124. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.shears.content-tiers.tier1.buy-items.shears
  125. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: shears to Shop Category: tools-category
  126. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent tools-category.category-content.pickaxe
  127. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.pickaxe.content-tiers.tier1
  128. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.pickaxe.content-tiers.tier1.buy-items.wooden-pickaxe
  129. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.pickaxe.content-tiers.tier2
  130. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.pickaxe.content-tiers.tier2.buy-items.iron-pickaxe
  131. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.pickaxe.content-tiers.tier3
  132. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.pickaxe.content-tiers.tier3.buy-items.gold-pickaxe
  133. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.pickaxe.content-tiers.tier4
  134. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.pickaxe.content-tiers.tier4.buy-items.diamond-pickaxe
  135. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: pickaxe to Shop Category: tools-category
  136. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent tools-category.category-content.axe
  137. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.axe.content-tiers.tier1
  138. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.axe.content-tiers.tier1.buy-items.wooden-axe
  139. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.axe.content-tiers.tier2
  140. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.axe.content-tiers.tier2.buy-items.iron-axe
  141. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.axe.content-tiers.tier3
  142. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.axe.content-tiers.tier3.buy-items.gold-axe
  143. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tiertools-category.category-content.axe.content-tiers.tier4
  144. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: tools-category.category-content.axe.content-tiers.tier4.buy-items.diamond-axe
  145. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: axe to Shop Category: tools-category
  146. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@336c7a5 at slot 4
  147. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: ranged-category
  148. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent ranged-category.category-content.arrow
  149. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierranged-category.category-content.arrow.content-tiers.tier1
  150. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: ranged-category.category-content.arrow.content-tiers.tier1.buy-items.arrows
  151. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: arrow to Shop Category: ranged-category
  152. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent ranged-category.category-content.bow1
  153. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierranged-category.category-content.bow1.content-tiers.tier1
  154. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: ranged-category.category-content.bow1.content-tiers.tier1.buy-items.bow
  155. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: bow1 to Shop Category: ranged-category
  156. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent ranged-category.category-content.bow2
  157. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierranged-category.category-content.bow2.content-tiers.tier1
  158. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: ranged-category.category-content.bow2.content-tiers.tier1.buy-items.bow
  159. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: bow2 to Shop Category: ranged-category
  160. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent ranged-category.category-content.bow3
  161. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierranged-category.category-content.bow3.content-tiers.tier1
  162. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: ranged-category.category-content.bow3.content-tiers.tier1.buy-items.bow
  163. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: bow3 to Shop Category: ranged-category
  164. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@29bffd75 at slot 5
  165. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: potions-category
  166. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent potions-category.category-content.jump-potion
  167. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierpotions-category.category-content.jump-potion.content-tiers.tier1
  168. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: potions-category.category-content.jump-potion.content-tiers.tier1.buy-items.jump
  169. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: jump-potion to Shop Category: potions-category
  170. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent potions-category.category-content.speed-potion
  171. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierpotions-category.category-content.speed-potion.content-tiers.tier1
  172. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: potions-category.category-content.speed-potion.content-tiers.tier1.buy-items.speed
  173. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: speed-potion to Shop Category: potions-category
  174. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent potions-category.category-content.invisibility
  175. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierpotions-category.category-content.invisibility.content-tiers.tier1
  176. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: potions-category.category-content.invisibility.content-tiers.tier1.buy-items.invisibility
  177. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: invisibility to Shop Category: potions-category
  178. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@642d4303 at slot 6
  179. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading shop category: utility-category
  180. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.golden-apple
  181. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.golden-apple.content-tiers.tier1
  182. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.golden-apple.content-tiers.tier1.buy-items.apple
  183. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: golden-apple to Shop Category: utility-category
  184. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.bedbug
  185. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.bedbug.content-tiers.tier1
  186. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.bedbug.content-tiers.tier1.buy-items.bedbug
  187. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: bedbug to Shop Category: utility-category
  188. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.dream-defender
  189. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.dream-defender.content-tiers.tier1
  190. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.dream-defender.content-tiers.tier1.buy-items.defender
  191. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: dream-defender to Shop Category: utility-category
  192. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.fireball
  193. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.fireball.content-tiers.tier1
  194. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.fireball.content-tiers.tier1.buy-items.fireball
  195. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: fireball to Shop Category: utility-category
  196. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.tnt
  197. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.tnt.content-tiers.tier1
  198. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.tnt.content-tiers.tier1.buy-items.tnt
  199. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: tnt to Shop Category: utility-category
  200. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.ender-pearl
  201. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.ender-pearl.content-tiers.tier1
  202. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.ender-pearl.content-tiers.tier1.buy-items.ender-pearl
  203. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: ender-pearl to Shop Category: utility-category
  204. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.water-bucket
  205. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.water-bucket.content-tiers.tier1
  206. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.water-bucket.content-tiers.tier1.buy-items.water-bucket
  207. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: water-bucket to Shop Category: utility-category
  208. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.bridge-egg
  209. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.bridge-egg.content-tiers.tier1
  210. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.bridge-egg.content-tiers.tier1.buy-items.egg
  211. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: bridge-egg to Shop Category: utility-category
  212. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.magic-milk
  213. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.magic-milk.content-tiers.tier1
  214. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.magic-milk.content-tiers.tier1.buy-items.milk
  215. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: magic-milk to Shop Category: utility-category
  216. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading CategoryContent utility-category.category-content.sponge
  217. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading content tierutility-category.category-content.sponge.content-tiers.tier1
  218. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Loading BuyItems: utility-category.category-content.sponge.content-tiers.tier1.buy-items.sponge
  219. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding CategoryContent: sponge to Shop Category: utility-category
  220. [05:44:12] [Server thread/INFO]: [BedWars1058] DEBUG: Adding shop category: com.andrei1058.bedwars.shop.main.ShopCategory@b7a8b45 at slot 7
  221. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: upgrade-swords
  222. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: upgrade-armor
  223. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: upgrade-miner
  224. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: upgrade-forge
  225. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: upgrade-heal-pool
  226. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: upgrade-dragon
  227. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: base-trap-1
  228. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: base-trap-2
  229. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: base-trap-3
  230. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: base-trap-4
  231. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: separator-back
  232. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: category-traps
  233. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: separator-glass
  234. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: trap-slot-first
  235. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: trap-slot-second
  236. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade: trap-slot-third
  237. [05:44:13] [Server thread/INFO]: [BedWars1058] DEBUG: Registering upgrade menu: default
  238. [05:44:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.7+9f3e795
  239. [05:44:13] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  240. [05:44:13] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  241. [05:44:13] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_17_R1_2.PaperweightAdapter as the Bukkit adapter
  242. [05:44:14] [Server thread/INFO]: [WorldEdit] ====================================================
  243. [05:44:14] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
  244. [05:44:14] [Server thread/INFO]: [WorldEdit] as your server software.
  245. [05:44:14] [Server thread/INFO]: [WorldEdit]
  246. [05:44:14] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements,
  247. [05:44:14] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional
  248. [05:44:14] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server.
  249. [05:44:14] [Server thread/INFO]: [WorldEdit]
  250. [05:44:14] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly
  251. [05:44:14] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1.
  252. [05:44:14] [Server thread/INFO]: [WorldEdit]
  253. [05:44:14] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the
  254. [05:44:14] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues.
  255. [05:44:14] [Server thread/INFO]: [WorldEdit]
  256. [05:44:14] [Server thread/INFO]: [WorldEdit] Join the Paper Community @ https://papermc.io
  257. [05:44:14] [Server thread/INFO]: [WorldEdit] ====================================================
  258. [05:44:14] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  259. [05:44:14] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  260. [05:44:14] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  261. [05:44:14] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  262. [05:44:14] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  263. [05:44:14] [Server thread/INFO]: Preparing level "hub"
  264. [05:44:14] [Server thread/INFO]: -------- World Settings For [hub] --------
  265. [05:44:14] [Server thread/INFO]: Mob Spawn Range: 6
  266. [05:44:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  267. [05:44:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  268. [05:44:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  269. [05:44:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  270. [05:44:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  271. [05:44:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  272. [05:44:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  273. [05:44:14] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  274. [05:44:14] [Server thread/INFO]: Carrot Growth Modifier: 100%
  275. [05:44:14] [Server thread/INFO]: Potato Growth Modifier: 100%
  276. [05:44:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  277. [05:44:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  278. [05:44:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  279. [05:44:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  280. [05:44:14] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  281. [05:44:14] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  282. [05:44:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
  283. [05:44:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  284. [05:44:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  285. [05:44:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  286. [05:44:15] [Server thread/INFO]: Max TNT Explosions: 100
  287. [05:44:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  288. [05:44:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  289. [05:44:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  290. [05:44:15] [Server thread/INFO]: Item Despawn Rate: 6000
  291. [05:44:15] [Server thread/INFO]: Item Merge Radius: 2.5
  292. [05:44:15] [Server thread/INFO]: View Distance: 10
  293. [05:44:15] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  294. [05:44:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  295. [05:44:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  296. [05:44:15] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  297. [05:44:15] [Worker-Main-6/INFO]: Preparing spawn area: 0%
  298. [05:44:16] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  299. [05:44:16] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  300. [05:44:16] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  301. [05:44:17] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  302. [05:44:18] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  303. [05:44:18] [Worker-Main-6/INFO]: Preparing spawn area: 0%
  304. [05:44:18] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  305. [05:44:19] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  306. [05:44:21] [Worker-Main-6/INFO]: Preparing spawn area: 0%
  307. [05:44:21] [Worker-Main-6/INFO]: Preparing spawn area: 0%
  308. [05:44:21] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  309. [05:44:21] [Worker-Main-6/INFO]: Preparing spawn area: 0%
  310. [05:44:21] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  311. [05:44:22] [Worker-Main-4/INFO]: Preparing spawn area: 1%
  312. [05:44:22] [Worker-Main-4/INFO]: Preparing spawn area: 4%
  313. [05:44:23] [Worker-Main-6/INFO]: Preparing spawn area: 9%
  314. [05:44:24] [Worker-Main-5/INFO]: Preparing spawn area: 20%
  315. [05:44:24] [Worker-Main-4/INFO]: Preparing spawn area: 31%
  316. [05:44:24] [Worker-Main-5/INFO]: Preparing spawn area: 40%
  317. [05:44:25] [Worker-Main-5/INFO]: Preparing spawn area: 78%
  318. [05:44:25] [Worker-Main-6/INFO]: Preparing spawn area: 95%
  319. [05:44:26] [Server thread/INFO]: Time elapsed: 11146 ms
  320. [05:44:26] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.6
  321. [05:44:26] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher
  322. [05:44:26] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_17_R1, using SpigotSkinRefresher.
  323. [05:44:26] [Server thread/INFO]: [SkinsRestorer] -------------------------/Warning\-------------------------
  324. [05:44:26] [Server thread/INFO]: [SkinsRestorer] This plugin is running in Bungee mode!
  325. [05:44:26] [Server thread/INFO]: [SkinsRestorer] You have to do all configuration at config file
  326. [05:44:26] [Server thread/INFO]: [SkinsRestorer] inside your Bungeecord server.
  327. [05:44:26] [Server thread/INFO]: [SkinsRestorer] (Bungeecord-Server/plugins/SkinsRestorer/).
  328. [05:44:26] [Server thread/INFO]: [SkinsRestorer] -------------------------\Warning/-------------------------
  329. [05:44:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.10
  330. [05:44:26] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  331. [05:44:26] [Server thread/INFO]: [DeluxeHub] Enabling DeluxeHub v3.3.10
  332. [05:44:26] [Server thread/INFO]: [DeluxeHub] _ _ _ _ _
  333. [05:44:26] [Server thread/INFO]: [DeluxeHub] | \ |_ | | | \/ |_ |_| | | |_) _)
  334. [05:44:26] [Server thread/INFO]: [DeluxeHub] |_/ |_ |_ |_| /\ |_ | | |_| |_) _)
  335. [05:44:26] [Server thread/INFO]: [DeluxeHub]
  336. [05:44:26] [Server thread/INFO]: [DeluxeHub] Version: 3.3.10
  337. [05:44:26] [Server thread/INFO]: [DeluxeHub] Author: ItsLewizzz
  338. [05:44:26] [Server thread/INFO]: [DeluxeHub]
  339. [05:44:26] [Server thread/INFO]: [DeluxeHub] Hooked into PlaceholderAPI
  340. [05:44:27] [Server thread/INFO]: [DeluxeHub] Loaded custom menu 'serverselector'.
  341. [05:44:27] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support
  342. [05:44:27] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_17_R1' loaded!
  343. [05:44:27] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
  344. [05:44:27] [Server thread/INFO]: [DeluxeHub] Loaded 15 plugin modules.
  345. [05:44:27] [Server thread/INFO]: [DeluxeHub]
  346. [05:44:27] [Server thread/INFO]: [DeluxeHub] Successfully loaded in 244ms
  347. [05:44:27] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.9
  348. [05:44:27] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  349. [05:44:27] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0
  350. [05:44:27] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
  351. [05:44:27] [Thread-12/WARN]: [NBTAPI] The NBT-API at 'package fun.lewisdev.deluxehub.libs.nbtapi' seems to be outdated!
  352. [05:44:27] [Thread-12/WARN]: [NBTAPI] Current Version: '2.8.0-SNAPSHOT' Newest Version: 2.8.0'
  353. [05:44:27] [Thread-12/WARN]: [NBTAPI] Please update the nbt-api or the plugin that contains the api!
  354. [05:44:27] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  355. [05:44:27] [Server thread/INFO]: No kits found to migrate.
  356. [05:44:27] [Server thread/INFO]: Loaded 36837 items from items.json.
  357. [05:44:27] [Server thread/INFO]: Using locale en
  358. [05:44:27] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  359. [05:44:27] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  360. [05:44:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  361. [05:44:27] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  362. [05:44:27] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.0
  363. [05:44:27] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  364. [05:44:27] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.0
  365. [05:44:27] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  366. [05:44:27] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f
  367. [05:44:28] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is PERMITTED.
  368. [05:44:28] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
  369. [05:44:28] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is PERMITTED.
  370. [05:44:28] [Server thread/INFO]: [WorldGuard] (hub) Fire spread is UNRESTRICTED.
  371. [05:44:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
  372. [05:44:28] [Server thread/INFO]: [WorldGuard] Loading region data...
  373. [05:44:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  374. [05:44:29] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  375. [05:44:29] [Server thread/INFO]: Done (14.274s)! For help, type "help"
  376. [05:44:29] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  377. [05:44:29] [Craft Scheduler Thread - 21/INFO]: [Essentials] ยง6Fetching version information...
  378. [05:44:29] [Server thread/INFO]: No expansions were registered!
  379. [05:44:29] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
  380. [05:44:29] [Server thread/INFO]: [BedWars1058] Loading internal Party system. /party
  381. [05:44:29] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
  382. [05:44:29] [Server thread/INFO]: -------- World Settings For [elves] --------
  383. [05:44:29] [Server thread/INFO]: Mob Spawn Range: 6
  384. [05:44:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  385. [05:44:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  386. [05:44:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  387. [05:44:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  388. [05:44:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  389. [05:44:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  390. [05:44:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  391. [05:44:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  392. [05:44:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  393. [05:44:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  394. [05:44:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  395. [05:44:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  396. [05:44:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  397. [05:44:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  398. [05:44:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  399. [05:44:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  400. [05:44:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  401. [05:44:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  402. [05:44:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  403. [05:44:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  404. [05:44:29] [Server thread/INFO]: Max TNT Explosions: 100
  405. [05:44:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  406. [05:44:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  407. [05:44:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  408. [05:44:29] [Server thread/INFO]: Item Despawn Rate: 6000
  409. [05:44:29] [Server thread/INFO]: Item Merge Radius: 2.5
  410. [05:44:29] [Server thread/INFO]: View Distance: 10
  411. [05:44:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  412. [05:44:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  413. [05:44:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  414. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] ----------------------------------------------
  415. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  +==================+
  416. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  | SkinsRestorer |
  417. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  |------------------|
  418. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  | Bungee Mode |
  419. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  +==================+
  420. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] ----------------------------------------------
  421. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  Current version: 14.1.6
  422. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer]  This is the latest version!
  423. [05:44:29] [Craft Scheduler Thread - 20/INFO]: [SkinsRestorer] ----------------------------------------------
  424. [05:44:29] [Server thread/INFO]: Preparing start region for dimension minecraft:elves
  425. [05:44:30] [Worker-Main-6/INFO]: Preparing spawn area: 0%
  426. [05:44:30] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  427. [05:44:30] [Worker-Main-4/INFO]: Preparing spawn area: 0%
  428. [05:44:31] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  429. [05:44:31] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  430. [05:44:32] [Worker-Main-5/INFO]: Preparing spawn area: 6%
  431. [05:44:32] [Worker-Main-4/INFO]: Preparing spawn area: 17%
  432. [05:44:33] [Worker-Main-4/INFO]: Preparing spawn area: 70%
  433. [05:44:33] [Server thread/INFO]: Time elapsed: 3913 ms
  434. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initialized arena elves with map elves
  435. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=-65.30000001192093,y=77.3,z=11.93762525313067,pitch=19.078218,yaw=55.014725} - IRON - Green
  436. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=-65.30000001192093,y=77.3,z=11.93762525313067,pitch=19.078218,yaw=55.014725} - GOLD - Green
  437. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=10.56838244674797,y=77.3,z=-70.2009804894291,pitch=17.24439,yaw=159.50198} - IRON - Yellow
  438. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=10.56838244674797,y=77.3,z=-70.2009804894291,pitch=17.24439,yaw=159.50198} - GOLD - Yellow
  439. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=14.699999988079071,y=77.3,z=84.30000001192093,pitch=4.7936807,yaw=-4.632827} - IRON - Blue
  440. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=14.699999988079071,y=77.3,z=84.30000001192093,pitch=4.7936807,yaw=-4.632827} - GOLD - Blue
  441. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=86.30000001192093,y=77.3,z=4.376174416146001,pitch=12.901117,yaw=-103.11235} - IRON - Aqua
  442. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=86.30000001192093,y=77.3,z=4.376174416146001,pitch=12.901117,yaw=-103.11235} - GOLD - Aqua
  443. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=21.56446252397787,y=68.0,z=8.558910116902851,pitch=14.831394,yaw=88.49771} - DIAMOND - NOTEAM
  444. [05:44:33] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=12.668232667895689,y=73.0,z=10.429951516734828,pitch=13.222732,yaw=87.853546} - EMERALD - NOTEAM
  445. [05:44:33] [Server thread/INFO]: [BedWars1058] Load done: elves
  446. [05:44:33] [Server thread/INFO]: [WorldGuard] (elves) TNT ignition is PERMITTED.
  447. [05:44:33] [Server thread/INFO]: [WorldGuard] (elves) Lighters are PERMITTED.
  448. [05:44:33] [Server thread/INFO]: [WorldGuard] (elves) Lava fire is PERMITTED.
  449. [05:44:33] [Server thread/INFO]: [WorldGuard] (elves) Fire spread is UNRESTRICTED.
  450. [05:44:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'elves'
  451. [05:44:34] [Server thread/INFO]: [BedWars1058] This server is running in MULTIARENA with auto-scale false
  452. [05:44:39] [User Authenticator #1/INFO]: UUID of player yes is ea922ad6-ec0a-3f6a-b7ae-0a1b23a7304a
  453. [05:44:40] [Server thread/INFO]: [BedWars1058] DEBUG: ReJoin getPlayer ea922ad6-ec0a-3f6a-b7ae-0a1b23a7304a
  454. [05:44:40] [Server thread/INFO]: yes[/49.36.37.115:37545] logged in with entity id 10 at ([hub]32.5, 77.0, 251.5)
  455. [05:44:49] [Server thread/INFO]: yes issued server command: /bw join elves
  456. [05:44:49] [Server thread/INFO]: [BedWars1058] DEBUG: Player added: yes arena: elves
  457. [05:44:49] [Server thread/INFO]: [BedWars1058] DEBUG: ReJoin getPlayer ea922ad6-ec0a-3f6a-b7ae-0a1b23a7304a
  458. [05:44:56] [Server thread/INFO]: yes issued server command: /bw start debug
  459. [05:45:02] [Server thread/INFO]: yes lost connection: Disconnected
  460. [05:45:02] [Server thread/INFO]: [BedWars1058] DEBUG: Player removed: yes arena: elves
  461. [05:45:02] [Server thread/INFO]: [BedWars1058] DEBUG: removePlayer debug1
  462. [05:45:15] [Server thread/INFO]: [BedWars1058] Arena elves was added to the enable queue.
  463. [05:45:15] [Server thread/INFO]: [BedWars1058] Loading arena: elves
  464. [05:45:15] [Server thread/INFO]: -------- World Settings For [elves] --------
  465. [05:45:15] [Server thread/INFO]: Mob Spawn Range: 6
  466. [05:45:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  467. [05:45:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  468. [05:45:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  469. [05:45:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  470. [05:45:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  471. [05:45:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  472. [05:45:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  473. [05:45:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  474. [05:45:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
  475. [05:45:15] [Server thread/INFO]: Potato Growth Modifier: 100%
  476. [05:45:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  477. [05:45:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  478. [05:45:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  479. [05:45:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  480. [05:45:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  481. [05:45:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  482. [05:45:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
  483. [05:45:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  484. [05:45:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  485. [05:45:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  486. [05:45:15] [Server thread/INFO]: Max TNT Explosions: 100
  487. [05:45:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  488. [05:45:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  489. [05:45:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  490. [05:45:15] [Server thread/INFO]: Item Despawn Rate: 6000
  491. [05:45:15] [Server thread/INFO]: Item Merge Radius: 2.5
  492. [05:45:15] [Server thread/INFO]: View Distance: 10
  493. [05:45:15] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  494. [05:45:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  495. [05:45:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  496. [05:45:15] [Server thread/INFO]: Preparing start region for dimension minecraft:elves
  497. [05:45:15] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  498. [05:45:16] [Worker-Main-5/INFO]: Preparing spawn area: 0%
  499. [05:45:16] [Worker-Main-6/INFO]: Preparing spawn area: 21%
  500. [05:45:17] [Worker-Main-6/INFO]: Preparing spawn area: 79%
  501. [05:45:17] [Server thread/INFO]: Time elapsed: 1632 ms
  502. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initialized arena elves with map elves
  503. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=-65.30000001192093,y=77.3,z=11.93762525313067,pitch=19.078218,yaw=55.014725} - IRON - Green
  504. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=-65.30000001192093,y=77.3,z=11.93762525313067,pitch=19.078218,yaw=55.014725} - GOLD - Green
  505. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=10.56838244674797,y=77.3,z=-70.2009804894291,pitch=17.24439,yaw=159.50198} - IRON - Yellow
  506. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=10.56838244674797,y=77.3,z=-70.2009804894291,pitch=17.24439,yaw=159.50198} - GOLD - Yellow
  507. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=14.699999988079071,y=77.3,z=84.30000001192093,pitch=4.7936807,yaw=-4.632827} - IRON - Blue
  508. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=14.699999988079071,y=77.3,z=84.30000001192093,pitch=4.7936807,yaw=-4.632827} - GOLD - Blue
  509. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=86.30000001192093,y=77.3,z=4.376174416146001,pitch=12.901117,yaw=-103.11235} - IRON - Aqua
  510. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=86.30000001192093,y=77.3,z=4.376174416146001,pitch=12.901117,yaw=-103.11235} - GOLD - Aqua
  511. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=21.56446252397787,y=68.0,z=8.558910116902851,pitch=14.831394,yaw=88.49771} - DIAMOND - NOTEAM
  512. [05:45:17] [Server thread/INFO]: [BedWars1058] DEBUG: Initializing new generator at: Location{world=CraftWorld{name=elves},x=12.668232667895689,y=73.0,z=10.429951516734828,pitch=13.222732,yaw=87.853546} - EMERALD - NOTEAM
  513. [05:45:17] [Server thread/INFO]: [BedWars1058] Load done: elves
  514.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement