Advertisement
Guest User

Untitled

a guest
May 8th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.84 KB | None | 0 0
  1. [06:36:05] [Server thread/INFO]: Starting minecraft server version 1.12
  2. [06:36:05] [Server thread/INFO]: Loading properties
  3. [06:36:05] [Server thread/INFO]: Default game type: SURVIVAL
  4. [06:36:05] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  5. [06:36:05] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [06:36:05] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [06:36:05] [Server thread/INFO]: Debug logging is disabled
  8. [06:36:05] [Server thread/INFO]: Generating keypair
  9. [06:36:05] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:27107
  10. [06:36:05] [Server thread/INFO]: Using epoll channel type
  11. [06:36:05] [Server thread/ERROR]: Ambiguous plugin name `AuctionHouse' for files `plugins/AuctionHouse-Legacy-1.5.4a.jar' and `plugins/AuctionHouse-Legacy-1.5.4a-0.jar' in `plugins'
  12. [06:36:05] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [06:36:06] [Server thread/ERROR]: Could not load 'plugins/worldguard-6.2.1.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandPermissionsException
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  18. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  19. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  20. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  21. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  22. Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandPermissionsException
  23. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  24. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
  25. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  26. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  27. ... 6 more
  28. Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandPermissionsException
  29. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  35. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
  38. ... 6 more
  39. [06:36:06] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
  40. [06:36:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  41. [06:36:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  42. [06:36:06] [Server thread/INFO]: [RCVaults] Loading RCVaults v1.0
  43. [06:36:06] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
  44. [06:36:06] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  45. [06:36:06] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  46. [06:36:06] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.7.2
  47. [06:36:06] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  48. [06:36:06] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v1.0
  49. [06:36:06] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
  50. [06:36:06] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.33.8
  51. [06:36:06] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.18.0
  52. [06:36:06] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  53. [06:36:06] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  54. [06:36:07] [Server thread/INFO]: [ViaVersion] Loading block mapping...
  55. [06:36:07] [Server thread/INFO]: [ViaVersion] Loading item mapping...
  56. [06:36:07] [Server thread/INFO]: [ViaVersion] Loading new tags...
  57. [06:36:07] [Server thread/INFO]: [ViaVersion] Loading enchantments...
  58. [06:36:07] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
  59. [06:36:07] [Server thread/INFO]: [AntiCraft] Loading AntiCraft v1.0.0
  60. [06:36:07] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  61. [06:36:07] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
  62. [06:36:07] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
  63. [06:36:07] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.3.13
  64. [06:36:07] [Server thread/INFO]: [VoidTeleport] Loading VoidTeleport v1.0-SNAPSHOT
  65. [06:36:07] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  66. [06:36:07] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.5
  67. [06:36:07] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  68. [06:36:07] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.15
  69. [06:36:07] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.7
  70. [06:36:07] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.5.4a
  71. [06:36:07] [Server thread/INFO]: [KitPreview] Loading KitPreview v5.4
  72. [06:36:07] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  73. [06:36:07] [Server thread/INFO]: [TAB] Loading TAB v2.4.3
  74. [06:36:07] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.0.4
  75. [06:36:07] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.1.0
  76. [06:36:07] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
  77. [06:36:07] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
  78. [06:36:07] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  79. [06:36:09] [Server thread/INFO]: §8(§4§lFAWE§8)§r§7 ++++ HASH CHECK ++++
  80. [06:36:09] [Server thread/INFO]: §8(§4§lFAWE§8)§r§7 https://addons.cursecdn.com/files/2431/372/worldedit-bukkit-6.1.7.2.jar
  81. [06:36:09] [Server thread/INFO]: §8(§4§lFAWE§8)§r§7 CRVJCWGJJ6UK40CTGHXQVK2/3C9BBTOS25FWI0ZHD4S=
  82. [06:36:09] [Server thread/INFO]: ====== USE PAPER ======
  83. [06:36:09] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  84. [06:36:09] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  85. [06:36:09] [Server thread/INFO]: - This is only a recommendation
  86. [06:36:09] [Server thread/INFO]: ==============================
  87. [06:36:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  88. [06:36:10] [Server thread/INFO]: [WorldEdit] Default configuration file written: config.yml
  89. [06:36:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  90. [06:36:12] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  91. [06:36:12] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  92. [06:36:12] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  93. [06:36:12] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  94. [06:36:12] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  95. [06:36:12] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  96. [06:36:12] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  97. [06:36:12] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
  98. [06:36:12] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.3.13
  99. [06:36:12] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  100. [06:36:12] [Server thread/INFO]: Preparing level "world"
  101. [06:36:12] [Server thread/INFO]: -------- World Settings For [world] --------
  102. [06:36:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
  103. [06:36:12] [Server thread/INFO]: Cane Growth Modifier: 100%
  104. [06:36:12] [Server thread/INFO]: Melon Growth Modifier: 100%
  105. [06:36:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  106. [06:36:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  107. [06:36:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
  108. [06:36:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
  109. [06:36:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  110. [06:36:12] [Server thread/INFO]: Vine Growth Modifier: 100%
  111. [06:36:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  112. [06:36:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  113. [06:36:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  114. [06:36:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  115. [06:36:12] [Server thread/INFO]: Random Lighting Updates: false
  116. [06:36:12] [Server thread/INFO]: Structure Info Saving: true
  117. [06:36:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  118. [06:36:12] [Server thread/INFO]: Max TNT Explosions: 100
  119. [06:36:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  120. [06:36:12] [Server thread/INFO]: Mob Spawn Range: 4
  121. [06:36:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
  122. [06:36:12] [Server thread/INFO]: Item Despawn Rate: 6000
  123. [06:36:12] [Server thread/INFO]: Item Merge Radius: 2.5
  124. [06:36:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  125. [06:36:12] [Server thread/INFO]: View Distance: 10
  126. [06:36:12] [Server thread/INFO]: Experience Merge Radius: 3.0
  127. [06:36:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  128. [06:36:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  129. [06:36:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  130. [06:36:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  131. [06:36:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  132. [06:36:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  133. [06:36:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  134. [06:36:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  135. [06:36:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  136. [06:36:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  137. [06:36:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  138. [06:36:13] [Server thread/INFO]: Vine Growth Modifier: 100%
  139. [06:36:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  140. [06:36:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  141. [06:36:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  142. [06:36:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  143. [06:36:13] [Server thread/INFO]: Random Lighting Updates: false
  144. [06:36:13] [Server thread/INFO]: Structure Info Saving: true
  145. [06:36:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  146. [06:36:13] [Server thread/INFO]: Max TNT Explosions: 100
  147. [06:36:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  148. [06:36:13] [Server thread/INFO]: Mob Spawn Range: 4
  149. [06:36:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  150. [06:36:13] [Server thread/INFO]: Item Despawn Rate: 6000
  151. [06:36:13] [Server thread/INFO]: Item Merge Radius: 2.5
  152. [06:36:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  153. [06:36:13] [Server thread/INFO]: View Distance: 10
  154. [06:36:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  155. [06:36:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  156. [06:36:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  157. [06:36:13] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  158. [06:36:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  159. [06:36:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  160. [06:36:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  161. [06:36:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  162. [06:36:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  163. [06:36:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  164. [06:36:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  165. [06:36:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  166. [06:36:13] [Server thread/INFO]: Vine Growth Modifier: 100%
  167. [06:36:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  168. [06:36:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  169. [06:36:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  170. [06:36:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  171. [06:36:13] [Server thread/INFO]: Random Lighting Updates: false
  172. [06:36:13] [Server thread/INFO]: Structure Info Saving: true
  173. [06:36:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  174. [06:36:13] [Server thread/INFO]: Max TNT Explosions: 100
  175. [06:36:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  176. [06:36:13] [Server thread/INFO]: Mob Spawn Range: 4
  177. [06:36:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  178. [06:36:13] [Server thread/INFO]: Item Despawn Rate: 6000
  179. [06:36:13] [Server thread/INFO]: Item Merge Radius: 2.5
  180. [06:36:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  181. [06:36:13] [Server thread/INFO]: View Distance: 10
  182. [06:36:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  183. [06:36:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  184. [06:36:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [06:36:13] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4322840186417315181)
  186. [06:36:14] [Server thread/INFO]: Preparing spawn area: 37%
  187. [06:36:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4322840186417315181)
  188. [06:36:15] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4322840186417315181)
  189. [06:36:15] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  190. [06:36:15] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  191. [06:36:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  192. [06:36:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  193. [06:36:15] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  194. [06:36:15] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  195. [06:36:16] [Server thread/INFO]: Could not set generator for world 'PrisonCell': Plugin 'PrisonCell' does not exist
  196. [06:36:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrisonCell
  197. [06:36:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  198. [06:36:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
  199. [06:36:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  200. [06:36:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_the_end
  201. [06:36:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  202. [06:36:16] [Server thread/INFO]: Could not set generator for world 'PrisonCell_nether': Plugin 'PrisonCell' does not exist
  203. [06:36:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrisonCell_nether
  204. [06:36:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  205. [06:36:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_nether
  206. [06:36:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  207. [06:36:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: main
  208. [06:36:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  209. [06:36:16] [Server thread/INFO]: -------- World Settings For [Warps] --------
  210. [06:36:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  211. [06:36:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  212. [06:36:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  213. [06:36:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  214. [06:36:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  215. [06:36:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  216. [06:36:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  217. [06:36:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  218. [06:36:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  219. [06:36:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  220. [06:36:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  221. [06:36:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  222. [06:36:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  223. [06:36:16] [Server thread/INFO]: Random Lighting Updates: false
  224. [06:36:16] [Server thread/INFO]: Structure Info Saving: true
  225. [06:36:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  226. [06:36:16] [Server thread/INFO]: Max TNT Explosions: 100
  227. [06:36:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  228. [06:36:16] [Server thread/INFO]: Mob Spawn Range: 4
  229. [06:36:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  230. [06:36:16] [Server thread/INFO]: Item Despawn Rate: 6000
  231. [06:36:16] [Server thread/INFO]: Item Merge Radius: 2.5
  232. [06:36:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  233. [06:36:16] [Server thread/INFO]: View Distance: 10
  234. [06:36:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  235. [06:36:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  236. [06:36:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  237. [06:36:16] [Server thread/INFO]: Preparing start region for level 3 (Seed: -8710741330656363207)
  238. [06:36:16] [Server thread/INFO]: -------- World Settings For [Main] --------
  239. [06:36:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  240. [06:36:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  241. [06:36:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  242. [06:36:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  243. [06:36:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  244. [06:36:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  245. [06:36:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  246. [06:36:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  247. [06:36:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  248. [06:36:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  249. [06:36:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  250. [06:36:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  251. [06:36:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  252. [06:36:16] [Server thread/INFO]: Random Lighting Updates: false
  253. [06:36:16] [Server thread/INFO]: Structure Info Saving: true
  254. [06:36:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  255. [06:36:16] [Server thread/INFO]: Max TNT Explosions: 100
  256. [06:36:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  257. [06:36:16] [Server thread/INFO]: Mob Spawn Range: 4
  258. [06:36:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  259. [06:36:16] [Server thread/INFO]: Item Despawn Rate: 6000
  260. [06:36:16] [Server thread/INFO]: Item Merge Radius: 2.5
  261. [06:36:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  262. [06:36:16] [Server thread/INFO]: View Distance: 10
  263. [06:36:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  264. [06:36:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  265. [06:36:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  266. [06:36:16] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8959176312385164738)
  267. [06:36:17] [Server thread/INFO]: Preparing spawn area for Main, 93%
  268. [06:36:17] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  269. [06:36:18] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  270. [06:36:18] [Server thread/INFO]: [RCVaults] Enabling RCVaults v1.0
  271. [06:36:18] [Server thread/INFO]: [RCVaults] Plugin has been enabled
  272. [06:36:18] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
  273. [06:36:18] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  274. [06:36:18] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  275. [06:36:18] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  276. [06:36:18] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  277. [06:36:18] [Server thread/INFO]: [DeluxeTags] 6 tags loaded
  278. [06:36:18] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  279. [06:36:18] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  280. [06:36:18] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  281. [06:36:18] [Server thread/INFO]: ----------------------------
  282. [06:36:18] [Server thread/INFO]: DeluxeTags Updater
  283. [06:36:18] [Server thread/INFO]:
  284. [06:36:18] [Server thread/INFO]: Could not connect to spigotmc.org
  285. [06:36:18] [Server thread/INFO]: to check for updates!
  286. [06:36:18] [Server thread/INFO]:
  287. [06:36:18] [Server thread/INFO]: ----------------------------
  288. [06:36:18] [Server thread/INFO]: ----------------------------
  289. [06:36:18] [Server thread/INFO]: DeluxeTags Updater
  290. [06:36:18] [Server thread/INFO]:
  291. [06:36:18] [Server thread/INFO]: You are running 1.7.1
  292. [06:36:18] [Server thread/INFO]: The latest version
  293. [06:36:18] [Server thread/INFO]: of DeluxeTags!
  294. [06:36:18] [Server thread/INFO]:
  295. [06:36:18] [Server thread/INFO]: ----------------------------
  296. [06:36:18] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.7.2
  297. [06:36:18] [Server thread/INFO]: [Vouchers] Loading the Config.yml
  298. [06:36:18] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
  299. [06:36:18] [Server thread/INFO]: [Vouchers] Loading the Data.yml
  300. [06:36:18] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
  301. [06:36:18] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
  302. [06:36:18] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
  303. [06:36:18] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
  304. [06:36:18] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
  305. [06:36:18] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v1.0
  306. [06:36:18] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
  307. [06:36:18] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  308. [06:36:18] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
  309. [06:36:18] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  310. [06:36:18] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  311. [06:36:18] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  312. [06:36:18] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.33.8
  313. [06:36:18] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  314. [06:36:18] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  315. [06:36:18] [Server thread/INFO]: [PermissionsEx] Optimizing Pex for this server.
  316. [06:36:18] [Server thread/INFO]: [PermissionsEx] File Backend in use. Enabling hotloading.
  317. [06:36:18] [Server thread/INFO]: [PermissionsEx] Hotloading Enabled for /home/container/plugins/PermissionsEx/permissions.yml
  318. [06:36:18] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  319. [06:36:18] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  320. [06:36:18] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  321. [06:36:18] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.18.0
  322. [06:36:18] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  323. [06:36:18] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.18.0
  324. [06:36:18] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-01
  325. [06:36:18] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  326. [06:36:18] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  327. [06:36:18] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  328. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  329. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  330. [06:36:18] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  331. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  332. [06:36:18] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  333. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  334. [06:36:18] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  335. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  336. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  337. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  338. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  339. [06:36:18] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  340. [06:36:18] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  341. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  342. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  343. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  344. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  345. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  346. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  347. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [DeluxeTags] ...
  348. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [EZBlocks] ...
  349. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  350. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  351. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  352. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  353. [06:36:19] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  354. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  355. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  356. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  357. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  358. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  359. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  360. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  361. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  362. [06:36:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  363. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  364. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  365. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  366. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  367. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  368. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
  369. [06:36:20] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  370. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  371. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  372. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  373. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  374. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  375. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  376. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  377. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  378. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  379. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  380. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  381. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  382. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  383. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  384. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  385. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  386. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  387. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  388. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
  389. [06:36:21] [Server thread/INFO]: [FeatherBoard] Unable to load placeholders 'worldguard'. Plugin WorldGuard not found!
  390. [06:36:21] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: worldguard.jar
  391. [06:36:21] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  392. [06:36:21] [Server thread/INFO]: [FeatherBoard] Loaded 3172 of the 3172 placholders
  393. [06:36:21] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  394. [06:36:22] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  395. [06:36:22] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  396. [06:36:22] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  397. [06:36:22] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  398. [06:36:22] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  399. [06:36:22] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  400. [06:36:22] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  401. [06:36:22] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  402. [06:36:23] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  403. [06:36:23] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  404. [06:36:23] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  405. [06:36:23] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  406. [06:36:23] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  407. [06:36:23] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  408. [06:36:23] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  409. [06:36:23] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  410. [06:36:23] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  411. [06:36:23] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
  412. [06:36:23] [Server thread/INFO]: [AntiCraft] Enabling AntiCraft v1.0.0
  413. [06:36:23] [Server thread/INFO]: Loading AntiCraft v1.0.0 by iShadey
  414. [06:36:23] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0
  415. [06:36:23] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
  416. [06:36:23] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
  417. [06:36:23] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
  418. [06:36:23] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
  419. [06:36:23] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
  420. [06:36:23] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
  421. [06:36:23] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
  422. [06:36:23] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v1.0-SNAPSHOT
  423. [06:36:23] [Server thread/INFO]: [VoidTeleport] Developed by EndlessTeamWork.
  424. [06:36:23] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  425. [06:36:23] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  426. [06:36:23] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  427. [06:36:23] [Server thread/INFO]: No kits found to migrate.
  428. [06:36:23] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  429. [06:36:24] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  430. [06:36:24] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  431. [06:36:24] [Server thread/INFO]: Loaded 852 items from items.csv.
  432. [06:36:24] [Server thread/INFO]: Using locale en
  433. [06:36:24] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  434. [06:36:24] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  435. [06:36:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  436. [06:36:24] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  437. [06:36:24] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.5
  438. [06:36:24] [Server thread/INFO]: [EpicRename] Version: 3.5 MC Version: NEWER_THAN_ONE_DOT_EIGHT
  439. [06:36:24] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2019 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  440. [06:36:24] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  441. [06:36:24] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
  442. [06:36:24] [Server thread/INFO]: [EpicRename] Plugin Enabled!
  443. [06:36:24] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  444. [06:36:24] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.15
  445. [06:36:24] [Server thread/INFO]: [LiteBans] Using default database drivers.
  446. [06:36:24] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
  447. [06:36:24] [Server thread/INFO]: [LiteBans] Connecting to database...
  448. [06:36:24] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/container/plugins/LiteBans/litebans] (294.3 ms).
  449. [06:36:24] [Server thread/INFO]: [LiteBans] Database connection fully initialized (306.1 ms).
  450. [06:36:24] [Server thread/INFO]: [LiteBans] v2.3.15 enabled. Startup took 456 ms.
  451. [06:36:24] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.7
  452. [06:36:24] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
  453. [06:36:24] [Server thread/INFO]: [CrateReloaded] v1_12_R1
  454. [06:36:25] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
  455. [06:36:25] [Server thread/INFO]: [ACF] Minecraft Version: 1.12
  456. [06:36:25] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.5.4a
  457. [06:36:25] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_12_R1
  458. [06:36:25] [Server thread/INFO]: [AuctionHouse] Loaded 0 listing
  459. [06:36:25] [Server thread/INFO]: [KitPreview] Enabling KitPreview v5.4
  460. [06:36:25] [Server thread/INFO]: =============================
  461. [06:36:25] [Server thread/INFO]: KitPreview5.4 by Brianna <3!
  462. [06:36:25] [Server thread/INFO]: Action: Enabling...
  463. [06:36:25] [Server thread/INFO]: [KitPreview] Loading language file
  464. [06:36:25] [Server thread/INFO]: [KitPreview] Loading data file
  465. [06:36:25] [Server thread/INFO]: MCUpdate enabled and loaded
  466. [06:36:25] [Server thread/INFO]: =============================
  467. [06:36:25] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  468. [06:36:25] [Server thread/INFO]: [TAB] Enabling TAB v2.4.3
  469. [06:36:25] [Server thread/INFO]: [TAB] Enabled in 67ms
  470. [06:36:25] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.0.4
  471. [06:36:25] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
  472. [06:36:25] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  473. [06:36:25] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_isvanished}
  474. [06:36:25] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_vanishedplayers}
  475. [06:36:25] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_playercount}
  476. [06:36:25] [Server thread/INFO]: [SuperVanish] Hooked into MVdWPlaceholderAPI
  477. [06:36:25] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  478. [06:36:25] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.1.0
  479. [06:36:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  480. [06:36:26] [Server thread/INFO]: Done (13.369s)! For help, type "help" or "?"
  481. [06:36:26] [Server thread/INFO]: Starting GS4 status listener
  482. [06:36:26] [Query Listener #1/INFO]: Query running on 0.0.0.0:27107
  483. [06:36:26] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12(335)
  484. [06:36:27] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.2
  485. [06:36:27] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  486. [06:36:27] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  487. [06:36:27] [Server thread/INFO]: [AuctionHouse] Cleaned 0 listing
  488. [06:36:27] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates ...
  489. [06:36:27] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.0.1, you're on: 1.6.0
  490. [06:36:27] [Craft Scheduler Thread - 20/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.7.1
  491. [06:36:27] [Craft Scheduler Thread - 20/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
  492. [06:36:27] [Craft Scheduler Thread - 5/WARN]: [Vouchers] MassiveStats was unable to communicate with its API endpoint.
  493. [06:36:28] [Server thread/INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.1.0'; Currently: '6.0.4'
  494. [06:36:28] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 131 placeholder expansions are available on the cloud.
  495. [06:36:28] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 2 installed expansions have updates available.
  496. [06:36:29] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  497. [06:36:29] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  498. [06:36:29] [Server thread/INFO]: [CrateReloaded] Plugin is out of date. Running: 2.0.7, Latest: 2.0.10.
  499. [06:39:01] [User Authenticator #1/INFO]: UUID of player 664 is 55f173d7-8bf7-4abf-baa3-96ceef7996fa
  500. [06:39:01] [Server thread/INFO]: 664[/84.108.147.165:55667] logged in with entity id 357 at ([Warps]-16.656238562585944, 94.0, 30.427679603636264)
  501. [06:39:07] [Server thread/INFO]: 664 issued server command: /gmc
  502. [06:39:26] [Server thread/INFO]: 664 issued server command: /speed 1
  503. [06:39:37] [Server thread/INFO]: 664 issued server command: //set glass
  504. [06:39:40] [Server thread/INFO]: 664 issued server command: /wea
  505. [06:39:41] [Server thread/INFO]: 664 issued server command: //set glass
  506. [06:39:48] [Server thread/INFO]: 664 issued server command: //fast
  507. [06:39:51] [Server thread/INFO]: 664 issued server command: //fast
  508. [06:40:05] [Server thread/INFO]: 664 issued server command: //schem
  509. [06:40:10] [Server thread/INFO]: 664 issued server command: //schem save test
  510. [06:40:13] [Server thread/INFO]: 664 issued server command: //copy
  511. [06:40:15] [Server thread/INFO]: 664 issued server command: //schem save test
  512. [06:40:15] [Craft Scheduler Thread - 8/INFO]: [WorldEdit] 664 saved /home/container/plugins/WorldEdit/schematics/55f173d7-8bf7-4abf-baa3-96ceef7996fa/test.schematic
  513. [06:40:54] [Server thread/INFO]: 664 issued server command: /rl
  514. [06:40:54] [Server thread/INFO]: 664: Please note that this command is not supported and may cause issues when using some plugins.
  515. [06:40:54] [Server thread/INFO]: 664: If you encounter any issues please use the /stop command to restart your server.
  516. [06:40:54] [Server thread/INFO]: Using 4 threads for Netty based IO
  517. [06:40:54] [Server thread/INFO]: Server Ping Player Sample Count: 12
  518. [06:40:54] [Server thread/INFO]: Debug logging is disabled
  519. [06:40:54] [Server thread/INFO]: -------- World Settings For [world] --------
  520. [06:40:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  521. [06:40:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  522. [06:40:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  523. [06:40:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  524. [06:40:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  525. [06:40:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  526. [06:40:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  527. [06:40:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  528. [06:40:54] [Server thread/INFO]: Vine Growth Modifier: 100%
  529. [06:40:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  530. [06:40:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  531. [06:40:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  532. [06:40:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  533. [06:40:54] [Server thread/INFO]: Random Lighting Updates: false
  534. [06:40:54] [Server thread/INFO]: Structure Info Saving: true
  535. [06:40:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  536. [06:40:54] [Server thread/INFO]: Max TNT Explosions: 100
  537. [06:40:54] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  538. [06:40:54] [Server thread/INFO]: Mob Spawn Range: 4
  539. [06:40:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  540. [06:40:54] [Server thread/INFO]: Item Despawn Rate: 6000
  541. [06:40:54] [Server thread/INFO]: Item Merge Radius: 2.5
  542. [06:40:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  543. [06:40:54] [Server thread/INFO]: View Distance: 10
  544. [06:40:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  545. [06:40:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  546. [06:40:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  547. [06:40:54] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  548. [06:40:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  549. [06:40:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  550. [06:40:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  551. [06:40:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  552. [06:40:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  553. [06:40:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  554. [06:40:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  555. [06:40:54] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  556. [06:40:54] [Server thread/INFO]: Vine Growth Modifier: 100%
  557. [06:40:54] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  558. [06:40:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  559. [06:40:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  560. [06:40:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  561. [06:40:54] [Server thread/INFO]: Random Lighting Updates: false
  562. [06:40:54] [Server thread/INFO]: Structure Info Saving: true
  563. [06:40:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  564. [06:40:55] [Server thread/INFO]: Max TNT Explosions: 100
  565. [06:40:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  566. [06:40:55] [Server thread/INFO]: Mob Spawn Range: 4
  567. [06:40:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  568. [06:40:55] [Server thread/INFO]: Item Despawn Rate: 6000
  569. [06:40:55] [Server thread/INFO]: Item Merge Radius: 2.5
  570. [06:40:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  571. [06:40:55] [Server thread/INFO]: View Distance: 10
  572. [06:40:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  573. [06:40:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  574. [06:40:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  575. [06:40:55] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  576. [06:40:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  577. [06:40:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  578. [06:40:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  579. [06:40:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  580. [06:40:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  581. [06:40:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  582. [06:40:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  583. [06:40:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  584. [06:40:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  585. [06:40:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  586. [06:40:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  587. [06:40:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  588. [06:40:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  589. [06:40:55] [Server thread/INFO]: Random Lighting Updates: false
  590. [06:40:55] [Server thread/INFO]: Structure Info Saving: true
  591. [06:40:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  592. [06:40:55] [Server thread/INFO]: Max TNT Explosions: 100
  593. [06:40:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  594. [06:40:55] [Server thread/INFO]: Mob Spawn Range: 4
  595. [06:40:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  596. [06:40:55] [Server thread/INFO]: Item Despawn Rate: 6000
  597. [06:40:55] [Server thread/INFO]: Item Merge Radius: 2.5
  598. [06:40:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  599. [06:40:55] [Server thread/INFO]: View Distance: 10
  600. [06:40:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  601. [06:40:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  602. [06:40:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  603. [06:40:55] [Server thread/INFO]: -------- World Settings For [Warps] --------
  604. [06:40:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  605. [06:40:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  606. [06:40:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  607. [06:40:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  608. [06:40:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  609. [06:40:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  610. [06:40:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  611. [06:40:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  612. [06:40:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  613. [06:40:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  614. [06:40:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  615. [06:40:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  616. [06:40:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  617. [06:40:55] [Server thread/INFO]: Random Lighting Updates: false
  618. [06:40:55] [Server thread/INFO]: Structure Info Saving: true
  619. [06:40:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  620. [06:40:55] [Server thread/INFO]: Max TNT Explosions: 100
  621. [06:40:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  622. [06:40:55] [Server thread/INFO]: Mob Spawn Range: 4
  623. [06:40:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  624. [06:40:55] [Server thread/INFO]: Item Despawn Rate: 6000
  625. [06:40:55] [Server thread/INFO]: Item Merge Radius: 2.5
  626. [06:40:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  627. [06:40:55] [Server thread/INFO]: View Distance: 10
  628. [06:40:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  629. [06:40:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  630. [06:40:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  631. [06:40:55] [Server thread/INFO]: -------- World Settings For [Main] --------
  632. [06:40:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  633. [06:40:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  634. [06:40:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  635. [06:40:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  636. [06:40:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  637. [06:40:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  638. [06:40:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  639. [06:40:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  640. [06:40:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  641. [06:40:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  642. [06:40:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  643. [06:40:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  644. [06:40:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  645. [06:40:55] [Server thread/INFO]: Random Lighting Updates: false
  646. [06:40:55] [Server thread/INFO]: Structure Info Saving: true
  647. [06:40:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  648. [06:40:55] [Server thread/INFO]: Max TNT Explosions: 100
  649. [06:40:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  650. [06:40:55] [Server thread/INFO]: Mob Spawn Range: 4
  651. [06:40:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  652. [06:40:55] [Server thread/INFO]: Item Despawn Rate: 6000
  653. [06:40:55] [Server thread/INFO]: Item Merge Radius: 2.5
  654. [06:40:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  655. [06:40:55] [Server thread/INFO]: View Distance: 10
  656. [06:40:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  657. [06:40:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  658. [06:40:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  659. [06:40:55] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
  660. [06:40:55] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.16.1.0
  661. [06:40:55] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.0.4
  662. [06:40:55] [Server thread/INFO]: [TAB] Disabling TAB v2.4.3
  663. [06:40:55] [Server thread/INFO]: [TAB] Disabled in 3ms
  664. [06:40:55] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.0
  665. [06:40:55] [Server thread/INFO]: [KitPreview] Disabling KitPreview v5.4
  666. [06:40:55] [Server thread/INFO]: =============================
  667. [06:40:55] [Server thread/INFO]: KitPreview 5.4 by Brianna <3!
  668. [06:40:55] [Server thread/INFO]: Action: Disabling...
  669. [06:40:55] [Server thread/INFO]: =============================
  670. [06:40:55] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.5.4a
  671. [06:40:55] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v2.0.7
  672. [06:40:55] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.3.15
  673. [06:40:56] [Server thread/INFO]: [LiteBans] v2.3.15 disabled.
  674. [06:40:56] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
  675. [06:40:56] [Server thread/INFO]: [EpicRename] Disabling EpicRename v3.5
  676. [06:40:56] [Server thread/INFO]: [EpicRename] Plugin Disabled.
  677. [06:40:56] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.0
  678. [06:40:56] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  679. [06:40:56] [Server thread/INFO]: [VoidTeleport] Disabling VoidTeleport v1.0-SNAPSHOT
  680. [06:40:56] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v1.3.13
  681. [06:40:56] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v2.3.1
  682. [06:40:56] [Server thread/INFO]: [EZBlocks] Disabling EZBlocks v1.5.0
  683. [06:40:56] [Server thread/INFO]: [EZBlocks] 1 players saved!
  684. [06:40:56] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  685. [06:40:56] [Server thread/INFO]: [AntiCraft] Disabling AntiCraft v1.0.0
  686. [06:40:56] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.6.0
  687. [06:40:56] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  688. [06:40:56] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.18.0
  689. [06:40:56] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  690. [06:40:56] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.33.8
  691. [06:40:56] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.10.5
  692. [06:40:56] [Server thread/INFO]: [CustomEnchants] Disabling CustomEnchants v1.0
  693. [06:40:56] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  694. [06:40:56] [Server thread/INFO]: [Vouchers] Disabling Vouchers v1.7.2
  695. [06:40:56] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
  696. [06:40:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  697. [06:40:56] [Server thread/INFO]: [Arconix] Disabling Arconix v1.1.1
  698. [06:40:56] [Server thread/INFO]: [RCVaults] Disabling RCVaults v1.0
  699. [06:40:56] [Server thread/INFO]: [RCVaults] Plugin has been disabled
  700. [06:40:56] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
  701. [06:40:56] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.2
  702. [06:40:56] [Server thread/INFO]: [CleanroomGenerator] Disabling CleanroomGenerator v1.0.0
  703. [06:40:56] [Server thread/ERROR]: Ambiguous plugin name `AuctionHouse' for files `plugins/AuctionHouse-Legacy-1.5.4a.jar' and `plugins/AuctionHouse-Legacy-1.5.4a-0.jar' in `plugins'
  704. [06:40:56] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
  705. [06:40:56] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  706. [06:40:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  707. [06:40:56] [Server thread/INFO]: [RCVaults] Loading RCVaults v1.0
  708. [06:40:56] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
  709. [06:40:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  710. [06:40:56] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  711. [06:40:56] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.7.2
  712. [06:40:56] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  713. [06:40:56] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v1.0
  714. [06:40:56] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
  715. [06:40:56] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.33.8
  716. [06:40:56] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.18.0
  717. [06:40:56] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  718. [06:40:56] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  719. [06:40:56] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, this should work fine. If you get any console errors, try rebooting.
  720. [06:40:56] [Server thread/INFO]: [ViaVersion] Loading block mapping...
  721. [06:40:57] [Server thread/INFO]: [ViaVersion] Loading item mapping...
  722. [06:40:57] [Server thread/INFO]: [ViaVersion] Loading new tags...
  723. [06:40:57] [Server thread/INFO]: [ViaVersion] Loading enchantments...
  724. [06:40:57] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
  725. [06:40:57] [Server thread/INFO]: [AntiCraft] Loading AntiCraft v1.0.0
  726. [06:40:57] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  727. [06:40:57] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
  728. [06:40:57] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
  729. [06:40:57] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.3.13
  730. [06:40:57] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  731. [06:40:57] [Server thread/INFO]: [VoidTeleport] Loading VoidTeleport v1.0-SNAPSHOT
  732. [06:40:57] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.0
  733. [06:40:57] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.5
  734. [06:40:57] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  735. [06:40:57] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.15
  736. [06:40:57] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.7
  737. [06:40:57] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  738. [06:40:57] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.5.4a
  739. [06:40:57] [Server thread/INFO]: [KitPreview] Loading KitPreview v5.4
  740. [06:40:57] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.0
  741. [06:40:57] [Server thread/INFO]: [TAB] Loading TAB v2.4.3
  742. [06:40:57] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.0.4
  743. [06:40:57] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.1.0
  744. [06:40:57] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
  745. [06:40:57] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
  746. [06:40:57] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  747. [06:40:57] [Server thread/INFO]: ====== USE PAPER ======
  748. [06:40:57] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  749. [06:40:57] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  750. [06:40:57] [Server thread/INFO]: - This is only a recommendation
  751. [06:40:57] [Server thread/INFO]: ==============================
  752. [06:40:57] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  753. [06:40:57] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  754. [06:40:57] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  755. [06:40:57] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  756. [06:40:57] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  757. [06:40:57] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  758. [06:40:57] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
  759. [06:40:58] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.3.13
  760. [06:40:58] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  761. [06:40:58] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  762. [06:40:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  763. [06:40:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  764. [06:40:58] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  765. [06:40:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  766. [06:40:58] [Server thread/INFO]: Could not set generator for world 'PrisonCell': Plugin 'PrisonCell' does not exist
  767. [06:40:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrisonCell
  768. [06:40:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  769. [06:40:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
  770. [06:40:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  771. [06:40:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_the_end
  772. [06:40:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  773. [06:40:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_nether
  774. [06:40:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  775. [06:40:59] [Server thread/INFO]: Could not set generator for world 'PrisonCell_nether': Plugin 'PrisonCell' does not exist
  776. [06:40:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrisonCell_nether
  777. [06:40:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  778. [06:40:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: main
  779. [06:40:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  780. [06:40:59] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  781. [06:40:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  782. [06:40:59] [Server thread/INFO]: [RCVaults] Enabling RCVaults v1.0
  783. [06:40:59] [Server thread/INFO]: [RCVaults] Plugin has been enabled
  784. [06:40:59] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
  785. [06:40:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  786. [06:40:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  787. [06:40:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  788. [06:40:59] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  789. [06:40:59] [Server thread/INFO]: [DeluxeTags] 6 tags loaded
  790. [06:40:59] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  791. [06:40:59] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  792. [06:40:59] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  793. [06:40:59] [Server thread/INFO]: ----------------------------
  794. [06:40:59] [Server thread/INFO]: DeluxeTags Updater
  795. [06:40:59] [Server thread/INFO]:
  796. [06:40:59] [Server thread/INFO]: Could not connect to spigotmc.org
  797. [06:40:59] [Server thread/INFO]: to check for updates!
  798. [06:40:59] [Server thread/INFO]:
  799. [06:40:59] [Server thread/INFO]: ----------------------------
  800. [06:40:59] [Server thread/INFO]: ----------------------------
  801. [06:40:59] [Server thread/INFO]: DeluxeTags Updater
  802. [06:40:59] [Server thread/INFO]:
  803. [06:40:59] [Server thread/INFO]: You are running 1.7.1
  804. [06:40:59] [Server thread/INFO]: The latest version
  805. [06:40:59] [Server thread/INFO]: of DeluxeTags!
  806. [06:40:59] [Server thread/INFO]:
  807. [06:40:59] [Server thread/INFO]: ----------------------------
  808. [06:40:59] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.7.2
  809. [06:40:59] [Server thread/INFO]: [Vouchers] Loading the Config.yml
  810. [06:40:59] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
  811. [06:40:59] [Server thread/INFO]: [Vouchers] Loading the Data.yml
  812. [06:40:59] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
  813. [06:40:59] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
  814. [06:40:59] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
  815. [06:40:59] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
  816. [06:40:59] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
  817. [06:40:59] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v1.0
  818. [06:41:00] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
  819. [06:41:00] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  820. [06:41:00] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
  821. [06:41:00] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  822. [06:41:00] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  823. [06:41:00] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  824. [06:41:00] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.33.8
  825. [06:41:00] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  826. [06:41:00] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  827. [06:41:00] [Server thread/INFO]: [PermissionsEx] Optimizing Pex for this server.
  828. [06:41:00] [Server thread/INFO]: [PermissionsEx] File Backend in use. Enabling hotloading.
  829. [06:41:00] [Server thread/INFO]: [PermissionsEx] Hotloading Enabled for /home/container/plugins/PermissionsEx/permissions.yml
  830. [06:41:00] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  831. [06:41:00] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  832. [06:41:00] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.18.0
  833. [06:41:00] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  834. [06:41:00] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.18.0
  835. [06:41:00] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-01
  836. [06:41:00] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  837. [06:41:00] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  838. [06:41:00] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  839. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  840. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  841. [06:41:00] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  842. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  843. [06:41:00] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  844. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  845. [06:41:00] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  846. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  847. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  848. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  849. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  850. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  851. [06:41:00] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  852. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  853. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  854. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  855. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  856. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  857. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  858. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [DeluxeTags] ...
  859. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [EZBlocks] ...
  860. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  861. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  862. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  863. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  864. [06:41:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  865. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  866. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  867. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  868. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  869. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  870. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  871. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  872. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  873. [06:41:01] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  874. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  875. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  876. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  877. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  878. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  879. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
  880. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  881. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  882. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  883. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  884. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  885. [06:41:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  886. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  887. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  888. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  889. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  890. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  891. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  892. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  893. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  894. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  895. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  896. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  897. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  898. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  899. [06:41:02] [Server thread/INFO]: [FeatherBoard] Downloading placeholder [WorldGuard 1.0.3] ...
  900. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard 1.0.3] ...
  901. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  902. [06:41:02] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  903. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loaded 3176 of the 3176 placholders
  904. [06:41:02] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  905. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  906. [06:41:02] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  907. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  908. [06:41:02] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  909. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  910. [06:41:02] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  911. [06:41:02] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  912. [06:41:02] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  913. [06:41:03] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  914. [06:41:03] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  915. [06:41:03] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  916. [06:41:03] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  917. [06:41:03] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  918. [06:41:03] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  919. [06:41:03] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  920. [06:41:04] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  921. [06:41:04] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  922. [06:41:04] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
  923. [06:41:04] [Server thread/INFO]: [AntiCraft] Enabling AntiCraft v1.0.0
  924. [06:41:04] [Server thread/INFO]: Loading AntiCraft v1.0.0 by iShadey
  925. [06:41:04] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0
  926. [06:41:04] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
  927. [06:41:04] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
  928. [06:41:04] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
  929. [06:41:04] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
  930. [06:41:04] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
  931. [06:41:04] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
  932. [06:41:04] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
  933. [06:41:04] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  934. [06:41:04] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  935. [06:41:04] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  936. [06:41:04] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v1.0-SNAPSHOT
  937. [06:41:04] [Server thread/INFO]: [VoidTeleport] Developed by EndlessTeamWork.
  938. [06:41:04] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.0
  939. [06:41:04] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  940. [06:41:04] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  941. [06:41:04] [Server thread/INFO]: No kits found to migrate.
  942. [06:41:04] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  943. [06:41:04] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  944. [06:41:04] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  945. [06:41:04] [Server thread/INFO]: Loaded 852 items from items.csv.
  946. [06:41:04] [Server thread/INFO]: Using locale en
  947. [06:41:04] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  948. [06:41:04] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  949. [06:41:04] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  950. [06:41:04] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  951. [06:41:04] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.5
  952. [06:41:04] [Server thread/INFO]: [EpicRename] Version: 3.5 MC Version: NEWER_THAN_ONE_DOT_EIGHT
  953. [06:41:04] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2019 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  954. [06:41:04] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  955. [06:41:04] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
  956. [06:41:04] [Server thread/INFO]: [EpicRename] Plugin Enabled!
  957. [06:41:04] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  958. [06:41:04] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
  959. [06:41:04] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.15
  960. [06:41:04] [Server thread/INFO]: [LiteBans] Using default database drivers.
  961. [06:41:04] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
  962. [06:41:04] [Server thread/INFO]: [LiteBans] Connecting to database...
  963. [06:41:04] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/container/plugins/LiteBans/litebans] (173.1 ms).
  964. [06:41:04] [Server thread/INFO]: [LiteBans] Database connection fully initialized (176.8 ms).
  965. [06:41:04] [Server thread/INFO]: [LiteBans] v2.3.15 enabled. Startup took 331 ms.
  966. [06:41:04] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.7
  967. [06:41:04] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
  968. [06:41:04] [Server thread/INFO]: [CrateReloaded] v1_12_R1
  969. [06:41:05] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
  970. [06:41:05] [Server thread/INFO]: [ACF] Minecraft Version: 1.12
  971. [06:41:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  972. [06:41:05] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  973. [06:41:05] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  974. [06:41:05] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  975. [06:41:05] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  976. [06:41:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  977. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  978. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  979. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  980. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  981. [06:41:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  982. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  983. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  984. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  985. [06:41:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  986. [06:41:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  987. [06:41:05] [Server thread/INFO]: [WorldGuard] (Warps) TNT ignition is PERMITTED.
  988. [06:41:05] [Server thread/INFO]: [WorldGuard] (Warps) Lighters are PERMITTED.
  989. [06:41:05] [Server thread/INFO]: [WorldGuard] (Warps) Lava fire is blocked.
  990. [06:41:05] [Server thread/INFO]: [WorldGuard] (Warps) Fire spread is UNRESTRICTED.
  991. [06:41:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Warps'
  992. [06:41:05] [Server thread/INFO]: [WorldGuard] (Main) TNT ignition is PERMITTED.
  993. [06:41:05] [Server thread/INFO]: [WorldGuard] (Main) Lighters are PERMITTED.
  994. [06:41:05] [Server thread/INFO]: [WorldGuard] (Main) Lava fire is blocked.
  995. [06:41:05] [Server thread/INFO]: [WorldGuard] (Main) Fire spread is UNRESTRICTED.
  996. [06:41:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Main'
  997. [06:41:05] [Server thread/INFO]: [WorldGuard] Loading region data...
  998. [06:41:05] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.5.4a
  999. [06:41:05] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_12_R1
  1000. [06:41:05] [Server thread/INFO]: [AuctionHouse] Loaded 0 listing
  1001. [06:41:05] [Server thread/INFO]: [KitPreview] Enabling KitPreview v5.4
  1002. [06:41:05] [Server thread/INFO]: =============================
  1003. [06:41:05] [Server thread/INFO]: KitPreview5.4 by Brianna <3!
  1004. [06:41:05] [Server thread/INFO]: Action: Enabling...
  1005. [06:41:05] [Server thread/INFO]: [KitPreview] Loading language file
  1006. [06:41:05] [Server thread/INFO]: [KitPreview] Loading data file
  1007. [06:41:05] [Server thread/INFO]: MCUpdate enabled and loaded
  1008. [06:41:05] [Server thread/INFO]: =============================
  1009. [06:41:05] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.0
  1010. [06:41:05] [Server thread/INFO]: [TAB] Enabling TAB v2.4.3
  1011. [06:41:06] [Server thread/INFO]: [TAB] Enabled in 107ms
  1012. [06:41:06] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.0.4
  1013. [06:41:06] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
  1014. [06:41:06] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  1015. [06:41:06] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_isvanished}
  1016. [06:41:06] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_vanishedplayers}
  1017. [06:41:06] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_playercount}
  1018. [06:41:06] [Server thread/INFO]: [SuperVanish] Hooked into MVdWPlaceholderAPI
  1019. [06:41:06] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  1020. [06:41:06] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.1.0
  1021. [06:41:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1022. [06:41:06] [Server thread/INFO]: 664: Reload complete.
  1023. [06:41:06] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  1024. [06:41:07] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12(335)
  1025. [06:41:07] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.2
  1026. [06:41:07] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1027. [06:41:07] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  1028. [06:41:07] [Server thread/INFO]: [AuctionHouse] Cleaned 0 listing
  1029. [06:41:07] [Craft Scheduler Thread - 15/INFO]: [Vault] Checking for Updates ...
  1030. [06:41:07] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.0.1, you're on: 1.6.0
  1031. [06:41:07] [Craft Scheduler Thread - 5/WARN]: [Vouchers] MassiveStats was unable to communicate with its API endpoint.
  1032. [06:41:07] [Craft Scheduler Thread - 15/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.7.1
  1033. [06:41:07] [Craft Scheduler Thread - 15/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
  1034. [06:41:08] [Craft Scheduler Thread - 28/INFO]: [PlaceholderAPI] 131 placeholder expansions are available on the cloud.
  1035. [06:41:08] [Craft Scheduler Thread - 28/INFO]: [PlaceholderAPI] 2 installed expansions have updates available.
  1036. [06:41:08] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  1037. [06:41:08] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  1038. [06:41:08] [Server thread/INFO]: [CrateReloaded] Plugin is out of date. Running: 2.0.7, Latest: 2.0.10.
  1039. [06:41:08] [Server thread/INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.1.0'; Currently: '6.0.4'
  1040. [06:52:16] [Server thread/INFO]: 664 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  1041. [06:52:19] [User Authenticator #2/INFO]: UUID of player 664 is 55f173d7-8bf7-4abf-baa3-96ceef7996fa
  1042. [06:52:20] [Server thread/INFO]: 664[/84.108.147.165:55750] logged in with entity id 644 at ([Warps]-16.56637208236107, 94.0, 31.674237392764972)
  1043. [06:52:24] [Server thread/INFO]: 664 issued server command: /speed 1
  1044. [06:52:26] [Server thread/INFO]: 664 issued server command: //copy
  1045. [06:52:28] [Server thread/INFO]: 664 issued server command: /wea
  1046. [06:52:29] [Server thread/INFO]: 664 issued server command: //copy
  1047. [06:52:35] [Server thread/INFO]: 664 issued server command: //schem
  1048. [06:52:38] [Server thread/INFO]: 664 issued server command: //schem save test 2
  1049. [06:52:39] [Server thread/INFO]: 664 issued server command: //schem save test2
  1050. [06:52:39] [Craft Scheduler Thread - 55/INFO]: [WorldEdit] 664 saved /home/container/plugins/WorldEdit/schematics/55f173d7-8bf7-4abf-baa3-96ceef7996fa/test2.schematic
  1051. [06:52:51] [Server thread/INFO]: 664 issued server command: //schem save test2
  1052. [06:52:51] [Craft Scheduler Thread - 51/INFO]: [WorldEdit] 664 saved /home/container/plugins/WorldEdit/schematics/55f173d7-8bf7-4abf-baa3-96ceef7996fa/test2.schematic
  1053. [06:53:21] [Server thread/INFO]: 664 issued server command: /fawe reload
  1054. [06:53:21] [Craft Scheduler Thread - 18/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1055. [06:53:27] [Server thread/INFO]: 664 issued server command: /fawe reload
  1056. [06:53:27] [Craft Scheduler Thread - 52/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1057. [06:53:29] [Server thread/INFO]: 664 issued server command: /schem show
  1058. [06:53:31] [Server thread/INFO]: 664 issued server command: /schem show all
  1059. [06:54:23] [Server thread/INFO]: 664 issued server command: /schem list
  1060. [06:54:26] [Server thread/INFO]: 664 issued server command: /shcem
  1061. [06:54:28] [Server thread/INFO]: 664 issued server command: /schem
  1062. [06:54:33] [Server thread/INFO]: 664 issued server command: /schem load
  1063. [06:54:34] [Server thread/INFO]: 664 issued server command: /schem loadall
  1064. [06:54:49] [Server thread/INFO]: 664 issued server command: /schem loadall schematic clipboard2.schematic
  1065. [06:54:54] [Server thread/INFO]: 664 issued server command: //schem show
  1066. [06:54:54] [Server thread/WARN]: 664 moved wrongly!
  1067. [06:54:55] [Server thread/INFO]: 664 issued server command: //schem show
  1068. [06:54:57] [Server thread/INFO]: 664 issued server command: //schem show clipboard2.schematic
  1069. [06:55:02] [Server thread/INFO]: 664 issued server command: //paste
  1070. [06:55:02] [Craft Scheduler Thread - 65/ERROR]: [WorldEdit] An unexpected error occurred while handling a FAWE command
  1071. java.lang.UnsupportedOperationException: null
  1072. at java.util.AbstractCollection.add(AbstractCollection.java:262) ~[?:1.8.0_212]
  1073. at com.boydti.fawe.object.FaweQueue.addEditSession(FaweQueue.java:129) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1074. at com.sk89q.worldedit.EditSession.<init>(EditSession.java:248) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1075. at com.boydti.fawe.util.EditSessionBuilder.build(EditSessionBuilder.java:195) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1076. at com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:1344) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1077. at com.sk89q.worldedit.internal.command.WorldEditBinding.getEditSession(WorldEditBinding.java:105) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1078. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1079. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1080. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1081. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1082. at com.sk89q.worldedit.util.command.parametric.BindingHelper.bind(BindingHelper.java:167) ~[WorldEdit.jar:?]
  1083. at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:241) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1084. at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:133) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1085. at com.sk89q.worldedit.extension.platform.CommandManager$2.get(CommandManager.java:413) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1086. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandTask(CommandManager.java:436) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1087. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandOnCurrentThread(CommandManager.java:417) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1088. at com.sk89q.worldedit.extension.platform.CommandManager$3$1.run(CommandManager.java:535) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1089. at com.boydti.fawe.object.FawePlayer.lambda$runAction$3(FawePlayer.java:345) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1090. at com.boydti.fawe.object.task.SimpleAsyncNotifyQueue.operate(SimpleAsyncNotifyQueue.java:25) [FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1091. at com.boydti.fawe.object.task.AsyncNotifyQueue$1.run(AsyncNotifyQueue.java:15) [FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1092. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  1093. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  1094. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  1095. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  1096. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1097. [06:56:11] [Craft Scheduler Thread - 38/WARN]: [Vouchers] MassiveStats was unable to communicate with its API endpoint.
  1098. [06:56:13] [Server thread/INFO]: 664 issued server command: /schem load clipboard2.schematic
  1099. [06:56:19] [Server thread/INFO]: 664 issued server command: /schem load clipboard2.schematic
  1100. [06:56:37] [Server thread/INFO]: 664 issued server command: //paste
  1101. [06:56:38] [Craft Scheduler Thread - 55/ERROR]: [WorldEdit] An unexpected error occurred while handling a FAWE command
  1102. java.lang.UnsupportedOperationException: null
  1103. at java.util.AbstractCollection.add(AbstractCollection.java:262) ~[?:1.8.0_212]
  1104. at com.boydti.fawe.object.FaweQueue.addEditSession(FaweQueue.java:129) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1105. at com.sk89q.worldedit.EditSession.<init>(EditSession.java:248) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1106. at com.boydti.fawe.util.EditSessionBuilder.build(EditSessionBuilder.java:195) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1107. at com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:1344) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1108. at com.sk89q.worldedit.internal.command.WorldEditBinding.getEditSession(WorldEditBinding.java:105) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1110. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1112. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1113. at com.sk89q.worldedit.util.command.parametric.BindingHelper.bind(BindingHelper.java:167) ~[WorldEdit.jar:?]
  1114. at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:241) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1115. at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:133) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1116. at com.sk89q.worldedit.extension.platform.CommandManager$2.get(CommandManager.java:413) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1117. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandTask(CommandManager.java:436) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1118. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandOnCurrentThread(CommandManager.java:417) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1119. at com.sk89q.worldedit.extension.platform.CommandManager$3$1.run(CommandManager.java:535) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1120. at com.boydti.fawe.object.FawePlayer.lambda$runAction$3(FawePlayer.java:345) ~[FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1121. at com.boydti.fawe.object.task.SimpleAsyncNotifyQueue.operate(SimpleAsyncNotifyQueue.java:25) [FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1122. at com.boydti.fawe.object.task.AsyncNotifyQueue$1.run(AsyncNotifyQueue.java:15) [FastAsyncWorldEdit-bukkit-19.05.02-d89cb44-1274-22.2.0%20(2).jar:?]
  1123. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  1124. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-596221b-9a1fc1e]
  1125. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  1126. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  1127. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1128. [07:00:09] [Server thread/INFO]: 664 issued server command: /log
  1129. [07:00:14] [Server thread/INFO]: 664 issued server command: /log/lasted.log
  1130. [07:01:05] [Server thread/INFO]: 664 issued server command: /logs
  1131. [07:01:06] [Server thread/INFO]: 664 issued server command: /wea
  1132. [07:01:07] [Server thread/INFO]: 664 issued server command: /wea
  1133. [07:01:11] [Server thread/INFO]: 664 issued server command: /fawe
  1134. [07:01:16] [Server thread/INFO]: 664 issued server command: /fawe changelog
  1135. [07:01:25] [Server thread/INFO]: 664 issued server command: /fawe debugpaste
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement