Advertisement
Guest User

Untitled

a guest
Mar 6th, 2022
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 64.63 KB | None | 0 0
  1. [22:20:40] [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. [22:20:40] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit
  3. [22:20:41] [Worker-Main-1/INFO]: Loaded 7 recipes
  4. [22:20:42] [Server thread/INFO]: Starting minecraft server version 1.18.1
  5. [22:20:42] [Server thread/INFO]: Loading properties
  6. [22:20:42] [Server thread/INFO]: This server is running Paper version git-Paper-101 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 464b171)
  7. [22:20:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [22:20:42] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [22:20:42] [Server thread/INFO]: Default game type: SURVIVAL
  10. [22:20:42] [Server thread/INFO]: Generating keypair
  11. [22:20:42] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25567
  12. [22:20:42] [Server thread/INFO]: Using epoll channel type
  13. [22:20:42] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  14. [22:20:42] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  15. [22:20:42] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  16. [22:20:44] [Server thread/WARN]: Legacy plugin PlayTime v3.3 does not specify an api-version.
  17. [22:20:44] [Server thread/WARN]: Legacy plugin GuiRedeemMCMMO v2.0.2-BETA does not specify an api-version.
  18. [22:20:44] [Server thread/WARN]: Legacy plugin LaggRemoverPlus v1.0 does not specify an api-version.
  19. [22:20:44] [Server thread/WARN]: Legacy plugin AdvancedChatTorch v2.2.3 does not specify an api-version.
  20. [22:20:45] [Server thread/ERROR]: Could not load 'plugins/MMOItems-6.7.2.jar' in folder 'plugins'
  21. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: io/lumine/mythic/lib/skill/handler/SkillHandler
  22.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  23.     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  24.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  25.     at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-101]
  26.     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-101]
  27.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-101]
  28.     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-101]
  29.     at java.lang.Thread.run(Thread.java:833) ~[?:?]
  30. Caused by: java.lang.NoClassDefFoundError: io/lumine/mythic/lib/skill/handler/SkillHandler
  31.     at java.lang.Class.forName0(Native Method) ~[?:?]
  32.     at java.lang.Class.forName(Class.java:467) ~[?:?]
  33.     at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  34.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  35.     ... 7 more
  36. Caused by: java.lang.ClassNotFoundException: io.lumine.mythic.lib.skill.handler.SkillHandler
  37.     at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  38.     at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  39.     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  40.     at java.lang.Class.forName0(Native Method) ~[?:?]
  41.     at java.lang.Class.forName(Class.java:467) ~[?:?]
  42.     at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  43.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  44.     ... 7 more
  45. [22:20:45] [Server thread/WARN]: Legacy plugin ServerlistMOTD vX-2021-11-23 does not specify an api-version.
  46. [22:20:45] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
  47. [22:20:45] [Server thread/INFO]: [PluginManager] Loading PluginManager v2.7.1
  48. [22:20:45] [Server thread/INFO]: [PlayTime] Loading PlayTime v3.3
  49. [22:20:45] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v3.0.0-SNAPSHOT
  50. [22:20:45] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.9.0
  51. [22:20:45] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.8.2-Release
  52. [22:20:45] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.87
  53. [22:20:45] [Server thread/INFO]: [VoidGen] Loading VoidGen v2.2.1
  54. [22:20:45] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
  55. [22:20:45] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.8
  56. [22:20:45] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.0
  57. [22:20:45] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.18.1) has not yet been tested! Proceed with caution.
  58. [22:20:46] [Server thread/INFO]: [InventoryRollback] Loading InventoryRollback v1.4.0
  59. [22:20:46] [Server thread/INFO]: [GuiRedeemMCMMO] Loading GuiRedeemMCMMO v2.0.2-BETA
  60. [22:20:46] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.8.20-RELEASE
  61. [22:20:46] [Server thread/INFO]: [LaggRemoverPlus] Loading LaggRemoverPlus v1.0
  62. [22:20:46] [Server thread/INFO]: [ConditionalTextPlaceholders] Loading ConditionalTextPlaceholders v1.4.0
  63. [22:20:46] [Server thread/INFO]: [AdvancedChatTorch] Loading AdvancedChatTorch v2.2.3
  64. [22:20:46] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  65. [22:20:46] [Server thread/INFO]: [ResourceWorld] Loading ResourceWorld v1.9.4
  66. [22:20:46] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.22
  67. [22:20:46] [Server thread/INFO]: [ReferralSystem] Loading ReferralSystem v3.1.4
  68. [22:20:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
  69. [22:20:46] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3aff6786]
  70. [22:20:46] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.3
  71. [22:20:46] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.15.2
  72. [22:20:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
  73. [22:20:46] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.9.1
  74. [22:20:46] [Server thread/INFO]: [BannerMaker] Loading BannerMaker v2.3.2
  75. [22:20:46] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.4-Release
  76. [22:20:46] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup successfully!
  77. [22:20:46] [Server thread/INFO]: [Parkour] Loading Parkour v6.7.1
  78. [22:20:46] [Server thread/INFO]: [TAB] Loading TAB v3.0.1
  79. [22:20:46] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.11.1-RELEASE
  80. [22:20:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
  81. [22:20:46] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.13.1-a7901084
  82. [22:20:46] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  83. [22:20:46] [Server thread/INFO]: [GSit] Loading GSit v1.0.7
  84. [22:20:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.2
  85. [22:20:46] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v20.4
  86. [22:20:46] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.5-SNAPSHOT
  87. [22:20:46] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.2.0
  88. [22:20:46] [Server thread/INFO]: [HoloBroadcast] Loading HoloBroadcast v2.4.0
  89. [22:20:46] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-SNAPSHOT (build 2420)
  90. [22:20:46] [Server thread/INFO]: [Codex] Loading Codex v1.11.3
  91. [22:20:46] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.206
  92. [22:20:46] [Server thread/INFO]: [mcMMO] Registered WG flags successfully!
  93. [22:20:46] [Server thread/INFO]: [ArtMap] Loading ArtMap v3.9.2
  94. [22:20:46] [Server thread/INFO]: [ProCosmetics] Loading ProCosmetics v13.2
  95. [22:20:46] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v4.4.2
  96. [22:20:46] [Server thread/INFO]: [ArmorStandTools] Registered custom WorldGuard flag: ast
  97. [22:20:46] [Server thread/INFO]: [MythicLib] Loading MythicLib v1.2
  98. [22:20:46] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.utils.) is bound to plugin MythicLib - io.lumine.mythic.lib.MythicLib
  99. [22:20:46] [Server thread/INFO]: [MythicLib] Detected Bukkit Version: v1_18_R1
  100. [22:20:46] [Server thread/INFO]: [MythicLib] Hooked onto WorldGuard
  101. [22:20:46] [Server thread/INFO]: [SpecializedCrates] Loading SpecializedCrates v2.25.5
  102. [22:20:46] [Server thread/INFO]: [SCore] Loading SCore v1.5.8.3
  103. [22:20:46] [Server thread/INFO]: [Quests] Loading Quests v3.10
  104. [22:20:46] [Server thread/INFO]: [CMILib] Loading CMILib v1.1.2.0
  105. [22:20:46] [Server thread/INFO]: [Towny] Loading Towny v0.98.0.5
  106. [22:20:46] [Server thread/INFO]: [ServerlistMOTD] Loading ServerlistMOTD vX-2021-11-23
  107. [22:20:46] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.91
  108. [22:20:46] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.24.0
  109. [22:20:46] [Server thread/INFO]: [DailyShop] Loading DailyShop v3.6.3
  110. [22:20:46] [Server thread/INFO]: [TownyGUI] Loading TownyGUI v5.1
  111. [22:20:46] [Server thread/INFO]: [Wild] Loading Wild v4.4.4-SNAPSHOT
  112. [22:20:46] [Server thread/INFO]: [StackMob] Loading StackMob v5.7.3
  113. [22:20:46] [Server thread/INFO]: [StackMob] Registered WorldGuard region flag.
  114. [22:20:46] [Server thread/INFO]: [Jobs] Loading Jobs v5.0.1.4
  115. [22:20:46] [Server thread/INFO]: [Plan] Loading Plan v5.4 build 1583
  116. [22:20:46] [Server thread/INFO]: [GBooster] Loading GBooster v1.3.2
  117. [22:20:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  118. [22:20:46] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.9.0
  119. [22:20:46] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.18.1
  120. [22:20:46] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
  121. [22:20:46] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
  122. [22:20:46] [Server thread/INFO]:        __    
  123. [22:20:46] [Server thread/INFO]:  |    |__)   LuckPerms v5.3.87
  124. [22:20:46] [Server thread/INFO]:  |___ |      Running on Bukkit - Paper
  125. [22:20:46] [Server thread/INFO]:
  126. [22:20:47] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  127. [22:20:47] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_1_17_1
  128. [22:20:47] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  129. [22:20:47] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  130. [22:20:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  131. [22:20:48] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  132. [22:20:48] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  133. [22:20:48] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R1.PaperweightAdapter as the Bukkit adapter
  134. [22:20:48] [Server thread/INFO]: Preparing level "world"
  135. [22:20:49] [Server thread/INFO]: -------- World Settings For [world] --------
  136. [22:20:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  137. [22:20:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  138. [22:20:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  139. [22:20:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  140. [22:20:49] [Server thread/INFO]: Max TNT Explosions: 100
  141. [22:20:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  142. [22:20:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  143. [22:20:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  144. [22:20:49] [Server thread/INFO]: Item Merge Radius: 2.5
  145. [22:20:49] [Server thread/INFO]: Item Despawn Rate: 6000
  146. [22:20:49] [Server thread/INFO]: View Distance: 5
  147. [22:20:49] [Server thread/INFO]: Simulation Distance: 10
  148. [22:20:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  149. [22:20:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  150. [22:20:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  151. [22:20:49] [Server thread/INFO]: Mob Spawn Range: 4
  152. [22:20:49] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  153. [22:20:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  154. [22:20:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  155. [22:20:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  156. [22:20:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  157. [22:20:49] [Server thread/INFO]: Max TNT Explosions: 100
  158. [22:20:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  159. [22:20:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  160. [22:20:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  161. [22:20:49] [Server thread/INFO]: Item Merge Radius: 2.5
  162. [22:20:49] [Server thread/INFO]: Item Despawn Rate: 6000
  163. [22:20:49] [Server thread/INFO]: View Distance: 5
  164. [22:20:49] [Server thread/INFO]: Simulation Distance: 10
  165. [22:20:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  166. [22:20:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  167. [22:20:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  168. [22:20:49] [Server thread/INFO]: Mob Spawn Range: 4
  169. [22:20:49] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  170. [22:20:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  171. [22:20:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  172. [22:20:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  173. [22:20:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  174. [22:20:49] [Server thread/INFO]: Max TNT Explosions: 100
  175. [22:20:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  176. [22:20:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  177. [22:20:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  178. [22:20:49] [Server thread/INFO]: Item Merge Radius: 2.5
  179. [22:20:49] [Server thread/INFO]: Item Despawn Rate: 6000
  180. [22:20:49] [Server thread/INFO]: View Distance: 5
  181. [22:20:49] [Server thread/INFO]: Simulation Distance: 10
  182. [22:20:49] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  183. [22:20:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  184. [22:20:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [22:20:49] [Server thread/INFO]: Mob Spawn Range: 4
  186. [22:20:49] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  187. [22:20:49] [Server thread/INFO]: Time elapsed: 165 ms
  188. [22:20:49] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  189. [22:20:49] [Server thread/INFO]: Time elapsed: 88 ms
  190. [22:20:49] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  191. [22:20:49] [Server thread/INFO]: Time elapsed: 82 ms
  192. [22:20:49] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  193. [22:20:50] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
  194. [22:20:50] [Server thread/INFO]: [DeluxeTags] Using standard hex colors format: #aaFF00
  195. [22:20:50] [Server thread/INFO]: [DeluxeTags] ----------------------------
  196. [22:20:50] [Server thread/INFO]: [DeluxeTags]      DeluxeTags Updater
  197. [22:20:50] [Server thread/INFO]: [DeluxeTags]  
  198. [22:20:50] [Server thread/INFO]: [DeluxeTags] You are running 1.8.2-Release
  199. [22:20:50] [Server thread/INFO]: [DeluxeTags] The latest version
  200. [22:20:50] [Server thread/INFO]: [DeluxeTags] of DeluxeTags!
  201. [22:20:50] [Server thread/INFO]: [DeluxeTags]  
  202. [22:20:50] [Server thread/INFO]: [DeluxeTags] ----------------------------
  203. [22:20:50] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  204. [22:20:50] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_18_R1.MinecraftServer)
  205. [22:20:50] [Server thread/WARN]: [ClearLag] Item type 'log' does not match any Materials found on your Craftbukkit version.
  206. [22:20:50] [Server thread/WARN]: [ClearLag] Item type 'wool' does not match any Materials found on your Craftbukkit version.
  207. [22:20:50] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.18]...
  208. [22:20:50] [Server thread/INFO]: [BuycraftX] Validating your server key...
  209. [22:20:50] [Thread-11/INFO]: [ClearLag] No updates found!
  210. [22:20:50] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  211. [22:20:51] [Server thread/WARN]: ** WARNING... Plugin may not be compatible with this version of Minecraft. **
  212. [22:20:51] [Server thread/WARN]: ** Tested versions: 1.8.8 to 1.16.3 **
  213. [22:20:51] [Server thread/WARN]: ** Please fully test the plugin before using on your server as features may be broken. **
  214. [22:20:51] [Server thread/INFO]: Checking for updates...
  215. [22:20:51] [Server thread/INFO]: You are running the latest version.
  216. [22:20:51] [Server thread/INFO]: GuiRedeemMCMMO Has Been Enabled!
  217. [22:20:51] [Server thread/WARN]: Nag author(s): '[]' of 'Vouchers' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  218. [22:20:51] [Server thread/INFO]: [LaggRemoverPlus] Enabled SmartLagAI.
  219. [22:20:51] [Server thread/INFO]: Starting up ConditionalTextPlaceholders 1.4.0
  220. [22:20:51] [Server thread/INFO]: Running on paper v1_17 (NMS: v1_18_R1)
  221. [22:20:51] [Server thread/INFO]: ~~~~~~~~~~~~ ConditionalTextPlaceholders ~~~~~~~~~~~~
  222. [22:20:51] [Server thread/INFO]: Added language defaults ConditionalTextLanguage
  223. [22:20:51] [Server thread/INFO]: ~~~~~~~~~~~~ /////// ~~~~~~~~~~~~
  224. [22:20:51] [Server thread/INFO]: Done... startup took 48ms.
  225. [22:20:51] [Server thread/INFO]:
  226. [22:20:51] [Server thread/INFO]: Resource World v1.9.4
  227. [22:20:51] [Server thread/INFO]:
  228. [22:20:51] [Server thread/INFO]:     Author: Nik
  229. [22:20:51] [Server thread/INFO]:
  230. [22:20:51] [Server thread/INFO]: -------- World Settings For [resource_world] --------
  231. [22:20:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  232. [22:20:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  233. [22:20:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  234. [22:20:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  235. [22:20:51] [Server thread/INFO]: Max TNT Explosions: 100
  236. [22:20:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  237. [22:20:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  238. [22:20:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  239. [22:20:51] [Server thread/INFO]: Item Merge Radius: 2.5
  240. [22:20:51] [Server thread/INFO]: Item Despawn Rate: 6000
  241. [22:20:51] [Server thread/INFO]: View Distance: 5
  242. [22:20:51] [Server thread/INFO]: Simulation Distance: 10
  243. [22:20:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  244. [22:20:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  245. [22:20:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  246. [22:20:51] [Server thread/INFO]: Mob Spawn Range: 4
  247. [22:20:51] [Server thread/INFO]: -------- World Settings For [resource_nether] --------
  248. [22:20:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  249. [22:20:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  250. [22:20:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  251. [22:20:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  252. [22:20:51] [Server thread/INFO]: Max TNT Explosions: 100
  253. [22:20:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  254. [22:20:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  255. [22:20:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  256. [22:20:51] [Server thread/INFO]: Item Merge Radius: 2.5
  257. [22:20:51] [Server thread/INFO]: Item Despawn Rate: 6000
  258. [22:20:51] [Server thread/INFO]: View Distance: 5
  259. [22:20:51] [Server thread/INFO]: Simulation Distance: 10
  260. [22:20:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  261. [22:20:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  262. [22:20:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  263. [22:20:51] [Server thread/INFO]: Mob Spawn Range: 4
  264. [22:20:51] [Thread-13/INFO]: [LaggRemoverPlus] About to download a new update: LaggRemoverPlus v1.1
  265. [22:20:51] [Thread-13/INFO]: [LaggRemoverPlus] Finished updating.
  266. [22:20:52] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  267. [22:20:52] [Server thread/WARN]: Nag author(s): '[PedroJM96]' of 'ReferralSystem' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  268. [22:20:52] [Server thread/INFO]: [ReferralSystem] Plugin Create by PedroJM96.
  269. [22:20:52] [Server thread/INFO]: [ReferralSystem] Load config.yml
  270. [22:20:52] [Server thread/INFO]: [ReferralSystem] Load messages_EN.yml
  271. [22:20:52] [Server thread/INFO]: [ReferralSystem] Load claim.yml
  272. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player command: referral
  273. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: help
  274. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: claim
  275. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: code
  276. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: list
  277. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: reload
  278. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: info
  279. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: top
  280. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: addPoints
  281. [22:20:52] [Server thread/INFO]: [ReferralSystem] Register player sub-command: setPoints
  282. [22:20:52] [Server thread/INFO]: [ReferralSystem] Data set to SQLite
  283. [22:20:52] [Server thread/INFO]: [ReferralSystem] Table referralsystem exists.
  284. [22:20:52] [Server thread/INFO]: [ReferralSystem] [id,INTEGER] [name,VARCHAR] [uuid,VARCHAR] [ip,VARCHAR] [code,INT] [referrals,INT] [points,INT] [referring,INT] [claim_bonus,TINYINT] [playtime,BIGINT] [purchases,VARCHAR] [time,BIGINT]
  285. [22:20:52] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  286. [22:20:52] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  287. [22:20:52] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsSpawn to the same version.
  288. [22:20:53] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  289. [22:20:53] [Server thread/INFO]: [Essentials] No kits found to migrate.
  290. [22:20:53] [Server thread/INFO]: [Essentials] Using locale en
  291. [22:20:53] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  292. [22:20:53] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  293. [22:20:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  294. [22:20:53] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  295. [22:20:53] [Server thread/INFO]: [HeadDatabase] Using default "en_US.lang" created by Arcaniax
  296. [22:20:53] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
  297. [22:20:53] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
  298. [22:20:53] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
  299. [22:20:53] [Server thread/INFO]: -------- World Settings For [gauntlet] --------
  300. [22:20:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  301. [22:20:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  302. [22:20:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  303. [22:20:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  304. [22:20:53] [Server thread/INFO]: Max TNT Explosions: 100
  305. [22:20:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  306. [22:20:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  307. [22:20:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  308. [22:20:53] [Server thread/INFO]: Item Merge Radius: 2.5
  309. [22:20:53] [Server thread/INFO]: Item Despawn Rate: 6000
  310. [22:20:53] [Server thread/INFO]: View Distance: 5
  311. [22:20:53] [Server thread/INFO]: Simulation Distance: 10
  312. [22:20:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  313. [22:20:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  314. [22:20:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  315. [22:20:53] [Server thread/INFO]: Mob Spawn Range: 4
  316. [22:20:53] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
  317. [22:20:53] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
  318. [22:20:53] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
  319. [22:20:53] [Server thread/INFO]: -------- World Settings For [storage_world] --------
  320. [22:20:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  321. [22:20:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  322. [22:20:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  323. [22:20:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  324. [22:20:53] [Server thread/INFO]: Max TNT Explosions: 100
  325. [22:20:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  326. [22:20:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  327. [22:20:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  328. [22:20:53] [Server thread/INFO]: Item Merge Radius: 2.5
  329. [22:20:53] [Server thread/INFO]: Item Despawn Rate: 6000
  330. [22:20:53] [Server thread/INFO]: View Distance: 5
  331. [22:20:53] [Server thread/INFO]: Simulation Distance: 10
  332. [22:20:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  333. [22:20:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  334. [22:20:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  335. [22:20:53] [Server thread/INFO]: Mob Spawn Range: 4
  336. [22:20:53] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
  337. [22:20:53] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
  338. [22:20:54] [Server thread/INFO]: -------- World Settings For [town_world] --------
  339. [22:20:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  340. [22:20:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  341. [22:20:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  342. [22:20:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  343. [22:20:54] [Server thread/INFO]: Max TNT Explosions: 100
  344. [22:20:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  345. [22:20:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  346. [22:20:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  347. [22:20:54] [Server thread/INFO]: Item Merge Radius: 2.5
  348. [22:20:54] [Server thread/INFO]: Item Despawn Rate: 6000
  349. [22:20:54] [Server thread/INFO]: View Distance: 5
  350. [22:20:54] [Server thread/INFO]: Simulation Distance: 10
  351. [22:20:54] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  352. [22:20:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  353. [22:20:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  354. [22:20:54] [Server thread/INFO]: Mob Spawn Range: 4
  355. [22:20:54] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
  356. [22:20:54] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  357. [22:20:54] [Server thread/INFO]: [BannerMaker] Language: en
  358. [22:20:54] [Server thread/INFO]: [BannerMaker] Vault dependency found! Enable economy supported
  359. [22:20:54] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  360. [22:20:54] [Server thread/INFO]: [Parkour] Enabled Parkour v6.7.1
  361. [22:20:54] [ForkJoinPool.commonPool-worker-1/INFO]: [Parkour] Checking for update...
  362. [22:20:54] [ForkJoinPool.commonPool-worker-1/INFO]: [Parkour] No update available.
  363. [22:20:54] [Server thread/INFO]: [TAB] Server version: 1.18.1 (v1_18_R1)
  364. [22:20:54] [Server thread/INFO]: [TAB] File plugins/TAB/errors.log exists and is not empty. Take a look at the error messages and try to resolve them. After you do, delete the file.
  365. [22:20:55] [Server thread/INFO]: [TAB] There was 1 startup warning.
  366. [22:20:55] [Server thread/INFO]: [TAB] Enabled in 59ms
  367. [22:20:55] [Server thread/WARN]: Nag author(s): '[BadBones69, Felux]' of 'BlockParticles' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  368. [22:20:55] [Server thread/WARN]: [MythicMobs] --====|||| MythicMobs ||||====--
  369. [22:20:55] [Server thread/WARN]: [MythicMobs] This version of MythicMobs is not fully compatible with your version of Bukkit.
  370. [22:20:55] [Server thread/WARN]: [MythicMobs] Some features may be limited or disabled until you use a compatible version.
  371. [22:20:55] [Server thread/INFO]: [MythicMobs] Base directory /home/container/plugins/MythicMobs/SavedData
  372. [22:20:55] [Server thread/INFO]: [MythicMobs] Module directory /home/container/plugins/MythicMobs/SavedData/worlds
  373. [22:20:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 51 ms to scan 1 urls, producing 11 keys and 363 values
  374. [22:20:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 19 ms to scan 1 urls, producing 25 keys and 703 values
  375. [22:20:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 9 ms to scan 1 urls, producing 6 keys and 122 values
  376. [22:20:55] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 2 keys and 10 values
  377. [22:20:55] [Server thread/INFO]: [MythicMobs] LOADED
  378. [22:20:55] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Item 'SkeletonKingSword' in 'ExampleItems.yml': Attributes are configured incorrectly.
  379. [22:20:55] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Item 'KingsCrown' in 'ExampleItems.yml': Attributes are configured incorrectly.
  380. [22:20:56] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  381. [22:20:56] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
  382. [22:20:56] [Server thread/WARN]: [EssentialsSpawn] Version mismatch! Please update all Essentials jars to the same version.
  383. [22:20:56] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  384. [22:20:56] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  385. [22:20:56] [Server thread/INFO]: --------------------
  386. [22:20:56] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  387. [22:20:56] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  388. [22:20:56] [Server thread/INFO]: --------------------
  389. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
  390. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
  391. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
  392. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
  393. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
  394. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
  395. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
  396. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
  397. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
  398. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
  399. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
  400. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
  401. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
  402. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
  403. [22:20:56] [Server thread/WARN]: [SilkSpawners] Warning! "iron-golems-can-spawn-in-air" is set to false in the paper.yml! Iron Golem farms might not work!
  404. [22:20:56] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  405. [22:20:56] [Server thread/INFO]: [HoloBroadcast] Using PlaceholderAPI
  406. [22:20:56] [Server thread/INFO]: Plugin connected through bungee network.
  407. [22:20:56] [Server thread/INFO]: [HoloBroadcast] Using WorldGuard v7
  408. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.mystipvp.holobroadcast.hooks.GreetingFlagHandler
  409. [22:20:56] [Server thread/INFO]: [WorldGuard] Registering session handler net.mystipvp.holobroadcast.hooks.FarewellFlagHandler
  410. [22:20:56] [Server thread/INFO]: O      O    OOAD
  411. [22:20:56] [Server thread/INFO]: L      L    L    C
  412. [22:20:56] [Server thread/INFO]: O      O    O    A
  413. [22:20:56] [Server thread/INFO]: HBROADCH    HAST
  414. [22:20:56] [Server thread/INFO]: O      O    O    S
  415. [22:20:56] [Server thread/INFO]: L      L    L    T
  416. [22:20:56] [Server thread/INFO]: O      O    OBRD
  417. [22:20:56] [Server thread/INFO]:
  418. [22:20:56] [Server thread/INFO]: Version licenced to: 1181997 - -803650768
  419. [22:20:57] [Server thread/INFO]: [Codex] Thanks for using my plugin!  ~Ajneb97
  420. [22:20:58] [Server thread/INFO]: [mcMMO] [Debug] No errors found in config.yml!
  421. [22:20:58] [Server thread/INFO]: [mcMMO] [Debug] No errors found in advanced.yml!
  422. [22:20:58] [Server thread/INFO]: [mcMMO] Platform String: 1.18.1-R0.1-SNAPSHOT
  423. [22:20:58] [Server thread/INFO]: [mcMMO] Minecraft version determined to be - 1.18.1
  424. [22:20:58] [Server thread/INFO]: [mcMMO] Registering enchantments for Fishing Book...
  425. [22:20:59] [Server thread/INFO]: [mcMMO] (plugins/mcMMO/flatfile/mcmmo.users) Validating database file..
  426. [22:20:59] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
  427. [22:20:59] [Server thread/INFO]: [ArtMap]  MC version: v1_18
  428. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing...
  429. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing configs...
  430. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing menus...
  431. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing cosmetics...
  432. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing arrow effects...
  433. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing balloons...
  434. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing banners...
  435. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing death effects...
  436. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing emotes...
  437. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing gadgets...
  438. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing miniatures...
  439. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing morphs...
  440. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing mounts...
  441. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing music...
  442. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing particle effects...
  443. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing pets...
  444. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing statuses...
  445. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initializing treasures...
  446. [22:21:00] [Server thread/INFO]: [ProCosmetics] Hooking into PlaceholderAPI...
  447. [22:21:00] [Server thread/INFO]: [ProCosmetics] Connecting to the database...
  448. [22:21:00] [Server thread/INFO]: [ProCosmetics] Hooking into Essentials...
  449. [22:21:00] [Server thread/INFO]: [ProCosmetics] Initialized! Took 899ms.
  450. [22:21:00] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
  451. [22:21:01] [Server thread/INFO]: [MythicLib] Started up bStats Metrics
  452. [22:21:01] [Server thread/INFO]:
  453. [22:21:01] [Server thread/INFO]:
  454. [22:21:01] [Server thread/INFO]: Clerk
  455. [22:21:01] [Thread-20/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package de.tr7zw.specializedcrates.nbtapi' seems to be a future Version, not yet released on Spigot/CurseForge!
  456. [22:21:01] [Thread-20/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.0-SNAPSHOT' Newest Version: 2.8.0'
  457. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  458. [22:21:01] [Server thread/INFO]:
  459. [22:21:01] [Server thread/INFO]: Member
  460. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  461. [22:21:01] [Server thread/INFO]:
  462. [22:21:01] [Server thread/INFO]: Spawner
  463. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  464. [22:21:01] [Server thread/INFO]:
  465. [22:21:01] [Server thread/INFO]: Noble
  466. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  467. [22:21:01] [Server thread/INFO]:
  468. [22:21:01] [Server thread/INFO]: Merchant
  469. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  470. [22:21:01] [Server thread/INFO]:
  471. [22:21:01] [Server thread/INFO]: Craftsman
  472. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  473. [22:21:01] [Server thread/INFO]:
  474. [22:21:01] [Server thread/INFO]: Lord
  475. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  476. [22:21:01] [Server thread/INFO]:
  477. [22:21:01] [Server thread/INFO]: Monarch
  478. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  479. [22:21:01] [Server thread/INFO]:
  480. [22:21:01] [Server thread/INFO]: Alpha
  481. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  482. [22:21:01] [Server thread/INFO]:
  483. [22:21:01] [Server thread/INFO]: Citizen
  484. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  485. [22:21:01] [Server thread/INFO]:
  486. [22:21:01] [Server thread/INFO]: Bishop
  487. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  488. [22:21:01] [Server thread/INFO]:
  489. [22:21:01] [Server thread/INFO]: Omega
  490. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  491. [22:21:01] [Server thread/INFO]:
  492. [22:21:01] [Server thread/INFO]: Legendary
  493. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  494. [22:21:01] [Server thread/INFO]:
  495. [22:21:01] [Server thread/INFO]: Referral
  496. [22:21:01] [Server thread/INFO]:  + Success: there were no issues.
  497. [22:21:01] [Server thread/INFO]:
  498. [22:21:01] [Server thread/INFO]:
  499. [22:21:01] [Server thread/INFO]: ================ [SCore] ================
  500. [22:21:01] [Server thread/INFO]: [SCore] PlaceholderAPI hooked !
  501. [22:21:01] [Server thread/INFO]: [SCore] WorldGuard hooked !
  502. [22:21:01] [Server thread/INFO]: [SCore] Vault hooked !
  503. [22:21:01] [Server thread/INFO]: [SCore] Multiverse-Core hooked !
  504. [22:21:01] [Server thread/INFO]: [SCore] CoreProtect hooked !
  505. [22:21:01] [Server thread/INFO]: [SCore] ProtocolLib hooked !
  506. [22:21:01] [Server thread/INFO]: [SCore] Locale setup: EN
  507. [22:21:01] [Server thread/INFO]: [SCore] Language setup on EN
  508. [22:21:01] [Server thread/INFO]: [SCore] [SCore] Connexion to the db...
  509. [22:21:01] [Server thread/INFO]: ================ [SCore] ================
  510. [22:21:02] [Server thread/INFO]: Server version: v1_18_R1 - 1.18.1 - paper
  511. [22:21:02] [Server thread/INFO]: PlaceholderAPI hooked.
  512. [22:21:02] [Server thread/INFO]: Updated (EN) language file. Took 22ms
  513. [22:21:02] [Server thread/INFO]: ====================      Towny      ========================
  514. [22:21:03] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  515. [22:21:03] [Server thread/INFO]: [Towny] Database: 100% of residents have stored UUIDs.
  516. [22:21:03] [Server thread/INFO]: [Towny] Searching for third-party plugins...
  517. [22:21:03] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Cleaning up old backups...
  518. [22:21:03] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Making backup...
  519. [22:21:03] [Server thread/INFO]: [Towny] Plugins found:
  520. [22:21:03] [Server thread/INFO]: [Towny]   Permissions: TownyPerms, LuckPerms 5.3.87 via Vault
  521. [22:21:03] [Server thread/INFO]: [Towny]   Economy: EssentialsX Economy via Vault
  522. [22:21:03] [Server thread/INFO]: [Towny]   Add-ons: TownyChat v0.91, Essentials v2.19.3, PlaceholderAPI
  523.                            v2.11.1
  524. [22:21:03] [Server thread/INFO]: [Towny] Warning: EssentialsX Economy has been known to reset
  525.                            town and nation bank accounts on rare occasions.
  526. [22:21:03] [Thread-21/INFO]: [Towny] Checking for updates...
  527. [22:21:03] [Server thread/INFO]: =============================================================
  528. [22:21:03] [Server thread/INFO]: [Towny] Version: 0.98.0.5 - Plugin Enabled
  529. [22:21:03] [Server thread/INFO]: =============================================================
  530. [22:21:03] [Server thread/INFO]: [ServerlistMOTD] Hooking into Vault.
  531. [22:21:03] [Server thread/INFO]: [ServerlistMOTD] Using com.earth2me.essentials.economy.vault.VaultEconomyProvider@158d53f7 via Vault.
  532. [22:21:03] [Server thread/INFO]: [ServerlistMOTD] Hooking into PlaceholderAPI.
  533. [22:21:03] [Server thread/INFO]: [ServerlistMOTD] Hooking into ProtocolLib.
  534. [22:21:03] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Towny flatfiles and settings successfully backed up.
  535. [22:21:03] [Server thread/INFO]: Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
  536. [22:21:03] [Thread-21/INFO]: [Towny] No new updates found.
  537. [22:21:03] [Server thread/INFO]: Oraxen | Plugin "MythicMobs" detected, enabling hooks
  538. [22:21:04] [Server thread/INFO]: [TownyChat] Default Channel set to general
  539. [22:21:04] [Server thread/INFO]: [TownyChat] Towny version 0.98.0.5 found.
  540. [22:21:05] [Server thread/INFO]: [DailyShop] Reading lang.yml...
  541. [22:21:05] [Server thread/INFO]: [DailyShop] Imported lang.yml in 6 ms
  542. [22:21:05] [Server thread/INFO]: [DailyShop] Reading settings.yml...
  543. [22:21:05] [Server thread/INFO]: [DailyShop] Imported settings.yml in 1 ms
  544. [22:21:05] [Server thread/INFO]: [DailyShop] Reading priceModifiers.yml...
  545. [22:21:05] [Server thread/INFO]: [DailyShop] Imported priceModifier.yml in 3 ms
  546. [22:21:05] [Server thread/INFO]: [DailyShop] Importing database data...
  547. [22:21:05] [Thread-23/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package io.github.divios.dependencies.nbt.nbtapi' seems to be a future Version, not yet released on Spigot/CurseForge!
  548. [22:21:05] [Thread-23/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.0-SNAPSHOT' Newest Version: 2.8.0'
  549. [22:21:05] [pool-80-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (1d08598206b1af5dcc29e411cead8e152e4c3f94)
  550. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  551. [22:21:05] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  552. [22:21:05] [Server thread/INFO]: [DailyShop] Imported database data in 577 ms
  553. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🏄welcome(775809779926040626)
  554. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:✌goodbye(811923403861655552)
  555. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:✅verify(888511459275964537)
  556. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📢announcements(871203030832414721)
  557. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🎪contests(846438118760513566)
  558. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📚rules(811915320461099048)
  559. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📃schedule(915334495379525722)
  560. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🛠-tasks(919768307152863283)
  561. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔗important-links(915634623541813258)
  562. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🤴progress(918287932857655348)
  563. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💭updates(804201519863431239)
  564. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🎨submit-textures-here(920434999495381053)
  565. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚰plugin-suggestions(922976868196573274)
  566. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🐧change-log(888512401870323712)
  567. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:important-stuff(928318467990515753)
  568. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:custom-chat-tags(929057614371901550)
  569. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-bot-commands(942177172108501072)
  570. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔺admin-chat(827702834627346432)
  571. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🟨📢staff-announcements(928755870798585857)
  572. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🟨staff-chat(800997161130524702)
  573. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔵build-team(887551774456692786)
  574. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💡suggestions(826242267815739392)
  575. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🌎mc-chat(946632747768741948)
  576. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:😃general(775167017106800644)
  577. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:👑vip-general(804180761535053904)
  578. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📷irl(809120948233568256)
  579. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:👧selfies(785215921341202524)
  580. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🐸memes(785215936458260500)
  581. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🎨art(785215863884218368)
  582. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🤹recommendations(828695193196298301)
  583. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:✋self-promo(804181784736563210)
  584. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🤖bot-commands(804180983553196053)
  585. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:😴count-to-6969(806035919324184607)
  586. [22:21:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console channel ID was invalid, not forwarding console output
  587. [22:21:06] [Server thread/INFO]: [StackMob] StackMob v5.7.3 by antiPerson and contributors.
  588. [22:21:06] [Server thread/INFO]: [StackMob] GitHub: https://github.com/Nathat23/StackMob-5 Discord: https://discord.gg/fz9xzuB
  589. [22:21:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Marked the following TownyChat channels as hooked: general. Available channels: general, town, nation, alliance, admin, mod, local
  590. [22:21:06] [Server thread/INFO]: [StackMob] Registering hooks and trait checks...
  591. [22:21:06] [Server thread/INFO]: [StackMob] Registering events, commands and tasks...
  592. [22:21:06] [Server thread/INFO]: ------------- Jobs -------------
  593. [22:21:06] [Server thread/INFO]: PlaceholderAPI hooked.
  594. [22:21:06] [Server thread/INFO]: Connected to database (SqLite)
  595. [22:21:06] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
  596. [22:21:06] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
  597. [22:21:06] [Server thread/INFO]: [Jobs] WorldGuard detected.
  598. [22:21:06] [Server thread/INFO]: [Jobs] MythicMobs detected.
  599. [22:21:06] [Server thread/INFO]: ------------------------------------
  600. [22:21:06] [Server thread/INFO]: [Plan]
  601. [22:21:06] [Server thread/INFO]: [Plan]            ██▌
  602. [22:21:06] [Server thread/INFO]: [Plan]      ██▌   ██▌
  603. [22:21:06] [Server thread/INFO]: [Plan]   ██▌██▌██▌██▌  Player Analytics
  604. [22:21:06] [Server thread/INFO]: [Plan]   ██▌██▌██▌██▌  v5.4 build 1583
  605. [22:21:06] [Server thread/INFO]: [Plan]
  606. [22:21:06] [Server thread/INFO]: [Plan] Locale: 'English' by AuroraLS3
  607. [22:21:06] [Server thread/INFO]: [Plan] Database: Making sure schema is up to date..
  608. [22:21:06] [Server thread/INFO]: [Plan] Database: Ready for operation.
  609. [22:21:06] [Server thread/INFO]: [Plan] SQLite-database connection established.
  610. [22:21:06] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization.
  611. [22:21:06] [Server thread/INFO]: [Plan] WebServer: User Authorization Disabled! (Not secure over HTTP)
  612. [22:21:06] [Server thread/INFO]: [Plan] Webserver running on PORT 25569 ( http://194.34.229.81:25569 )
  613. [22:21:06] [Server thread/INFO]: [DiscordSRV] API listener com.djrapitops.extension.DiscordSRVListener subscribed (2 methods)
  614. [22:21:06] [Server thread/INFO]: [Plan] Player Analytics Enabled.
  615. [22:21:06] [Server thread/INFO]: Copyright (C) 2022 Leopold Meinel
  616. [22:21:06] [Server thread/INFO]: This program comes with ABSOLUTELY NO WARRANTY!
  617. [22:21:06] [Server thread/INFO]: This is free software, and you are welcome to redistribute it under certain conditions.
  618. [22:21:06] [Server thread/INFO]: Visit https://github.com/TamrielNetwork/GBooster/blob/main/LICENSE for more details.
  619. [22:21:07] [ForkJoinPool.commonPool-worker-1/INFO]: [StackMob] No update is currently available.
  620. [22:21:07] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  621. [22:21:07] [Server thread/INFO]: Starting GS4 status listener
  622. [22:21:07] [Server thread/INFO]: Thread Query Listener started
  623. [22:21:07] [Query Listener #1/INFO]: Query running on 0.0.0.0:25567
  624. [22:21:07] [Server thread/INFO]: Running delayed init tasks
  625. [22:21:07] [Craft Scheduler Thread - 5 - ClearLag/INFO]: [ClearLag] 0 Logs have been removed!
  626. [22:21:07] [Craft Scheduler Thread - 9 - Essentials/INFO]: [Essentials] Fetching version information...
  627. [22:21:07] [Craft Scheduler Thread - 10 - ArtMap/INFO]: [ArtMap] Async load of 2 artists started. 7 retrieved from disk cache.
  628. [22:21:07] [Craft Scheduler Thread - 12 - mcMMO/INFO]: [mcMMO] Cleaned backup files. Deleted 1 of 20 files.
  629. [22:21:07] [Craft Scheduler Thread - 11 - Towny/INFO]: [Towny] Time until a New Day: 13 hours, 38 minutes, 53 seconds
  630. [22:21:07] [Craft Scheduler Thread - 17 - Plan/ERROR]: [Plan] Failed to enable geolocation.
  631. [22:21:07] [Craft Scheduler Thread - 19 - Vault/INFO]: [Vault] Checking for Updates ...
  632. [22:21:07] [Craft Scheduler Thread - 15 - MythicLib/INFO]: [MythicLib] A new build is available: 1.3 (you are running 1.2)
  633. [22:21:07] [Craft Scheduler Thread - 15 - MythicLib/INFO]: [MythicLib] Download it here: https://www.spigotmc.org/resources/90306/
  634. [22:21:07] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  635. [22:21:07] [Craft Scheduler Thread - 1 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.3
  636. [22:21:07] [Craft Scheduler Thread - 19 - Vault/INFO]: [Vault] No new version available
  637. [22:21:07] [Craft Scheduler Thread - 7 - ResourceWorld/INFO]: [Resource World] You're running the Latest Version <3
  638. [22:21:07] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  639. [22:21:07] [Craft Scheduler Thread - 14 - Plan/INFO]: [Plan] You're using the latest version.
  640. [22:21:07] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  641. [22:21:07] [Server thread/WARN]: [Quests] You can view these issues with the command: /q a config.
  642. [22:21:07] [Server thread/INFO]: [DailyShop] Importing data from shops directory...
  643. [22:21:08] [Craft Scheduler Thread - 2 - PluginManager/INFO]: PM | You are using the latest version of PluginManager.
  644. [22:21:08] [Server thread/INFO]: [DailyShop] Data imported successfully in 375 ms
  645. [22:21:08] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
  646. [22:21:08] [Server thread/INFO]: 7 placeholder hook(s) registered!
  647. [22:21:08] [Server thread/INFO]: Done (26.442s)! For help, type "help"
  648. [22:21:08] [Server thread/INFO]: Timings Reset
  649. [22:21:08] [Craft Scheduler Thread - 19 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  650. [22:21:09] [Craft Scheduler Thread - 19 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  651. [22:21:09] [Craft Scheduler Thread - 15 - HeadDatabase/WARN]: [HeadDatabase] You are using an outdated version!
  652. [22:21:09] [Craft Scheduler Thread - 15 - HeadDatabase/WARN]: [HeadDatabase] Latest version: 4.16.0. You are on version: 4.15.2.
  653. [22:21:09] [Craft Scheduler Thread - 15 - HeadDatabase/WARN]: [HeadDatabase] Update here: https://www.spigotmc.org/resources/head-database.14280/
  654. [22:21:48] [User Authenticator #1/INFO]: UUID of player CodeSensei_Ben is 3565533e-1da1-459f-91c1-676d62049ecc
  655. [22:21:48] [Server thread/INFO]: CodeSensei_Ben[/169.232.92.90:50020] logged in with entity id 588 at ([world]22.340196536630806, 85.0, 94.55259348629244)
  656. [22:21:48] [Server thread/INFO]: [+] CodeSensei_Ben
  657. [22:22:07] [Craft Scheduler Thread - 34 - BuycraftX/INFO]: [BuycraftX] Sending 1 analytic events
  658. [22:22:09] [Craft Scheduler Thread - 19 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  659. [22:22:09] [Craft Scheduler Thread - 19 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  660. [22:22:34] [Server thread/INFO]: CodeSensei_Ben issued server command: /mvtp town_world
  661. [22:23:09] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  662. [22:23:09] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  663. [22:23:32] [Server thread/INFO]: CodeSensei_Ben issued server command: /warp class
  664. [22:24:09] [Craft Scheduler Thread - 21 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  665. [22:24:09] [Craft Scheduler Thread - 21 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  666. [22:24:32] [Server thread/INFO]: CodeSensei_Ben issued server command: /dm open knight_preview
  667. [22:24:48] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc list
  668. [22:24:52] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc list 23
  669. [22:24:54] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc list 2
  670. [22:25:09] [Craft Scheduler Thread - 39 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  671. [22:25:09] [Craft Scheduler Thread - 39 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  672. [22:25:34] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select Sir Hamen
  673. [22:25:40] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select name Sir Hamen
  674. [22:25:46] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select name Sir_Hamen
  675. [22:25:50] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select name &eSir Hamen
  676. [22:25:55] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select name "Sir Hamen"
  677. [22:26:01] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select "Sir Hamen"
  678. [22:26:05] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc tpto
  679. [22:26:09] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc tpto 47
  680. [22:26:11] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  681. [22:26:11] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  682. [22:26:20] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc tpto
  683. [22:26:25] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc tp
  684. [22:26:31] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc select
  685. [22:26:35] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc rename &eSir Hamen
  686. [22:26:41] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc hologram add &b&lCLICK
  687. [22:26:46] [Server thread/INFO]: CodeSensei_Ben issued server command: /back
  688. [22:26:49] [Server thread/INFO]: CodeSensei_Ben issued server command: /warp class
  689. [22:27:09] [Craft Scheduler Thread - 42 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  690. [22:27:09] [Craft Scheduler Thread - 42 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  691. [22:27:42] [Server thread/INFO]: CodeSensei_Ben issued server command: /npc tp
  692. [22:28:02] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp
  693. [22:28:04] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp CodeSensei_Ben
  694. [22:28:09] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  695. [22:28:10] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  696. [22:28:10] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp CodeSensei_Ben 1 1 1 1 1 1 1 1 11
  697. [22:28:17] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp CodeSensei_Ben 39 64 -205
  698. [22:28:26] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp CodeSensei_Ben 39 64 -205 -197 -0.8
  699. [22:29:10] [Craft Scheduler Thread - 19 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  700. [22:29:10] [Craft Scheduler Thread - 19 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  701. [22:29:11] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp CodeSensei_Ben 39 64 -205 -197 180
  702. [22:29:15] [Server thread/INFO]: CodeSensei_Ben issued server command: /tp CodeSensei_Ben 39 64 -205 180
  703. [22:29:31] [Server thread/INFO]: CodeSensei_Ben issued server command: /minecraft:tp CodeSensei_Ben 39 64 -205
  704. [22:29:31] [Server thread/INFO]: [CodeSensei_Ben: Teleported CodeSensei_Ben to 39.500000, 64.000000, -204.500000]
  705. [22:29:35] [Server thread/INFO]: CodeSensei_Ben issued server command: /minecraft:tp CodeSensei_Ben 39 64 -205 -180
  706. [22:29:44] [Server thread/INFO]: CodeSensei_Ben issued server command: /minecraft:tp 39 64 -204 180
  707. [22:30:19] [Server thread/INFO]: CONSOLE issued server command: /tp CodeSensei_Ben 39 64 -205 180
  708. [22:30:19] [Server thread/INFO]: Teleporting...
  709. [22:30:21] [Craft Scheduler Thread - 43 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  710. [22:30:21] [Craft Scheduler Thread - 43 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  711. [22:30:27] [Server thread/INFO]: CONSOLE issued server command: /tp CodeSensei_Ben 39 64 -205 90
  712. [22:30:27] [Server thread/INFO]: Teleporting...
  713. [22:30:38] [Server thread/INFO]: CONSOLE issued server command: /tp CodeSensei_Ben 39 64 -205 -180 0.5
  714. [22:30:38] [Server thread/INFO]: Teleporting...
  715. [22:31:32] [Craft Scheduler Thread - 45 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  716. [22:31:32] [Craft Scheduler Thread - 45 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  717. [22:32:43] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  718. [22:32:43] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  719. [22:33:54] [Craft Scheduler Thread - 3 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  720. [22:33:54] [Craft Scheduler Thread - 3 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  721. [22:34:08] [Async Chat Thread - #0/INFO]: [Owner] ◆ CodeSensei_Ben » Barracks 39 64 -205
  722. [22:35:05] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  723. [22:35:05] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  724. [22:36:16] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  725. [22:36:16] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  726. [22:37:03] [Server thread/INFO]: CodeSensei_Ben issued server command: /plan server
  727. [22:37:27] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  728. [22:37:27] [Craft Scheduler Thread - 41 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  729. [22:38:37] [Craft Scheduler Thread - 5 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  730. [22:38:38] [Craft Scheduler Thread - 5 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  731. [22:39:48] [Craft Scheduler Thread - 53 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  732. [22:39:49] [Craft Scheduler Thread - 53 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  733. [22:40:53] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  734. [22:40:53] [Craft Scheduler Thread - 32 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  735. [22:42:03] [Craft Scheduler Thread - 53 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  736. [22:42:03] [Craft Scheduler Thread - 53 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  737. [22:42:53] [Server thread/INFO]: CodeSensei_Ben issued server command: /timings report
  738. [22:42:53] [Server thread/INFO]: Preparing Timings Report...
  739. [22:42:55] [Timings paste thread/INFO]: View Timings Report: https://timings.aikar.co/?id=b7bf5c6318af481ab4432dd945549a28
  740. [22:43:11] [Craft Scheduler Thread - 5 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  741. [22:43:12] [Craft Scheduler Thread - 5 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  742. [22:44:10] [Craft Scheduler Thread - 5 - BuycraftX/INFO]: [BuycraftX] Fetching all due players...
  743. [22:44:11] [Craft Scheduler Thread - 5 - BuycraftX/INFO]: [BuycraftX] Fetched due players (0 found).
  744.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement