Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. [16:12:21] [ServerMain/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:12:22] [ServerMain/INFO]: Loaded 7 recipes
  3. [16:12:23] [Server thread/INFO]: Starting minecraft server version 1.19.4
  4. [16:12:23] [Server thread/INFO]: Loading properties
  5. [16:12:23] [Server thread/INFO]: This server is running Paper version git-Paper-550 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 483368e on ver/1.19.4)
  6. [16:12:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [16:12:23] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [16:12:23] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
  9. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
  10. For more information please visit: https://github.com/PaperMC/Paper/issues/8948
  11. [16:12:23] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and gen parallelism of 2 threads
  12. [16:12:23] [Server thread/INFO]: Default game type: SURVIVAL
  13. [16:12:23] [Server thread/INFO]: Generating keypair
  14. [16:12:23] [Server thread/INFO]: Starting Minecraft server on *:20257
  15. [16:12:23] [Server thread/INFO]: Using epoll channel type
  16. [16:12:23] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  17. [16:12:23] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  18. [16:12:24] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
  19. [16:12:24] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/user01/servers/Survival/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
  20. [16:12:24] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/user01/servers/Survival/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
  21. [16:12:24] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/user01/servers/Survival/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar
  22. [16:12:24] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  23. [16:12:26] [Server thread/WARN]: Legacy plugin BCommons v0.3.0 does not specify an api-version.
  24. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loading 1 libraries... please wait
  25. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/user01/servers/Survival/libraries/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
  26. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/user01/servers/Survival/libraries/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
  27. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/user01/servers/Survival/libraries/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
  28. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/user01/servers/Survival/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
  29. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library /home/user01/servers/Survival/libraries/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
  30. [16:12:26] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'AuctionHouse-1.20-3.5.jar' in folder 'plugins'
  31. org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.20
  32. at org.bukkit.craftbukkit.v1_19_R3.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:382) ~[paper-1.19.4.jar:git-Paper-550]
  33. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:119) ~[paper-1.19.4.jar:git-Paper-550]
  34. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.19.4.jar:git-Paper-550]
  35. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.19.4.jar:git-Paper-550]
  36. at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.19.4.jar:git-Paper-550]
  37. at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.19.4.jar:git-Paper-550]
  38. at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:431) ~[paper-1.19.4.jar:git-Paper-550]
  39. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.19.4.jar:git-Paper-550]
  40. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-550]
  41. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-550]
  42. at java.lang.Thread.run(Thread.java:840) ~[?:?]
  43. [16:12:26] [Server thread/WARN]: Legacy plugin Skent v3.2.2 does not specify an api-version.
  44. [16:12:26] [Server thread/WARN]: Legacy plugin AutoAnnouncer v1.7-03.23 does not specify an api-version.
  45. [16:12:26] [Server thread/WARN]: Legacy plugin SharpSK v1.6.3 does not specify an api-version.
  46. [16:12:26] [Server thread/WARN]: Legacy plugin Ersatz v1.0 does not specify an api-version.
  47. [16:12:26] [Server thread/WARN]: Legacy plugin CMIEInjector v1.0.2.3 does not specify an api-version.
  48. [16:12:26] [Server thread/WARN]: Legacy plugin asCMD v2.3 does not specify an api-version.
  49. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [AntiPopup] Loading 1 libraries... please wait
  50. [16:12:26] [Server thread/INFO]: [SpigotLibraryLoader] [AntiPopup] Loaded library /home/user01/servers/Survival/libraries/dev/dejvokep/boosted-yaml-spigot/1.3/boosted-yaml-spigot-1.3.jar
  51. [16:12:26] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.10.0
  52. [16:12:26] [Server thread/INFO]: [ViaVersion] ViaVersion 4.10.0 is now loaded. Registering protocol transformers and injecting...
  53. [16:12:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  54. [16:12:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
  55. [16:12:27] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.126
  56. [16:12:27] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
  57. [16:12:27] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
  58. [16:12:27] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.14+6360-094b734
  59. [16:12:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@50200e82]
  60. [16:12:28] [Server thread/INFO]: [Slimefun] Loading server plugin Slimefun vDEV - 1104 (git c977454e)
  61. [16:12:28] [Server thread/INFO]: [Galactifun] Loading server plugin Galactifun vDEV - 76 (git aa6414a8)
  62. [16:12:28] [Server thread/INFO]: [VoidGen] Loading server plugin VoidGen v2.2.1
  63. [16:12:28] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.1.0
  64. [16:12:29] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.4.7.2
  65. [16:12:29] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.12
  66. [16:12:29] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.8+33cdb4a
  67. [16:12:29] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.7.2.2
  68. [16:12:29] [Server thread/INFO]: [Residence] Loading server plugin Residence v5.1.4.3
  69. [16:12:29] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.44-SNAPSHOT
  70. [16:12:29] [Server thread/INFO]: [Skript] Loading server plugin Skript v2.8.4
  71. [16:12:29] [Server thread/INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.45
  72. [16:12:29] [Server thread/INFO]: [ModelEngine] Loading server plugin ModelEngine vR3.1.7
  73. [16:12:29] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.4
  74. [16:12:29] [Server thread/INFO]: [PremiumVanish] Loading server plugin PremiumVanish v2.9.9
  75. [16:12:29] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12
  76. [16:12:29] [Server thread/INFO]: [NBTAPI] Loading server plugin NBTAPI v2.12.4
  77. [16:12:29] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: v1_19_R3! Trying to find NMS support
  78. [16:12:29] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
  79. [16:12:29] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'NBTAPI' to create a bStats instance!
  80. [16:12:29] [Server thread/INFO]: [SkBee] Loading server plugin SkBee v3.4.3
  81. [16:12:29] [Server thread/INFO]: [Jobs] Loading server plugin Jobs v5.2.2.5
  82. [16:12:29] [Server thread/INFO]: [BCommons] Loading server plugin BCommons v0.3.0
  83. [16:12:29] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
  84. [16:12:29] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.3-b523
  85. [16:12:29] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.2
  86. [16:12:29] [Server thread/INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.6.3-beta-14
  87. [16:12:29] [Server thread/INFO]: [Skellett] Loading server plugin Skellett v2.0.9
  88. [16:12:29] [Server thread/INFO]: [AuraSkills] Loading server plugin AuraSkills v2.0.7
  89. [16:12:29] [Server thread/INFO]: [ArmorStandTools] Loading server plugin ArmorStandTools v4.4.4
  90. [16:12:29] [Server thread/INFO]: [ArmorStandTools] Registered custom WorldGuard flag: ast
  91. [16:12:29] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.3.5
  92. [16:12:29] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.1.5
  93. [16:12:29] [Server thread/INFO]: [Skent] Loading server plugin Skent v3.2.2
  94. [16:12:29] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v4.4.2
  95. [16:12:29] [Server thread/INFO]: [Interface4] Loading server plugin Interface4 v4.8
  96. [16:12:29] [Server thread/INFO]: [Interface4] Thanks for using Interface4 by OLLIEZ4
  97. [16:12:29] [Server thread/INFO]: [Interface4] Hooked into WorldEdit
  98. [16:12:29] [Server thread/INFO]: [Interface4] Hooked into WorldGuard
  99. [16:12:29] [Server thread/INFO]: [Interface4] Hooked into Residence
  100. [16:12:29] [Server thread/INFO]: [Interface4] Hooked into ProtocolLib
  101. [16:12:29] [Server thread/INFO]: [EasyCommandBlocker] Loading server plugin EasyCommandBlocker v1.8.2
  102. [16:12:29] [Server thread/INFO]: [GUIPlus] Loading server plugin GUIPlus v2.88
  103. [16:12:29] [Server thread/INFO]: [AdvancedPortals] Loading server plugin AdvancedPortals v0.9.2
  104. [16:12:29] [Server thread/INFO]: [UberEnchant] Loading server plugin UberEnchant v8.9.3
  105. [16:12:29] [Server thread/INFO]: [TMTokens] Loading server plugin TMTokens v3.0.1
  106. [16:12:29] [Server thread/INFO]: [SupremeTags] Loading server plugin SupremeTags v1.9.7
  107. [16:12:29] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.4
  108. [16:12:29] [Server thread/INFO]: [AutoAnnouncer] Loading server plugin AutoAnnouncer v1.7-03.23
  109. [16:12:29] [Server thread/INFO]: [BKCommonLib] Loading server plugin BKCommonLib v1.20.4-v4
  110. [16:12:30] [Thread-10/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
  111. [16:12:33] [Server thread/INFO]: [SkQuery] Loading server plugin SkQuery v4.1.10
  112. [16:12:33] [Server thread/INFO]: [TerraformGenerator] Loading server plugin TerraformGenerator v13.0.2
  113. [16:12:33] [Server thread/INFO]: [SharpSK] Loading server plugin SharpSK v1.6.3
  114. [16:12:33] [Server thread/INFO]: [SkJson] Loading server plugin SkJson v2.9
  115. [16:12:33] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.6.0-b.1
  116. [16:12:33] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.12
  117. [16:12:33] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.3.136
  118. [16:12:33] [Server thread/INFO]: [BungeeGuard] Loading server plugin BungeeGuard v1.3-SNAPSHOT
  119. [16:12:33] [Server thread/INFO]: [VoidTeleport] Loading server plugin VoidTeleport v2.4.2
  120. [16:12:33] [Server thread/INFO]: [Ersatz] Loading server plugin Ersatz v1.0
  121. [16:12:33] [Server thread/INFO]: [CMIEInjector] Loading server plugin CMIEInjector v1.0.2.3
  122. [16:12:33] [Server thread/INFO]: [TimedRewards] Loading server plugin TimedRewards v3.3.28
  123. [16:12:33] [Server thread/INFO]: [InvSee++] Loading server plugin InvSeePlusPlus v0.24.9
  124. [16:12:33] [Server thread/INFO]: [skript-reflect] Loading server plugin skript-reflect v2.4
  125. [16:12:33] [Server thread/INFO]: [asCMD] Loading server plugin asCMD v2.3
  126. [16:12:33] [Server thread/INFO]: [TabCompleteFilter] Loading server plugin TabCompleteFilter v1.2.4
  127. [16:12:33] [Server thread/INFO]: [skRayFall] Loading server plugin skRayFall v1.9.28
  128. [16:12:33] [Server thread/INFO]: [LPC] Loading server plugin LPC v3.6.0
  129. [16:12:33] [Server thread/INFO]: [ChristmasPresents] Loading server plugin ChristmasPresents v0.1.2
  130. [16:12:33] [Server thread/INFO]: [TradeSystem] Loading server plugin TradeSystem v2.5.3
  131. [16:12:33] [Server thread/INFO]: [AntiPopup] Loading server plugin AntiPopup v7.3-HOTFIX
  132. [16:12:33] [Server thread/INFO]: [AntiPopup] Loaded PacketEvents.
  133. [16:12:33] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.0.11
  134. [16:12:33] [Server thread/INFO]: [VoteParty] Loading server plugin VoteParty v2.37
  135. [16:12:33] [Server thread/INFO]: [ItemsAdderEmojiFixer] Loading server plugin ItemsAdderEmojiFixer v1.1.1
  136. [16:12:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  137. [16:12:33] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.126
  138. [16:12:34] [Server thread/ERROR]: [LuckPerms] [STDERR] SLF4J: No SLF4J providers were found.
  139. [16:12:34] [Server thread/WARN]: Nag author(s): '[Luck]' of 'LuckPerms v5.4.126' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  140. [16:12:34] [Server thread/ERROR]: [LuckPerms] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
  141. [16:12:34] [Server thread/ERROR]: [LuckPerms] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
  142. [16:12:35] [Server thread/INFO]: __
  143. [16:12:35] [Server thread/INFO]: | |__) LuckPerms v5.4.126
  144. [16:12:35] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  145. [16:12:35] [Server thread/INFO]:
  146. [16:12:36] [Server thread/INFO]: [LuckPerms] Loading configuration...
  147. [16:12:36] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  148. [16:12:36] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
  149. [16:12:37] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
  150. [16:12:38] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  151. [16:12:39] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  152. [16:12:39] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  153. [16:12:40] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 5505ms)
  154. [16:12:40] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
  155. [16:12:41] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
  156. [16:12:41] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  157. [16:12:41] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
  158. [16:12:41] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  159. [16:12:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.14+6360-094b734
  160. [16:12:41] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  161. [16:12:42] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  162. [16:12:42] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R3.PaperweightAdapter as the Bukkit adapter
  163. [16:12:42] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.2.1
  164. [16:12:43] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN
  165. [16:12:43] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.1.0
  166. [16:12:44] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.45
  167. [16:12:44] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12
  168. [16:12:45] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
  169. [16:12:45] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
  170. [16:12:45] [Server thread/INFO]: [NexEngine] Successfully hooked with CMIEconomy economy
  171. [16:12:45] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
  172. [16:12:45] [Server thread/INFO]: [NexEngine] Plugin loaded in 67 ms!
  173. [16:12:45] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.5
  174. [16:12:46] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  175. [16:12:46] [Server thread/WARN]: It seems like you're running on paper.
  176. [16:12:46] [Server thread/WARN]: This may cause issues.
  177. [16:12:46] [Server thread/WARN]: If you encounter any issues, please join my dicord: https://discord.gg/dBhfCzdZxq
  178. [16:12:46] [Server thread/WARN]: Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan
  179. [16:12:46] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  180. [16:12:46] [Server thread/INFO]: [Interface4] Enabling Interface4 v4.8
  181. [16:12:47] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.20.4-v4
  182. [16:12:48] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Paper (git-Paper-550) : v1_19_R3 (Minecraft 1.19.4)
  183. [16:12:48] [Server thread/INFO]: [BKCommonLib.Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  184. [16:12:48] [Server thread/INFO]: [BKCommonLib] [RegionChangeTracker] Region block changes will be notified from WorldEdit (>= v7.0.0)
  185. [16:12:49] [Server thread/INFO]: [BKCommonLib] We did what our big brother couldn't
  186. [16:12:49] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.20.4-v4 (build: 1691) enabled! (1.421s)
  187. [16:12:49] [Server thread/INFO]: [TerraformGenerator] Enabling TerraformGenerator v13.0.2
  188. [16:12:50] [Server thread/INFO]: [TerraformGenerator] Custom Logger Initialized
  189. [16:12:50] [Server thread/INFO]: [TerraformGenerator] bStats Metrics enabled.
  190. [16:12:50] [Server thread/INFO]: [TerraformGenerator] Detected version: v1_19_R3, number: 19.3
  191. [16:12:50] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.3-SNAPSHOT
  192. [16:12:51] [Server thread/INFO]: [BungeeGuard] Using Paper's PlayerHandshakeEvent to listen for connections.
  193. [16:12:51] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.3*
  194. [16:12:51] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
  195. [16:12:51] [Server thread/INFO]: [NexEngine] Successfully hooked with CMIEconomy economy
  196. [16:12:51] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
  197. [16:12:51] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.0.11
  198. [16:12:52] [Server thread/INFO]: [SkinsRestorer] -------------------------/Warning\-------------------------
  199. [16:12:52] [Server thread/INFO]: [SkinsRestorer] This plugin is running in PROXY mode!
  200. [16:12:52] [Server thread/INFO]: [SkinsRestorer] You have to do all configuration at config file
  201. [16:12:52] [Server thread/INFO]: [SkinsRestorer] inside your BungeeCord/Velocity server.
  202. [16:12:52] [Server thread/INFO]: [SkinsRestorer] (<proxy>/plugins/SkinsRestorer/)
  203. [16:12:52] [Server thread/INFO]: [SkinsRestorer] -------------------------\Warning/-------------------------
  204. [16:12:53] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.19.4.
  205. [16:12:53] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  206. [16:12:53] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  207. [16:12:53] [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.
  208. [16:12:53] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  209. [16:12:53] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  210. [16:12:53] [Server thread/INFO]: Preparing level "genworld"
  211. [16:12:53] [Server thread/INFO]: [TerraformGenerator] Detected world: genworld, commencing injection...
  212. [16:12:53] [Server thread/INFO]: [TerraformGenerator] Injection success! Proceeding with generation.
  213. [16:12:53] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  214. [16:12:54] [Server thread/INFO]: Time elapsed: 95 ms
  215. [16:12:54] [Server thread/INFO]: [TerraformGenerator] genworld loaded.
  216. [16:12:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  217. [16:12:54] [Server thread/INFO]: Time elapsed: 62 ms
  218. [16:12:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  219. [16:12:54] [Server thread/INFO]: Time elapsed: 42 ms
  220. [16:12:54] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.10.0
  221. [16:12:55] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.19.4 (762)
  222. [16:12:55] [Server thread/INFO]: [BKCommonLib] ViaVersion detected, will use it to detect player game versions
  223. [16:12:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
  224. [16:12:56] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  225. [16:12:56] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 1104 (git c977454e)
  226. [16:12:57] [Server thread/INFO]: [Slimefun] Paper was detected! Performance optimizations have been applied.
  227. [16:12:57] [Server thread/INFO]: [Slimefun] Creating directories...
  228. [16:12:57] [Server thread/INFO]: [Slimefun] Loading language files...
  229. [16:12:57] [Server thread/INFO]: [Slimefun] Loaded language "en"
  230. [16:12:57] [Server thread/INFO]: [Slimefun] Available languages: en, de, fr, it, es, ru, pl, uk, sv, nl, da, cs, ro, bg, pt, pt-BR, hu, lv, sk, vi, id, zh-CN, zh-TW, ja, ko, he, ar, tr, fa, th, tl
  231. [16:12:57] [Server thread/INFO]: [Slimefun] Starting Auto-Updater...
  232. [16:12:57] [Server thread/INFO]: [Slimefun] Loading GEO-Resources...
  233. [16:12:57] [Server thread/INFO]: [Slimefun] Loading Tags...
  234. [16:12:57] [Server thread/INFO]: [Slimefun] Loading items...
  235. [16:12:57] [Server thread/INFO]: [Slimefun] Loading researches...
  236. [16:12:57] [Server thread/INFO]: [Slimefun] Loading Wiki pages...
  237. [16:12:57] [Server thread/INFO]: [Slimefun] Registering listeners...
  238. [16:12:57] [Server thread/INFO]: [Slimefun] Loading Third-Party plugin integrations...
  239. [16:12:57] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI v2.11.5
  240. [16:12:57] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: slimefun [DEV - 1104 (git c977454e)]
  241. [16:12:57] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit v7.2.14+6360-094b734
  242. [16:12:57] [Server thread/INFO]: [Slimefun] Slimefun has finished loading in 718ms
  243. [16:12:57] [Server thread/INFO]: [Galactifun] Enabling Galactifun vDEV - 76 (git aa6414a8)
  244. [16:12:58] [Server thread/INFO]: [Galactifun] Loading planet Venus
  245. [16:12:58] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_venus
  246. [16:12:58] [Server thread/INFO]: Time elapsed: 449 ms
  247. [16:12:59] [Server thread/INFO]: [Galactifun] Loading planet Io
  248. [16:12:59] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_io
  249. [16:12:59] [Server thread/INFO]: Time elapsed: 429 ms
  250. [16:12:59] [Server thread/INFO]: [Galactifun] Loading planet Earth Orbit
  251. [16:12:59] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_earth_orbit
  252. [16:12:59] [Server thread/INFO]: Time elapsed: 76 ms
  253. [16:12:59] [Server thread/INFO]: [Galactifun] Loading planet Enceladus
  254. [16:12:59] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_enceladus
  255. [16:12:59] [Server thread/INFO]: Time elapsed: 28 ms
  256. [16:12:59] [Server thread/INFO]: [Galactifun] Loading planet Titan
  257. [16:12:59] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_titan
  258. [16:12:59] [Server thread/INFO]: Time elapsed: 52 ms
  259. [16:12:59] [Server thread/INFO]: [Galactifun] Loading planet Mars
  260. [16:12:59] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_mars
  261. [16:12:59] [Server thread/INFO]: Time elapsed: 66 ms
  262. [16:12:59] [Server thread/INFO]: [Galactifun] Loading planet The Moon
  263. [16:13:00] [Server thread/INFO]: Preparing start region for dimension minecraft:world_galactifun_the_moon
  264. [16:13:00] [Server thread/INFO]: Time elapsed: 108 ms
  265. [16:13:00] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.7.2
  266. [16:13:01] [Server thread/INFO]: Server version: v1_19_R3 - 1.19.4 - paper git-Paper-550 (MC: 1.19.4)
  267. [16:13:01] [Server thread/INFO]: CMI hooked.
  268. [16:13:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.4.7.2]
  269. [16:13:01] [Server thread/INFO]: PlaceholderAPI hooked.
  270. [16:13:01] [Server thread/INFO]: Updated (EN) language file. Took 17ms
  271. [16:13:01] [Server thread/INFO]: Updated (CZ) language file. Took 11ms
  272. [16:13:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12
  273. [16:13:01] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.12" 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--].
  274. [16:13:01] [Server thread/INFO]: [Multiverse-Core] §aWe 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.
  275. [16:13:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: flatroom
  276. [16:13:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  277. [16:13:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
  278. [16:13:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  279. [16:13:02] [Server thread/INFO]: Preparing start region for dimension minecraft:spawn
  280. [16:13:02] [Server thread/INFO]: Time elapsed: 199 ms
  281. [16:13:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_the_end
  282. [16:13:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  283. [16:13:02] [Server thread/INFO]: Preparing start region for dimension minecraft:even
  284. [16:13:02] [Server thread/INFO]: Time elapsed: 228 ms
  285. [16:13:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_nether
  286. [16:13:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  287. [16:13:02] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
  288. [16:13:02] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
  289. [16:13:02] [Server thread/INFO]: Preparing start region for dimension minecraft:enchant
  290. [16:13:02] [Server thread/INFO]: Time elapsed: 98 ms
  291. [16:13:02] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
  292. [16:13:02] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
  293. [16:13:02] [Server thread/INFO]: Preparing start region for dimension minecraft:dun
  294. [16:13:02] [Server thread/INFO]: Time elapsed: 13 ms
  295. [16:13:02] [Server thread/INFO]: Preparing start region for dimension minecraft:event
  296. [16:13:02] [Server thread/INFO]: Time elapsed: 36 ms
  297. [16:13:02] [Server thread/INFO]: [Multiverse-Core] 15 - World(s) loaded.
  298. [16:13:02] [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.
  299. [16:13:02] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  300. [16:13:02] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8+33cdb4a
  301. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld) TNT ignition is PERMITTED.
  302. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld) Lighters are PERMITTED.
  303. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld) Lava fire is PERMITTED.
  304. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld) Fire spread is UNRESTRICTED.
  305. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'genworld'
  306. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_nether) TNT ignition is PERMITTED.
  307. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_nether) Lighters are PERMITTED.
  308. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_nether) Lava fire is PERMITTED.
  309. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_nether) Fire spread is UNRESTRICTED.
  310. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'genworld_nether'
  311. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_the_end) TNT ignition is PERMITTED.
  312. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_the_end) Lighters are PERMITTED.
  313. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_the_end) Lava fire is PERMITTED.
  314. [16:13:03] [Server thread/INFO]: [WorldGuard] (genworld_the_end) Fire spread is UNRESTRICTED.
  315. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'genworld_the_end'
  316. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_venus) TNT ignition is PERMITTED.
  317. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_venus) Lighters are PERMITTED.
  318. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_venus) Lava fire is PERMITTED.
  319. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_venus) Fire spread is UNRESTRICTED.
  320. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_venus'
  321. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_io) TNT ignition is PERMITTED.
  322. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_io) Lighters are PERMITTED.
  323. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_io) Lava fire is PERMITTED.
  324. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_io) Fire spread is UNRESTRICTED.
  325. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_io'
  326. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_earth_orbit) TNT ignition is PERMITTED.
  327. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_earth_orbit) Lighters are PERMITTED.
  328. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_earth_orbit) Lava fire is PERMITTED.
  329. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_earth_orbit) Fire spread is UNRESTRICTED.
  330. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_earth_orbit'
  331. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_enceladus) TNT ignition is PERMITTED.
  332. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_enceladus) Lighters are PERMITTED.
  333. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_enceladus) Lava fire is PERMITTED.
  334. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_enceladus) Fire spread is UNRESTRICTED.
  335. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_enceladus'
  336. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_titan) TNT ignition is PERMITTED.
  337. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_titan) Lighters are PERMITTED.
  338. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_titan) Lava fire is PERMITTED.
  339. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_titan) Fire spread is UNRESTRICTED.
  340. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_titan'
  341. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_mars) TNT ignition is PERMITTED.
  342. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_mars) Lighters are PERMITTED.
  343. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_mars) Lava fire is PERMITTED.
  344. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_mars) Fire spread is UNRESTRICTED.
  345. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_mars'
  346. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_the_moon) TNT ignition is PERMITTED.
  347. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_the_moon) Lighters are PERMITTED.
  348. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_the_moon) Lava fire is PERMITTED.
  349. [16:13:03] [Server thread/INFO]: [WorldGuard] (world_galactifun_the_moon) Fire spread is UNRESTRICTED.
  350. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_galactifun_the_moon'
  351. [16:13:03] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
  352. [16:13:03] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
  353. [16:13:03] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is PERMITTED.
  354. [16:13:03] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
  355. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
  356. [16:13:03] [Server thread/INFO]: [WorldGuard] (even) TNT ignition is PERMITTED.
  357. [16:13:03] [Server thread/INFO]: [WorldGuard] (even) Lighters are PERMITTED.
  358. [16:13:03] [Server thread/INFO]: [WorldGuard] (even) Lava fire is PERMITTED.
  359. [16:13:03] [Server thread/INFO]: [WorldGuard] (even) Fire spread is UNRESTRICTED.
  360. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'even'
  361. [16:13:03] [Server thread/INFO]: [WorldGuard] (enchant) TNT ignition is PERMITTED.
  362. [16:13:03] [Server thread/INFO]: [WorldGuard] (enchant) Lighters are PERMITTED.
  363. [16:13:03] [Server thread/INFO]: [WorldGuard] (enchant) Lava fire is PERMITTED.
  364. [16:13:03] [Server thread/INFO]: [WorldGuard] (enchant) Fire spread is UNRESTRICTED.
  365. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'enchant'
  366. [16:13:03] [Server thread/INFO]: [WorldGuard] (dun) TNT ignition is PERMITTED.
  367. [16:13:03] [Server thread/INFO]: [WorldGuard] (dun) Lighters are PERMITTED.
  368. [16:13:03] [Server thread/INFO]: [WorldGuard] (dun) Lava fire is PERMITTED.
  369. [16:13:03] [Server thread/INFO]: [WorldGuard] (dun) Fire spread is UNRESTRICTED.
  370. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'dun'
  371. [16:13:03] [Server thread/INFO]: [WorldGuard] (event) TNT ignition is PERMITTED.
  372. [16:13:03] [Server thread/INFO]: [WorldGuard] (event) Lighters are PERMITTED.
  373. [16:13:03] [Server thread/INFO]: [WorldGuard] (event) Lava fire is PERMITTED.
  374. [16:13:03] [Server thread/INFO]: [WorldGuard] (event) Fire spread is UNRESTRICTED.
  375. [16:13:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'event'
  376. [16:13:03] [Server thread/INFO]: [WorldGuard] Loading region data...
  377. [16:13:03] [Server thread/INFO]: [CMI] Enabling CMI v9.7.2.2
  378. [16:13:05] [Server thread/INFO]: _______________________________________________________
  379. [16:13:05] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
  380. [16:13:05] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
  381. [16:13:05] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
  382. [16:13:05] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
  383. [16:13:05] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
  384. [16:13:05] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
  385. [16:13:05] [Server thread/INFO]: _______________________________________________________
  386. [16:13:05] [Server thread/INFO]: Integrating PaperSpigot async methods
  387. [16:13:05] [Server thread/INFO]: Vault found. (Loaded: true)
  388. [16:13:05] [Server thread/INFO]: AuraSkills found. (Loaded: false)
  389. [16:13:05] [Server thread/INFO]: 42 Enabled and 17 Disabled modules
  390. [16:13:05] [Server thread/INFO]: Votifier found. (Loaded: false)
  391. [16:13:05] [Server thread/INFO]: ProtocolLib found. (Loaded: true)
  392. [16:13:05] [Server thread/INFO]: Permission plugin: LuckPerms5.4.126
  393. [16:13:05] [Server thread/INFO]: Initialized Cipher256 AES
  394. [16:13:05] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 33ms
  395. [16:13:05] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 1ms
  396. [16:13:05] [Server thread/INFO]: (RandomTeleportation) Can't find world with (Space) name
  397. [16:13:05] [Server thread/INFO]: (RandomTeleportation) Can't find world with (flatroom) name
  398. [16:13:05] [Server thread/INFO]: (RandomTeleportation) Can't find world with (Orbit) name
  399. [16:13:05] [Server thread/INFO]: (RandomTeleportation) Can't find world with (spawn_the_end) name
  400. [16:13:05] [Server thread/INFO]: (RandomTeleportation) Can't find world with (spawn_nether) name
  401. [16:13:05] [Server thread/INFO]: (RandomTeleportation) Can't find world with (world) name
  402. [16:13:05] [Server thread/INFO]: Detected Java17
  403. [16:13:05] [Server thread/INFO]: 5.5.5-10.3.39-MariaDB-0+deb10u2 data base type detected
  404. [16:13:06] [Server thread/INFO]: Started MySQL data base. Took 282ms
  405. [16:13:06] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
  406. [16:13:06] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 0ms
  407. [16:13:06] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
  408. [16:13:06] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 0ms
  409. [16:13:06] [Server thread/INFO]: Loaded (144) custom mob heads into memory. Took 13ms
  410. [16:13:06] [Server thread/INFO]: Enabling BungeeCord Support
  411. [16:13:06] [Server thread/INFO]: Loaded (2) kits into memory. Took 3ms
  412. [16:13:06] [Server thread/INFO]: Loaded (7) ranks into memory. Took 8ms
  413. [16:13:06] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 1ms
  414. [16:13:06] [Server thread/INFO]:
  415. Attention! Found 2 duplicates in database. Same name, different UUID. This can cause some minor issues. Please remove one of them from database with /cmi removeuser [uuid] or /cmi removeuser duplicates
  416. DanRubMaster 6725d993-9a8c-3838-a021-f300a0e14e71 last seen: 56 vteřin
  417. DanRubMaster 871585f4-a0f3-411c-81b7-4458fff16746 last seen: Unknown
  418. ChatCoolGame 5a5999f1-ecaf-3724-bea9-6c4cd96801e4 last seen: 30 dní 28 minut 52 vteřin
  419. ChatCoolGame f9a6a16c-64bd-4fd4-ab09-a9fc37ab5d61 last seen: Unknown
  420. [16:13:06] [Server thread/INFO]: Loaded (60) player data into memory. Took 22ms
  421. [16:13:06] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
  422. [16:13:06] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
  423. [16:13:06] [Server thread/INFO]: Loaded (2) custom alias into memory. Took 1ms
  424. [16:13:06] [Server thread/INFO]: Registered events. Took 78ms
  425. [16:13:06] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 2ms
  426. [16:13:06] [Server thread/INFO]: Loaded (EN) language file into memory. Took 90ms
  427. [16:13:06] [Server thread/INFO]: Loaded (CZ) language file into memory. Took 69ms
  428. [16:13:06] [Server thread/INFO]: Loaded (246) worth values into memory. Took 37ms
  429. [16:13:06] [Server thread/INFO]: Loaded (1) warps into memory. Took 1ms
  430. [16:13:06] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
  431. [16:13:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [9.7.2.2]
  432. [16:13:06] [Server thread/INFO]: PlaceholderAPI hooked.
  433. [16:13:06] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
  434. [16:13:06] [Server thread/INFO]: Jobs found. (Loaded: false)
  435. [16:13:06] [Server thread/INFO]: Starting world timer.
  436. [16:13:06] [Server thread/INFO]: Initializing world manager.
  437. [16:13:06] [Server thread/INFO]: Loaded (4) schedules into memory. Took 3ms
  438. [16:13:06] [Server thread/INFO]: Loaded GeoIP
  439. [16:13:06] [Server thread/INFO]: Loaded (1) holograms into memory. Took 8ms
  440. [16:13:06] [Server thread/INFO]: Loaded (9) skin cache entries into memory. Took 1ms
  441. [16:13:06] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 1ms
  442. [16:13:06] [Server thread/INFO]: Version 9.7.2.2 has been enabled
  443. [16:13:06] [Server thread/INFO]: _______________________________________________________
  444. [16:13:06] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
  445. [16:13:06] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
  446. [16:13:06] [Server thread/INFO]: [Residence] Enabling Residence v5.1.4.3
  447. [16:13:07] [Server thread/INFO]: [Residence] Can't find world with (spawn_nether) name
  448. [16:13:07] [Server thread/INFO]: [Residence] Can't find world with (Orbit) name
  449. [16:13:07] [Server thread/INFO]: [Residence] Can't find world with (Space) name
  450. [16:13:07] [Server thread/INFO]: [Residence] Can't find world with (spawn_the_end) name
  451. [16:13:07] [Server thread/INFO]: [Residence] Can't find world with (flatroom) name
  452. [16:13:07] [Server thread/INFO]: [Residence] Can't find world with (world) name
  453. [16:13:07] [Server thread/INFO]: [Residence] Loaded (5) groups
  454. [16:13:07] [Server thread/INFO]: [Residence] Found LuckPerms5 Plugin!
  455. [16:13:07] [Server thread/INFO]: [Residence] Scanning for economy systems...
  456. [16:13:07] [Server thread/INFO]: [Residence] Found Vault using economy: CMIEconomy
  457. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_enceladus data into memory. (0 ms) -> 0 residences
  458. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_mars data into memory. (0 ms) -> 0 residences
  459. [16:13:07] [Server thread/INFO]: [Residence] Loaded genworld data into memory. (0 ms) -> 0 residences
  460. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_the_moon data into memory. (0 ms) -> 0 residences
  461. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_earth_orbit data into memory. (0 ms) -> 0 residences
  462. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_titan data into memory. (0 ms) -> 0 residences
  463. [16:13:07] [Server thread/INFO]: [Residence] Loaded genworld_nether data into memory. (0 ms) -> 0 residences
  464. [16:13:07] [Server thread/INFO]: [Residence] Loaded genworld_the_end data into memory. (0 ms) -> 0 residences
  465. [16:13:07] [Server thread/INFO]: [Residence] Loaded even data into memory. (0 ms) -> 0 residences
  466. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_venus data into memory. (0 ms) -> 0 residences
  467. [16:13:07] [Server thread/INFO]: [Residence] Loaded dun data into memory. (0 ms) -> 0 residences
  468. [16:13:07] [Server thread/INFO]: [Residence] Loaded event data into memory. (0 ms) -> 0 residences
  469. [16:13:07] [Server thread/INFO]: [Residence] Loaded world_galactifun_io data into memory. (0 ms) -> 0 residences
  470. [16:13:07] [Server thread/INFO]: [Residence] Found WorldEdit 7.2.14+6360-094b734
  471. [16:13:07] [Server thread/INFO]: [Residence] Found WorldGuard 7.0.8+33cdb4a
  472. [16:13:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: residence [5.1.4.3]
  473. [16:13:07] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
  474. [16:13:07] [Server thread/INFO]: [Residence] Enabled! Version 5.1.4.3 by Zrips
  475. [16:13:07] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.44-SNAPSHOT
  476. [16:13:08] [Server thread/ERROR]: [LibsDisguises] Lib's Disguises may be infected with malware, there were 476 unknown files injected into the jar. Please redownload from a trusted source such as SpigotMC. If this warning shows even after updating, try https://www.spigotmc.org/resources/spigot-anti-malware.64982/ otherwise if that doesn't help then please contact libraryaddict on discord https://discord.gg/J5XRqYX
  477. [16:13:08] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
  478. [16:13:08] [Server thread/INFO]: [LibsDisguises] Discovered nms version: (Package: v1_19_R3) (LD: v1_19_R3) (MC: 1.19.4)
  479. [16:13:08] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1315
  480. [16:13:08] [Server thread/INFO]: [LibsDisguises] Build Date: 10/04/2024 02:16
  481. [16:13:08] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  482. [16:13:08] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  483. [16:13:08] [Server thread/INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'false', LD will hide oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises
  484. [16:13:09] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  485. [16:13:09] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  486. [16:13:09] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  487. [16:13:09] [Server thread/INFO]: [Skript] Enabling Skript v2.8.4
  488. [16:13:10] [ForkJoinPool.commonPool-worker-7/INFO]: [Skript] You're currently running the latest stable version of Skript.
  489. [16:13:13] [Server thread/INFO]: [Skript] Loaded 150710 aliases in 2828ms
  490. [16:13:13] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  491. [16:13:13] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR3.1.7
  492. [16:13:13] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.4
  493. [16:13:13] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.9.9
  494. [16:13:14] [Server thread/INFO]: [de.myzelyam.libraries.com.zaxxer.hikari.HikariDataSource] PremiumVanish Database - Starting...
  495. [16:13:14] [Server thread/INFO]: [de.myzelyam.libraries.com.zaxxer.hikari.HikariDataSource] PremiumVanish Database - Start completed.
  496. [16:13:14] [Server thread/INFO]: [PremiumVanish] Hooked into PaperSpigot for server list ping support
  497. [16:13:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: premiumvanish [2.9.9]
  498. [16:13:14] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
  499. [16:13:14] [Server thread/INFO]: [PremiumVanish] Hooked into CMI
  500. [16:13:14] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
  501. [16:13:14] [Server thread/INFO]: [PremiumVanish] Hooked into PaperSpigot for advancement interception
  502. [16:13:14] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.12.4
  503. [16:13:15] [Server thread/INFO]: [NBTAPI] Adding listeners...
  504. [16:13:15] [Server thread/INFO]: [NBTAPI] Checking bindings...
  505. [16:13:15] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
  506. [16:13:15] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
  507. [16:13:15] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
  508. [16:13:15] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
  509. [16:13:15] [Server thread/INFO]: [SkBee] Enabling SkBee v3.4.3
  510. [16:13:16] [Server thread/INFO]: [SkBee] Loading NBTApi...
  511. [16:13:16] [Server thread/INFO]: [SkBee] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
  512. [16:13:16] [Server thread/INFO]: [SkBee] [NBTAPI] NMS support 'MC1_19_R3' loaded!
  513. [16:13:16] [Server thread/INFO]: [SkBee] Successfully loaded NBTApi!
  514. [16:13:16] [Server thread/INFO]: [SkBee] NBT Elements successfully loaded
  515. [16:13:16] [Server thread/INFO]: [SkBee] Text Component Elements successfully loaded
  516. [16:13:16] [Server thread/INFO]: [SkBee] Advancement Elements successfully loaded
  517. [16:13:16] [Server thread/INFO]: [SkBee] BossBar Elements successfully loaded
  518. [16:13:16] [Server thread/INFO]: [SkBee] Bound Elements successfully loaded
  519. [16:13:16] [Server thread/INFO]: [SkBee] Damage Source elements disabled (Requires Minecraft 1.20.4+)
  520. [16:13:16] [Server thread/INFO]: [SkBee] Display Entity elements successfully loaded
  521. [16:13:16] [Server thread/INFO]: [SkBee] Fishing elements successfully loaded
  522. [16:13:16] [Server thread/INFO]: [SkBee] Game Event Elements successfully loaded
  523. [16:13:16] [Server thread/INFO]: [SkBee] Particle Elements successfully loaded
  524. [16:13:16] [Server thread/INFO]: [SkBee] RayTrace elements successfully loaded
  525. [16:13:16] [Server thread/INFO]: [SkBee] Recipe Elements successfully loaded
  526. [16:13:16] [Server thread/INFO]: [SkBee] Scoreboard Elements successfully loaded
  527. [16:13:16] [Server thread/INFO]: [SkBee] Scoreboard Objective Elements successfully loaded
  528. [16:13:16] [Server thread/INFO]: [SkBee] Statistic Elements successfully loaded
  529. [16:13:16] [Server thread/INFO]: [SkBee] Structure Elements successfully loaded
  530. [16:13:16] [Server thread/INFO]: [SkBee] Minecraft Tag elements successfully loaded
  531. [16:13:16] [Server thread/INFO]: [SkBee] Team Elements successfully loaded
  532. [16:13:16] [Server thread/INFO]: [SkBee] Tick Manager elements disabled (Requires Minecraft 1.20.4+)
  533. [16:13:16] [Server thread/INFO]: [SkBee] Villager Elements successfully loaded
  534. [16:13:16] [Server thread/INFO]: [SkBee] Virtual Furnace Elements disabled via config
  535. [16:13:16] [Server thread/INFO]: [SkBee] World Border Elements successfully loaded
  536. [16:13:16] [Server thread/INFO]: [SkBee] World Creator Elements successfully loaded
  537. [16:13:16] [Server thread/INFO]: [SkBee] Loaded (370) elements:
  538. [16:13:16] [Server thread/INFO]: [SkBee] - 53 events
  539. [16:13:16] [Server thread/INFO]: [SkBee] - 54 effects
  540. [16:13:16] [Server thread/INFO]: [SkBee] - 234 expressions
  541. [16:13:16] [Server thread/INFO]: [SkBee] - 21 conditions
  542. [16:13:16] [Server thread/INFO]: [SkBee] - 8 sections
  543. [16:13:16] [Server thread/INFO]: [SkBee] Checking for update...
  544. [16:13:17] [Server thread/INFO]: [SkBee] Plugin is up to date!
  545. [16:13:17] [Server thread/INFO]: [SkBee] Successfully enabled v3.4.3 in 0.76 seconds
  546. [16:13:17] [Server thread/INFO]: [Jobs] Enabling Jobs v5.2.2.5
  547. [16:13:17] [Server thread/INFO]: ------------- Jobs -------------
  548. [16:13:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: jobsr [5.2.2.5]
  549. [16:13:17] [Server thread/INFO]: PlaceholderAPI hooked.
  550. [16:13:17] [Server thread/INFO]: Connected to database (SqLite)
  551. [16:13:17] [Server thread/INFO]: Loaded 8 titles
  552. [16:13:17] [Server thread/INFO]: Loaded 69 protected blocks timers
  553. [16:13:18] [Server thread/INFO]: Loaded 1370 custom item names
  554. [16:13:18] [Server thread/INFO]: Loaded 80 custom entity names
  555. [16:13:18] [Server thread/INFO]: Loaded 2 custom MythicMobs names
  556. [16:13:18] [Server thread/INFO]: Loaded 39 custom enchant names
  557. [16:13:18] [Server thread/INFO]: Loaded 21 custom enchant names
  558. [16:13:18] [Server thread/INFO]: Loaded 16 custom color names
  559. [16:13:18] [Server thread/INFO]: Update shops items icon section and use 'ItemStack' instead
  560. [16:13:18] [Server thread/INFO]: Loaded 4 shop items
  561. [16:13:18] [Server thread/INFO]: Update Weaponsmith jobs gui item section to use `ItemStack` instead of `Item` sections format. More information inside _EXAMPLE job file
  562. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Weaponsmith
  563. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Farmer
  564. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Miner
  565. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Brewer
  566. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Crafter
  567. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Explorer
  568. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Woodcutter
  569. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Digger
  570. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Hunter
  571. [16:13:18] [Server thread/INFO]: Job Hunter has an invalid Kill type property: SNOWMAN!
  572. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Builder
  573. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Fisherman
  574. [16:13:18] [Server thread/INFO]: Loaded 1 quests for Enchanter
  575. [16:13:18] [Server thread/INFO]: Loaded 12 jobs
  576. [16:13:18] [Server thread/INFO]: Loaded 0 boosted items
  577. [16:13:18] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
  578. [16:13:18] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
  579. [16:13:18] [Server thread/INFO]: Preloaded 13 players data in 0.0
  580. [16:13:18] [Server thread/INFO]: WorldGuard detected.
  581. [16:13:18] [Server thread/INFO]: Registering listeners...
  582. [16:13:18] [Server thread/INFO]: Listeners registered successfully
  583. [16:13:18] [Server thread/INFO]: Plugin has been enabled successfully.
  584. [16:13:18] [Server thread/INFO]: ------------------------------------
  585. [16:13:18] [Server thread/INFO]: [BCommons] Enabling BCommons v0.3.0*
  586. [16:13:18] [Server thread/INFO]: [BCommons] [Info]: Server version: 1.19 (v1_19_R3, legacy: false).
  587. [16:13:18] [Server thread/INFO]: [BCommons] [Info]: Registered worker: WorkerBInventory.
  588. [16:13:18] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
  589. [16:13:19] [Server thread/INFO]: [Votifier] Loaded token for website: default
  590. [16:13:19] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
  591. [16:13:19] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  592. [16:13:19] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.3-b523
  593. [16:13:19] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /[0:0:0:0:0:0:0:0%0]:21722.
  594. [16:13:20] [Server thread/INFO]: [Multiverse-Inventories 4.2.3-b523] enabled.
  595. [16:13:20] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.2
  596. [16:13:21] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  597. [16:13:21] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  598. [16:13:21] [Server thread/INFO]: --------------------
  599. [16:13:21] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  600. [16:13:21] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  601. [16:13:21] [Server thread/INFO]: --------------------
  602. [16:13:21] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.6.3-beta-14
  603. [16:13:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
  604. [16:13:22] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
  605. [16:13:22] [Server thread/INFO]: 
  606.  ___ ___ __ __ __ ___ __  ItemsAdder 3.6.3-beta-14
  607. | | |__ |\/| /__` /\ | \ | \ |__ |__)  LoneLibs 1.0.45
  608. | | |___ | | .__/ /--\ |__/ |__/ |___ | \  Paper git-Paper-550 (MC: 1.19.4)
  609.  
  610. [16:13:22] [Server thread/INFO]: Registered Skript API
  611. [16:13:23] [Server thread/INFO]: [Host] Starting self-host webserver on port: 21564
  612. [16:13:23] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.9
  613. [16:13:24] [Server thread/INFO]: [Skellett] Registered 27 Effects, 11 Conditions, 70 Expressions and 16 Events
  614. [16:13:24] [Server thread/INFO]: [AuraSkills] Enabling AuraSkills v2.0.7
  615. [16:13:24] [Server thread/INFO]: [AuraSkills] Loaded 21 message files
  616. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook HolographicDisplays
  617. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook LuckPerms
  618. [16:13:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: auraskills [2.0.7]
  619. [16:13:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [2.0.7]
  620. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook PlaceholderAPI
  621. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook ProtocolLib
  622. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook Slimefun
  623. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook Vault
  624. [16:13:25] [Server thread/INFO]: [AuraSkills] Successfully registered hook WorldGuard
  625. [16:13:25] [Server thread/INFO]: [AuraSkills] Loaded 102 config options in 25 ms
  626. [16:13:25] [Server thread/INFO]: [AuraSkills] Loaded 3 blocked worlds.
  627. [16:13:25] [Server thread/INFO]: [AuraSkills] [ACF] Enabled Asynchronous Tab Completion Support!
  628. [16:13:25] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R3! Trying to find NMS support
  629. [16:13:25] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_19_R3' loaded!
  630. [16:13:25] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AuraSkills' to create a bStats instance!
  631. [16:13:25] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v4.4.4
  632. [16:13:26] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
  633. [16:13:26] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
  634. [16:13:26] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.1.5
  635. [16:13:27] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
  636. [16:13:27] [Server thread/INFO]: [ItemEdit] Hooking into Vault
  637. [16:13:27] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
  638. [16:13:27] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
  639. [16:13:27] [Server thread/INFO]: [ItemEdit] placeholders:
  640. [16:13:27] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]%
  641. [16:13:27] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
  642. [16:13:27] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem
  643. [16:13:27] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
  644. [16:13:27] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
  645. [16:13:27] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
  646. [16:13:27] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
  647. [16:13:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
  648. [16:13:27] [Server thread/INFO]: [ItemEdit] # Enabled (took 41 ms)
  649. [16:13:27] [Server thread/INFO]: [Skent] Enabling Skent v3.2.2*
  650. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v4.4.2
  651. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
  652. [16:13:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [4.4.2]
  653. [16:13:28] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
  654. [16:13:28] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567f9264
  655. [16:13:28] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
  656. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Loaded 7 crate keys.
  657. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
  658. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Loaded 7 crates.
  659. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
  660. [16:13:28] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 294 ms!
  661. [16:13:28] [Server thread/INFO]: [EasyCommandBlocker] Enabling EasyCommandBlocker v1.8.2
  662. [16:13:29] [Server thread/INFO]: [EasyCommandBlocker] Has been enabled! Version: 1.8.2
  663. [16:13:29] [Server thread/INFO]: [EasyCommandBlocker] Thanks for using my plugin! ~Ajneb97
  664. [16:13:29] [Server thread/INFO]: [GUIPlus] Enabling GUIPlus v2.88
  665. [16:13:30] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.9.2
  666. [16:13:31] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  667. [16:13:31] [Server thread/INFO]: [AdvancedPortals] Bungee detected. Enabling proxy features.
  668. [16:13:31] [Server thread/INFO]: Advanced portals have been successfully enabled!
  669. [16:13:31] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v8.9.3
  670. [16:13:31] [Server thread/INFO]: [TMTokens] Enabling TMTokens v3.0.1
  671. [16:13:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tmtokens [1.0]
  672. [16:13:32] [Server thread/INFO]: [TMTokens] Loading TMTokens v3.0.1
  673. [16:13:32] [Server thread/INFO]: [TMTokens] Saving data using: file
  674. [16:13:32] [Server thread/INFO]: [TMTokens] Hooking into supported plugins
  675. [16:13:32] [Server thread/INFO]: [TMTokens] PlaceholderAPI is supported!
  676. [16:13:32] [Server thread/INFO]: [TMTokens] Vault is supported!
  677. [16:13:32] [Server thread/INFO]: [TMTokens] Checking version...
  678. [16:13:32] [Server thread/INFO]: [SupremeTags] Enabling SupremeTags v1.9.7
  679. [16:13:33] [Server thread/INFO]:
  680. [16:13:33] [Server thread/INFO]: ____ _ _ ____ ____ _____ __ __ _____ _____ _ ____ ____
  681. [16:13:33] [Server thread/INFO]: / ___|| | | | _ \| _ \| ____| \/ | ____|_ _|/ \ / ___/ ___|
  682. [16:13:33] [Server thread/INFO]: \___ \| | | | |_) | |_) | _| | |\/| | _| | | / _ \| | _\___ \
  683. [16:13:33] [Server thread/INFO]: ___) | |_| | __/| _ <| |___| | | | |___ | |/ ___ \ |_| |___) |
  684. [16:13:33] [Server thread/INFO]: |____/ \___/|_| |_| \_\_____|_| |_|_____| |_/_/ \_\____|____/
  685. [16:13:33] [Server thread/INFO]: Allow players to show off their supreme tags!
  686. [16:13:33] [Server thread/INFO]:
  687. [16:13:33] [Server thread/INFO]: > Version: 1.9.7
  688. [16:13:33] [Server thread/INFO]: > Author: DevScape
  689. [16:13:33] [Server thread/INFO]: > NBTAPI: Found!
  690. [16:13:33] [Server thread/INFO]: > Vault: Found!
  691. [16:13:33] [Server thread/INFO]: > Database: H2!
  692. [16:13:33] [Server thread/INFO]: > Plugin up to date!
  693. [16:13:33] [Server thread/INFO]: §e> PlaceholderAPI: Found
  694. [16:13:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: supremetags [1.9.7]
  695. [16:13:33] [Server thread/INFO]: [TAGS] loaded 4 tag(s) successfully.
  696. [16:13:33] [Server thread/INFO]: [TAB] Enabling TAB v4.1.4
  697. [16:13:34] [Server thread/INFO]: [TAB] Loaded NMS hook in 217ms
  698. [16:13:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.1.4]
  699. [16:13:34] [Server thread/INFO]: [TAB] Enabled in 112ms
  700. [16:13:34] [Server thread/INFO]: [AutoAnnouncer] Enabling AutoAnnouncer v1.7-03.23*
  701. [16:13:35] [Server thread/INFO]: [AutoAnnouncer] Permission support enabled!
  702. [16:13:35] [Server thread/INFO]: [AutoAnnouncer] Settings Loaded (4 announces).
  703. [16:13:35] [Server thread/INFO]: [AutoAnnouncer] Scheduled every 6 minutes!
  704. [16:13:35] [Server thread/INFO]: [AutoAnnouncer] v1.7-03.23 is enabled!
  705. [16:13:35] [Server thread/INFO]: [AutoAnnouncer] Developed by: [Sharkiller]
  706. [16:13:35] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.10
  707. [16:13:36] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  708. [16:13:36] [Server thread/INFO]: [skQuery] Beginning to process a total of 117 from SkQuery
  709. [16:13:36] [Server thread/INFO]: [skQuery] Out of 117 classes, 117 classes were loaded from SkQuery
  710. [16:13:36] [Server thread/INFO]: [SharpSK] Enabling SharpSK v1.6.3*
  711. [16:13:36] [Server thread/INFO]: [SharpSK] Enabling Metrics...
  712. [16:13:36] [Server thread/INFO]: [SharpSK] Metrics successfully enabled
  713. [16:13:36] [Server thread/INFO]: [SharpSK] Attempting to register Addon...
  714. [16:13:36] [Server thread/INFO]: [SharpSK] Attempting to register stuff...
  715. [16:13:36] [Server thread/INFO]: [SharpSK] Checking for any updates...
  716. [16:13:37] [Server thread/INFO]: [SharpSK] No Updates have been found
  717. [16:13:37] [Server thread/INFO]: [SharpSK] You are running on the latest version
  718. [16:13:37] [Server thread/INFO]: [SharpSK] Registering available hooks...
  719. [16:13:37] [Server thread/INFO]: [SharpSK] Hooked into JobsReborn v5.2.2.5
  720. [16:13:37] [Server thread/INFO]: [SharpSK] Hooked into CoreProtect v22.2
  721. [16:13:37] [Server thread/INFO]: [SharpSK] Hooked into Multiverse v4.3.12
  722. [16:13:37] [Server thread/WARN]: [SharpSK] Could not hook into WorldEdit. Version not supported
  723. [16:13:37] [Server thread/WARN]: [SharpSK] Could not hook into WorldGuard. Version not supported
  724. [16:13:37] [Server thread/WARN]: [SharpSK] Could not hook into LuckPerms. Version not supported
  725. [16:13:37] [Server thread/WARN]: [SharpSK] Could not hook into Slimefun. Version not supported
  726. [16:13:37] [Server thread/INFO]: [SharpSK] Loading Complete!
  727. [16:13:37] [Server thread/INFO]: [SkJson] Enabling SkJson v2.9
  728. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT] 
  729. [16:13:38] [Server thread/WARN]: Nag author(s): '[CoffeeRequired]' of 'SkJson v2.9' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  730. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT]
  731. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT]
  732. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT]
  733. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT] You are running on Spigot version, the hex or Compoments may not works!
  734. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT] Please download the version for Paper/Purpur https://github.com/SkJsonTeam/skJson/releases/download/2.9/skJson-2.9.jar
  735. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT]
  736. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT]
  737. [16:13:38] [Server thread/INFO]: [SkJson] [STDOUT] 
  738. [16:13:38] [Server thread/INFO]: [SkJson] NBTAPI NMS support 'MC1_19_R3' loaded!
  739. [16:13:38] [Server thread/INFO]: [SkJson] NBTAPI Was loaded successfully.
  740. [16:13:38] [Server thread/INFO]: [SkJson] Metrics Was loaded successfully.
  741. [16:13:38] [Server thread/INFO]: [SkJson] Skript was found and initialized.
  742. [16:13:38] [Server thread/INFO]: [SkJson] JsonWatcher was initialized.
  743. [16:13:38] [ForkJoinPool.commonPool-worker-2/INFO]: [SkJson] Requests : GET request was send to 'https://api.github.com/repos/skJsonTeam/SkJson/releases/latest' and takes 00h 00m 00s.306ms'306000μs
  744. [16:13:38] [Server thread/INFO]: [SkJson] Do you have internet connection? Version check Failed
  745. [16:13:38] [Server thread/INFO]: [SkJson] You're running on non-public version, so checking is not necessary v2.9!
  746. [16:13:38] [Server thread/INFO]: [SkJson] Registered elements..
  747. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Sections 2
  748. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Events 1
  749. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Functions 2
  750. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Structures 0
  751. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Effects 10
  752. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Expressions 11
  753. [16:13:38] [Server thread/INFO]: [SkJson] - Registered Conditions 5
  754. [16:13:38] [Server thread/INFO]: [SkJson] Hurray! SkJson is enabled.
  755. [16:13:38] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.6.0-b.1
  756. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Použito lang-cz.yml jako jazykový soubor.
  757. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Úspěšně načteno 16 sekcí z /sections/
  758. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Úspěšně načteno 16 obchodních konfigurací z /shops/
  759. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Aktualizace nastavení obchodu...
  760. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault
  761. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Úspěšně načteno 1 ekonomický(é) poskytovatel(e) pro ekonomiku pro všech 14 obchodních sekcí.
  762. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Používání minecraft verze 1.19.4...
  763. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: DEFAULT kompatibilita bylo povoleno v config.
  764. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Používání výchozích spawnerů pluginu...
  765. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Režim ladění je povolen.
  766. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Načítám všechny itemy...
  767. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [WARN]: Enchant není v této verzi minecraft podporováno.
  768. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [WARN]: In shops config /shops/Enchanting.yml at location: page1.items.35
  769. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [WARN]: Failed to find fill item inside config.yml
  770. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [DEBUG]: Item path in config.yml: main-menu.fill-item
  771. [16:13:39] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Hotovo!
  772. [16:13:39] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.12
  773. [16:13:40] [Server thread/INFO]: [BetterRTP] Cooldown = 180
  774. [16:13:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.12]
  775. [16:13:40] [Server thread/INFO]: [Chunky] Enabling Chunky v1.3.136
  776. [16:13:41] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v2.4.2
  777. [16:13:41] [Server thread/INFO]:
  778.  
  779. ====================================================================
  780. VoidTeleport
  781. ====================================================================
  782.  
  783. Current version: 2.4.2
  784. Latest version: 2.4.3
  785. A new version is available! Download it at:
  786. https://www.spigotmc.org/resources/voidteleport.47718/
  787.  
  788. ====================================================================
  789.  
  790. [16:13:41] [Server thread/INFO]: [VoidTeleport] Developed by EndlessGames.
  791. [16:13:41] [Server thread/INFO]: [Ersatz] Enabling Ersatz v1.0*
  792. [16:13:42] [Server thread/INFO]: [TimedRewards] Enabling TimedRewards v3.3.28
  793. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: TimedRewards (premium) enable start.
  794. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: b.
  795. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: al.
  796. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: bg.
  797. [16:13:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: trs [3.3.28]
  798. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: am.
  799. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: an.
  800. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Votifier plugin detected, vote rewards are enabled.
  801. [16:13:42] [Server thread/INFO]: [TimedRewards] [Error]: Failed to load unclaimed item reward1: invalid material.
  802. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Added reward menu: default containing 10 reward items.
  803. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Loaded 1 menus (time taken: 9ms).
  804. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered worker: at.
  805. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Detected server version: v1_19_R3.
  806. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered command: timedrewards with 39 children.
  807. [16:13:42] [Server thread/INFO]: [TimedRewards] [Info]: Registered command: rewards with 0 children.
  808. [16:13:43] [Server thread/INFO]: [InvSee++] Enabling InvSeePlusPlus v0.24.9
  809. [16:13:43] [Server thread/INFO]: [skript-reflect] Enabling skript-reflect v2.4
  810. [16:13:44] [Server thread/INFO]: [asCMD] Enabling asCMD v2.3*
  811. [16:13:45] [Server thread/INFO]: [asCMD] asCMD version 2.3 is enabled!
  812. [16:13:45] [Server thread/INFO]: [TabCompleteFilter] Enabling TabCompleteFilter v1.2.4
  813. [16:13:46] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.28
  814. [16:13:46] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.28!
  815. [16:13:46] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  816. [16:13:46] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  817. [16:13:46] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  818. [16:13:46] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  819. [16:13:46] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
  820. [16:13:46] [Server thread/INFO]: [skRayFall] Bacon holograms found
  821. [16:13:46] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
  822. [16:13:46] [Server thread/WARN]: [skRayFall] Unable to get bacon for the CoreProtect loggers [Unsupported API version (9)].
  823. [16:13:46] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  824. [16:13:46] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  825. [16:13:46] [Server thread/INFO]: [skRayFall] Getting the extra special 1.17+ bacon!
  826. [16:13:46] [Server thread/INFO]: [skRayFall] Bacon is ready!
  827. [16:13:46] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
  828. [16:13:46] [Server thread/INFO]: [ChristmasPresents] Enabling ChristmasPresents v0.1.2
  829. [16:13:47] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v2.5.3
  830. [16:13:48] [Server thread/INFO]:
  831. [16:13:48] [Server thread/INFO]: __________________________________________________________
  832. [16:13:48] [Server thread/INFO]:
  833. [16:13:48] [Server thread/INFO]: TradeSystem [2.5.3]
  834. [16:13:48] [Server thread/INFO]:
  835. [16:13:48] [Server thread/INFO]: Status:
  836. [16:13:48] [Server thread/INFO]:
  837. [16:13:48] [Server thread/INFO]: MC-Version: 1.19.4 (R0.1-SNAPSHOT, Paper)
  838. [16:13:48] [Server thread/INFO]:
  839. [16:13:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tradesystem [1.2]
  840. [16:13:48] [Server thread/INFO]: > Loading sounds
  841. [16:13:48] [Server thread/INFO]: > Loading blacklist
  842. [16:13:48] [Server thread/INFO]: ...got 3 blocked item(s)
  843. [16:13:48] [Server thread/INFO]: > Loading layouts
  844. [16:13:48] [Server thread/INFO]: ...got 3 layout(s)
  845. [16:13:48] [Server thread/INFO]: > Queuing database initializing task
  846. [16:13:48] [Server thread/INFO]:
  847. [16:13:48] [Server thread/INFO]: Finished (172ms)
  848. [16:13:48] [Server thread/INFO]:
  849. [16:13:48] [Server thread/INFO]: __________________________________________________________
  850. [16:13:48] [Server thread/INFO]:
  851. [16:13:48] [Server thread/INFO]: [AntiPopup] Enabling AntiPopup v7.3-HOTFIX
  852. [16:13:49] [Server thread/INFO]: [AntiPopup] Config enabled.
  853. [16:13:49] [Server thread/INFO]: [AntiPopup] Initiated PacketEvents.
  854. [16:13:49] [Server thread/INFO]: [AntiPopup] Hooked on 1.19.4
  855. [16:13:49] [Server thread/INFO]: [AntiPopup] Commands registered.
  856. [16:13:49] [Server thread/INFO]: [AntiPopup] Logger filter enabled.
  857. [16:13:49] [Server thread/INFO]: [VoteParty] Enabling VoteParty v2.37
  858. [16:13:50] [Server thread/INFO]: [VoteParty] [ACF] Enabled Asynchronous Tab Completion Support!
  859. [16:13:50] [Server thread/INFO]:
  860. _ _ ____
  861. / )( \( _ \
  862. \ \/ / ) __/ VoteParty v2.37
  863. \__/ (__) Server Version: git-Paper-550 (MC: 1.19.4)
  864.  
  865. [16:13:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: voteparty [2.0]
  866. [16:13:50] [Server thread/INFO]: [ItemsAdderEmojiFixer] Enabling ItemsAdderEmojiFixer v1.1.1
  867. [16:13:51] [Server thread/INFO]: [ItemsAdderEmojiFixer] Do not report chat emojis issues to ItemAdder creator if you use this plugin!
  868. [16:13:51] [Server thread/INFO]: [ItemsAdderEmojiFixer] Please test if the issue exists without this plugin before reporting.
  869. [16:13:51] [Server thread/INFO]: [ItemsAdderEmojiFixer] Emojis to emoji-id map impl: FastUtils OpenHashMap
  870. [16:13:51] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  871. [16:13:51] [Server thread/INFO]: Starting GS4 status listener
  872. [16:13:51] [Server thread/INFO]: Thread Query Listener started
  873. [16:13:51] [Server thread/INFO]: Starting remote control listener
  874. [16:13:51] [Query Listener #1/INFO]: Query running on 0.0.0.0:25100
  875. [16:13:51] [Server thread/INFO]: Thread RCON Listener started
  876. [16:13:51] [Server thread/INFO]: RCON running on 0.0.0.0:25575
  877. [16:13:51] [Server thread/INFO]: Running delayed init tasks
  878. [16:13:51] [Craft Scheduler Thread - 7 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  879. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  880. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] [Importing models]
  881. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  882. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Importing fallingmortos.bbmodel.
  883. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone leftwing4 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 40.0 ]
  884. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone rightwing2 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -40.0 ]
  885. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  886. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Importing mortos.bbmodel.
  887. [16:13:52] [Craft Scheduler Thread - 14 - TradeSystem/INFO]: [TradeSystem] Database was started successfully.
  888. [16:13:52] [Craft Scheduler Thread - 14 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
  889. [16:13:52] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] Checking for Updates ...
  890. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone leftwing4 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ 40.0 ]
  891. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/WARN]: [ModelEngine] [A] --Warning: The cube cube in bone rightwing2 has illegal rotations. Cube rotation can only be -45, -22.5, 0, 22.5 and 45. [ -40.0 ]
  892. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  893. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Importing rotter.bbmodel.
  894. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  895. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] [Generating assets]
  896. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  897. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Generating fallingmortos.
  898. [16:13:52] [Craft Scheduler Thread - 4 - Galactifun/INFO]: [Galactifun] Galactifun is already up to date!
  899. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  900. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
  901. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  | SkinsRestorer |
  902. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  |------------------|
  903. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  | Proxy Mode |
  904. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
  905. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  906. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  Version: 15.0.11
  907. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  Commit: 04b5233
  908. [16:13:52] [Craft Scheduler Thread - 18 - ItemEdit/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
  909. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer]  This is the latest version!
  910. [16:13:52] [Craft Scheduler Thread - 5 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  911. [16:13:52] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] No new version available
  912. [16:13:52] [Craft Scheduler Thread - 19 - TMTokens/WARN]: Running an old build (3.0.1) Latest build is (3.1.5). Please try to update to the last version!
  913. [16:13:52] [Craft Scheduler Thread - 19 - TMTokens/INFO]: [TMTokens] Made with love in Romania
  914. [16:13:52] [Craft Scheduler Thread - 11 - ItemsAdder/INFO]: [License] Spigot product licensed to: DanRub3255 (1734388)
  915. [16:13:52] [Craft Scheduler Thread - 21 - VoteParty/INFO]: [VoteParty] There is an update available: 2.38
  916. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  917. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Generating mortos.
  918. [16:13:52] [Craft Scheduler Thread - 7 - Slimefun/INFO]: [Slimefun] Slimefun is already up to date!
  919. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  920. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Generating rotter.
  921. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] 
  922. [16:13:52] [Craft Scheduler Thread - 8 - ModelEngine/INFO]: [ModelEngine] [A] Resource pack zipped.
  923. [16:13:52] [Server thread/INFO]: [Slimefun] Now running MetricsModule build #29
  924. [16:13:52] [Server thread/INFO]: [Slimefun] with a total of 19/19 chart(s)!
  925. [16:13:52] [Server thread/INFO]: [Slimefun] Metrics build #29 started.
  926. [16:13:52] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
  927. [16:13:52] [Server thread/INFO]: [Slimefun] Found 1,089 Recipes!
  928. [16:13:52] [Server thread/INFO]:
  929. [16:13:52] [Server thread/INFO]: ######################### - Slimefun vDEV - 1104 (git c977454e) - #########################
  930. [16:13:52] [Server thread/INFO]:
  931. [16:13:52] [Server thread/INFO]: Successfully loaded 655 Items and 258 Researches
  932. [16:13:52] [Server thread/INFO]: ( 555 Items from Slimefun, 100 Items from 5 Addons )
  933. [16:13:52] [Server thread/INFO]:
  934. [16:13:52] [Server thread/INFO]: Slimefun is an Open-Source project that is kept alive by a large community.
  935. [16:13:52] [Server thread/INFO]: Consider helping us maintain this project by contributing on GitHub!
  936. [16:13:52] [Server thread/INFO]:
  937. [16:13:52] [Server thread/INFO]: - Source Code: https://github.com/Slimefun/Slimefun4
  938. [16:13:52] [Server thread/INFO]: - Wiki: https://github.com/Slimefun/Slimefun4/wiki
  939. [16:13:52] [Server thread/INFO]: - Addons: https://github.com/Slimefun/Slimefun4/wiki/Addons
  940. [16:13:52] [Server thread/INFO]: - Bug Reports: https://github.com/Slimefun/Slimefun4/issues
  941. [16:13:52] [Server thread/INFO]: - Discord: https://discord.gg/slimefun
  942. [16:13:52] [Server thread/INFO]:
  943. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "genworld"
  944. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  945. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  946. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "genworld"
  947. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "genworld_nether"
  948. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  949. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  950. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "genworld_nether"
  951. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "genworld_the_end"
  952. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  953. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  954. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "genworld_the_end"
  955. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_venus"
  956. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  957. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  958. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 12 Blocks for World "world_galactifun_venus"
  959. [16:13:52] [Server thread/INFO]: [Slimefun] Avg: 0ms/Block
  960. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_io"
  961. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  962. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 2ms)
  963. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 11 Blocks for World "world_galactifun_io"
  964. [16:13:52] [Server thread/INFO]: [Slimefun] Avg: 0.18ms/Block
  965. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_earth_orbit"
  966. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  967. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  968. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_galactifun_earth_orbit"
  969. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_enceladus"
  970. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  971. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
  972. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 21 Blocks for World "world_galactifun_enceladus"
  973. [16:13:52] [Server thread/INFO]: [Slimefun] Avg: 0.05ms/Block
  974. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_titan"
  975. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  976. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  977. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 19 Blocks for World "world_galactifun_titan"
  978. [16:13:52] [Server thread/INFO]: [Slimefun] Avg: 0ms/Block
  979. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_mars"
  980. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  981. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  982. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 10 Blocks for World "world_galactifun_mars"
  983. [16:13:52] [Server thread/INFO]: [Slimefun] Avg: 0ms/Block
  984. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_galactifun_the_moon"
  985. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  986. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
  987. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 27 Blocks for World "world_galactifun_the_moon"
  988. [16:13:52] [Server thread/INFO]: [Slimefun] Avg: 0.04ms/Block
  989. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "spawn"
  990. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  991. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  992. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "spawn"
  993. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "even"
  994. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  995. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  996. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "even"
  997. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "enchant"
  998. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  999. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  1000. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "enchant"
  1001. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "dun"
  1002. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  1003. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  1004. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "dun"
  1005. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks for World "event"
  1006. [16:13:52] [Server thread/INFO]: [Slimefun] This may take a long time...
  1007. [16:13:52] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  1008. [16:13:52] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "event"
  1009. [16:13:52] [Server thread/INFO]: [dough: protection] Loading Protection Modules...
  1010. [16:13:52] [Server thread/INFO]: [dough: protection] This may happen more than once.
  1011. [16:13:52] [Server thread/INFO]: [dough: protection] Loaded Protection Module "WorldGuard v7.0.8+33cdb4a"
  1012. [16:13:52] [Server thread/INFO]: [dough: protection] Loaded Protection Module "CoreProtect"
  1013. [16:13:52] [Server thread/INFO]: [Galactifun] ################# Galactifun DEV - 76 (git aa6414a8) #################
  1014. [16:13:52] [Server thread/INFO]: [Galactifun]
  1015. [16:13:52] [Server thread/INFO]: [Galactifun] Galactifun is open source, you can contribute or report bugs at:
  1016. [16:13:52] [Server thread/INFO]: [Galactifun] https://github.com/Slimefun-Addon-Community/Galactifun/issues
  1017. [16:13:52] [Server thread/INFO]: [Galactifun] Join the Slimefun Addon Community Discord: discord.gg/SqD3gg5SAU
  1018. [16:13:52] [Server thread/INFO]: [Galactifun]
  1019. [16:13:52] [Server thread/INFO]: [Galactifun] ###################################################
  1020. [16:13:52] [Server thread/INFO]: [Skript] Loading variables...
  1021. [16:13:52] [Server thread/INFO]: [Skript] Loaded 4318 variables in 0.1 seconds
  1022. [16:13:52] [Server thread/INFO]: [Skript] 'empty10.sk' is empty
  1023. [16:13:52] [Server thread/INFO]: [Skript] 'empty2.sk' is empty
  1024. [16:13:52] [Server thread/INFO]: [Skript] 'empty3.sk' is empty
  1025. [16:13:52] [Server thread/INFO]: [Skript] 'empty4.sk' is empty
  1026. [16:13:52] [Server thread/INFO]: [Skript] 'empty5.sk' is empty
  1027. [16:13:52] [Server thread/INFO]: [Skript] 'empty6.sk' is empty
  1028. [16:13:52] [Server thread/INFO]: [Skript] 'empty7.sk' is empty
  1029. [16:13:52] [Server thread/INFO]: [Skript] 'empty8.sk' is empty
  1030. [16:13:52] [Server thread/INFO]: [Skript] 'empty9.sk' is empty
  1031. [16:13:52] [Server thread/INFO]: [Skript] 'pomocny.sk' is empty
  1032. [16:13:52] [Server thread/INFO]: [Skript] 'tabcomplete.sk' is empty
  1033. [16:13:52] [Server thread/INFO]: [Skript] 'test.sk' is empty
  1034. [16:13:54] [Server thread/INFO]: Reloading..
  1035. [16:13:54] [Server thread/INFO]: Reload complete. ( Took: 0 ms )
  1036. [16:13:54] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1037. [16:13:54] [Server thread/INFO]: [Skript] Loaded 21 scripts with a total of 36 structures in 1.46 seconds
  1038. [16:13:54] [Server thread/INFO]: [Skript] Finished loading.
  1039. [16:13:54] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (CMIEInjector)
  1040. [16:13:54] [Server thread/INFO]: [Jobs] Successfully linked with Vault. (LuckPerms)
  1041. [16:13:54] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  1042. [16:13:54] [Server thread/INFO]: [Pack] Extracting internal contents from .jar
  1043. [16:13:54] [Server thread/INFO]: [Pack] DONE extracting internal contents from .jar
  1044. [16:13:54] [Server thread/WARN]: Detected legacy ItemsAdder pack (pre 3.3.0).
  1045. [16:13:54] [Server thread/WARN]: Trying to load files, unexpected results might occur.
  1046. [16:13:54] [Server thread/WARN]: It's adviced to follow the new guidelines: https://a.devs.beer/ia-new-guidelines-330
  1047. [16:13:55] [Server thread/INFO]: [AuraSkills] Loaded 15 skills with 311 total sources
  1048. [16:13:55] [Server thread/INFO]: [AuraSkills] Loaded 9 stats and 17 traits
  1049. [16:13:55] [Server thread/INFO]: [AuraSkills] Loaded 30 pattern rewards and 0 level rewards
  1050. [16:13:55] [Server thread/INFO]: [AuraSkills] Loaded 32 loot entries in 4 pools and 2 tables
  1051. [16:13:55] [Server thread/INFO]: [AuraSkills] Loaded 6 menus
  1052. [16:13:56] [Server thread/INFO]: [Multiverse-Inventories] First run!
  1053. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
  1054. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
  1055. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
  1056. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: chunky [1.0.1]
  1057. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.2]
  1058. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.4]
  1059. [16:13:56] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion nicky due to a missing plugin: Nicky
  1060. [16:13:56] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to a missing plugin: VotingPlugin
  1061. [16:13:56] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion coinsapi due to an unknown issue.
  1062. [16:13:56] [Server thread/INFO]: 6 placeholder hook(s) registered! 3 placeholder hook(s) have an update available.
  1063. [16:13:56] [Server thread/INFO]: Done (92.809s)! For help, type "help"
  1064. [16:13:56] [Server thread/INFO]: Timings Reset
  1065. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Loaded 788 items
  1066. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Used 90/188 REAL block IDs
  1067. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Used 30/750 REAL_NOTE block IDs
  1068. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Used 1/63 REAL_TRANSPARENT block IDs
  1069. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Used 10/127 REAL_WIRE block IDs
  1070. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Used 0/14 FIRE block IDs
  1071. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: Used 773/6608 font_images
  1072. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: [Init] Loaded 48 categories
  1073. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: [Init] Loaded successfully.
  1074. [16:13:56] [Craft Scheduler Thread - 21 - ItemsAdder/INFO]: [Pack] Resourcepack URL (self-host): http://89.203.250.89:21564/generated.zip
  1075. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]
  1076. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]
  1077. [16:13:56] [Server thread/INFO]: [ItemsAdderEmojiFixer] Reloading emojis...
  1078. [16:13:56] [Server thread/INFO]: [ItemsAdderEmojiFixer] Loaded 544 emojis!
  1079. [16:13:56] [Server thread/INFO]: [dough: protection] Loaded Protection Module "Residence v5.1.4.3"
  1080. [16:13:56] [Server thread/INFO]: [Residence] Enabled compatability with SlimeFun plugin
  1081. [16:13:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: christmaspresents [0.1.2]
  1082. [16:14:25] [Craft Scheduler Thread - 11 - Slimefun/ERROR]: [dough: skins] Exception while requesting skin: https://api.mojang.com/users/profiles/minecraft/Nekomitsuki
  1083. [16:14:25] [Craft Scheduler Thread - 22 - Slimefun/WARN]: [Slimefun] Attempted to refresh skin cache, got this response: ExecutionException: java.io.FileNotFoundException: https://api.mojang.com/users/profiles/minecraft/Nekomitsuki
  1084. [16:14:25] [Craft Scheduler Thread - 22 - Slimefun/WARN]: [Slimefun] This usually means mojang.com is temporarily down or started to rate-limit this connection, nothing to worry about!
  1085. [16:15:21] [User Authenticator #0/INFO]: UUID of player DanRubMaster is 6725d993-9a8c-3838-a021-f300a0e14e71
  1086. [16:15:22] [Server thread/INFO]: [+] DanRubMaster
  1087. [16:15:22] [Server thread/INFO]: DanRubMaster[/86.49.247.64:52192] logged in with entity id 782 at ([spawn]-2.9403695500359928, 202.0, -221.20970063682915)
  1088. [16:15:38] [Server thread/INFO]: DanRubMaster issued server command: /uazip
  1089. [16:15:41] [Server thread/INFO]: DanRubMaster issued server command: /iazip
  1090. [16:15:41] [pool-117-thread-1/INFO]: [Host] Stopped self-host webserver on port: 21564
  1091. [16:15:41] [Server thread/INFO]: [Host] Starting self-host webserver on port: 21564
  1092. [16:15:41] [Server thread/WARN]: Warning: forcefully setting player resourcepack status to installed because the plugin was reloaded.
  1093. [16:15:41] [Server thread/INFO]: [Pack] Extracting internal contents from .jar
  1094. [16:15:41] [Server thread/INFO]: [Pack] DONE extracting internal contents from .jar
  1095. [16:15:41] [Server thread/WARN]: Detected legacy ItemsAdder pack (pre 3.3.0).
  1096. [16:15:41] [Server thread/WARN]: Trying to load files, unexpected results might occur.
  1097. [16:15:41] [Server thread/WARN]: It's adviced to follow the new guidelines: https://a.devs.beer/ia-new-guidelines-330
  1098. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Loaded 788 items
  1099. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Used 90/188 REAL block IDs
  1100. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Used 30/750 REAL_NOTE block IDs
  1101. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Used 1/63 REAL_TRANSPARENT block IDs
  1102. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Used 10/127 REAL_WIRE block IDs
  1103. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Used 0/14 FIRE block IDs
  1104. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: Used 773/6608 font_images
  1105. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Init] Loaded 48 categories
  1106. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Init] Loaded successfully in 414ms
  1107. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: 
  1108. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: 
  1109. [16:15:42] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Started generation
  1110. [16:15:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]
  1111. [16:15:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]
  1112. [16:15:42] [Server thread/INFO]: [ItemsAdderEmojiFixer] Reloading emojis...
  1113. [16:15:42] [Server thread/INFO]: [ItemsAdderEmojiFixer] Loaded 544 emojis!
  1114. [16:15:43] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: 
  1115. [16:15:43] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Generated resourcepack
  1116. [16:15:43] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [OK] Your zip file will be protected from unzip (as set in config.yml)
  1117. [16:15:43] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Compressing resource_pack ... 
  1118. [16:15:44] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: 
  1119. [16:15:44] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: 
  1120. [16:15:44] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Saved into /Survival/plugins/ItemsAdder/output/generated.zip
  1121. [16:15:44] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Compressed in 949ms
  1122. [16:15:44] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Applying to every player... 
  1123. [16:15:44] [Craft Scheduler Thread - 30 - ItemsAdder/INFO]: [Pack] Applied to 1 players
  1124. [16:17:47] [Server thread/INFO]: DanRubMaster issued server command: /papi ecloud download Player
  1125. [16:17:47] [placeholderapi-io-#1/INFO]: [PlaceholderAPI] Fetching available expansion information...
  1126. [16:17:51] [Server thread/INFO]: DanRubMaster issued server command: /papi reload
  1127. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1128. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  1129. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
  1130. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
  1131. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
  1132. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: chunky [1.0.1]
  1133. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.2]
  1134. [16:17:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
  1135. [16:17:51] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion nicky due to a missing plugin: Nicky
  1136. [16:17:51] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to a missing plugin: VotingPlugin
  1137. [16:17:51] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion coinsapi due to an unknown issue.
  1138. [16:17:52] [Server thread/INFO]: DanRubMaster issued server command: /papi ecloud download Player
  1139. [16:17:52] [placeholderapi-io-#3/INFO]: [PlaceholderAPI] Fetching available expansion information...
  1140. [16:17:54] [Server thread/INFO]: DanRubMaster issued server command: /papi reload
  1141. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1142. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  1143. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2]
  1144. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2]
  1145. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1]
  1146. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: chunky [1.0.1]
  1147. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.2]
  1148. [16:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
  1149. [16:17:54] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion nicky due to a missing plugin: Nicky
  1150. [16:17:54] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to a missing plugin: VotingPlugin
  1151. [16:17:54] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion coinsapi due to an unknown issue.
  1152. [16:19:51] [Craft Scheduler Thread - 11 - AutoAnnouncer/INFO]: Survival ??? Na??el jsi chybu? Nahl???? ji na??em discordu! (/discord)
  1153. [16:25:51] [Craft Scheduler Thread - 39 - AutoAnnouncer/INFO]: Survival ??? Nev???? si rady? Napi?? /pomoc a zjisti co pot??ebuje??.
  1154. [16:28:51] [Server thread/INFO]: Mazání všech věcí na zemi za 30 sekund!
  1155. [16:29:11] [Server thread/INFO]: Mazání všech věcí na zemi za 10 sekund!
  1156. [16:29:16] [Server thread/INFO]: Mazání všech věcí na zemi za 5 sekund!
  1157. [16:29:21] [Server thread/INFO]: Věci vymazány!
  1158. [16:29:21] [Server thread/INFO]: Nothing to remove.
  1159. [16:30:02] [Server thread/INFO]: DanRubMaster lost connection: Disconnected
  1160. [16:30:02] [Server thread/INFO]: [-] DanRubMaster
  1161. [16:31:51] [Craft Scheduler Thread - 46 - AutoAnnouncer/INFO]: Survival ??? Napi?? /vip, ud??lej si radost r??zn??ma v??hodama a z??rove?? n??s t??m podpo??????!
  1162. [16:33:51] [Craft Scheduler Thread - 49 - ExcellentCrates/INFO]: [ExcellentCrates] Auto-save: Saved 0 online users | 0 offline users.
  1163. [16:37:51] [Craft Scheduler Thread - 57 - AutoAnnouncer/INFO]: Survival ??? Pokud se chce?? vyvarovat zbyte??n??m probl??mum, p??e??ti si pravidla (/pravidla) a dodr??uj je.
  1164. [16:43:51] [Craft Scheduler Thread - 60 - AutoAnnouncer/INFO]: Survival ??? Na??el jsi chybu? Nahl???? ji na??em discordu! (/discord)
  1165. [16:43:51] [Server thread/INFO]: Mazání všech věcí na zemi za 30 sekund!
  1166. [16:43:52] [Craft Scheduler Thread - 11 - LibsDisguises/INFO]: [LibsDisguises] Now looking for update on Jenkins..
  1167. [16:44:11] [Server thread/INFO]: Mazání všech věcí na zemi za 10 sekund!
  1168. [16:44:16] [Server thread/INFO]: Mazání všech věcí na zemi za 5 sekund!
  1169. [16:44:21] [Server thread/INFO]: Věci vymazány!
  1170. [16:44:21] [Server thread/INFO]: Nothing to remove.
  1171. [16:49:51] [Craft Scheduler Thread - 64 - AutoAnnouncer/INFO]: Survival ??? Nev???? si rady? Napi?? /pomoc a zjisti co pot??ebuje??.
  1172.