Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.78 KB | None | 0 0
  1. [23:57:38] [main/INFO]: Loaded 0 recipes
  2. [23:57:38] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [23:57:38] [Server thread/INFO]: Loading properties
  4. [23:57:38] [Server thread/INFO]: Default game type: SURVIVAL
  5. [23:57:38] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b0f4c22-51c118b (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [23:57:38] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [23:57:38] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [23:57:38] [Server thread/INFO]: Debug logging is disabled
  9. [23:57:38] [Server thread/INFO]: Generating keypair
  10. [23:57:38] [Server thread/INFO]: Starting Minecraft server on 172.96.172.131:25565
  11. [23:57:39] [Server thread/INFO]: Using epoll channel type
  12. [23:57:42] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.73
  13. [23:57:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  14. [23:57:42] [Server thread/INFO]: [QuickBan] Loading QuickBan v1.0
  15. [23:57:42] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  16. [23:57:42] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.6.1
  17. [23:57:42] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.0
  18. [23:57:42] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  19. [23:57:42] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v11.0.0
  20. [23:57:42] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  21. [23:57:42] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-SNAPSHOT;1804-a233be1
  22. [23:57:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  23. [23:57:42] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  24. [23:57:42] [Server thread/INFO]: [CustomJukebox] Loading CustomJukebox v1.1.0
  25. [23:57:42] [Server thread/INFO]: [DiscoFloor] Loading DiscoFloor v1.4.0
  26. [23:57:42] [Server thread/INFO]: [PlayerAD] Loading PlayerAD v1.3
  27. [23:57:42] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
  28. [23:57:42] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  29. [23:57:42] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
  30. [23:57:42] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.1
  31. [23:57:42] [Server thread/INFO]: [StackMob] Loading StackMob v3.3.2
  32. [23:57:42] [Server thread/ERROR]: com/sk89q/worldedit/util/task/Supervisor initializing StackMob v3.3.2 (Is it up to date?)
  33. java.lang.NoClassDefFoundError: com/sk89q/worldedit/util/task/Supervisor
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  35. at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_191]
  36. at uk.antiperson.stackmob.compat.hooks.WorldGuardHook.isCorrectVersion(WorldGuardHook.java:46) ~[?:?]
  37. at uk.antiperson.stackmob.compat.hooks.WorldGuardHook.<init>(WorldGuardHook.java:15) ~[?:?]
  38. at uk.antiperson.stackmob.compat.HookManager.onServerLoad(HookManager.java:19) ~[?:?]
  39. at uk.antiperson.stackmob.StackMob.onLoad(StackMob.java:59) ~[?:?]
  40. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:330) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  41. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  42. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  43. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  44. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.util.task.Supervisor
  45. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  50. ... 10 more
  51. [23:57:42] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.3-SNAPSHOT (build 113)
  52. [23:57:42] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.0-SNAPSHOT;1804-a233be1 loaded.
  53. [23:57:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.0.34
  54. [23:57:42] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.13.2
  55. [23:57:42] [Server thread/INFO]: [TabList] Loading TabList v3.9
  56. [23:57:42] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.0.34
  57. [23:57:42] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.0.34
  58. [23:57:42] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.4
  59. [23:57:42] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6-BETA
  60. [23:57:42] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  61. [23:57:42] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.73
  62. [23:57:42] [Server thread/INFO]: __
  63. [23:57:42] [Server thread/INFO]: | |__) LuckPerms v4.3.73
  64. [23:57:42] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  65. [23:57:42] [Server thread/INFO]: [LuckPerms] Loading configuration...
  66. [23:57:42] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  67. [23:57:43] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  68. [23:57:43] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  69. [23:57:43] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 761ms)
  70. [23:57:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  71. [23:57:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  72. [23:57:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  73. [23:57:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  74. [23:57:43] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  75. [23:57:43] [Server thread/INFO]: [StackMob] Enabling StackMob v3.3.2
  76. [23:57:43] [Server thread/INFO]: [StackMob] StackMob v3.3.2 created by antiPerson (pas_francais)
  77. [23:57:43] [Server thread/INFO]: [StackMob] Documentation can be found at https://www.spigotmc.org/resources/stackmob.29999/
  78. [23:57:43] [Server thread/INFO]: [StackMob] GitHub repository can be found at https://www.github.com/Nathat23/StackMob-2
  79. [23:57:43] [Server thread/INFO]: [StackMob] Detected server version: 1
  80. [23:57:43] [Server thread/ERROR]: Error occurred while enabling StackMob v3.3.2 (Is it up to date?)
  81. java.lang.NoClassDefFoundError: com/sk89q/worldedit/util/task/Supervisor
  82. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  83. at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_191]
  84. at uk.antiperson.stackmob.compat.hooks.WorldGuardHook.isCorrectVersion(WorldGuardHook.java:46) ~[?:?]
  85. at uk.antiperson.stackmob.compat.hooks.WorldGuardHook.<init>(WorldGuardHook.java:15) ~[?:?]
  86. at uk.antiperson.stackmob.compat.HookManager.registerHooks(HookManager.java:23) ~[?:?]
  87. at uk.antiperson.stackmob.StackMob.onEnable(StackMob.java:85) ~[?:?]
  88. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  89. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  90. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  91. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  92. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  93. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  94. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  95. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  96. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.util.task.Supervisor
  97. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  98. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  99. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  100. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  101. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  102. ... 14 more
  103. [23:57:43] [Server thread/INFO]: Preparing level "world"
  104. [23:57:43] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  105. [23:57:44] [Server thread/INFO]: Loaded 524 recipes
  106. [23:57:44] [Server thread/INFO]: -------- World Settings For [world] --------
  107. [23:57:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  108. [23:57:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  109. [23:57:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  110. [23:57:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  111. [23:57:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  112. [23:57:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  113. [23:57:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  114. [23:57:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  115. [23:57:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  116. [23:57:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  117. [23:57:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  118. [23:57:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  119. [23:57:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  120. [23:57:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  121. [23:57:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  122. [23:57:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  123. [23:57:44] [Server thread/INFO]: Random Lighting Updates: false
  124. [23:57:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  125. [23:57:44] [Server thread/INFO]: Max TNT Explosions: 100
  126. [23:57:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  127. [23:57:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  128. [23:57:44] [Server thread/INFO]: Mob Spawn Range: 6
  129. [23:57:44] [Server thread/INFO]: Item Merge Radius: 2.5
  130. [23:57:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  131. [23:57:44] [Server thread/INFO]: Item Despawn Rate: 6000
  132. [23:57:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  133. [23:57:44] [Server thread/INFO]: View Distance: 10
  134. [23:57:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  135. [23:57:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  136. [23:57:44] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  137. [23:57:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  138. [23:57:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  139. [23:57:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  140. [23:57:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  141. [23:57:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  142. [23:57:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  143. [23:57:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  144. [23:57:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  145. [23:57:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  146. [23:57:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  147. [23:57:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  148. [23:57:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  149. [23:57:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  150. [23:57:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  151. [23:57:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  152. [23:57:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  153. [23:57:44] [Server thread/INFO]: Random Lighting Updates: false
  154. [23:57:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  155. [23:57:44] [Server thread/INFO]: Max TNT Explosions: 100
  156. [23:57:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  157. [23:57:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  158. [23:57:44] [Server thread/INFO]: Mob Spawn Range: 6
  159. [23:57:44] [Server thread/INFO]: Item Merge Radius: 2.5
  160. [23:57:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  161. [23:57:44] [Server thread/INFO]: Item Despawn Rate: 6000
  162. [23:57:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  163. [23:57:44] [Server thread/INFO]: View Distance: 10
  164. [23:57:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  165. [23:57:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  166. [23:57:44] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  167. [23:57:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  168. [23:57:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  169. [23:57:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  170. [23:57:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  171. [23:57:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  172. [23:57:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  173. [23:57:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  174. [23:57:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  175. [23:57:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  176. [23:57:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  177. [23:57:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  178. [23:57:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  179. [23:57:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  180. [23:57:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  181. [23:57:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  182. [23:57:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  183. [23:57:44] [Server thread/INFO]: Random Lighting Updates: false
  184. [23:57:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  185. [23:57:44] [Server thread/INFO]: Max TNT Explosions: 100
  186. [23:57:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  187. [23:57:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  188. [23:57:44] [Server thread/INFO]: Mob Spawn Range: 6
  189. [23:57:44] [Server thread/INFO]: Item Merge Radius: 2.5
  190. [23:57:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  191. [23:57:44] [Server thread/INFO]: Item Despawn Rate: 6000
  192. [23:57:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  193. [23:57:44] [Server thread/INFO]: View Distance: 10
  194. [23:57:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  195. [23:57:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  196. [23:57:44] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: 4956922699845353238)
  197. [23:57:44] [Server thread/INFO]: Preparing spawn area: 4%
  198. [23:57:44] [Server thread/INFO]: Preparing spawn area: 8%
  199. [23:57:44] [Server thread/INFO]: Preparing spawn area: 12%
  200. [23:57:44] [Server thread/INFO]: Preparing spawn area: 16%
  201. [23:57:45] [Server thread/INFO]: Preparing spawn area: 20%
  202. [23:57:45] [Server thread/INFO]: Preparing spawn area: 24%
  203. [23:57:45] [Server thread/INFO]: Preparing spawn area: 28%
  204. [23:57:45] [Server thread/INFO]: Preparing spawn area: 32%
  205. [23:57:45] [Server thread/INFO]: Preparing spawn area: 36%
  206. [23:57:45] [Server thread/INFO]: Preparing spawn area: 40%
  207. [23:57:45] [Server thread/INFO]: Preparing spawn area: 44%
  208. [23:57:45] [Server thread/INFO]: Preparing spawn area: 48%
  209. [23:57:45] [Server thread/INFO]: Preparing spawn area: 52%
  210. [23:57:45] [Server thread/INFO]: Preparing spawn area: 56%
  211. [23:57:45] [Server thread/INFO]: Preparing spawn area: 60%
  212. [23:57:45] [Server thread/INFO]: Preparing spawn area: 64%
  213. [23:57:45] [Server thread/INFO]: Preparing spawn area: 68%
  214. [23:57:45] [Server thread/INFO]: Preparing spawn area: 72%
  215. [23:57:45] [Server thread/INFO]: Preparing spawn area: 76%
  216. [23:57:45] [Server thread/INFO]: Preparing spawn area: 80%
  217. [23:57:46] [Server thread/INFO]: Preparing spawn area: 84%
  218. [23:57:46] [Server thread/INFO]: Preparing spawn area: 88%
  219. [23:57:46] [Server thread/INFO]: Preparing spawn area: 92%
  220. [23:57:46] [Server thread/INFO]: Preparing spawn area: 96%
  221. [23:57:46] [Server thread/INFO]: Preparing spawn area: 100%
  222. [23:57:46] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: 1323583547018699218)
  223. [23:57:46] [Server thread/INFO]: Preparing spawn area: 4%
  224. [23:57:46] [Server thread/INFO]: Preparing spawn area: 8%
  225. [23:57:46] [Server thread/INFO]: Preparing spawn area: 12%
  226. [23:57:46] [Server thread/INFO]: Preparing spawn area: 16%
  227. [23:57:46] [Server thread/INFO]: Preparing spawn area: 20%
  228. [23:57:46] [Server thread/INFO]: Preparing spawn area: 24%
  229. [23:57:46] [Server thread/INFO]: Preparing spawn area: 28%
  230. [23:57:46] [Server thread/INFO]: Preparing spawn area: 32%
  231. [23:57:46] [Server thread/INFO]: Preparing spawn area: 36%
  232. [23:57:46] [Server thread/INFO]: Preparing spawn area: 40%
  233. [23:57:46] [Server thread/INFO]: Preparing spawn area: 44%
  234. [23:57:46] [Server thread/INFO]: Preparing spawn area: 48%
  235. [23:57:46] [Server thread/INFO]: Preparing spawn area: 52%
  236. [23:57:46] [Server thread/INFO]: Preparing spawn area: 56%
  237. [23:57:46] [Server thread/INFO]: Preparing spawn area: 60%
  238. [23:57:46] [Server thread/INFO]: Preparing spawn area: 64%
  239. [23:57:46] [Server thread/INFO]: Preparing spawn area: 68%
  240. [23:57:46] [Server thread/INFO]: Preparing spawn area: 72%
  241. [23:57:46] [Server thread/INFO]: Preparing spawn area: 76%
  242. [23:57:46] [Server thread/INFO]: Preparing spawn area: 80%
  243. [23:57:46] [Server thread/INFO]: Preparing spawn area: 84%
  244. [23:57:46] [Server thread/INFO]: Preparing spawn area: 88%
  245. [23:57:46] [Server thread/INFO]: Preparing spawn area: 92%
  246. [23:57:46] [Server thread/INFO]: Preparing spawn area: 96%
  247. [23:57:46] [Server thread/INFO]: Preparing spawn area: 100%
  248. [23:57:46] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: 1323583547018699218)
  249. [23:57:46] [Server thread/INFO]: Preparing spawn area: 4%
  250. [23:57:46] [Server thread/INFO]: Preparing spawn area: 8%
  251. [23:57:46] [Server thread/INFO]: Preparing spawn area: 12%
  252. [23:57:46] [Server thread/INFO]: Preparing spawn area: 16%
  253. [23:57:46] [Server thread/INFO]: Preparing spawn area: 20%
  254. [23:57:46] [Server thread/INFO]: Preparing spawn area: 24%
  255. [23:57:46] [Server thread/INFO]: Preparing spawn area: 28%
  256. [23:57:46] [Server thread/INFO]: Preparing spawn area: 32%
  257. [23:57:46] [Server thread/INFO]: Preparing spawn area: 36%
  258. [23:57:46] [Server thread/INFO]: Preparing spawn area: 40%
  259. [23:57:47] [Server thread/INFO]: Preparing spawn area: 44%
  260. [23:57:47] [Server thread/INFO]: Preparing spawn area: 48%
  261. [23:57:47] [Server thread/INFO]: Preparing spawn area: 52%
  262. [23:57:47] [Server thread/INFO]: Preparing spawn area: 56%
  263. [23:57:47] [Server thread/INFO]: Preparing spawn area: 60%
  264. [23:57:47] [Server thread/INFO]: Preparing spawn area: 64%
  265. [23:57:47] [Server thread/INFO]: Preparing spawn area: 68%
  266. [23:57:47] [Server thread/INFO]: Preparing spawn area: 72%
  267. [23:57:47] [Server thread/INFO]: Preparing spawn area: 76%
  268. [23:57:47] [Server thread/INFO]: Preparing spawn area: 80%
  269. [23:57:47] [Server thread/INFO]: Preparing spawn area: 84%
  270. [23:57:47] [Server thread/INFO]: Preparing spawn area: 88%
  271. [23:57:47] [Server thread/INFO]: Preparing spawn area: 92%
  272. [23:57:47] [Server thread/INFO]: Preparing spawn area: 96%
  273. [23:57:47] [Server thread/INFO]: Preparing spawn area: 100%
  274. [23:57:47] [Server thread/INFO]: Time elapsed: 2353 ms
  275. [23:57:47] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  276. [23:57:47] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  277. [23:57:47] [Server thread/ERROR]: Error occurred while enabling WorldEdit v6.1.9;caf0ad9 (Is it up to date?)
  278. java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use WECUI)
  279. at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:474) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  280. at org.bukkit.plugin.messaging.StandardMessenger.registerIncomingPluginChannel(StandardMessenger.java:209) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  281. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:110) ~[?:?]
  282. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  283. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  284. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  285. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  286. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  287. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  288. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  289. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  290. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  291. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  292. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  293. [23:57:47] [Server thread/INFO]: [QuickBan] Enabling QuickBan v1.0
  294. [23:57:47] [Server thread/INFO]: [QuickBan] QuickBan has been enabled.
  295. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  296. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  297. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  298. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  299. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  300. [23:57:47] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.factions.MCoreFactionsExpansion
  301. [23:57:47] [Server thread/ERROR]: [PlaceholderAPI] com/massivecraft/factions/RelationParticipator
  302. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
  303. [23:57:47] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  304. [23:57:47] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.6.1
  305. [23:57:47] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeJoinFormats loaded!
  306. [23:57:47] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeMotds loaded!
  307. [23:57:47] [Server thread/INFO]: [DeluxeJoin] First join message is enabled!
  308. [23:57:47] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
  309. [23:57:47] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.0
  310. [23:57:47] [Server thread/INFO]: [ClearLag] Loading modules...
  311. [23:57:47] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  312. [23:57:47] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  313. [23:57:47] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  314. [23:57:47] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  315. [23:57:47] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.13]...
  316. [23:57:47] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v11.0.0
  317. [23:57:47] [Server thread/INFO]: [BuycraftX] Validating your server key...
  318. [23:57:48] [User Authenticator #1/INFO]: UUID of player TR66616 is a999322d-5ccd-44de-93bc-b6d81cb7f8fc
  319. [23:57:48] [Thread-10/INFO]: [ClearLag] No updates found!
  320. [23:57:48] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  321. [23:57:49] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  322. [23:57:49] [Server thread/INFO]: [Votifier] Votifier enabled.
  323. [23:57:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-SNAPSHOT;1804-a233be1
  324. [23:57:49] [Server thread/ERROR]: Error occurred while enabling WorldGuard v7.0.0-SNAPSHOT;1804-a233be1 (Is it up to date?)
  325. java.lang.NoClassDefFoundError: com/sk89q/worldedit/util/task/Supervisor
  326. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:134) ~[?:?]
  327. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  328. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  329. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  330. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  331. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  332. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  333. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  334. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  335. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  336. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  337. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  338. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.util.task.Supervisor
  339. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  340. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  341. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  342. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  343. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  344. ... 12 more
  345. [23:57:49] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  346. [23:57:49] [Server thread/INFO]: -------- World Settings For [Club] --------
  347. [23:57:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  348. [23:57:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  349. [23:57:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  350. [23:57:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  351. [23:57:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  352. [23:57:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  353. [23:57:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  354. [23:57:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  355. [23:57:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  356. [23:57:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  357. [23:57:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  358. [23:57:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  359. [23:57:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  360. [23:57:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  361. [23:57:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  362. [23:57:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  363. [23:57:49] [Server thread/INFO]: Random Lighting Updates: false
  364. [23:57:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  365. [23:57:49] [Server thread/INFO]: Max TNT Explosions: 100
  366. [23:57:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  367. [23:57:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  368. [23:57:49] [Server thread/INFO]: Mob Spawn Range: 6
  369. [23:57:49] [Server thread/INFO]: Item Merge Radius: 2.5
  370. [23:57:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  371. [23:57:49] [Server thread/INFO]: Item Despawn Rate: 6000
  372. [23:57:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  373. [23:57:49] [Server thread/INFO]: View Distance: 10
  374. [23:57:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  375. [23:57:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  376. [23:57:49] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4605013433393437538)
  377. [23:57:49] [Server thread/INFO]: -------- World Settings For [Creative_Server] --------
  378. [23:57:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  379. [23:57:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  380. [23:57:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  381. [23:57:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  382. [23:57:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  383. [23:57:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  384. [23:57:49] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  385. [23:57:49] [Server thread/INFO]: Carrot Growth Modifier: 100%
  386. [23:57:49] [Server thread/INFO]: Potato Growth Modifier: 100%
  387. [23:57:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  388. [23:57:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  389. [23:57:49] [Server thread/INFO]: Vine Growth Modifier: 100%
  390. [23:57:49] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  391. [23:57:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  392. [23:57:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  393. [23:57:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  394. [23:57:49] [Server thread/INFO]: Random Lighting Updates: false
  395. [23:57:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  396. [23:57:49] [Server thread/INFO]: Max TNT Explosions: 100
  397. [23:57:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  398. [23:57:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  399. [23:57:49] [Server thread/INFO]: Mob Spawn Range: 6
  400. [23:57:49] [Server thread/INFO]: Item Merge Radius: 2.5
  401. [23:57:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  402. [23:57:49] [Server thread/INFO]: Item Despawn Rate: 6000
  403. [23:57:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  404. [23:57:49] [Server thread/INFO]: View Distance: 10
  405. [23:57:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  406. [23:57:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  407. [23:57:49] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4638864765544720135)
  408. [23:57:50] [Server thread/INFO]: -------- World Settings For [pvp] --------
  409. [23:57:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  410. [23:57:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  411. [23:57:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  412. [23:57:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  413. [23:57:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  414. [23:57:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  415. [23:57:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  416. [23:57:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  417. [23:57:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  418. [23:57:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  419. [23:57:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  420. [23:57:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  421. [23:57:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  422. [23:57:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  423. [23:57:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  424. [23:57:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  425. [23:57:50] [Server thread/INFO]: Random Lighting Updates: false
  426. [23:57:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  427. [23:57:50] [Server thread/INFO]: Max TNT Explosions: 100
  428. [23:57:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  429. [23:57:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  430. [23:57:50] [Server thread/INFO]: Mob Spawn Range: 6
  431. [23:57:50] [Server thread/INFO]: Item Merge Radius: 2.5
  432. [23:57:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  433. [23:57:50] [Server thread/INFO]: Item Despawn Rate: 6000
  434. [23:57:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  435. [23:57:50] [Server thread/INFO]: View Distance: 10
  436. [23:57:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  437. [23:57:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  438. [23:57:50] [Server thread/INFO]: Preparing start region for level 5 (Seed: -2280324772718458741)
  439. [23:57:51] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  440. [23:57:51] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  441. [23:57:51] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  442. [23:57:51] [Server thread/INFO]: [DeluxeTags] 1 tags loaded
  443. [23:57:51] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  444. [23:57:51] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  445. [23:57:51] [Server thread/INFO]: ----------------------------
  446. [23:57:51] [Server thread/INFO]: DeluxeTags Updater
  447. [23:57:51] [Server thread/INFO]:
  448. [23:57:51] [Server thread/INFO]: Could not connect to spigotmc.org
  449. [23:57:51] [Server thread/INFO]: to check for updates!
  450. [23:57:51] [Server thread/INFO]:
  451. [23:57:51] [Server thread/INFO]: ----------------------------
  452. [23:57:51] [Server thread/INFO]: ----------------------------
  453. [23:57:51] [Server thread/INFO]: DeluxeTags Updater
  454. [23:57:51] [Server thread/INFO]:
  455. [23:57:51] [Server thread/INFO]: You are running 1.7.1
  456. [23:57:51] [Server thread/INFO]: The latest version
  457. [23:57:51] [Server thread/INFO]: of DeluxeTags!
  458. [23:57:51] [Server thread/INFO]:
  459. [23:57:51] [Server thread/INFO]: ----------------------------
  460. [23:57:51] [Server thread/INFO]: [CustomJukebox] Enabling CustomJukebox v1.1.0
  461. [23:57:51] [Server thread/INFO]: [CustomJukebox] Songs loaded:
  462. [23:57:51] [Server thread/INFO]: [CustomJukebox] Example Disc
  463. [23:57:51] [Server thread/INFO]: [CustomJukebox] Attempting to load song lengths from 0 files in tracks directory
  464. [23:57:51] [Server thread/INFO]: [CustomJukebox] Enabled successfully in 7 ms!
  465. [23:57:51] [Server thread/INFO]: [DiscoFloor] Enabling DiscoFloor v1.4.0
  466. [23:57:51] [Server thread/INFO]: [PlayerAD] Enabling PlayerAD v1.3
  467. [23:57:51] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
  468. [23:57:51] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
  469. [23:57:51] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  470. [23:57:51] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  471. [23:57:51] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
  472. [23:57:51] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
  473. [23:57:51] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.1
  474. [23:57:51] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.13.2 but should still work
  475. [23:57:51] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
  476. [23:57:52] [Server thread/INFO]: CratesPlus Version 4.5.1
  477. [23:57:52] [Server thread/INFO]: HolographicDisplays was found, hooking in!
  478. [23:57:52] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.3-SNAPSHOT (build 113)
  479. [23:57:52] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  480. [23:57:53] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.0.34
  481. [23:57:53] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  482. [23:57:53] [Server thread/INFO]: No kits found to migrate.
  483. [23:57:53] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  484. [23:57:53] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  485. [23:57:53] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  486. [23:57:53] [Server thread/INFO]: Loaded 19183 items from items.json.
  487. [23:57:53] [Server thread/INFO]: Using locale en_US
  488. [23:57:53] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  489. [23:57:53] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  490. [23:57:53] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  491. [23:57:53] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  492. [23:57:53] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.13.2
  493. [23:57:53] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
  494. [23:57:53] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
  495. [23:57:53] [Server thread/INFO]: [DeluxeChat] Detected Vault
  496. [23:57:53] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
  497. [23:57:53] [Server thread/INFO]: ----------------------------
  498. [23:57:53] [Server thread/INFO]: DeluxeChat Updater
  499. [23:57:53] [Server thread/INFO]:
  500. [23:57:53] [Server thread/INFO]: You are running 1.13.2
  501. [23:57:53] [Server thread/INFO]: The latest version
  502. [23:57:53] [Server thread/INFO]: of DeluxeChat!
  503. [23:57:53] [Server thread/INFO]:
  504. [23:57:53] [Server thread/INFO]: ----------------------------
  505. [23:57:53] [Server thread/INFO]: [TabList] Enabling TabList v3.9
  506. [23:57:53] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.9.2
  507. [23:57:53] [Server thread/INFO]: [TabList] You're running the latest version.
  508. [23:57:53] [Server thread/INFO]: [TabList] Metrics enabled.
  509. [23:57:53] [Server thread/INFO]: [PVFactions] > The plugin successfully enabled v3.9!
  510. [23:57:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.0.34
  511. [23:57:53] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.0.34
  512. [23:57:53] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.4
  513. [23:57:53] [Server thread/INFO]: §5 ___ _ _ _ ___ _ _
  514. [23:57:53] [Server thread/INFO]: §5 | __| | \| | _ | | |_ _| | \| |
  515. [23:57:53] [Server thread/INFO]: §5 | _| | .` | | || | | | | .` |
  516. [23:57:53] [Server thread/INFO]: §5 |___| |_|\_| \__/ |___| |_|\_|
  517. [23:57:53] [Server thread/INFO]: §2 Enjin Minecraft Plugin §63.5.4
  518. [23:57:53] [Server thread/INFO]: Initializing for the first time.
  519. [23:57:54] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6-BETA
  520. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] ==== Setup ====
  521. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Minecraft Version 1.13 found, New Items will be used.
  522. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Starting conversion of legacy material in config to 1.13 materials.
  523. [23:57:54] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
  524. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] ==== End Setup ====
  525. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] === ENABLE START ===
  526. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Loaded 7 players
  527. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Loaded 5 Factions
  528. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Loading board from disk
  529. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Loaded 3481 board locations
  530. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] CoreProtect not found, disabling Inspect
  531. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
  532. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Economy integration through Vault plugin successful.
  533. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  534. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Minecraft Version 1.9 or higher found, using non packet based particle API
  535. [23:57:54] [Server thread/INFO]: .-.-. .-.-. .-.-. .-.-. .-.-. .-.-. .-.-. .-.-
  536. [23:57:54] [Server thread/INFO]: / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \
  537. [23:57:54] [Server thread/INFO]: `-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-'
  538. [23:57:54] [Server thread/INFO]: You are using a BETA version of the plugin!
  539. [23:57:54] [Server thread/INFO]: This comes with risks of small bugs in newer features!
  540. [23:57:54] [Server thread/INFO]: For support head to: https://github.com/ProSavage/SavageFactions/issues
  541. [23:57:54] [Server thread/INFO]: .-.-. .-.-. .-.-. .-.-. .-.-. .-.-. .-.-. .-.-
  542. [23:57:54] [Server thread/INFO]: / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \
  543. [23:57:54] [Server thread/INFO]: `-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-' `-`-'
  544. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] Successfully registered placeholders with PlaceholderAPI.
  545. [23:57:54] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6-BETA] === ENABLE DONE (Took 252ms) ===
  546. [23:57:54] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  547. [23:57:54] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  548. [23:57:54] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  549. [23:57:54] [Server thread/INFO]: Done (11.393s)! For help, type "help"
  550. [23:57:55] [Craft Scheduler Thread - 4/INFO]: [GAListener] Connection established!
  551. [23:57:55] [Craft Scheduler Thread - 5/WARN]: [GAListener] Plugin GAListener v1.3.2 generated an exception while executing task 31
  552. java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
  553. at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  554. at com.swifteh.GAL.Metrics.access$4(Metrics.java:328) ~[?:?]
  555. at com.swifteh.GAL.Metrics$1.run(Metrics.java:223) ~[?:?]
  556. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  557. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.13.2.jar:git-Spigot-b0f4c22-51c118b]
  558. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191]
  559. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191]
  560. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  561. [23:57:55] [Craft Scheduler Thread - 4/INFO]: [GAListener] Loading queued votes
  562. [23:57:55] [Craft Scheduler Thread - 4/INFO]: [GAListener] Loaded 0 queued votes
  563. [23:57:55] [Craft Scheduler Thread - 16/INFO]: [Vault] Checking for Updates ...
  564. [23:57:55] [Craft Scheduler Thread - 16/INFO]: [Vault] No new version available
  565. [23:57:55] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 126 placeholder expansions are available on the cloud.
  566. [23:57:56] [Server thread/INFO]: TR66616[/74.136.58.128:63424] logged in with entity id 691 at ([world]321.19878870554373, 74.5, -795.9565922050998)
  567. [23:57:56] [Craft Scheduler Thread - 1/INFO]: [GAListener] Player: TR66616 has 2 votes
  568. [23:57:56] [Craft Scheduler Thread - 2/INFO]: Checking for updates via Spigot...
  569. [23:57:56] [Craft Scheduler Thread - 2/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  570. [23:57:56] [Craft Scheduler Thread - 2/INFO]: [BuycraftX] Fetching all due players...
  571. [23:57:56] [Craft Scheduler Thread - 2/INFO]: [BuycraftX] Fetched due players (1 found).
  572. [23:57:58] [Server thread/INFO]: TR66616 issued server command: /pl
  573. [23:58:02] [Server thread/INFO]: TR66616 issued server command: /define
  574. [23:58:03] [Server thread/INFO]: TR66616 issued server command: //wand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement