Advertisement
Guest User

Untitled

a guest
Sep 16th, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.50 KB | None | 0 0
  1. [16:24:45] [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. [16:24:45] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [16:24:46] [Worker-Main-1/INFO]: Loaded 7 recipes
  4. [16:24:48] [Server thread/INFO]: Starting minecraft server version 1.17.1
  5. [16:24:48] [Server thread/INFO]: Loading properties
  6. [16:24:49] [Server thread/INFO]: This server is running Paper version git-Paper-411 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 6625db3 on ver/1.17.1)
  7. [16:24:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [16:24:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [16:24:49] [Server thread/INFO]: Default game type: SURVIVAL
  10. [16:24:49] [Server thread/INFO]: Generating keypair
  11. [16:24:49] [Server thread/INFO]: Starting Minecraft server on *:25575
  12. [16:24:49] [Server thread/INFO]: Using epoll channel type
  13. [16:24:49] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  14. [16:24:49] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  15. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loading 2 libraries... please wait
  16. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/inject/guice/5.1.0/guice-5.1.0.jar
  17. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/javax/inject/javax.inject/1/javax.inject-1.jar
  18. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
  19. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar
  20. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
  21. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
  22. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
  23. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
  24. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
  25. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
  26. [16:24:51] [Server thread/INFO]: [WolfyUtilities] Loaded library /home/minecraft/server/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
  27. [16:24:51] [Server thread/INFO]: [WolfyUtilities] NMS Version: v1_17_R1_P1
  28. [16:24:52] [Server thread/INFO]: [me.wolfyscript.lib.org.reflections.Reflections] Reflections took 496 ms to scan 1 urls, producing 1173 keys and 3749 values
  29. [16:24:52] [Server thread/INFO]: [CustomCrafting] NMS Version: v1_17_R1_P1
  30. [16:24:52] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.11.0
  31. [16:24:52] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.9.9-SNAPSHOT
  32. [16:24:52] [Server thread/INFO]: [PacketListenerApi] [STDOUT] [ReflectionHelper/MinecraftVersion] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  33. [16:24:52] [Server thread/WARN]: Nag author(s): '[inventivetalent]' of 'PacketListenerApi' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  34. [16:24:52] [Server thread/INFO]: [PacketListenerApi] [STDOUT] [ReflectionHelper/MinecraftVersion] Version is v1_17_R1 (11701)
  35. [16:24:53] [Server thread/INFO]: [PacketListenerApi] [STDOUT] [PacketListenerAPI] Using INChannel
  36. [16:24:53] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
  37. [16:24:53] [Server thread/INFO]: [GlowAPI] Loading GlowAPI v1.5.0-SNAPSHOT
  38. [16:24:53] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.4.2
  39. [16:24:53] [Server thread/INFO]: [ViaVersion] ViaVersion 4.4.2 is now loaded, injecting!
  40. [16:24:53] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  41. [16:24:53] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  42. [16:24:53] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  43. [16:24:53] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  44. [16:24:53] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  45. [16:24:53] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  46. [16:24:53] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
  47. [16:24:53] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
  48. [16:24:54] [Via-Mappingloader-8/INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
  49. [16:24:54] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT-b205
  50. [16:24:54] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
  51. [16:24:57] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  52. [16:25:00] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.31
  53. [16:25:00] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.41
  54. [16:25:01] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  55. [16:25:01] [Server thread/INFO]: [LPC] Loading LPC v3.6.0
  56. [16:25:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
  57. [16:25:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.12+6240-87f4ae1
  58. [16:25:02] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4339cb6e]
  59. [16:25:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.7
  60. [16:25:02] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.1-b834
  61. [16:25:02] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.2.4 build-29/08/2022
  62. [16:25:02] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.7
  63. [16:25:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
  64. [16:25:02] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.16.2
  65. [16:25:02] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (413 ms).
  66. [16:25:02] [Server thread/INFO]: [Shopkeepers] Loading config.
  67. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
  68. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
  69. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
  70. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
  71. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  72. [16:25:02] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
  73. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': ALLAY
  74. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': FROG
  75. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': TADPOLE
  76. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: Invalid living entity type name in 'enabled-living-shops': WARDEN
  77. [16:25:02] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
  78. [16:25:02] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
  79. [16:25:02] [Server thread/INFO]: [Shopkeepers] Registering defaults.
  80. [16:25:02] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.1.2-5e1487cb
  81. [16:25:02] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
  82. [16:25:02] [Server thread/INFO]: [WolfyUtilities] Loading WolfyUtilities v4.16.4.1
  83. [16:25:02] [Server thread/INFO]: [WolfyUtilities] Register json serializer/deserializer
  84. [16:25:02] [Server thread/INFO]: [WolfyUtilities] Register CustomItem meta checks
  85. [16:25:02] [Server thread/INFO]: [ExcellentEnchants] Loading ExcellentEnchants v3.2.6
  86. [16:25:02] [Server thread/INFO]: [CustomCrafting] Loading CustomCrafting v3.16.8.1
  87. [16:25:02] [Server thread/INFO]: [CustomCrafting] WolfyUtils API: v4.16.4.1
  88. [16:25:02] [Server thread/INFO]: [CustomCrafting] CustomCrafting: v3.16.8.1
  89. [16:25:02] [Server thread/INFO]: [CustomCrafting] Environment : PROD
  90. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering CustomItem Data
  91. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering Result Extensions
  92. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering Result Merge Adapters
  93. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering Recipe Conditions
  94. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering Recipe Types
  95. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering Anvil Recipe Tasks
  96. [16:25:02] [Server thread/INFO]: [CustomCrafting] Registering Type Registries
  97. [16:25:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  98. [16:25:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
  99. [16:25:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  100. [16:25:03] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.41
  101. [16:25:03] [Server thread/INFO]: __
  102. [16:25:03] [Server thread/INFO]: | |__) LuckPerms v5.4.41
  103. [16:25:03] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  104. [16:25:03] [Server thread/INFO]:
  105. [16:25:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
  106. [16:25:03] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  107. [16:25:04] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  108. [16:25:04] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  109. [16:25:05] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2156ms)
  110. [16:25:05] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  111. [16:25:05] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.7 which is not a depend, softdepend or loadbefore of this plugin.
  112. [16:25:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  113. [16:25:05] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  114. [16:25:05] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  115. [16:25:05] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  116. [16:25:05] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.12+6240-87f4ae1
  117. [16:25:05] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  118. [16:25:05] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  119. [16:25:05] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_17_R1_2.PaperweightAdapter as the Bukkit adapter
  120. [16:25:09] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.4 build-29/08/2022
  121. [16:25:09] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_17_R1
  122. [16:25:09] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
  123. [16:25:09] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
  124. [16:25:09] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
  125. [16:25:09] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
  126. [16:25:09] [Server thread/INFO]: [NexEngine] Plugin loaded in 115 ms!
  127. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Enabling ExcellentEnchants v3.2.6
  128. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Powered by: NexEngine
  129. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Tiers Loaded: 5
  130. [16:25:09] [Server thread/WARN]: [NexEngine] Loaded class su.nightexpress.excellentenchants.nms.V1_17_R1 from ExcellentEnchants v3.2.6 which is not a depend, softdepend or loadbefore of this plugin.
  131. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blast_mining
  132. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_breaking
  133. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: curse_of_misfortune
  134. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: divine_touch
  135. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: haste
  136. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: lucky_miner
  137. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: replanter
  138. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: silk_chest
  139. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: smelter
  140. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: telekinesis
  141. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: treasures
  142. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: tunnel
  143. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: veinminer
  144. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bane_of_netherspawn
  145. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ice_aspect
  146. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: infernus
  147. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: venom
  148. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exhaust
  149. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: wither
  150. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: paralyze
  151. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: exp_hunter
  152. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: decapitator
  153. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cutter
  154. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusion
  155. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: double_strike
  156. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: nimble
  157. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: blindness
  158. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: vampire
  159. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cure
  160. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rage
  161. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: scavenger
  162. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: surprise
  163. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: temper
  164. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thrifty
  165. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: thunder
  166. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: village_defender
  167. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: rocket
  168. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: elemental_protection
  169. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: fire_shield
  170. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: flame_walker
  171. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hardened
  172. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: cold_steel
  173. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: self_destruction
  174. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: saturation
  175. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: aquaman
  176. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: night_vision
  177. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bunny_hop
  178. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: sonic
  179. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: regrowth
  180. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: bomber
  181. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: confusing_arrows
  182. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: dragonfire_arrows
  183. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: electrified_arrows
  184. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ender_bow
  185. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: ghast
  186. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: hover
  187. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: poisoned_arrows
  188. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: withered_arrows
  189. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Registered enchantment: explosive_arrows
  190. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Enchants Registered: 59
  191. [16:25:09] [Server thread/INFO]: [ExcellentEnchants] Plugin loaded in 666 ms!
  192. [16:25:09] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  193. [16:25:09] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  194. [16:25:09] [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.
  195. [16:25:09] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  196. [16:25:09] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  197. [16:25:09] [Server thread/INFO]: Preparing level "world"
  198. [16:25:10] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  199. [16:25:11] [Server thread/INFO]: Preparing spawn area: 0%
  200. [16:25:11] [Server thread/INFO]: Preparing spawn area: 0%
  201. [16:25:11] [Server thread/INFO]: Preparing spawn area: 0%
  202. [16:25:12] [Server thread/INFO]: Preparing spawn area: 0%
  203. [16:25:13] [Server thread/INFO]: Preparing spawn area: 0%
  204. [16:25:13] [Server thread/INFO]: Preparing spawn area: 0%
  205. [16:25:13] [Server thread/INFO]: Time elapsed: 2613 ms
  206. [16:25:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  207. [16:25:13] [Server thread/INFO]: Preparing spawn area: 0%
  208. [16:25:13] [Server thread/INFO]: Preparing spawn area: 0%
  209. [16:25:14] [Server thread/INFO]: Preparing spawn area: 0%
  210. [16:25:14] [Server thread/INFO]: Preparing spawn area: 0%
  211. [16:25:15] [Server thread/INFO]: Time elapsed: 1708 ms
  212. [16:25:15] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  213. [16:25:15] [Server thread/INFO]: Preparing spawn area: 0%
  214. [16:25:15] [Server thread/INFO]: Preparing spawn area: 0%
  215. [16:25:15] [Server thread/INFO]: Time elapsed: 693 ms
  216. [16:25:15] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.11.0
  217. [16:25:15] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.11.0 has been enabled
  218. [16:25:15] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.9.9-SNAPSHOT
  219. [16:25:15] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
  220. [16:25:15] [Server thread/INFO]: [GlowAPI] Enabling GlowAPI v1.5.0-SNAPSHOT
  221. [16:25:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.4.2
  222. [16:25:15] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.0-SNAPSHOT-b205
  223. [16:25:16] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.31
  224. [16:25:16] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.31-Free (1).jar
  225. [16:25:16] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_17_R1
  226. [16:25:16] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1119
  227. [16:25:16] [Server thread/INFO]: [LibsDisguises] Build Date: 09/08/2022 06:41
  228. [16:25:16] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  229. [16:25:16] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  230. [16:25:19] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  231. [16:25:19] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  232. [16:25:19] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  233. [16:25:19] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
  234. [16:25:19] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
  235. [16:25:19] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
  236. [16:25:19] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
  237. [16:25:19] [Server thread/INFO]: Preparing start region for dimension minecraft:flatworld
  238. [16:25:20] [Server thread/INFO]: Preparing spawn area: 0%
  239. [16:25:20] [Server thread/INFO]: Preparing spawn area: 0%
  240. [16:25:20] [Server thread/INFO]: Preparing spawn area: 0%
  241. [16:25:21] [Server thread/INFO]: Preparing spawn area: 0%
  242. [16:25:21] [Server thread/INFO]: Time elapsed: 1687 ms
  243. [16:25:21] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  244. [16:25:21] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
  245. [16:25:21] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  246. [16:25:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.7
  247. [16:25:22] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  248. [16:25:22] [Server thread/INFO]: [Essentials] No kits found to migrate.
  249. [16:25:22] [Server thread/INFO]: [Essentials] Loaded 38132 items from items.json.
  250. [16:25:22] [Server thread/INFO]: [Essentials] Using locale en_US
  251. [16:25:22] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  252. [16:25:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  253. [16:25:22] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  254. [16:25:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  255. [16:25:22] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834
  256. [16:25:22] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  257. [16:25:22] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  258. [16:25:22] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834] Enabled - By Rigby and fernferret
  259. [16:25:22] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.7
  260. [16:25:22] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  261. [16:25:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
  262. [16:25:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  263. [16:25:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  264. [16:25:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  265. [16:25:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  266. [16:25:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  267. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  268. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  269. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  270. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  271. [16:25:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  272. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  273. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  274. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  275. [16:25:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  276. [16:25:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  277. [16:25:23] [Server thread/INFO]: [WorldGuard] (flatworld) TNT ignition is PERMITTED.
  278. [16:25:23] [Server thread/INFO]: [WorldGuard] (flatworld) Lighters are PERMITTED.
  279. [16:25:23] [Server thread/INFO]: [WorldGuard] (flatworld) Lava fire is PERMITTED.
  280. [16:25:23] [Server thread/INFO]: [WorldGuard] (flatworld) Fire spread is UNRESTRICTED.
  281. [16:25:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatworld'
  282. [16:25:23] [Server thread/INFO]: [WorldGuard] Loading region data...
  283. [16:25:23] [Server thread/WARN]: [NexEngine] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.7+216b061 which is not a depend, softdepend or loadbefore of this plugin.
  284. [16:25:23] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
  285. [16:25:23] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.16.2
  286. [16:25:23] [Server thread/INFO]: [Shopkeepers] Loading the data of 17 shopkeepers ...
  287. [16:25:23] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.1.2-5e1487cb
  288. [16:25:23] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.17.1)...
  289. [16:25:23] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  290. [16:25:24] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  291. [16:25:24] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  292. [16:25:24] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  293. [16:25:24] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  294. [16:25:24] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  295. [16:25:24] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  296. [16:25:24] [Server thread/INFO]: [MythicMobs] Base directory /home/minecraft/server/plugins/MythicMobs/SavedData
  297. [16:25:24] [Server thread/INFO]: [MythicMobs] Module directory /home/minecraft/server/plugins/MythicMobs/SavedData/worlds
  298. [16:25:24] [Server thread/INFO]: [MythicMobs] LOADED
  299. [16:25:24] [Server thread/INFO]: [MythicMobs] Loading Packs...
  300. [16:25:24] [Server thread/INFO]: [MythicMobs] Loading Items...
  301. [16:25:24] [Server thread/WARN]: [MythicMobs] ? Config Error for Item 'goldyhead2' in 'bossequipment.yml': Couldn't get name/lore of ItemStack
  302. [16:25:24] [Server thread/INFO]: [MythicMobs] Loading Skills...
  303. [16:25:26] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
  304. [16:25:26] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
  305. [16:25:26] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
  306. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 18 mobs.
  307. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
  308. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  309. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 20 skills.
  310. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 2 random spawns.
  311. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 25 mythic items.
  312. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
  313. [16:25:26] [Server thread/INFO]: [MythicMobs] ? Loaded 30 mob spawners.
  314. [16:25:26] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  315. [16:25:26] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  316. [16:25:26] [Server thread/INFO]: [MythicMobs] ? MythicMobs v5.1.2 ( build 5e1487cb ) has been successfully loaded!
  317. [16:25:26] [Server thread/WARN]: [NexEngine] Loaded class io.lumine.mythic.api.exceptions.InvalidMobTypeException from MythicMobs v5.1.2-5e1487cb which is not a depend, softdepend or loadbefore of this plugin.
  318. [16:25:26] [Server thread/INFO]: [NexEngine] Successfully hooked with MythicMobs!
  319. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Enabling WolfyUtilities v4.16.4.1
  320. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Minecraft version: 1.17.1
  321. [16:25:26] [Server thread/INFO]: [WolfyUtilities] WolfyUtils version: 4.16.4.1
  322. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Environment: PROD
  323. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Loading Plugin integrations:
  324. [16:25:26] [Server thread/INFO]: [WolfyUtilities] - MythicMobs
  325. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Create & Init Plugin integrations:
  326. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Register API references
  327. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Loading stored Custom Items
  328. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Loading Player Data
  329. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Loading Creative Mode Tabs
  330. [16:25:26] [Server thread/INFO]: [WolfyUtilities] Initiating Particles
  331. [16:25:26] [Server thread/INFO]: [CustomCrafting] Enabling CustomCrafting v3.16.8.1
  332. [16:25:26] [Server thread/INFO]: [CustomCrafting] ____ _ _ ____ ___ ____ _ _ ____ ____ ____ ____ ___ _ _ _ ____
  333. [16:25:26] [Server thread/INFO]: [CustomCrafting] | | | [__ | | | |\/| | |__/ |__| |___ | | |\ | | __
  334. [16:25:26] [Server thread/INFO]: [CustomCrafting] |___ |__| ___] | |__| | | |___ | \ | | | | | | \| |__]
  335. [16:25:26] [Server thread/INFO]: [CustomCrafting] Version | v3.16.8.1
  336. [16:25:26] [Server thread/INFO]: [CustomCrafting] WolfyUtils | v4.16.4.1
  337. [16:25:26] [Server thread/INFO]: [CustomCrafting] Bukkit | git-Paper-411 (MC: 1.17.1)(API: 1.17.1-R0.1-SNAPSHOT)
  338. [16:25:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_17_R1! Trying to find NMS support
  339. [16:25:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_17_R1' loaded!
  340. [16:25:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
  341. [16:25:26] [Server thread/INFO]: [CustomCrafting]
  342. [16:25:26] [Server thread/INFO]: [CustomCrafting] Special thanks to my Patrons for supporting this project:
  343. [16:25:26] [Server thread/INFO]: [CustomCrafting] Omarlatif, Nat R, Junye Zhou, Apprehentice, PwassonDoDouce, Mr_Mint_
  344. [16:25:26] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
  345. [16:25:26] [Server thread/INFO]: [CustomCrafting] Loaded fallback language "en_US" v6.0.0 translated by WolfyScript
  346. [16:25:26] [Server thread/INFO]: [CustomCrafting] Loaded active language "en_US" v6.0.0 translated by WolfyScript
  347. [16:25:27] [Server thread/ERROR]: [CustomCrafting]
  348. [16:25:27] [Server thread/ERROR]: [CustomCrafting] [!] ------------------- [Attention!] ------------------- [!]
  349. [16:25:27] [Server thread/ERROR]: [CustomCrafting] Running Incompatible ProtocolLib version!
  350. [16:25:27] [Server thread/ERROR]: [CustomCrafting] Please update to the latest version of ProtocolLib!
  351. [16:25:27] [Server thread/ERROR]: [CustomCrafting] https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/
  352. [16:25:27] [Server thread/ERROR]: [CustomCrafting] You are running 4.8.0 !
  353. [16:25:27] [Server thread/ERROR]: [CustomCrafting] Minimum requirement is at least 5.0.0-SNAPSHOT !
  354. [16:25:27] [Server thread/ERROR]: [CustomCrafting] [!] ------------------- [Attention!] ------------------- [!]
  355. [16:25:27] [Server thread/ERROR]: [CustomCrafting]
  356. [16:25:27] [Server thread/INFO]: [CustomCrafting] Data destination: LOCAL
  357. [16:25:27] [Server thread/INFO]: [CustomCrafting] Initiating Inventory GUIs
  358. [16:25:27] [Server thread/INFO]: [CustomCrafting] Register ItemCreator Tabs
  359. [16:25:27] [Thread-11/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
  360. [16:25:27] [Server thread/INFO]: [CustomCrafting] Loading Cauldrons
  361. [16:25:27] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
  362. [16:25:27] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
  363. [16:25:27] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
  364. [16:25:27] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
  365. [16:25:28] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
  366. [16:25:28] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes; Skipped: 0 error/s, 0 already existing
  367. [16:25:28] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
  368. [16:25:28] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
  369. [16:25:28] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes
  370. [16:25:28] [Server thread/INFO]: [CustomCrafting]
  371. [16:25:28] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
  372. [16:25:28] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
  373. [16:25:28] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
  374. [16:25:29] [Server thread/INFO]: Running delayed init tasks
  375. [16:25:29] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.17.1 (756)
  376. [16:25:29] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Fetching version information...
  377. [16:25:29] [Craft Scheduler Thread - 16 - Vault/INFO]: [Vault] Checking for Updates ...
  378. [16:25:29] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  379. [16:25:29] [Craft Scheduler Thread - 16 - Vault/INFO]: [Vault] No new version available
  380. [16:25:29] [Server thread/INFO]: [MythicMobs] ?Using HolographicDisplays plugin for holograms
  381. [16:25:29] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  382. [16:25:29] [Server thread/INFO]: Done (40.617s)! For help, type "help"
  383. [16:25:29] [Server thread/INFO]: Timings Reset
  384. [16:25:29] [Craft Scheduler Thread - 4 - PacketListenerApi/INFO]: [PacketListenerApi] There is a new version available: https://r.spiget.org/2930
  385. [16:25:29] [Server thread/INFO]: [WolfyUtilities] All dependencies are loaded. Calling the DependenciesLoadedEvent to notify other plugins!
  386. [16:25:29] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
  387. [16:25:29] [Server thread/INFO]: [CustomCrafting] Loading Recipes & Items
  388. [16:25:29] [Server thread/INFO]: [CustomCrafting] - - - - [Local Storage] - - - -
  389. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL] Looking through data folder...
  390. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Items
  391. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loading Recipes
  392. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 0 recipes; Skipped: 0 error/s, 2 already existing
  393. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL_OLD] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
  394. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL_LEGACY] Loaded 0 recipes; Skipped: 0 error/s, 0 already existing
  395. [16:25:29] [Server thread/INFO]: [CustomCrafting] [LOCAL] Loaded 2 recipes
  396. [16:25:29] [Server thread/INFO]: [CustomCrafting]
  397. [16:25:29] [Server thread/INFO]: [CustomCrafting] Indexing Recipe Book...
  398. [16:25:29] [Server thread/INFO]: [CustomCrafting] Indexed Recipe Book!
  399. [16:25:29] [Server thread/INFO]: [CustomCrafting] ------------------------------------------------------------------------
  400. [16:25:33] [User Authenticator #1/INFO]: UUID of player Alexander111_ is fd746ea9-c818-427e-a66d-9a56022e9af9
  401. [16:25:34] [Server thread/INFO]: [GlowAPI] [STDOUT] [ReflectionHelper/MinecraftVersion] I am loaded from package org.inventivetalent.glow.reflection.minecraft
  402. [16:25:34] [Server thread/WARN]: Nag author(s): '[inventivetalent]' of 'GlowAPI' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  403. [16:25:34] [Server thread/INFO]: [GlowAPI] [STDOUT] [ReflectionHelper/MinecraftVersion] Version is v1_17_R1 (11701)
  404. [16:25:34] [Server thread/INFO]: Alexander111_ joined the game
  405. [16:25:34] [Server thread/INFO]: Alexander111_[/66.217.254.252:43090] logged in with entity id 283 at ([world]1487.4498003432243, 64.0, 778.0507838860066)
  406.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement