Guest User

Untitled

a guest
Dec 20th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.62 KB | None | 0 0
  1. [21:17:35] [Server thread/INFO]: Starting minecraft server version 1.11
  2. [21:17:35] [Server thread/INFO]: Loading properties
  3. [21:17:35] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [21:17:35] [Server thread/INFO]: Default game type: SURVIVAL
  5. [21:17:35] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6f7aabf-c8ff651 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)
  6. [21:17:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [21:17:35] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [21:17:35] [Server thread/INFO]: Debug logging is disabled
  9. [21:17:35] [Server thread/INFO]: Generating keypair
  10. [21:17:35] [Server thread/INFO]: Starting Minecraft server on 192.99.125.85:25565
  11. [21:17:35] [Server thread/INFO]: Using epoll channel type
  12. [21:17:36] [Server thread/ERROR]: Ambiguous plugin name `TitleAPI' for files `plugins/TitleAPI.jar' and `plugins/TitleAPI-1.7.5.jar' in `plugins'
  13. [21:17:36] [Server thread/ERROR]: Could not load 'plugins/iTag-API-1.1.8.jar' in folder 'plugins'
  14. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  16. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:300) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  17. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  18. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  20. [21:17:36] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  21. [21:17:36] [Server thread/ERROR]: Could not load 'plugins/TitleAPI.jar' in folder 'plugins'
  22. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet
  23. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  25. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  26. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:300) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  27. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  28. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  29. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  30. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet
  31. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_152]
  32. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_152]
  33. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  34. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  35. ... 6 more
  36. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.Packet
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  38. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_152]
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_152]
  41. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_152]
  42. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_152]
  43. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  44. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.11_12_20.jar:git-Spigot-6f7aabf-c8ff651]
  45. ... 6 more
  46. [21:17:36] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  47. [21:17:36] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  48. [21:17:36] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  49. [21:17:36] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.11
  50. [21:17:36] [Server thread/INFO]: [dynmap] Loading dynmap v2.5-Dev201706100405
  51. [21:17:36] [Server thread/INFO]: [dynmap] version=git-Spigot-6f7aabf-c8ff651 (MC: 1.11)
  52. [21:17:36] [Server thread/INFO]: [dynmap] Mod Support API available
  53. [21:17:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  54. [21:17:36] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  55. [21:17:36] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  56. [21:17:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  57. [21:17:36] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  58. [21:17:36] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  59. [21:17:36] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  60. [21:17:36] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.0
  61. [21:17:36] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
  62. [21:17:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  63. [21:17:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  64. [21:17:36] [Server thread/INFO]: [CustomMobs] Loading CustomMobs v4.17
  65. [21:17:36] [Server thread/INFO]: [CustomMobs] Starting loading phase...
  66. [21:17:36] [Server thread/INFO]: [CustomMobs] Assumed ServerType: SPIGOT
  67. [21:17:36] [Server thread/INFO]: [CustomMobs] Server version: v1_11_R1
  68. [21:17:36] [Server thread/INFO]: [CustomMobs] Loaded configuration!
  69. [21:17:36] [Server thread/INFO]: [CustomMobs] Copying default languageFile (en_US.lang)
  70. [21:17:36] [Server thread/INFO]: [CustomMobs] Copied default languageFile to lang-folder!
  71. [21:17:36] [Server thread/INFO]: [CustomMobs] This Version of custom mobs supports the following server versions:
  72. [21:17:36] [Server thread/INFO]: [CustomMobs] v1_9_R1, v1_9_R2, v1_10_R1, v1_11_R1
  73. [21:17:36] [Server thread/INFO]: [CustomMobs] Current server version is supported by CustomMobs!
  74. [21:17:36] [Server thread/INFO]: [CustomMobs] Loading finished.
  75. [21:17:36] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.20
  76. [21:17:36] [Server thread/INFO]: [CivCraft] Loading CivCraft v1.8.0-Beta6
  77. [21:17:36] [Server thread/INFO]: [Herochat] Loading Herochat v5.6.7-SNAPSHOT
  78. [21:17:36] [Server thread/INFO]: [dynmap-civcraft] Loading dynmap-civcraft v1.0
  79. [21:17:36] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
  80. [21:17:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  81. [21:17:36] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  82. [21:17:36] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  83. [21:17:36] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  84. [21:17:36] [Server thread/INFO]: [Vault] Plugin enabled (34ms)
  85. [21:17:36] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  86. [21:17:36] [Server thread/INFO]: Preparing level "world"
  87. [21:17:36] [Server thread/INFO]: -------- World Settings For [world] --------
  88. [21:17:36] [Server thread/INFO]: Mob Spawn Range: 4
  89. [21:17:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  90. [21:17:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  91. [21:17:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  92. [21:17:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  93. [21:17:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  94. [21:17:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  95. [21:17:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  96. [21:17:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  97. [21:17:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  98. [21:17:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  99. [21:17:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  100. [21:17:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  101. [21:17:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  102. [21:17:36] [Server thread/INFO]: Random Lighting Updates: false
  103. [21:17:36] [Server thread/INFO]: Structure Info Saving: true
  104. [21:17:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  105. [21:17:36] [Server thread/INFO]: Max TNT Explosions: 100
  106. [21:17:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  107. [21:17:36] [Server thread/INFO]: Item Despawn Rate: 6000
  108. [21:17:36] [Server thread/INFO]: Item Merge Radius: 2.5
  109. [21:17:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  110. [21:17:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  111. [21:17:36] [Server thread/INFO]: View Distance: 10
  112. [21:17:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  113. [21:17:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  114. [21:17:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  115. [21:17:36] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  116. [21:17:36] [Server thread/INFO]: Mob Spawn Range: 4
  117. [21:17:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  118. [21:17:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  119. [21:17:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  120. [21:17:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  121. [21:17:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  122. [21:17:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  123. [21:17:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  124. [21:17:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  125. [21:17:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  126. [21:17:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  127. [21:17:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  128. [21:17:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  129. [21:17:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  130. [21:17:36] [Server thread/INFO]: Random Lighting Updates: false
  131. [21:17:36] [Server thread/INFO]: Structure Info Saving: true
  132. [21:17:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  133. [21:17:36] [Server thread/INFO]: Max TNT Explosions: 100
  134. [21:17:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  135. [21:17:36] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [21:17:36] [Server thread/INFO]: Item Merge Radius: 2.5
  137. [21:17:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  138. [21:17:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  139. [21:17:36] [Server thread/INFO]: View Distance: 10
  140. [21:17:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  141. [21:17:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  142. [21:17:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  143. [21:17:36] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  144. [21:17:36] [Server thread/INFO]: Mob Spawn Range: 4
  145. [21:17:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  146. [21:17:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  147. [21:17:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  148. [21:17:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  149. [21:17:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  150. [21:17:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  151. [21:17:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  152. [21:17:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  153. [21:17:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  154. [21:17:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  155. [21:17:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  156. [21:17:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  157. [21:17:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  158. [21:17:36] [Server thread/INFO]: Random Lighting Updates: false
  159. [21:17:36] [Server thread/INFO]: Structure Info Saving: true
  160. [21:17:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  161. [21:17:36] [Server thread/INFO]: Max TNT Explosions: 100
  162. [21:17:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  163. [21:17:36] [Server thread/INFO]: Item Despawn Rate: 6000
  164. [21:17:36] [Server thread/INFO]: Item Merge Radius: 2.5
  165. [21:17:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  166. [21:17:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  167. [21:17:36] [Server thread/INFO]: View Distance: 10
  168. [21:17:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  169. [21:17:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  170. [21:17:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  171. [21:17:36] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5319649506858566573)
  172. [21:17:38] [Server thread/INFO]: Preparing spawn area: 40%
  173. [21:17:38] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5319649506858566573)
  174. [21:17:39] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5319649506858566573)
  175. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  176. [21:17:39] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.11-1.11.2 / Spigot-CB-1.11_R1
  177. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  178. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  179. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  180. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  181. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
  182. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
  183. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
  184. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  185. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  186. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
  187. [21:17:39] [Server thread/INFO]: [NoCheatPlus] Version 3.15.1-RC-sMD5NET-b1084 is enabled.
  188. [21:17:39] [Server thread/INFO]: [dynmap] Enabling dynmap v2.5-Dev201706100405
  189. [21:17:40] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  190. [21:17:40] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  191. [21:17:40] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  192. [21:17:40] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  193. [21:17:40] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  194. [21:17:40] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  195. [21:17:40] [Server thread/INFO]: [dynmap] Mod Support processing completed
  196. [21:17:40] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  197. [21:17:40] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  198. [21:17:40] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  199. [21:17:40] [Server thread/INFO]: [dynmap] Web server started on address 192.99.125.85:8123
  200. [21:17:40] [Server thread/INFO]: [dynmap] version 2.5-Dev201706100405 is enabled - core version 2.5-Dev201706100401
  201. [21:17:40] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  202. [21:17:40] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  203. [21:17:40] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  204. [21:17:40] [Server thread/INFO]: [dynmap] Enabled
  205. [21:17:40] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  206. [21:17:40] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  207. [21:17:41] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
  208. [21:17:41] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  209. [21:17:41] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  210. [21:17:41] [Server thread/INFO]: git-Spigot-6f7aabf-c8ff651 (MC: 1.11)
  211. [21:17:41] [Server thread/INFO]: 1.11-R0.1-SNAPSHOT
  212. [21:17:41] [Server thread/INFO]: Using locale en_US
  213. [21:17:41] [Server thread/INFO]: Using locale en_US
  214. [21:17:41] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  215. [21:17:41] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  216. [21:17:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  217. [21:17:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  218. [21:17:41] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  219. [21:17:41] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.0
  220. [21:17:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  221. [21:17:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  222. [21:17:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  223. [21:17:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  224. [21:17:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  225. [21:17:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  226. [21:17:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  227. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  228. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  229. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  230. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  231. [21:17:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  232. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  233. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  234. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  235. [21:17:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  236. [21:17:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  237. [21:17:41] [Server thread/INFO]: [WorldGuard] Loading region data...
  238. [21:17:41] [Server thread/INFO]: [CustomMobs] Enabling CustomMobs v4.17
  239. [21:17:41] [Server thread/INFO]: [CustomMobs] Successfully created links to current server version!
  240. [21:17:41] [Server thread/INFO]: [CustomMobs] Enabling CustomMobs (4.17) on server version v1_11_R1
  241. [21:17:41] [Server thread/INFO]: [CustomMobs] Discovering MobTypes...
  242. [21:17:41] [Server thread/INFO]: [CustomMobs] Found 47 MobTypes!
  243. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'VillagerGolem' to 'minecraft:villager_golem' !
  244. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'VillagerGolem' to 'minecraft:villager_golem' !
  245. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PigZombie' to 'minecraft:zombie_pigman' !
  246. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PigZombie' to 'minecraft:zombie_pigman' !
  247. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'VillagerGolem' to 'minecraft:villager_golem' !
  248. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'VillagerGolem' to 'minecraft:villager_golem' !
  249. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PolarBear' to 'minecraft:polar_bear' !
  250. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PigZombie' to 'minecraft:zombie_pigman' !
  251. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PolarBear' to 'minecraft:polar_bear' !
  252. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PigZombie' to 'minecraft:zombie_pigman' !
  253. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PolarBear' to 'minecraft:polar_bear' !
  254. [21:17:41] [Server thread/INFO]: [CustomMobs] Changed outdated mobTypeName 'PolarBear' to 'minecraft:polar_bear' !
  255. [21:17:41] [Server thread/INFO]: [CustomMobs] Loaded 44 mobs!
  256. [21:17:41] [Server thread/INFO]: [CustomMobs] Enabling PluginMetrics...
  257. [21:17:41] [Server thread/INFO]: [CustomMobs] Sending information to PluginMetrics.
  258. [21:17:41] [Server thread/INFO]: [CustomMobs] Thank you for enabling PluginMetrics! (~HellFirePvP)
  259. [21:17:41] [Server thread/INFO]: [CustomMobs] Please note that CustomMobs is !!_NOT_!! reloadable. It may lead to various bugs and data inconsistency.
  260. [21:17:41] [Server thread/INFO]: [CustomMobs] Startup Completed. Have fun using CustomMobs to your hearts content.
  261. [21:17:41] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.20
  262. [21:17:41] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  263. [21:17:41] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  264. [21:17:41] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  265. [21:17:41] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  266. [21:17:41] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  267. [21:17:41] [Server thread/INFO]: [VanishNoPacket] 3.20 loaded.
  268. [21:17:41] [Server thread/INFO]: [CivCraft] Enabling CivCraft v1.8.0-Beta6
  269. [21:17:41] [Server thread/INFO]: [CivCraft] [WARNING] Configuration file:default_lang.yml in use. Updating to disk from Jar.
  270. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:default_lang.yml
  271. [21:17:41] [Server thread/INFO]: [CivCraft] [DEBUG] Welcome to MineTexas CivilizationCraft test 1337 100.5
  272. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:town.yml
  273. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:civ.yml
  274. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:culture.yml
  275. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:structures.yml
  276. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:techs.yml
  277. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:goods.yml
  278. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:spawners.yml
  279. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:buffs.yml
  280. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:governments.yml
  281. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:war.yml
  282. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:wonders.yml
  283. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:units.yml
  284. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:espionage.yml
  285. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:score.yml
  286. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:perks.yml
  287. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:enchantments.yml
  288. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:camp.yml
  289. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:market.yml
  290. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:happiness.yml
  291. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:materials.yml
  292. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:randomevents.yml
  293. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:nocheat.yml
  294. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:arena.yml
  295. [21:17:41] [Server thread/INFO]: [CivCraft] Loading Configuration file:fishing.yml
  296. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 9 town levels.
  297. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 59 town upgrades.
  298. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 11 culture levels.
  299. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 44 structures.
  300. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 13 structures.
  301. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 73 technologies.
  302. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 3 technologies.
  303. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 4 tech potions.
  304. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 9 Hemispheres.
  305. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 52 Buffs.
  306. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 11 Wonder Buffs.
  307. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 40 Mob Spawner Types.
  308. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 28 Trade Goods.
  309. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 4 grocer levels.
  310. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 6 cottage levels
  311. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 5 temple levels.
  312. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 5 mine levels.
  313. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 7 governments.
  314. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 4 enchantments.
  315. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 2 Units.
  316. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 8 Espionage Missions.
  317. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 236 Perks.
  318. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 9 Templatess.
  319. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 4 longhouse levels.
  320. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 3 camp upgrades.
  321. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 85 market items.
  322. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 10 stable items.
  323. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 5 Horses.
  324. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 9 Town Happiness levels.
  325. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 7 Happiness States.
  326. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 60 Culture Biomes.
  327. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 238 Materials.
  328. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 5 Random Events.
  329. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 4 End Conditions.
  330. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 6 valid mods.
  331. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 0 arenas.
  332. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 8 fishing drops.
  333. [21:17:41] [Server thread/INFO]: [CivCraft] Loaded 10 trade ship levels.
  334. [21:17:41] [Server thread/INFO]: [CivCraft] Generating Trade Goodie Locations.
  335. [21:17:42] [Server thread/INFO]: [CivCraft] Done.
  336. [21:17:42] [Server thread/INFO]: [CivCraft] Generating Mob Spawner Locations.
  337. [21:17:42] [Server thread/INFO]: [CivCraft] Done.
  338. [21:17:42] [Server thread/INFO]: [CivCraft] [WARNING] TitleAPI not found, not registering TitleAPI hooks. This is fine if you're not using TitleAPI.
  339. [21:17:42] [Server thread/INFO]: [CivCraft] ========= Initializing SQL =========
  340. [21:17:42] [Server thread/INFO]: [CivCraft] Using localhost:3306 user:user DB:game
  341. [21:17:42] [Server thread/INFO]: [CivCraft] Building Connection Pool for GAME database.
  342. [21:17:42] [Server thread/WARN]: Wed Dec 20 21:17:42 EST 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  343. [21:17:42] [Server thread/WARN]: Wed Dec 20 21:17:42 EST 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  344. [21:17:42] [Server thread/WARN]: java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://localhost:3306/game, username = user. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------
  345. java.sql.SQLException: Access denied for user 'user'@'localhost' (using password: YES)
  346. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:963)
  347. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3966)
  348. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3902)
  349. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:875)
  350. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1712)
  351. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1228)
  352. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2253)
  353. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2284)
  354. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2083)
  355. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:806)
  356. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  357. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  358. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  359. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  360. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  361. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  362. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:410)
  363. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:328)
  364. at java.sql.DriverManager.getConnection(DriverManager.java:664)
  365. at java.sql.DriverManager.getConnection(DriverManager.java:247)
  366. at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  367. at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  368. at com.avrgaming.civcraft.database.ConnectionPool.<init>(ConnectionPool.java:46)
  369. at com.avrgaming.civcraft.database.SQL.initialize(SQL.java:116)
  370. at com.avrgaming.civcraft.main.CivCraft.onEnable(CivCraft.java:276)
  371. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  372. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  373. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  374. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375)
  375. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325)
  376. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419)
  377. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380)
  378. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335)
  379. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  380. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542)
  381. at java.lang.Thread.run(Thread.java:748)
  382. ------
  383.  
  384. [21:17:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  385. [21:17:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  386. [21:17:42] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  387. [21:17:42] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  388. [21:17:42] [Server thread/WARN]: at com.jolbox.bonecp.PoolUtil.generateSQLException(PoolUtil.java:192)
  389. [21:17:42] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:422)
  390. [21:17:42] [Server thread/WARN]: at com.avrgaming.civcraft.database.ConnectionPool.<init>(ConnectionPool.java:46)
  391. [21:17:42] [Server thread/WARN]: at com.avrgaming.civcraft.database.SQL.initialize(SQL.java:116)
  392. [21:17:42] [Server thread/WARN]: at com.avrgaming.civcraft.main.CivCraft.onEnable(CivCraft.java:276)
  393. [21:17:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  394. [21:17:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  395. [21:17:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  396. [21:17:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375)
  397. [21:17:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325)
  398. [21:17:42] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419)
  399. [21:17:42] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380)
  400. [21:17:42] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335)
  401. [21:17:42] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  402. [21:17:42] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542)
  403. [21:17:42] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  404. [21:17:42] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'user'@'localhost' (using password: YES)
  405. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:963)
  406. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3966)
  407. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3902)
  408. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:875)
  409. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1712)
  410. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1228)
  411. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2253)
  412. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2284)
  413. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2083)
  414. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:806)
  415. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  416. [21:17:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  417. [21:17:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  418. [21:17:42] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  419. [21:17:42] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  420. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  421. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:410)
  422. [21:17:42] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:328)
  423. [21:17:42] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  424. [21:17:42] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  425. [21:17:42] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  426. [21:17:42] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  427. [21:17:42] [Server thread/WARN]: ... 14 more
  428. [21:17:42] [Server thread/INFO]: [Herochat] Enabling Herochat v5.6.7-SNAPSHOT
  429. [21:17:42] [Server thread/INFO]: [Herochat] Saving channels
  430. [21:17:42] [Server thread/INFO]: [Herochat] Save complete
  431. [21:17:42] [Server thread/INFO]: [Herochat] Version 5.6.7-SNAPSHOT is enabled.
  432. [21:17:42] [Server thread/INFO]: [dynmap-civcraft] Enabling dynmap-civcraft v1.0
  433. [21:17:42] [Server thread/INFO]: CIVCRAFT DYNMAP ENABLING
  434. [21:17:42] [Server thread/INFO]: Using update peroid:12000
  435. [21:17:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  436. [21:17:42] [Server thread/INFO]: Done (6.139s)! For help, type "help" or "?"
  437. [21:17:42] [Craft Scheduler Thread - 1/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  438. [21:17:42] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  439. [21:17:43] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  440. [21:17:43] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.11(315)
  441. [21:17:43] [Craft Scheduler Thread - 0/INFO]: [Vault] You are running the latest version
  442. [21:17:44] [Craft Scheduler Thread - 2/INFO]: CIVCRAFT-DYNMAP: Running update!
  443. [21:17:44] [Craft Scheduler Thread - 2/INFO]: CIVCRAFT-DYNMAP: Update finished.
  444. [21:17:44] [Craft Scheduler Thread - 3/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  445. [21:17:44] [Craft Scheduler Thread - 3/INFO]: [VanishNoPacket] Exception message: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=30949
  446. [21:18:33] [User Authenticator #1/INFO]: UUID of player JarvisTheFirst is 8fb82232-92b9-4fd5-8886-76058c36ee54
  447. [21:18:33] [Server thread/INFO]: JarvisTheFirst[/73.228.167.181:56183] logged in with entity id 81 at ([world]247.06157868781997, 80.0, 229.32572275247495)
  448. [21:18:41] [Server thread/INFO]: JarvisTheFirst issued server command: /camp
Add Comment
Please, Sign In to add comment