Advertisement
Koyere

Untitled

Jul 7th, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.76 KB | None | 0 0
  1. [19:14:42] [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. [19:14:43] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [19:14:45] [Worker-Main-1/INFO]: Loaded 7 recipes
  4. [19:14:53] [Server thread/INFO]: Starting minecraft server version 1.17.1
  5. [19:14:53] [Server thread/INFO]: Loading properties
  6. [19:14:53] [Server console handler/ERROR]: [TerminalConsole] Failed to read console input
  7. java.io.IOException: Controlador no válido
  8. at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
  9. at java.io.FileInputStream.read(FileInputStream.java:271) ~[?:?]
  10. at java.io.BufferedInputStream.read1(BufferedInputStream.java:282) ~[?:?]
  11. at java.io.BufferedInputStream.read(BufferedInputStream.java:343) ~[?:?]
  12. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:297) ~[?:?]
  13. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339) ~[?:?]
  14. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) ~[?:?]
  15. at java.io.InputStreamReader.read(InputStreamReader.java:178) ~[?:?]
  16. at java.io.BufferedReader.fill(BufferedReader.java:161) ~[?:?]
  17. at java.io.BufferedReader.readLine(BufferedReader.java:329) ~[?:?]
  18. at java.io.BufferedReader.readLine(BufferedReader.java:396) ~[?:?]
  19. at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180) ~[patched_1.17.1.jar:git-Airplane-43]
  20. at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[patched_1.17.1.jar:git-Airplane-43]
  21. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:113) ~[patched_1.17.1.jar:git-Airplane-43]
  22. Suppressed: java.io.IOException: Controlador no válido
  23. at java.io.FileDescriptor.close0(Native Method) ~[?:?]
  24. at java.io.FileDescriptor.close(FileDescriptor.java:297) ~[?:?]
  25. at java.io.FileInputStream$1.close(FileInputStream.java:366) ~[?:?]
  26. at java.io.FileDescriptor.closeAll(FileDescriptor.java:355) ~[?:?]
  27. at java.io.FileInputStream.close(FileInputStream.java:364) ~[?:?]
  28. at java.io.BufferedInputStream.close(BufferedInputStream.java:481) ~[?:?]
  29. at sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:391) ~[?:?]
  30. at sun.nio.cs.StreamDecoder.close(StreamDecoder.java:204) ~[?:?]
  31. at java.io.InputStreamReader.close(InputStreamReader.java:193) ~[?:?]
  32. at java.io.BufferedReader.close(BufferedReader.java:532) ~[?:?]
  33. at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:183) ~[patched_1.17.1.jar:git-Airplane-43]
  34. at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143) ~[patched_1.17.1.jar:git-Airplane-43]
  35. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:113) ~[patched_1.17.1.jar:git-Airplane-43]
  36. [19:14:53] [Server thread/INFO]: This server is running Airplane version git-Airplane-43 (MC: 1.17.1) (Implementing API version 1.17-R0.1-SNAPSHOT) (Git: 9291f5a on HEAD)
  37. [19:14:53] [Server thread/INFO]: Debug logging is disabled
  38. [19:14:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
  39. [19:14:53] [Server thread/INFO]: Using 4 threads for Netty based IO
  40. [19:14:53] [Server thread/WARN]: [Airplane] To improve performance, timings have been disabled by default
  41. [19:14:53] [Server thread/WARN]: [Airplane] You can still use timings by using /timings on, but they will not start on server startup unless you set timings.really-enabled to true in paper.yml
  42. [19:14:53] [Server thread/WARN]: [Airplane] If you would like to disable this message, either set timings.really-enabled to true or timings.enabled to false.
  43. [19:14:53] [Server thread/INFO]: Default game type: SURVIVAL
  44. [19:14:53] [Server thread/INFO]: Generating keypair
  45. [19:14:54] [Server thread/INFO]: Starting Minecraft server on *:25565
  46. [19:14:54] [Server thread/INFO]: Using default channel type
  47. [19:14:55] [Server thread/INFO]: [Iris]: Locating NMS Binding for v1_17_R1
  48. [19:14:55] [Server thread/INFO]: [Iris]: Craftbukkit v1_17_R1 <-> NMSBinding17_1 Successfully Bound
  49. [19:14:57] [Server thread/INFO]: [FarmControl] Loading FarmControl v1.1.8
  50. [19:14:57] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
  51. [19:14:57] [Server thread/INFO]: [Iris] Loading Iris v1.4.10
  52. [19:14:57] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.7.0
  53. [19:14:57] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.6.2-SNAPSHOT
  54. [19:14:57] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.1
  55. [19:14:57] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.1 is now loaded, injecting!
  56. [19:14:57] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  57. [19:14:57] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  58. [19:14:57] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  59. [19:14:58] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  60. [19:14:58] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.0.1
  61. [19:14:58] [Server thread/INFO]: [ViaBackwards] Loading translations...
  62. [19:14:58] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  63. [19:14:58] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  64. [19:14:58] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
  65. [19:14:58] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
  66. [19:14:58] [Via-Mappingloader-7/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
  67. [19:14:58] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
  68. [19:14:58] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  69. [19:14:58] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
  70. [19:14:58] [Via-Mappingloader-2/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
  71. [19:14:58] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.1
  72. [19:14:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.48
  73. [19:14:58] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
  74. [19:14:59] [Via-Mappingloader-4/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
  75. [19:14:59] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
  76. [19:14:59] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
  77. [19:15:00] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0-SNAPSHOT-b526
  78. [19:15:00] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.17.1) has not yet been tested! Proceed with caution.
  79. [19:15:05] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.1
  80. [19:15:05] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  81. [19:15:05] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.5+57d5ac9
  82. [19:15:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@41c3ab7f]
  83. [19:15:06] [Server thread/INFO]: [Scyther] Loading Scyther vBuild 53h
  84. [19:15:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.0-b846
  85. [19:15:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266
  86. [19:15:06] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.28-SNAPSHOT (build 2346)
  87. [19:15:06] [Server thread/INFO]: [UltimateLands] Loading UltimateLands v1.1.0
  88. [19:15:06] [Server thread/INFO]: [PyroFishingPro] Loading PyroFishingPro v4.4.5
  89. [19:15:06] [Server thread/INFO]: [RoseStacker] Loading RoseStacker v1.2.8
  90. [19:15:06] [Server thread/INFO]: [CMILib] Loading CMILib v1.0.2.10
  91. [19:15:06] [Server thread/INFO]: [CMI] Loading CMI v9.0.0.8
  92. [19:15:06] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.12.0-FREE
  93. [19:15:06] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.0.7.4
  94. [19:15:06] [Server thread/INFO]: [ExcellentShop] Loading ExcellentShop v4.0.1
  95. [19:15:06] [Server thread/INFO]: [AdvancedNBS] Loading AdvancedNBS v1.0.2
  96. [19:15:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  97. [19:15:06] [Server thread/INFO]: [Iris] Enabling Iris v1.4.10
  98. [19:15:08] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.7.0
  99. [19:15:08] [Server thread/INFO]: [VoidGenerator] v1_15
  100. [19:15:08] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.1
  101. [19:15:09] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.48
  102. [19:15:09] [Server thread/INFO]: __
  103. [19:15:09] [Server thread/INFO]: | |__) LuckPerms v5.3.48
  104. [19:15:09] [Server thread/INFO]: |___ | Running on Bukkit - Airplane
  105. [19:15:09] [Server thread/INFO]:
  106. [19:15:09] [Server thread/INFO]: [LuckPerms] Loading configuration...
  107. [19:15:09] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  108. [19:15:10] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  109. [19:15:11] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  110. [19:15:11] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2139ms)
  111. [19:15:11] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.0-SNAPSHOT-b526
  112. [19:15:11] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  113. [19:15:11] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  114. [19:15:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  115. [19:15:11] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  116. [19:15:11] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  117. [19:15:11] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.5+57d5ac9
  118. [19:15:11] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  119. [19:15:12] [Server thread/WARN]:
  120. **********************************************
  121. ** This WorldEdit version does not fully support your version of Bukkit.
  122. **
  123. ** When working with blocks or undoing, chests will be empty, signs
  124. ** will be blank, and so on. There will be no support for entity
  125. ** and block property-related functions.
  126. **
  127. ** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
  128. **********************************************
  129.  
  130. [19:15:12] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.0.7.4
  131. [19:15:12] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_17_R1
  132. [19:15:12] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
  133. [19:15:12] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
  134. [19:15:12] [Server thread/INFO]: [NexEngine] [Hook] Vault: Success!
  135. [19:15:13] [Server thread/INFO]: [NexEngine] Found 0 external module(s).
  136. [19:15:13] [Server thread/INFO]: [NexEngine] Plugin loaded in 734 ms!
  137. [19:15:13] [Server thread/INFO]: Preparing level "world"
  138. [19:15:13] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  139. [19:15:13] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  140. [19:15:14] [Server thread/INFO]: Time elapsed: 613 ms
  141. [19:15:14] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  142. [19:15:14] [Server thread/INFO]: Time elapsed: 92 ms
  143. [19:15:14] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  144. [19:15:14] [Server thread/INFO]: Time elapsed: 111 ms
  145. [19:15:14] [Server thread/INFO]: [FarmControl] Enabling FarmControl v1.1.8
  146. [19:15:15] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
  147. [19:15:15] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  148. [19:15:15] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.6.2-SNAPSHOT
  149. [19:15:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.0.1
  150. [19:15:15] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.0.1
  151. [19:15:15] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.1
  152. [19:15:15] [Server thread/INFO]: [SkinsRestorer] Unsupported plugin (ViaVersion or ProtocolSupport) detected, forcing SpigotSkinRefresher
  153. [19:15:15] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher
  154. [19:15:15] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_17_R1, using SkinApplierBukkit.
  155. [19:15:15] [Server thread/INFO]: [SkinsRestorer] MineskinAPIKey is missing in config.yml! Using default value.
  156. [19:15:15] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
  157. [19:15:19] [Server thread/INFO]: [Scyther] Enabling Scyther vBuild 53h
  158. [19:15:20] [Server thread/INFO]:
  159. [19:15:20] [Server thread/INFO]: Scyther v2 Build 53h, a premium resource by Norska - Executing startup sequence...
  160. [19:15:20] [Server thread/INFO]:
  161. [19:15:20] [Server thread/INFO]: [+] Checking dependencies...
  162. [19:15:20] [Server thread/INFO]: [+] Server runs on 1.17.x (Beetroots, Sweet Berries, Bamboo, Honeycomb)
  163. [19:15:20] [Server thread/INFO]: [+] Registered commands (took 15ms)
  164. [19:15:20] [Server thread/INFO]: [+] Registered maps (took 0ms)
  165. [19:15:20] [Server thread/INFO]: [+] Checking for PlaceholderAPI...
  166. [19:15:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: scyther
  167. [19:15:20] [Server thread/INFO]: [+] SUCCESS! Hooked into PlaceholderAPI!
  168. [19:15:20] [Server thread/INFO]:
  169. [19:15:20] [Server thread/INFO]: [+] Completed startup. Enjoy the plugin!
  170. [19:15:20] [Server thread/INFO]:
  171. [19:15:20] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.0-b846
  172. [19:15:20] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.0-b846" 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--].
  173. [19:15:20] [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.
  174. [19:15:20] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  175. [19:15:20] [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.
  176. [19:15:20] [Server thread/INFO]: [Multiverse-Core] Version 4.3.0-b846 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  177. [19:15:20] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266
  178. [19:15:21] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  179. [19:15:21] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  180. [19:15:21] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  181. [19:15:21] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  182. [19:15:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  183. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  184. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  185. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  186. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  187. [19:15:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  188. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  189. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  190. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  191. [19:15:21] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  192. [19:15:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  193. [19:15:21] [Server thread/INFO]: [WorldGuard] Loading region data...
  194. [19:15:21] [Server thread/INFO]: [NexEngine] [Hook] WorldGuard: Success!
  195. [19:15:21] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.28-SNAPSHOT (build 2346)
  196. [19:15:22] [Server thread/INFO]: [NexEngine] [Hook] Citizens: Success!
  197. [19:15:22] [Server thread/INFO]: [UltimateLands] Enabling UltimateLands v1.1.0
  198. [19:15:22] [Server thread/INFO]: ========================================
  199. [19:15:22] [Server thread/INFO]: [UltimateLands] Hook: PlaceholderAPI
  200. [19:15:22] [Server thread/INFO]: [UltimateLands] Hook: WorldEdit
  201. [19:15:22] [Server thread/INFO]: [UltimateLands] Vault not found, billing system off!
  202. [19:15:22] [Server thread/INFO]: [UltimateLands] Hook: WorldGuard 7+
  203. [19:15:22] [Server thread/INFO]: [UltimateLands] Packet version: 1.17 (R1)
  204. [19:15:22] [Server thread/INFO]: [UltimateLands] Storage type: YAML
  205. [19:15:23] [Server thread/INFO]: [UltimateLands] Loaded 0 bases data.
  206. [19:15:23] [Server thread/INFO]: [UltimateLands] Removed 0 expired land(s).
  207. [19:15:23] [Server thread/INFO]: [UltimateLands] Loaded + 4 items in landgui.
  208. [19:15:23] [Server thread/INFO]: [UltimateLands] Loaded 0 regions.
  209. [19:15:23] [Server thread/INFO]: [UltimateLands] Loaded 2 items.
  210. [19:15:23] [Server thread/INFO]: [UltimateLands] Loaded 0 holograms
  211. [19:15:23] [Server thread/INFO]: ========================================
  212. [19:15:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ulands
  213. [19:15:23] [Server thread/INFO]: [PyroFishingPro] Enabling PyroFishingPro v4.4.5
  214. [19:15:25] [Server thread/WARN]: [PyroFishingPro] Vault not found. Will use CommandSelling regardless of setting in config.yml Please install Vault if you wish to use another setting.
  215. [19:15:25] [Server thread/INFO]: [PyroFishingPro] Successfully hooked into WorldGuard.
  216. [19:15:25] [Server thread/INFO]: [PyroFishingPro] Successfully hooked into PlaceholderAPI.
  217. [19:15:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: PyroFishingPro
  218. [19:15:25] [Server thread/INFO]: [RoseStacker] Enabling RoseStacker v1.2.8
  219. [19:15:25] [Server thread/INFO]: [RoseStacker] Initializing using RoseGarden v1.0.7-SNAPSHOT
  220. [19:15:25] [Server thread/INFO]: [RoseStacker] Data handler connected using SQLite.
  221. [19:15:26] [Server thread/INFO]: [RoseStacker] [ACF] Enabled Asynchronous Tab Completion Support!
  222. [19:15:26] [Server thread/INFO]: [RoseStacker] Detected server API version as v1_17_R1
  223. [19:15:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rosestacker
  224. [19:15:26] [Server thread/INFO]: [CMILib] Enabling CMILib v1.0.2.10
  225. [19:15:27] [Server thread/INFO]: Server version: v1_17_R1 - 1.17.0 - paper
  226. [19:15:28] [Server thread/INFO]: CMI hooked.
  227. [19:15:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil
  228. [19:15:28] [Server thread/INFO]: PlaceholderAPI hooked.
  229. [19:15:28] [Server thread/INFO]: Updated (EN) language file. Took 98ms
  230. [19:15:28] [Server thread/INFO]: [CMI] Enabling CMI v9.0.0.8
  231. [19:15:29] [Server thread/INFO]: ????? ?????? ????
  232. [19:15:29] [Server thread/INFO]: ????? ? ?? ? ????
  233. [19:15:29] [Server thread/INFO]: ?? ?? ?????? ??
  234. [19:15:29] [Server thread/INFO]: ?? ?? ?????? ??
  235. [19:15:29] [Server thread/INFO]: ????? ?????? ????
  236. [19:15:29] [Server thread/INFO]: ????? ?????? ????
  237. [19:15:29] [Server thread/INFO]: _______________________________________________________
  238. [19:15:29] [Server thread/INFO]: Integrating PaperSpigot async methods
  239. [19:15:29] [Server thread/INFO]: Citizens found.
  240. [19:15:29] [Server thread/INFO]: 56 Enabled and 0 Disabled modules
  241. [19:15:29] [Server thread/INFO]: Permission plugin: LuckPerms5.3.48
  242. [19:15:29] [Server thread/INFO]: Initialized Cipher256 AES
  243. [19:15:30] [Server thread/INFO]: Loaded (56) regular alias into memory. Took 101ms
  244. [19:15:30] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 32ms
  245. [19:15:30] [Server thread/INFO]: 3.34.0 data base type detected
  246. [19:15:30] [Server thread/INFO]: Started SqLite data base. Took 366ms
  247. [19:15:30] [Server thread/INFO]: [CMI] Vault was found but economy engine is missing. Use one from list provided in https://dev.bukkit.org/bukkit-plugins/vault/
  248. [19:15:30] [Server thread/INFO]: Vault was found but not economy plugin, you will have limited economy support
  249. [19:15:31] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
  250. [19:15:31] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
  251. [19:15:31] [Server thread/INFO]: Loaded (134) custom mob heads into memory. Took 24ms
  252. [19:15:31] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 36ms
  253. [19:15:31] [Server thread/INFO]: Initializing BungeeCord
  254. [19:15:31] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  255. [19:15:36] [Server thread/INFO]: Loaded (5) kits into memory. Took 5578ms
  256. [19:15:36] [Server thread/INFO]: Loaded (7) ranks into memory. Took 111ms
  257. [19:15:36] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 60ms
  258. [19:15:37] [Server thread/INFO]: Loaded (1) player data into memory. Took 5ms
  259. [19:15:37] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
  260. [19:15:37] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
  261. [19:15:37] [Server thread/INFO]: Registered events. Took 210ms
  262. [19:15:37] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 51ms
  263. [19:15:37] [Server thread/INFO]: Updated (EN) language file. Took 114ms
  264. [19:15:37] [Server thread/INFO]: Loaded (245) worth values into memory. Took 172ms
  265. [19:15:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi
  266. [19:15:37] [Server thread/INFO]: PlaceholderAPI hooked.
  267. [19:15:37] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
  268. [19:15:37] [Server thread/INFO]: Starting world timer.
  269. [19:15:37] [Server thread/INFO]: Initializing world manager.
  270. [19:15:37] [Server thread/INFO]: Loaded (5) schedules into memory. Took 58ms
  271. [19:15:37] [Server thread/INFO]: Loaded GeoIP
  272. [19:15:37] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
  273. [19:15:37] [Server thread/INFO]: Version 9.0.0.8 has been enabled
  274. [19:15:37] [Server thread/INFO]: ???????????????????????????????????????????????????????
  275. [19:15:37] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.12.0-FREE
  276. [19:15:38] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  277. [19:15:38] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.17.1)...
  278. [19:15:38] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  279. [19:15:38] [Server thread/WARN]: [MythicMobs] --====|||| MythicMobs ||||====--
  280. [19:15:38] [Server thread/WARN]: [MythicMobs] This version of MythicMobs is not fully compatible with your version of Bukkit.
  281. [19:15:38] [Server thread/WARN]: [MythicMobs] Some features may be limited or disabled until you use a compatible version.
  282. [19:15:38] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled!
  283. [19:15:38] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers
  284. [19:15:38] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  285. [19:15:38] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  286. [19:15:38] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  287. [19:15:39] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  288. [19:15:39] [Server thread/INFO]: [MythicMobs] Base directory C:\Users\Eduardo\Desktop\Test2\plugins\MythicMobs\SavedData
  289. [19:15:39] [Server thread/INFO]: [MythicMobs] Module directory C:\Users\Eduardo\Desktop\Test2\plugins\MythicMobs\SavedData\worlds
  290. [19:15:39] [Server thread/INFO]: [MythicMobs] LOADED
  291. [19:15:40] [Server thread/WARN]: [MythicMobs] ? Config Error for Item 'SkeletonKingSword' in 'ExampleItems.yml': Attributes are configured incorrectly.
  292. [19:15:40] [Server thread/WARN]: [MythicMobs] ? Config Error for Item 'KingsCrown' in 'ExampleItems.yml': Attributes are configured incorrectly.
  293. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 5 mobs.
  294. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
  295. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  296. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 3 skills.
  297. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 2 random spawns.
  298. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 3 mythic items.
  299. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
  300. [19:15:40] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  301. [19:15:40] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  302. [19:15:40] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  303. [19:15:40] [Server thread/INFO]: [MythicMobs] ? MythicMobs v4.12.0 (build FREE) has been successfully loaded!
  304. [19:15:40] [Server thread/INFO]: [NexEngine] [Hook] MythicMobs: Success!
  305. [19:15:40] [Server thread/INFO]: [ExcellentShop] Enabling ExcellentShop v4.0.1
  306. [19:15:40] [Server thread/INFO]: [ExcellentShop] Powered by: NexEngine
  307. [19:15:44] [Server thread/INFO]: [ExcellentShop] Found 0 external module(s).
  308. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '04943cfb-da03-4e28-9244-4e80131ec98c' in 'building' shop!
  309. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '8e2ea3ad-4712-42bc-8d40-19ab0269f6b3' in 'building' shop!
  310. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'b2f170ed-e465-439f-b10f-a750027074f7' in 'building' shop!
  311. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9f70c738-d008-4b3d-8c3c-cc7240a862a6' in 'building' shop!
  312. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '44b047a2-1f6b-4154-85c1-283b0d214ebe' in 'building' shop!
  313. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '91b0cd8d-5d7f-4ebf-847c-4e7368fe52db' in 'building' shop!
  314. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '7c7f64f1-f8f1-4ba3-adbf-ee69a5eebe38' in 'building' shop!
  315. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'd9c8d5be-9336-444e-ad8b-47ec1845c3ee' in 'building' shop!
  316. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '3e680e5d-6446-4f43-b427-2c848d35bc20' in 'building' shop!
  317. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '4c3e344e-6253-418e-ad27-398b9db131c3' in 'building' shop!
  318. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '2b2b208d-059b-4bbc-9fdd-2932801f3521' in 'building' shop!
  319. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'dfdcbc76-3fd4-40b3-91e9-913f48c0f644' in 'building' shop!
  320. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '413fd356-2a62-4c1a-945b-72c9067d3773' in 'building' shop!
  321. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '60acbc58-e747-4528-a47d-6d0f82d5e4e7' in 'building' shop!
  322. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '67c3bc51-9488-4558-aa00-2fcf8a73d351' in 'building' shop!
  323. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'c78579c5-9db6-465f-bc6b-00395439a466' in 'building' shop!
  324. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '83a272f3-3ac4-46ea-a2cb-a1b75444f663' in 'building' shop!
  325. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'cf0e6c28-a66c-4d53-89ae-c5e5b913208e' in 'building' shop!
  326. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'adb24d3c-fe43-49d0-9b84-575b88e0b55a' in 'building' shop!
  327. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9a6cc16c-45ca-46d8-9110-43d69f6e02ae' in 'building' shop!
  328. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '63d0a536-686f-4726-913e-02a35dce649d' in 'building' shop!
  329. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9a24b383-e3cb-4c56-89ff-c19f2324fac8' in 'building' shop!
  330. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '1f10cd94-080f-430e-be46-17892637de66' in 'building' shop!
  331. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '1b3edd3a-9dec-4fe0-bb66-0f558a65a70c' in 'building' shop!
  332. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9ba95455-8729-45e4-b758-6d62d41a3030' in 'building' shop!
  333. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'bb8ba74d-0cba-44e9-932f-ead76f1c759b' in 'building' shop!
  334. [19:15:45] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'bf62c1ad-968c-4ef2-a720-f432ef89cde9' in 'building' shop!
  335. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '48e5ff4b-467c-4cb0-bfe8-8b7d6ed1baf3' in 'colored_blocks' shop!
  336. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '32c7d5bf-6a4e-46b1-a4a7-3acff9128866' in 'colored_blocks' shop!
  337. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9d433f77-c439-4d66-adca-b394971a39dc' in 'colored_blocks' shop!
  338. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'd7d04d5c-5038-4489-8358-e93b116173f8' in 'colored_blocks' shop!
  339. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '8c4e7ce8-7dd0-47c1-b000-525ea86fbdb4' in 'colored_blocks' shop!
  340. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'fb462994-c634-436c-ae34-503b7ed96592' in 'colored_blocks' shop!
  341. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '902709e9-015f-41ea-8dd5-081d555466c5' in 'colored_blocks' shop!
  342. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '21ad7d4d-3fd2-4d7c-a54a-bc4742dd0415' in 'colored_blocks' shop!
  343. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '7032bbdb-6b99-4562-9143-661377089d18' in 'colored_blocks' shop!
  344. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9b5133bf-9657-4e49-84ab-90c8dfe81bce' in 'colored_blocks' shop!
  345. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '6295b8c7-408d-48ec-8bf0-d52fc7b61df6' in 'colored_blocks' shop!
  346. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'd9f07eb1-ba48-431f-ba33-c7ffb723499d' in 'colored_blocks' shop!
  347. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '6cf22dc6-a895-415d-9d10-795c8eb757f2' in 'colored_blocks' shop!
  348. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '73b64d44-4d4e-473f-a822-98f5f469abaf' in 'colored_blocks' shop!
  349. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'c92dfeda-df9d-495c-aff5-d9770c005a27' in 'colored_blocks' shop!
  350. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9b4f7e2c-d80c-4a9b-9be9-205b45914a4d' in 'colored_blocks' shop!
  351. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'aba688d5-34f2-4958-822f-ce5cef547c81' in 'colored_blocks' shop!
  352. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'b2a738fa-6bfb-4006-8f02-698cca5b6a4c' in 'colored_blocks' shop!
  353. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'dbc8673f-1322-4fc4-ab17-622b6c6a6f3a' in 'colored_blocks' shop!
  354. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '3c22cb0e-56c8-43d2-895c-0e66c2e97143' in 'colored_blocks' shop!
  355. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '68cb31b0-3a29-4857-8af5-a71320339723' in 'colored_blocks' shop!
  356. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'aefb7c49-b268-4a85-ae4e-1f09195fd3f1' in 'colored_blocks' shop!
  357. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '624b9372-edca-461b-894c-16c455b1381a' in 'colored_blocks' shop!
  358. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'eaf80197-561d-45a2-bcb7-2b7a193f0da5' in 'colored_blocks' shop!
  359. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '2481218b-ebec-4db3-b944-3938fc1e719b' in 'colored_blocks' shop!
  360. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9fb50b41-803e-4da1-a3e6-4624795fdb1d' in 'colored_blocks' shop!
  361. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '16c1246d-7159-4036-8e6c-69020c968850' in 'colored_blocks' shop!
  362. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '88f96e22-9b22-4111-9f3b-8cfd2beefdf3' in 'colored_blocks' shop!
  363. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'ab439369-d1aa-4e50-86a0-b8c1383a0db7' in 'colored_blocks' shop!
  364. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '3065a44a-154e-4502-a316-25be95002541' in 'colored_blocks' shop!
  365. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'c46950f3-62bc-468b-98b4-380292826d95' in 'colored_blocks' shop!
  366. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'eaf7042c-8a06-478b-9396-9c849ab9fe07' in 'colored_blocks' shop!
  367. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '3e56043b-7c5d-4950-9681-5ec22bbcbabf' in 'colored_blocks' shop!
  368. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '70b7594c-cfb3-4157-abb4-f406554ff9dd' in 'colored_blocks' shop!
  369. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'cf1b7b91-3a1c-495f-a831-2e16eac7458d' in 'colored_blocks' shop!
  370. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '7bd84088-fc4d-42b3-a7ff-3fcd2b8dbaf5' in 'colored_blocks' shop!
  371. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '56a2d334-439a-476f-b075-5a4ab25e1fcf' in 'colored_blocks' shop!
  372. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '484acf57-51c0-423a-b9db-2f1dc1df3b1f' in 'colored_blocks' shop!
  373. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '185ac1bf-a09b-4f8e-b270-0107a886503c' in 'colored_blocks' shop!
  374. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '995c05e0-9ea3-4a62-a690-59dc455f0013' in 'colored_blocks' shop!
  375. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '145e72d3-dac4-4d68-a2dd-75b2b90b1e9e' in 'colored_blocks' shop!
  376. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '39320003-b1a8-496b-a9a8-5a46d3393167' in 'colored_blocks' shop!
  377. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'd40877e1-7983-48f8-9404-a0b1742a28a2' in 'colored_blocks' shop!
  378. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'd2bcb65c-3590-4312-9d3d-01ecb2125810' in 'colored_blocks' shop!
  379. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '6df13d46-5517-4c40-89f0-0ac5a6716bb1' in 'colored_blocks' shop!
  380. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'a066b91c-7e97-4388-86a6-adab5c5fc56e' in 'colored_blocks' shop!
  381. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '827d53c6-5380-41ef-ae07-583574a8c8eb' in 'colored_blocks' shop!
  382. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'b4b82042-a930-4ee4-acf6-9bdd51abc4e3' in 'colored_blocks' shop!
  383. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '88976e70-17e0-4a2a-ada0-411839819e23' in 'food' shop!
  384. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'a42ca682-8e6c-45ab-8d73-da4bff86f7ad' in 'food' shop!
  385. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '48a8d41d-a29e-4bd6-a453-ce60553f765f' in 'food' shop!
  386. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '6084f8e9-609a-46d1-b2cb-711044c94326' in 'food' shop!
  387. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '58d394d0-86d9-4e58-8eae-c4e8493aca7b' in 'food' shop!
  388. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '30a7e2e9-28b6-4a97-aacd-11cf0213fbe3' in 'food' shop!
  389. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '69a17cde-a5dc-420e-8c8a-a850fc777929' in 'food' shop!
  390. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '98929696-9ca5-4cfb-ad5c-371ad1be955e' in 'food' shop!
  391. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'c6ede047-4f76-4ef3-83dc-f44d1f55fa33' in 'food' shop!
  392. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'd6f75684-a37c-4dcc-a716-7eb21564eb2f' in 'food' shop!
  393. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '75621d8a-f828-4609-81da-dd92d6ad662d' in 'food' shop!
  394. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '7499bc9f-9f5c-4f42-b79b-83fc13442148' in 'food' shop!
  395. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '38a20f63-114c-4437-9dca-d2d4724d1549' in 'food' shop!
  396. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '3e6edb4d-f172-498a-8fdc-1b5013d9b7cc' in 'food' shop!
  397. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'c2597722-8820-45ac-92b9-19eccd3b2ff8' in 'food' shop!
  398. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'fb096e02-fca7-4dd4-b4fa-273b88df86b2' in 'food' shop!
  399. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'ec2f6aa7-628f-462e-921b-32340feb3bf7' in 'food' shop!
  400. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '428f05c7-2869-4a98-bea2-7e055e62d82f' in 'food' shop!
  401. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '555ae4af-301b-4adc-8cf4-c51cea37d09c' in 'food' shop!
  402. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'fba02a2d-88aa-4790-aab7-4610642ce91f' in 'ores' shop!
  403. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'eac6673d-0d9d-46e7-83ad-7fc2a69054f7' in 'ores' shop!
  404. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'a6b10650-b4b2-4a8f-a0e4-93908aa2a166' in 'ores' shop!
  405. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '12bed13d-0e38-43e7-98c7-f331c198ccbd' in 'ores' shop!
  406. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'a32e854a-cfc5-4fa2-a55e-b0caff147f2b' in 'ores' shop!
  407. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'cda462bf-32ca-42c1-a8f6-088ce08159e6' in 'ores' shop!
  408. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '9589f3f0-8901-49fa-8c03-0ff50fc3e472' in 'ores' shop!
  409. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '00c1fd7c-eb29-4131-b32d-4e9ac1736f92' in 'ores' shop!
  410. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of '4725f600-5795-4242-902d-3977e359047b' in 'ores' shop!
  411. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Virtual Shop] Invalid product currency of 'eefa67b9-91f2-40dd-9b70-bc16070f34b4' in 'ores' shop!
  412. [19:15:46] [Server thread/INFO]: [ExcellentShop] [Virtual Shop] Shops Loaded: 4
  413. [19:15:46] [Server thread/INFO]: [ExcellentShop] [Virtual Shop] Detected Citizens! Enabling hooks...
  414. [19:15:46] [Server thread/INFO]: [ExcellentShop] [Citizens Hook] Registered trait: qshop
  415. [19:15:46] [Server thread/INFO]: [ExcellentShop] Loaded module: Virtual Shop v2.00 in 1262 ms.
  416. [19:15:46] [Server thread/WARN]: [NexEngine] Loaded class su.nightexpress.nexshop.shop.chest.nms.V1_17_R1 from ExcellentShop v4.0.1 which is not a depend, softdepend or loadbefore of this plugin.
  417. [19:15:46] [Server thread/INFO]: [ExcellentShop] [Chest Shop] Shops Loaded: 0
  418. [19:15:46] [Server thread/INFO]: [ExcellentShop] Loaded module: Chest Shop v2.00 in 143 ms.
  419. [19:15:46] [Server thread/ERROR]: [ExcellentShop] [Auction] No Vault Economy found! Auction will be disabled!
  420. [19:15:46] [Server thread/ERROR]: [ExcellentShop] Failed module load: Auction v1.50
  421. [19:15:46] [Server thread/INFO]: [ExcellentShop] Plugin loaded in 5809 ms!
  422. [19:15:46] [Server thread/INFO]: [AdvancedNBS] Enabling AdvancedNBS v1.0.2
  423. [19:15:46] [Server thread/INFO]: [AdvancedNBS] MythicMobs 4.12.0-FREE support is enabled !
  424. [19:15:46] [Server thread/INFO]: [AdvancedNBS] WorldGuard 7.0.5+3827266 support is enabled !
  425. [19:15:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: AdvancedNBS
  426. [19:15:46] [Server thread/INFO]: [AdvancedNBS] PlaceHolder 2.10.9 support is enabled !
  427. [19:15:46] [Server thread/INFO]: [AdvancedNBS] QuestCreator support is disabled !
  428. [19:15:46] [Server thread/INFO]: [AdvancedNBS] CrackShot support is disabled !
  429. [19:15:47] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  430. [19:15:47] [Server thread/INFO]: No expansions were registered!
  431. [19:15:47] [Server thread/INFO]: Running delayed init tasks
  432. [19:15:47] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.17.1 (756)
  433. [19:15:47] [Craft Scheduler Thread - 20 - ExcellentShop/INFO]: [ExcellentShop] Auto-save: Saved 0 online users | 0 offline users.
  434. [19:15:47] [Craft Scheduler Thread - 22 - Vault/INFO]: [Vault] Checking for Updates ...
  435. [19:15:47] [Server thread/INFO]: [SkinsRestorer] Activating ViaBackwards workaround.
  436. [19:15:47] [Server thread/INFO]: [RoseStacker] CMI is being used as the Hologram Handler.
  437. [19:15:47] [Server thread/INFO]: [Citizens] Cargando a 0 NPCs.
  438. [19:15:47] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  439. [19:15:47] [Server thread/INFO]: Done (53.842s)! For help, type "help"
  440. [19:15:47] [Server thread/INFO]: Timings Reset
  441. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  442. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] +===============+
  443. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] | SkinsRestorer |
  444. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] |---------------|
  445. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] | Bukkit only |
  446. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] +===============+
  447. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  448. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] Current version: 14.1.1
  449. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] This is the latest version!
  450. [19:15:47] [Craft Scheduler Thread - 7 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  451. [19:15:47] [Server thread/INFO]: [Iris]: Server type & version: git-Airplane-43 (MC: 1.17.1)
  452. [19:15:47] [Server thread/INFO]: [Iris]: Bukkit version: 1.17-R0.1-SNAPSHOT
  453. [19:15:47] [Server thread/INFO]: [Iris]: Java version: 16
  454. [19:15:47] [Server thread/INFO]: [Iris]:
  455.  
  456. @@@@@@@@@@@@@@@@@
  457. @@&&&&&&&&&&&&&&& .(((()))).
  458. @@@&&&&&&&&&&&&& .((((((())))))).
  459. @@@&&&&&&&&&&&& ((((((((())))))))) @
  460. @@@&&&&@@@@@& ((((((((-))))))))) @@
  461. @@@&& ((((((({ })))))))) &&@@@ Iris
  462. @@ ((((((((-))))))))) &@@@@@&&&&@@@ by VolmitSoftware
  463. @ ((((((((())))))))) &&&&&&&&&&&&@@@ v1.4.10
  464. '((((((()))))))' &&&&&&&&&&&&&@@@
  465. '(((())))' &&&&&&&&&&&&&&&@@
  466. @@@@@@@@@@@@@@@@@
  467.  
  468. [19:15:48] [Craft Scheduler Thread - 22 - Vault/INFO]: [Vault] No new version available
  469. [19:15:49] [Server thread/INFO]: Scyther v2 ---> Attempting hooks...
  470. [19:15:49] [Server thread/INFO]: [+] Did not find any plugins to hook into!
  471. [19:18:07] [User Authenticator #1/INFO]: UUID of player Koyere is 6d761357-d8ca-404b-977c-2b03fc8ea0c8
  472. [19:18:07] [Server thread/INFO]: [ExcellentShop] Created new user data for: '6d761357-d8ca-404b-977c-2b03fc8ea0c8'
  473. [19:18:07] [Server thread/INFO]: Koyere joined the game
  474. [19:18:07] [Server thread/INFO]: Koyere[/127.0.0.1:55848] logged in with entity id 185 at ([world]-134.29970659345452, 77.0, -3.226124878306637)
  475. [19:18:58] [Server thread/INFO]: Koyere issued server command: /shop
  476. [19:19:06] [Server thread/INFO]: Koyere issued server command: /ah
  477. [19:19:14] [Server thread/INFO]: Koyere issued server command: /auction
  478. [19:19:21] [Server thread/INFO]: Koyere issued server command: /chestshop
  479. [19:19:29] [Server thread/INFO]: Koyere issued server command: /ah
  480. [19:20:28] [Server thread/INFO]: Koyere issued server command: /god
  481. [19:23:41] [Server thread/INFO]: Stopping the server
  482. [19:23:41] [Server thread/INFO]: Stopping server
  483. [19:23:41] [Server thread/INFO]: [AdvancedNBS] Disabling AdvancedNBS v1.0.2
  484. [19:23:41] [Server thread/INFO]: [ExcellentShop] Disabling ExcellentShop v4.0.1
  485. [19:23:41] [Server thread/INFO]: [ExcellentShop] Unloaded module: Chest Shop v2.00
  486. [19:23:41] [Server thread/INFO]: [ExcellentShop] Unloaded module: Virtual Shop v2.00
  487. [19:23:41] [Server thread/INFO]: [ExcellentShop] [Citizens Hook] Unregistered trait: qshop
  488. [19:23:41] [Server thread/INFO]: [ExcellentShop] [Citizens Hook] Unregistered listeners
  489. [19:23:41] [Server thread/INFO]: [ExcellentShop] Auto-save: Saved 1 online users | 0 offline users.
  490. [19:23:41] [Server thread/INFO]: [NexEngine] Disabling NexEngine v2.0.7.4
  491. [19:23:41] [Server thread/INFO]: [NexEngine] [Citizens Hook] Unregistered listeners
  492. [19:23:41] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v4.12.0-FREE
  493. [19:23:41] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  494. [19:23:41] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  495. [19:23:41] [Server thread/INFO]: [MythicMobs] UNLOADED
  496. [19:23:41] [Server thread/INFO]: [CMI] Disabling CMI v9.0.0.8
  497. [19:23:42] [Server thread/INFO]: [CMI] Closed db connections
  498. [19:23:42] [Server thread/INFO]: [CMILib] Disabling CMILib v1.0.2.10
  499. [19:23:42] [Server thread/INFO]: [RoseStacker] Disabling RoseStacker v1.2.8
  500. [19:23:42] [Server thread/INFO]: [PyroFishingPro] Disabling PyroFishingPro v4.4.5
  501. [19:23:42] [Server thread/INFO]: [UltimateLands] Disabling UltimateLands v1.1.0
  502. [19:23:42] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.28-SNAPSHOT (build 2346)
  503. [19:23:42] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.5+3827266
  504. [19:23:42] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  505. [19:23:42] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.0-b846
  506. [19:23:42] [Server thread/INFO]: [Scyther] Disabling Scyther vBuild 53h
  507. [19:23:42] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.5+57d5ac9
  508. [19:23:42] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  509. [19:23:42] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  510. [19:23:42] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.1
  511. [19:23:42] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.7.0-SNAPSHOT-b526
  512. [19:23:42] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.48
  513. [19:23:42] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  514. [19:23:42] [Server thread/INFO]: [LuckPerms] Closing storage...
  515. [19:23:43] [Server thread/INFO]: [LuckPerms] Goodbye!
  516. [19:23:43] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.1
  517. [19:23:43] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v4.0.1
  518. [19:23:43] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.0.1
  519. [19:23:43] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  520. [19:23:43] [Server thread/INFO]: [NoteBlockAPI] Disabling NoteBlockAPI v1.6.2-SNAPSHOT
  521. [19:23:43] [Server thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.7.0
  522. [19:23:43] [Server thread/INFO]: [Iris] Disabling Iris v1.4.10
  523. [19:23:43] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.9
  524. [19:23:43] [Server thread/INFO]: [FarmControl] Disabling FarmControl v1.1.8
  525. [19:23:48] [Server thread/ERROR]: Nag author: 'xxmicloxx' of 'NoteBlockAPI' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.
  526. [19:23:48] [Server thread/ERROR]: Craft Scheduler Thread - 6 - NoteBlockAPI Stacktrace
  527. [19:23:48] [Server thread/ERROR]: [email protected]/java.lang.Thread.sleep(Native Method)
  528. [19:23:48] [Server thread/ERROR]: com.xxmicloxx.NoteBlockAPI.songplayer.SongPlayer.lambda$start$8(SongPlayer.java:471)
  529. [19:23:48] [Server thread/ERROR]: com.xxmicloxx.NoteBlockAPI.songplayer.SongPlayer$$Lambda$7704/0x00000008024f0ac8.run(Unknown Source)
  530. [19:23:48] [Server thread/ERROR]: app//org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:100)
  531. [19:23:48] [Server thread/ERROR]: app//org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
  532. [19:23:48] [Server thread/ERROR]: app//com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  533. [19:23:48] [Server thread/ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  534. [19:23:48] [Server thread/ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
  535. [19:23:48] [Server thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:831)
  536. [19:23:48] [Server thread/INFO]: Saving players
  537. [19:23:48] [Server thread/INFO]: Koyere lost connection:
  538. »Your server«
  539.  
  540. (!) server off, we be back soon!
  541.  
  542.  
  543. [19:23:48] [Server thread/INFO]: Koyere left the game
  544. [19:23:48] [Server thread/INFO]: Saving worlds
  545. [19:23:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  546. [19:23:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  547. [19:23:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  548. [19:23:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  549. [19:23:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  550. [19:23:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  551. [19:23:49] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  552. [19:23:50] [Server thread/INFO]: Flushing Chunk IO
  553. [19:23:50] [Server thread/INFO]: Closing Thread Pool
  554. [19:23:50] [Server thread/INFO]: Closing Server
  555.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement