Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.77 KB | None | 0 0
  1. C:\Users\Nate\Desktop\1.14.2 Survival>java -Xmx4G -Xms4G -DIReallyKnowWhatIAmDoingISwear -jar spigot-1.14.2.jar nogui
  2. Loading libraries, please wait...
  3. [01:19:54] [Server thread/INFO]: Starting minecraft server version 1.14.2
  4. [01:19:54] [Server thread/INFO]: Loading properties
  5. [01:19:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-093165d-ba575a5 (MC: 1.14.2) (Implementing API version 1.14.2-R0.1-SNAPSHOT)
  6. [01:19:55] [Server thread/INFO]: Debug logging is disabled
  7. [01:19:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [01:19:55] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [01:19:55] [Server thread/INFO]: Default game type: SURVIVAL
  10. [01:19:55] [Server thread/INFO]: Generating keypair
  11. [01:19:56] [Server thread/INFO]: Starting Minecraft server on 192.168.0.64:25565
  12. [01:19:56] [Server thread/INFO]: Using default channel type
  13. [01:20:04] [Server thread/WARN]: Plugin Sleepy v1.3b does not specify an api-version.
  14. [01:20:04] [Server thread/WARN]: Plugin dynmap v3.0-beta-4-213 does not specify an api-version.
  15. [01:20:04] [Server thread/ERROR]: Could not load 'plugins\TARDISChunkGenerator.jar' in folder 'plugins'
  16. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  17. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:333) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  20. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  21. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  22. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  23. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  24. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/IChatBaseComponent
  25. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
  26. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
  27. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  29. ... 6 more
  30. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.IChatBaseComponent
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
  36. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.14.2.jar:git-Spigot-093165d-ba575a5]
  39. ... 6 more
  40. [01:20:04] [Server thread/WARN]: Plugin Multiverse-Core v2.5.0-b727 does not specify an api-version.
  41. [01:20:05] [Server thread/WARN]: Plugin VanishNoPacket v3.20.1 does not specify an api-version.
  42. [01:20:06] [Server thread/WARN]: Plugin BetterRTP v2.8.2 does not specify an api-version.
  43. [01:20:06] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
  44. [01:20:06] [Server thread/INFO]: [Sleepy] Loading Sleepy v1.3b
  45. [01:20:06] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-4-213
  46. [01:20:06] [Server thread/INFO]: [dynmap] version=git-Spigot-093165d-ba575a5 (MC: 1.14.2)
  47. [01:20:07] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
  48. [01:20:07] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  49. [01:20:07] [Server thread/INFO]: [dynmap] Mod Support API available
  50. [01:20:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-rc-2;7be00cc
  51. [01:20:08] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@600bc32f]
  52. [01:20:08] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter
  53. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=0]
  54. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=1]
  55. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=2]
  56. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=3]
  57. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=4]
  58. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=5]
  59. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=6]
  60. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=7]
  61. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=8]
  62. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=9]
  63. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=10]
  64. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=11]
  65. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=12]
  66. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=13]
  67. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=14]
  68. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=15]
  69. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=north]
  70. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=south]
  71. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=west]
  72. [01:20:09] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=east]
  73. [01:20:09] [Server thread/WARN]: Unknown item: minecraft:sign
  74. [01:20:09] [Server thread/WARN]: Unknown item: minecraft:rose_red
  75. [01:20:09] [Server thread/WARN]: Unknown item: minecraft:cactus_green
  76. [01:20:09] [Server thread/WARN]: Unknown item: minecraft:dandelion_yellow
  77. [01:20:09] [Server thread/INFO]: [VeinMiner] Loading VeinMiner v1.14.0
  78. [01:20:09] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  79. [01:20:09] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  80. [01:20:09] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f
  81. [01:20:09] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10-SNAPSHOT (build 149)
  82. [01:20:10] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.0;02b731f loaded.
  83. [01:20:10] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.6.0
  84. [01:20:10] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.191-mc114-b103
  85. [01:20:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.191-mc114-b103
  86. [01:20:10] [Server thread/INFO]: [Jobs] Loading Jobs v4.13.0
  87. [01:20:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.1.191-mc114-b103
  88. [01:20:10] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.6
  89. [01:20:10] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.20.1
  90. [01:20:10] [Server thread/INFO]: [TARDIS] Loading TARDIS v4.0.6-b1815
  91. [01:20:10] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.8.2
  92. [01:20:10] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  93. [01:20:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  94. [01:20:10] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  95. [01:20:10] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  96. [01:20:10] [Server thread/INFO]: Preparing level "world"
  97. [01:20:10] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  98. [01:20:12] [Server thread/INFO]: Loaded 6 recipes
  99. [01:20:15] [Server thread/INFO]: -------- World Settings For [world] --------
  100. [01:20:15] [Server thread/INFO]: View Distance: 10
  101. [01:20:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  102. [01:20:15] [Server thread/INFO]: Item Merge Radius: 2.5
  103. [01:20:15] [Server thread/INFO]: Item Despawn Rate: 6000
  104. [01:20:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  105. [01:20:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  106. [01:20:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  107. [01:20:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  108. [01:20:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  109. [01:20:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  110. [01:20:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  111. [01:20:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  112. [01:20:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  113. [01:20:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  114. [01:20:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  115. [01:20:15] [Server thread/INFO]: Carrot Growth Modifier: 10000%
  116. [01:20:15] [Server thread/INFO]: Potato Growth Modifier: 100%
  117. [01:20:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  118. [01:20:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  119. [01:20:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  120. [01:20:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  121. [01:20:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  122. [01:20:15] [Server thread/INFO]: Mob Spawn Range: 6
  123. [01:20:15] [Server thread/INFO]: Hopper Transfer: 10 Hopper Check: 1 Hopper Amount: 1
  124. [01:20:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  125. [01:20:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  126. [01:20:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  127. [01:20:15] [Server thread/INFO]: Max TNT Explosions: 100
  128. [01:20:15] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  129. [01:20:15] [Server thread/INFO]: View Distance: 10
  130. [01:20:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  131. [01:20:15] [Server thread/INFO]: Item Merge Radius: 2.5
  132. [01:20:15] [Server thread/INFO]: Item Despawn Rate: 6000
  133. [01:20:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  134. [01:20:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  135. [01:20:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  136. [01:20:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  137. [01:20:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  138. [01:20:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  139. [01:20:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  140. [01:20:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  141. [01:20:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  142. [01:20:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  143. [01:20:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  144. [01:20:15] [Server thread/INFO]: Carrot Growth Modifier: 10000%
  145. [01:20:15] [Server thread/INFO]: Potato Growth Modifier: 100%
  146. [01:20:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  147. [01:20:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  148. [01:20:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  149. [01:20:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  150. [01:20:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  151. [01:20:15] [Server thread/INFO]: Mob Spawn Range: 6
  152. [01:20:15] [Server thread/INFO]: Hopper Transfer: 10 Hopper Check: 1 Hopper Amount: 1
  153. [01:20:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  154. [01:20:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  155. [01:20:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  156. [01:20:15] [Server thread/INFO]: Max TNT Explosions: 100
  157. [01:20:16] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  158. [01:20:16] [Server thread/INFO]: View Distance: 10
  159. [01:20:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  160. [01:20:16] [Server thread/INFO]: Item Merge Radius: 2.5
  161. [01:20:16] [Server thread/INFO]: Item Despawn Rate: 6000
  162. [01:20:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  163. [01:20:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  164. [01:20:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  165. [01:20:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  166. [01:20:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  167. [01:20:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  168. [01:20:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  169. [01:20:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  170. [01:20:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  171. [01:20:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  172. [01:20:16] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  173. [01:20:16] [Server thread/INFO]: Carrot Growth Modifier: 10000%
  174. [01:20:16] [Server thread/INFO]: Potato Growth Modifier: 100%
  175. [01:20:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  176. [01:20:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  177. [01:20:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  178. [01:20:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  179. [01:20:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  180. [01:20:16] [Server thread/INFO]: Mob Spawn Range: 6
  181. [01:20:16] [Server thread/INFO]: Hopper Transfer: 10 Hopper Check: 1 Hopper Amount: 1
  182. [01:20:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  183. [01:20:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  184. [01:20:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  185. [01:20:16] [Server thread/INFO]: Max TNT Explosions: 100
  186. [01:20:17] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  187. [01:20:19] [Server thread/INFO]: Preparing spawn area: 0%
  188. [01:20:19] [Server thread/INFO]: Preparing spawn area: 0%
  189. [01:20:19] [Server thread/INFO]: Preparing spawn area: 0%
  190. [01:20:19] [Server thread/INFO]: Preparing spawn area: 0%
  191. [01:20:19] [Server thread/INFO]: Preparing spawn area: 0%
  192. [01:20:19] [Server thread/INFO]: Preparing spawn area: 0%
  193. [01:20:20] [Server thread/INFO]: Preparing spawn area: 100%
  194. [01:20:20] [Server thread/INFO]: Preparing spawn area: 100%
  195. [01:20:20] [Server thread/INFO]: Time elapsed: 3905 ms
  196. [01:20:20] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  197. [01:20:22] [Server thread/INFO]: Preparing spawn area: 0%
  198. [01:20:22] [Server thread/INFO]: Preparing spawn area: 0%
  199. [01:20:22] [Server thread/INFO]: Preparing spawn area: 0%
  200. [01:20:22] [Server thread/INFO]: Preparing spawn area: 0%
  201. [01:20:23] [Server thread/INFO]: Preparing spawn area: 0%
  202. [01:20:23] [Server-Worker-3/INFO]: Preparing spawn area: 96%
  203. [01:20:23] [Server-Worker-2/INFO]: Preparing spawn area: 96%
  204. [01:20:24] [Server thread/INFO]: Time elapsed: 3245 ms
  205. [01:20:24] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  206. [01:20:24] [Server thread/INFO]: Preparing spawn area: 0%
  207. [01:20:24] [Server thread/INFO]: Preparing spawn area: 0%
  208. [01:20:25] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  209. [01:20:25] [Server-Worker-3/INFO]: Preparing spawn area: 95%
  210. [01:20:25] [Server thread/INFO]: Time elapsed: 1529 ms
  211. [01:20:25] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
  212. [01:20:25] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  213. [01:20:25] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  214. [01:20:25] [Server thread/INFO]: [Sleepy] Enabling Sleepy v1.3b
  215. [01:20:25] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-4-213
  216. [01:20:26] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control
  217. [01:20:26] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users
  218. [01:20:27] [Server thread/INFO]: [dynmap] Mod Support processing completed
  219. [01:20:27] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
  220. [01:20:27] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  221. [01:20:27] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  222. [01:20:28] [Server thread/INFO]: [dynmap] Web server started on address 192.168.0.64:7777
  223. [01:20:28] [Server thread/INFO]: [dynmap] version 3.0-beta-4-213 is enabled - core version 3.0-beta-4-213
  224. [01:20:28] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
  225. [01:20:28] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  226. [01:20:28] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  227. [01:20:28] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  228. [01:20:28] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  229. [01:20:28] [Server thread/INFO]: [dynmap] Enabled
  230. [01:20:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-rc-2;7be00cc
  231. [01:20:28] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  232. [01:20:28] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  233. [01:20:28] [Server thread/INFO]: [VeinMiner] Enabling VeinMiner v1.14.0
  234. [01:20:28] [Server thread/INFO]: [VeinMiner] Registering events
  235. [01:20:28] [Server thread/INFO]: [VeinMiner] Registering commands
  236. [01:20:28] [Server thread/INFO]: [VeinMiner] Enabling Plugin Metrics
  237. [01:20:28] [Server thread/INFO]: [VeinMiner] Thank you for enabling Metrics! I greatly appreciate the use of plugin statistics
  238. [01:20:28] [Server thread/INFO]: [VeinMiner] Loading configuration options to local memory
  239. [01:20:28] [Server thread/INFO]: [VeinMiner] Unknown world found... "WorldName". Ignoring...
  240. [01:20:28] [Server thread/INFO]: [VeinMiner] Performing an update check!
  241. [01:20:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  242. [01:20:28] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.5.0-b727" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  243. [01:20:28] [ForkJoinPool.commonPool-worker-1/INFO]: [VeinMiner] Your version of VeinMiner (1.14.0) is up to date!
  244. [01:20:28] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  245. [01:20:28] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  246. [01:20:28] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0;02b731f
  247. [01:20:29] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  248. [01:20:29] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  249. [01:20:29] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  250. [01:20:29] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  251. [01:20:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  252. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  253. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  254. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  255. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  256. [01:20:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  257. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  258. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  259. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  260. [01:20:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  261. [01:20:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  262. [01:20:29] [Server thread/INFO]: [WorldGuard] Loading region data...
  263. [01:20:29] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10-SNAPSHOT (build 149)
  264. [01:20:30] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  265. [01:20:30] [Server thread/INFO]: [ChestShop] Vault loaded!
  266. [01:20:30] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.6.0
  267. [01:20:30] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.191-mc114-b103
  268. [01:20:31] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  269. [01:20:31] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  270. [01:20:31] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  271. [01:20:31] [Server thread/INFO]: Loaded 20977 items from items.json.
  272. [01:20:31] [Server thread/INFO]: Using locale en_US
  273. [01:20:31] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  274. [01:20:31] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  275. [01:20:31] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  276. [01:20:31] [Server thread/INFO]: [Essentials] Using config file enhanced permissions.
  277. [01:20:31] [Server thread/INFO]: [Essentials] Permissions listed in as player-commands will be given to all users.
  278. [01:20:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.191-mc114-b103
  279. [01:20:31] [Server thread/INFO]: [Jobs] Enabling Jobs v4.13.0
  280. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  281. [01:20:37] [Server thread/INFO]: [Jobs] Your defined (NONE) protected block id/name is not correct!
  282. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 74 protected blocks timers!
  283. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 989 custom item names!
  284. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 65 custom entity names!
  285. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 37 custom enchant names!
  286. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  287. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 35 custom potion names!
  288. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
  289. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter
  290. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner
  291. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder
  292. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger
  293. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer
  294. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter
  295. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorer
  296. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
  297. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman
  298. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Weaponsmith
  299. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer
  300. [01:20:37] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter
  301. [01:20:38] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  302. [01:20:38] [Server thread/INFO]: [Jobs] Explorer job manager registered!
  303. [01:20:38] [Server thread/INFO]: [Jobs] Loaded 25 furnaces and 4 brewing stands for reassigning.
  304. [01:20:38] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  305. [01:20:38] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  306. [01:20:38] [Server thread/INFO]: [Jobs] Preloaded 12 players data in 0.02
  307. [01:20:38] [Server thread/INFO]: [Jobs] WorldGuard detected.
  308. [01:20:38] [Server thread/INFO]: [Jobs] Loaded 112 block protection entries. 0
  309. [01:20:38] [Server thread/INFO]: [Jobs] Loading explorer data
  310. [01:20:38] [Server thread/INFO]: [Jobs] Loaded explorer data (3691)
  311. [01:20:38] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
  312. [01:20:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.1.191-mc114-b103
  313. [01:20:38] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.6
  314. [01:20:38] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  315. [01:20:38] [Server thread/INFO]: [GriefPrevention] 8 total claims loaded.
  316. [01:20:39] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  317. [01:20:39] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  318. [01:20:39] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  319. [01:20:39] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
  320. [01:20:39] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
  321. [01:20:39] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
  322. [01:20:39] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
  323. [01:20:39] [Server thread/INFO]: [GriefPrevention] Hooked into economy: Essentials Economy.
  324. [01:20:39] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
  325. [01:20:39] [Server thread/INFO]: [GriefPrevention] Boot finished.
  326. [01:20:39] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.20.1
  327. [01:20:39] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  328. [01:20:39] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  329. [01:20:39] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  330. [01:20:39] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  331. [01:20:39] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  332. [01:20:39] [Server thread/INFO]: [VanishNoPacket] 3.20.1 loaded.
  333. [01:20:39] [Server thread/INFO]: [TARDIS] Enabling TARDIS v4.0.6-b1815
  334. [01:20:39] [Server thread/INFO]: [TARDIS] This plugin requires TARDISChunkGenerator to function, disabling...
  335. [01:20:39] [Server thread/INFO]: [TARDIS] Disabling TARDIS v4.0.6-b1815
  336. [01:20:40] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.8.2
  337. [01:20:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  338. [01:20:40] [Server thread/INFO]: Done (30.122s)! For help, type "help"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement