Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.50 KB | None | 0 0
  1. [17:28:40] [Server thread/INFO]: Starting minecraft server version 1.8.3
  2. [17:28:40] [Server thread/INFO]: Loading properties
  3. [17:28:40] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:28:40] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2f787bd-ea28011 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
  5. [17:28:41] [Server thread/INFO]: Debug logging is disabled
  6. [17:28:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:28:41] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:28:41] [Server thread/INFO]: Generating keypair
  9. [17:28:42] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [17:28:42] [Server thread/INFO]: Using default channel type
  11. [17:28:43] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:28:44] [Server thread/ERROR]: Could not load 'plugins\TabMessage.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[str.jar:git-Spigot-2f787bd-ea28011]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[str.jar:git-Spigot-2f787bd-ea28011]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [str.jar:git-Spigot-2f787bd-ea28011]
  17. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:291) [str.jar:git-Spigot-2f787bd-ea28011]
  18. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:199) [str.jar:git-Spigot-2f787bd-ea28011]
  19. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [str.jar:git-Spigot-2f787bd-ea28011]
  20. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  22. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
  23. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_45]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[str.jar:git-Spigot-2f787bd-ea28011]
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[str.jar:git-Spigot-2f787bd-ea28011]
  26. ... 6 more
  27. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[str.jar:git-Spigot-2f787bd-ea28011]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[str.jar:git-Spigot-2f787bd-ea28011]
  30. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
  31. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
  33. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_45]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[str.jar:git-Spigot-2f787bd-ea28011]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[str.jar:git-Spigot-2f787bd-ea28011]
  36. ... 6 more
  37. [17:28:44] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  38. [17:28:44] [Server thread/INFO]: [PluginHider] Loading PluginHider v1.1
  39. [17:28:44] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0.2-SNAPSHOT;3370-58aac973
  40. [17:28:44] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  41. [17:28:44] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
  42. [17:28:44] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  43. [17:28:44] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.4
  44. [17:28:44] [Server thread/INFO]: [FishBroadcast] Loading FishBroadcast v2.1
  45. [17:28:44] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT-b118
  46. [17:28:44] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  47. [17:28:44] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.6
  48. [17:28:44] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
  49. [17:28:44] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  50. [17:28:44] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  51. [17:28:44] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  52. [17:28:44] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  53. [17:28:44] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.0
  54. [17:28:44] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.3.3
  55. [17:28:44] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  56. [17:28:44] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  57. [17:28:44] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  58. [17:28:44] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
  59. [17:28:44] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
  60. [17:28:44] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  61. [17:28:44] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  62. [17:28:44] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  63. [17:28:44] [Server thread/INFO]: [floAuction] Loading floAuction v3.0.7
  64. [17:28:44] [Server thread/INFO]: [InfoBoardReborn] Loading InfoBoardReborn v1.7.0
  65. [17:28:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT-b118
  66. [17:28:44] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  67. [17:28:44] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  68. [17:28:46] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  69. [17:28:47] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  70. [17:28:47] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  71. [17:28:47] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  72. [17:28:47] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  73. [17:28:47] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  74. [17:28:47] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  75. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  76. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  77. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  78. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  79. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
  80. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  81. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 108ms.
  82. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
  83. [17:28:47] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 360ms) ===
  84. [17:28:47] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  85. [17:28:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  86. [17:28:47] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  87. [17:28:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  88. [17:28:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  89. [17:28:47] [Server thread/INFO]: Preparing level "world"
  90. [17:28:47] [Server thread/INFO]: -------- World Settings For [world] --------
  91. [17:28:47] [Server thread/INFO]: Item Merge Radius: 2.5
  92. [17:28:47] [Server thread/INFO]: Item Despawn Rate: 6000
  93. [17:28:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  94. [17:28:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  95. [17:28:47] [Server thread/INFO]: Clear tick list: false
  96. [17:28:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  97. [17:28:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  98. [17:28:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  99. [17:28:47] [Server thread/INFO]: View Distance: 10
  100. [17:28:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  101. [17:28:47] [Server thread/INFO]: Anti X-Ray: true
  102. [17:28:47] [Server thread/INFO]: Engine Mode: 1
  103. [17:28:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  104. [17:28:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  105. [17:28:47] [Server thread/INFO]: Mob Spawn Range: 4
  106. [17:28:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  107. [17:28:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  108. [17:28:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  109. [17:28:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  110. [17:28:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  111. [17:28:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  112. [17:28:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  113. [17:28:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  114. [17:28:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  115. [17:28:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  116. [17:28:48] [Server thread/INFO]: Random Lighting Updates: false
  117. [17:28:48] [Server thread/INFO]: Structure Info Saving: true
  118. [17:28:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  119. [17:28:48] [Server thread/INFO]: Max TNT Explosions: 100
  120. [17:28:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  121. [17:28:48] [Server thread/INFO]: Max Entity Collisions: 8
  122. [17:28:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  123. [17:28:48] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  124. [17:28:48] [Server thread/INFO]: Item Merge Radius: 2.5
  125. [17:28:48] [Server thread/INFO]: Item Despawn Rate: 6000
  126. [17:28:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  127. [17:28:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  128. [17:28:48] [Server thread/INFO]: Clear tick list: false
  129. [17:28:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  130. [17:28:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  131. [17:28:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  132. [17:28:48] [Server thread/INFO]: View Distance: 10
  133. [17:28:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  134. [17:28:48] [Server thread/INFO]: Anti X-Ray: true
  135. [17:28:48] [Server thread/INFO]: Engine Mode: 1
  136. [17:28:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  137. [17:28:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  138. [17:28:48] [Server thread/INFO]: Mob Spawn Range: 4
  139. [17:28:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  140. [17:28:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  141. [17:28:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  142. [17:28:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  143. [17:28:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  144. [17:28:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  145. [17:28:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  146. [17:28:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  147. [17:28:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  148. [17:28:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  149. [17:28:48] [Server thread/INFO]: Random Lighting Updates: false
  150. [17:28:48] [Server thread/INFO]: Structure Info Saving: true
  151. [17:28:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  152. [17:28:48] [Server thread/INFO]: Max TNT Explosions: 100
  153. [17:28:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  154. [17:28:48] [Server thread/INFO]: Max Entity Collisions: 8
  155. [17:28:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  156. [17:28:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  157. [17:28:48] [Server thread/INFO]: Item Merge Radius: 2.5
  158. [17:28:48] [Server thread/INFO]: Item Despawn Rate: 6000
  159. [17:28:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  160. [17:28:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
  161. [17:28:48] [Server thread/INFO]: Clear tick list: false
  162. [17:28:48] [Server thread/INFO]: Experience Merge Radius: 3.0
  163. [17:28:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  164. [17:28:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
  165. [17:28:48] [Server thread/INFO]: View Distance: 10
  166. [17:28:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  167. [17:28:48] [Server thread/INFO]: Anti X-Ray: true
  168. [17:28:48] [Server thread/INFO]: Engine Mode: 1
  169. [17:28:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  170. [17:28:48] [Server thread/INFO]: Replace Blocks: [1, 5]
  171. [17:28:48] [Server thread/INFO]: Mob Spawn Range: 4
  172. [17:28:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
  173. [17:28:48] [Server thread/INFO]: Cane Growth Modifier: 100%
  174. [17:28:48] [Server thread/INFO]: Melon Growth Modifier: 100%
  175. [17:28:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  176. [17:28:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  177. [17:28:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
  178. [17:28:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
  179. [17:28:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  180. [17:28:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  181. [17:28:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  182. [17:28:48] [Server thread/INFO]: Random Lighting Updates: false
  183. [17:28:48] [Server thread/INFO]: Structure Info Saving: true
  184. [17:28:48] [Server thread/INFO]: Sending up to 10 chunks per packet
  185. [17:28:48] [Server thread/INFO]: Max TNT Explosions: 100
  186. [17:28:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  187. [17:28:48] [Server thread/INFO]: Max Entity Collisions: 8
  188. [17:28:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  189. [17:28:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1726628567564013072)
  190. [17:28:49] [Server thread/INFO]: Preparing spawn area: 14%
  191. [17:28:50] [Server thread/INFO]: Preparing spawn area: 55%
  192. [17:28:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6901075936513251683)
  193. [17:28:51] [Server thread/INFO]: Preparing spawn area: 80%
  194. [17:28:51] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6901075936513251683)
  195. [17:28:52] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  196. [17:28:52] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  197. [17:28:52] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.1
  198. [17:28:52] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
  199. [17:28:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0.2-SNAPSHOT;3370-58aac973
  200. [17:28:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  201. [17:28:53] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R2 as the Bukkit adapter
  202. [17:28:53] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  203. [17:28:53] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  204. [17:28:53] [Server thread/INFO]: git-Spigot-2f787bd-ea28011 (MC: 1.8.3)
  205. [17:28:53] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
  206. [17:28:53] [Server thread/INFO]: Using locale en_US
  207. [17:28:54] [Server thread/INFO]: Using locale en_US
  208. [17:28:54] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  209. [17:28:54] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  210. [17:28:54] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  211. [17:28:54] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
  212. [17:28:54] [Server thread/INFO]: GroupManager - INFO - World Found: world
  213. [17:28:54] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  214. [17:28:54] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  215. [17:28:54] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  216. [17:28:54] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
  217. [17:28:54] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  218. [17:28:54] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  219. [17:28:54] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  220. [17:28:54] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  221. [17:28:54] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  222. [17:28:54] [Server thread/INFO]: [ClearLag] Loading modules...
  223. [17:28:54] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  224. [17:28:54] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  225. [17:28:54] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  226. [17:28:54] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.4
  227. [17:28:54] [Thread-12/INFO]: [ClearLag] Checking for updates...
  228. [17:28:54] [Server thread/INFO]: [FishBroadcast] Enabling FishBroadcast v2.1
  229. [17:28:54] [Server thread/WARN]: Could not find file: plugins\FishBroadcast\messages_en.yml
  230. [17:28:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
  231. [17:28:54] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  232. [17:28:54] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  233. [17:28:54] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  234. [17:28:54] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  235. [17:28:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  236. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  237. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  238. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  239. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  240. [17:28:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  241. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  242. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  243. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  244. [17:28:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  245. [17:28:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  246. [17:28:54] [Server thread/INFO]: [WorldGuard] Loading region data...
  247. [17:28:54] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6
  248. [17:28:55] [Thread-12/INFO]: [ClearLag] No updates found!
  249. [17:28:55] [Server thread/INFO]: -------- World Settings For [flat] --------
  250. [17:28:55] [Server thread/INFO]: Item Merge Radius: 2.5
  251. [17:28:55] [Server thread/INFO]: Item Despawn Rate: 6000
  252. [17:28:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  253. [17:28:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
  254. [17:28:55] [Server thread/INFO]: Clear tick list: false
  255. [17:28:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  256. [17:28:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  257. [17:28:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  258. [17:28:55] [Server thread/INFO]: View Distance: 10
  259. [17:28:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  260. [17:28:55] [Server thread/INFO]: Anti X-Ray: true
  261. [17:28:55] [Server thread/INFO]: Engine Mode: 1
  262. [17:28:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  263. [17:28:55] [Server thread/INFO]: Replace Blocks: [1, 5]
  264. [17:28:55] [Server thread/INFO]: Mob Spawn Range: 4
  265. [17:28:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  266. [17:28:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  267. [17:28:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  268. [17:28:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  269. [17:28:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  270. [17:28:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  271. [17:28:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  272. [17:28:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  273. [17:28:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  274. [17:28:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  275. [17:28:55] [Server thread/INFO]: Random Lighting Updates: false
  276. [17:28:55] [Server thread/INFO]: Structure Info Saving: true
  277. [17:28:55] [Server thread/INFO]: Sending up to 10 chunks per packet
  278. [17:28:55] [Server thread/INFO]: Max TNT Explosions: 100
  279. [17:28:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  280. [17:28:55] [Server thread/INFO]: Max Entity Collisions: 8
  281. [17:28:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  282. [17:28:55] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1123889189046468285)
  283. [17:28:55] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.
  284. [17:28:55] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.
  285. [17:28:55] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is blocked.
  286. [17:28:55] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.
  287. [17:28:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'
  288. [17:28:56] [Server thread/INFO]: [MultiWorld] v5.2.6 enabled.
  289. [17:28:56] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
  290. [17:28:57] [Server thread/INFO]: [MaxBans] Using SQLite
  291. [17:28:57] [Server thread/INFO]: [MaxBans] Loading from DB...
  292. [17:28:57] [Server thread/INFO]: [MaxBans] Loading bans
  293. [17:28:57] [Server thread/INFO]: [MaxBans] Loading ipbans
  294. [17:28:57] [Server thread/INFO]: [MaxBans] Loading mutes
  295. [17:28:57] [Server thread/INFO]: [MaxBans] Loading player names...
  296. [17:28:57] [Server thread/INFO]: [MaxBans] Loading IP History
  297. [17:28:57] [Server thread/INFO]: [MaxBans] Loading warn history...
  298. [17:28:57] [Server thread/INFO]: [MaxBans] Loading chat commands...
  299. [17:28:57] [Server thread/INFO]: [MaxBans] Loading history...
  300. [17:28:57] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
  301. [17:28:57] [Server thread/INFO]: [MaxBans] Loading proxys...
  302. [17:28:57] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  303. [17:28:57] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  304. [17:28:57] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  305. [17:28:57] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  306. [17:28:57] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.0
  307. [17:28:57] [Server thread/INFO]: Tablist> Tablist v1.2.0 enabled!!
  308. [17:28:57] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.3.3
  309. [17:28:57] [Server thread/INFO]: [ServerListPlus] Starting...
  310. [17:28:57] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  311. [17:28:57] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  312. [17:28:57] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  313. [17:28:57] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: CoreConf
  314. [17:28:57] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  315. [17:28:57] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.3.3 enabled.
  316. [17:28:57] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  317. [17:28:57] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
  318. [17:28:57] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  319. [17:28:57] [Server thread/INFO]: [AuthMe] Set Language: en
  320. [17:28:58] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
  321. [17:28:58] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  322. [17:28:58] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  323. [17:28:58] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  324. [17:28:58] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
  325. [17:28:58] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
  326. [17:28:58] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
  327. [17:28:58] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.9
  328. [17:28:58] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  329. [17:28:58] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  330. [17:28:58] [Server thread/INFO]: [WhatIsIt] has been enabled.
  331. [17:28:58] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  332. [17:28:58] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  333. [17:28:58] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 155ms) ===
  334. [17:28:58] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  335. [17:28:58] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  336. [17:28:58] [Server thread/INFO]: [CombatLog] Loading config.yml.
  337. [17:28:59] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  338. [17:28:59] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  339. [17:28:59] [Server thread/INFO]: [floAuction] Enabling floAuction v3.0.7
  340. [17:28:59] [Server thread/INFO]: << MortalFactions >> has been enabled.
  341. [17:28:59] [Server thread/INFO]: [InfoBoardReborn] Enabling InfoBoardReborn v1.7.0
  342. [17:28:59] [Server thread/INFO]: Metrics was started!
  343. [17:28:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  344. [17:28:59] [Server thread/INFO]: Done (11.761s)! For help, type "help" or "?"
  345. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  346. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  347. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  348. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
  349. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  350. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  351. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  352. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 0ms. 0/5 changed.
  353. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5]  ... done!
  354. [17:28:59] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  355. [17:28:59] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  356. [17:28:59] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  357. [17:28:59] [Craft Scheduler Thread - 18/INFO]: [Vault] Checking for Updates ...
  358. [17:29:00] [Craft Scheduler Thread - 18/INFO]: [Vault] No new version available
  359. [17:29:00] [Craft Scheduler Thread - 16/INFO]: [PlugMan] No update was found.
  360. [17:29:11] [Server thread/INFO]: Stopping the server
  361. [17:29:11] [Server thread/INFO]: Stopping server
  362. [17:29:11] [Server thread/INFO]: [InfoBoardReborn] Disabling InfoBoardReborn v1.7.0
  363. [17:29:11] [Server thread/INFO]: [floAuction] Disabling floAuction v3.0.7
  364. [17:29:11] [Server thread/INFO]: << MortalFactions >> has been disabled.
  365. [17:29:11] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
  366. [17:29:11] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
  367. [17:29:11] [Server thread/INFO]: [Factions] Disabling Factions v2.7.5
  368. [17:29:11] [Server thread/INFO]: [Factions 2.7.5] Disabled
  369. [17:29:11] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  370. [17:29:11] [Server thread/INFO]: [WhatIsIt] has been disabled.
  371. [17:29:11] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.9
  372. [17:29:11] [Server thread/INFO]: [AuthMe] Disabling AuthMe v3.5-SNAPSHOT
  373. [17:29:11] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.7.5
  374. [17:29:11] [Server thread/INFO]: [MassiveCore 2.7.5] Disabled
  375. [17:29:11] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  376. [17:29:11] [Server thread/INFO]: [Vault] Disabling Vault v1.5.3-b37
  377. [17:29:11] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.3.3
  378. [17:29:11] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.3.3 disabled.
  379. [17:29:11] [Server thread/INFO]: [Tablist] Disabling Tablist v1.2.0
  380. [17:29:11] [Server thread/INFO]: Tablist> Tablist v1.2.0 disabled!!
  381. [17:29:11] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  382. [17:29:12] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  383. [17:29:12] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  384. [17:29:12] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  385. [17:29:12] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.0
  386. [17:29:12] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
  387. [17:29:12] [Server thread/INFO]: [MaxBans] Clearing buffer...
  388. [17:29:12] [Server thread/INFO]: [MaxBans] Cleared buffer...
  389. [17:29:12] [Server thread/INFO]: [MultiWorld] Disabling MultiWorld v5.2.6
  390. [17:29:12] [Server thread/INFO]: [MultiWorld] Disabled.
  391. [17:29:12] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-beta-05.1569-
  392. [17:29:12] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  393. [17:29:12] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.3-SNAPSHOT-b118
  394. [17:29:12] [Server thread/INFO]: [FishBroadcast] Disabling FishBroadcast v2.1
  395. [17:29:12] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.0.4
  396. [17:29:12] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.7.7
  397. [17:29:12] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (Phoenix)
  398. [17:29:12] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  399. [17:29:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  400. [17:29:12] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is disabled!
  401. [17:29:12] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  402. [17:29:12] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  403. [17:29:12] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  404. [17:29:12] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0.2-SNAPSHOT;3370-58aac973
  405. [17:29:12] [Server thread/INFO]: [PluginHider] Disabling PluginHider v1.1
  406. [17:29:12] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
  407. [17:29:12] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
  408. [17:29:12] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
  409. [17:29:12] [Server thread/INFO]: Saving players
  410. [17:29:12] [Server thread/INFO]: Saving worlds
  411. [17:29:12] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  412. [17:29:13] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  413. [17:29:13] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  414. [17:29:14] [Server thread/INFO]: Saving chunks for level 'flat'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement