Advertisement
Guest User

Untitled

a guest
Aug 25th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.83 KB | None | 0 0
  1. C:\Users\Igor\Desktop\test serwer>java -Xmx1024M -Xms1024M -jar spigot.jar nogui
  2. Loading libraries, please wait...
  3. 2017-08-25 16:01:41,559 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  4. [ERROR] Terminal initialization failed; falling back to unsupported
  5. java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.internal.Kernel32
  6. at org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(WindowsSupport.java:50)
  7. at org.bukkit.craftbukkit.libs.jline.WindowsTerminal.getConsoleMode(WindowsTerminal.java:204)
  8. at org.bukkit.craftbukkit.libs.jline.WindowsTerminal.init(WindowsTerminal.java:82)
  9. at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:101)
  10. at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158)
  11. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229)
  12. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221)
  13. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213)
  14. at net.minecraft.server.v1_8_R3.MinecraftServer.<init>(MinecraftServer.java:141)
  15. at net.minecraft.server.v1_8_R3.DedicatedServer.<init>(DedicatedServer.java:43)
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.main(MinecraftServer.java:984)
  17. at org.bukkit.craftbukkit.Main.main(Main.java:201)
  18.  
  19. [16:01:43 INFO]: Starting minecraft server version 1.8.8
  20. [16:01:43 INFO]: Loading properties
  21. [16:01:43 INFO]: Default game type: SURVIVAL
  22. [16:01:44 INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  23. [16:01:44 INFO]: Debug logging is disabled
  24. [16:01:44 INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  25. [16:01:44 INFO]: Server Ping Player Sample Count: 12
  26. [16:01:44 INFO]: Using 4 threads for Netty based IO
  27. [16:01:44 INFO]: Data value allowed items:
  28. [16:01:44 INFO]: Generating keypair
  29. [16:01:44 INFO]: Starting Minecraft server on localhost:25577
  30. [16:01:44 INFO]: Using default channel type
  31. [16:01:44 INFO]: Set PluginClassLoader as parallel capable
  32. [16:01:44 INFO]: [Sh_Boss] Loading Sh_Boss v1.0
  33. [16:01:44 INFO]: [WorldEdit] Loading WorldEdit v5.6
  34. [16:01:44 INFO]: [Shopkeepers] Loading Shopkeepers v1.82
  35. [16:01:44 INFO]: [MLSectorsBETA] Loading MLSectorsBETA v0.1
  36. [16:01:44 INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.0 Bug Fix
  37. [16:01:44 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  38. [16:01:44 INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  39. [16:01:44 INFO]: [Sh_Cooldown] Loading Sh_Cooldown v4.0
  40. [16:01:44 INFO]: [Vault] Loading Vault v1.4.1-b436
  41. [16:01:44 INFO]: [ActionBarAPI] Loading ActionBarAPI v1.5.2
  42. [16:01:44 INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  43. [16:01:44 INFO]: [WorldGuard] Loading WorldGuard v5.9
  44. [16:01:44 INFO]: [iTag] Loading iTag v1.1.8
  45. [16:01:44 INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  46. [16:01:44 INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v2.7.3
  47. [16:01:44 INFO]: [Sh_Server] Loading Sh_Server v1.2
  48. [16:01:44 INFO]: [Vault] Enabling Vault v1.4.1-b436
  49. [16:01:44 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  50. [16:01:44 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  51. [16:01:44 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  52. [16:01:44 INFO]: [Vault] Enabled Version 1.4.1-b436
  53. [16:01:44 INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  54. [16:01:44 INFO]: [ProtocolLib] Started structure compiler thread.
  55. [16:01:44 INFO]: [iTag] Enabling iTag v1.1.8
  56. [16:01:44 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  57. [16:01:44 INFO]: Preparing level "world"
  58. [16:01:45 INFO]: -------- World Settings For [world] --------
  59. [16:01:45 INFO]: View Distance: 10
  60. [16:01:45 INFO]: Arrow Despawn Rate: 1200
  61. [16:01:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  62. [16:01:45 INFO]: Item Merge Radius: 2.5
  63. [16:01:45 INFO]: Item Despawn Rate: 6000
  64. [16:01:45 INFO]: Experience Merge Radius: 3.0
  65. [16:01:45 INFO]: Chunks to Grow per Tick: 650
  66. [16:01:45 INFO]: Clear tick list: false
  67. [16:01:45 INFO]: Zombie Aggressive Towards Villager: true
  68. [16:01:45 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  69. [16:01:45 INFO]: Max Entity Collisions: 8
  70. [16:01:45 INFO]: Mob Spawn Range: 4
  71. [16:01:45 INFO]: Anti X-Ray: true
  72. [16:01:45 INFO]: Engine Mode: 1
  73. [16:01:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  74. [16:01:45 INFO]: Replace Blocks: [1, 5]
  75. [16:01:45 INFO]: Nerfing mobs spawned from spawners: false
  76. [16:01:45 INFO]: Sending up to 5 chunks per packet
  77. [16:01:45 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  78. [16:01:45 INFO]: Random Lighting Updates: false
  79. [16:01:45 INFO]: Cactus Growth Modifier: 100%
  80. [16:01:45 INFO]: Cane Growth Modifier: 100%
  81. [16:01:45 INFO]: Melon Growth Modifier: 100%
  82. [16:01:45 INFO]: Mushroom Growth Modifier: 100%
  83. [16:01:45 INFO]: Pumpkin Growth Modifier: 100%
  84. [16:01:45 INFO]: Sapling Growth Modifier: 100%
  85. [16:01:45 INFO]: Wheat Growth Modifier: 100%
  86. [16:01:45 INFO]: NetherWart Growth Modifier: 100%
  87. [16:01:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  88. [16:01:45 INFO]: Max TNT Explosions: 100
  89. [16:01:45 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  90. [16:01:45 INFO]: Structure Info Saving: true
  91. [16:01:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  92. [16:01:45 INFO]: -------- World Settings For [world] --------
  93. [16:01:45 INFO]: Fix TNT cannons: false
  94. [16:01:45 INFO]: Water over lava flow speed: 5
  95. [16:01:45 INFO]: WorldServer TickNextTick cap set at 10000
  96. [16:01:45 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  97. [16:01:45 INFO]: Keep spawn chunk loaded: true
  98. [16:01:45 INFO]: Allow undead horse types to be leashed: false
  99. [16:01:45 INFO]: World async lighting: false
  100. [16:01:45 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  101. [16:01:45 INFO]: Player blocking damage multiplier set to 0.5
  102. [16:01:45 INFO]: Remove invalid mob spawner tile entities: true
  103. [16:01:45 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  104. [16:01:45 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  105. [16:01:45 INFO]: -------- World Settings For [world_nether] --------
  106. [16:01:45 INFO]: View Distance: 10
  107. [16:01:45 INFO]: Arrow Despawn Rate: 1200
  108. [16:01:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  109. [16:01:45 INFO]: Item Merge Radius: 2.5
  110. [16:01:45 INFO]: Item Despawn Rate: 6000
  111. [16:01:45 INFO]: Experience Merge Radius: 3.0
  112. [16:01:45 INFO]: Chunks to Grow per Tick: 650
  113. [16:01:45 INFO]: Clear tick list: false
  114. [16:01:45 INFO]: Zombie Aggressive Towards Villager: true
  115. [16:01:45 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  116. [16:01:45 INFO]: Max Entity Collisions: 8
  117. [16:01:45 INFO]: Mob Spawn Range: 4
  118. [16:01:45 INFO]: Anti X-Ray: true
  119. [16:01:45 INFO]: Engine Mode: 1
  120. [16:01:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  121. [16:01:45 INFO]: Replace Blocks: [1, 5]
  122. [16:01:45 INFO]: Nerfing mobs spawned from spawners: false
  123. [16:01:45 INFO]: Sending up to 5 chunks per packet
  124. [16:01:45 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  125. [16:01:45 INFO]: Random Lighting Updates: false
  126. [16:01:45 INFO]: Cactus Growth Modifier: 100%
  127. [16:01:45 INFO]: Cane Growth Modifier: 100%
  128. [16:01:45 INFO]: Melon Growth Modifier: 100%
  129. [16:01:45 INFO]: Mushroom Growth Modifier: 100%
  130. [16:01:45 INFO]: Pumpkin Growth Modifier: 100%
  131. [16:01:45 INFO]: Sapling Growth Modifier: 100%
  132. [16:01:45 INFO]: Wheat Growth Modifier: 100%
  133. [16:01:45 INFO]: NetherWart Growth Modifier: 100%
  134. [16:01:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  135. [16:01:45 INFO]: Max TNT Explosions: 100
  136. [16:01:45 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  137. [16:01:45 INFO]: Structure Info Saving: true
  138. [16:01:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  139. [16:01:45 INFO]: -------- World Settings For [world_nether] --------
  140. [16:01:45 INFO]: Fix TNT cannons: false
  141. [16:01:45 INFO]: Water over lava flow speed: 5
  142. [16:01:45 INFO]: WorldServer TickNextTick cap set at 10000
  143. [16:01:45 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  144. [16:01:45 INFO]: Keep spawn chunk loaded: true
  145. [16:01:45 INFO]: Allow undead horse types to be leashed: false
  146. [16:01:45 INFO]: World async lighting: false
  147. [16:01:45 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  148. [16:01:45 INFO]: Player blocking damage multiplier set to 0.5
  149. [16:01:45 INFO]: Remove invalid mob spawner tile entities: true
  150. [16:01:45 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  151. [16:01:45 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  152. [16:01:45 INFO]: -------- World Settings For [world_the_end] --------
  153. [16:01:45 INFO]: View Distance: 10
  154. [16:01:45 INFO]: Arrow Despawn Rate: 1200
  155. [16:01:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  156. [16:01:45 INFO]: Item Merge Radius: 2.5
  157. [16:01:45 INFO]: Item Despawn Rate: 6000
  158. [16:01:45 INFO]: Experience Merge Radius: 3.0
  159. [16:01:45 INFO]: Chunks to Grow per Tick: 650
  160. [16:01:45 INFO]: Clear tick list: false
  161. [16:01:45 INFO]: Zombie Aggressive Towards Villager: true
  162. [16:01:45 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  163. [16:01:45 INFO]: Max Entity Collisions: 8
  164. [16:01:45 INFO]: Mob Spawn Range: 4
  165. [16:01:45 INFO]: Anti X-Ray: true
  166. [16:01:45 INFO]: Engine Mode: 1
  167. [16:01:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  168. [16:01:45 INFO]: Replace Blocks: [1, 5]
  169. [16:01:45 INFO]: Nerfing mobs spawned from spawners: false
  170. [16:01:45 INFO]: Sending up to 5 chunks per packet
  171. [16:01:45 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  172. [16:01:45 INFO]: Random Lighting Updates: false
  173. [16:01:45 INFO]: Cactus Growth Modifier: 100%
  174. [16:01:45 INFO]: Cane Growth Modifier: 100%
  175. [16:01:45 INFO]: Melon Growth Modifier: 100%
  176. [16:01:45 INFO]: Mushroom Growth Modifier: 100%
  177. [16:01:45 INFO]: Pumpkin Growth Modifier: 100%
  178. [16:01:45 INFO]: Sapling Growth Modifier: 100%
  179. [16:01:45 INFO]: Wheat Growth Modifier: 100%
  180. [16:01:45 INFO]: NetherWart Growth Modifier: 100%
  181. [16:01:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  182. [16:01:45 INFO]: Max TNT Explosions: 100
  183. [16:01:45 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  184. [16:01:45 INFO]: Structure Info Saving: true
  185. [16:01:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  186. [16:01:45 INFO]: -------- World Settings For [world_the_end] --------
  187. [16:01:45 INFO]: Fix TNT cannons: false
  188. [16:01:45 INFO]: Water over lava flow speed: 5
  189. [16:01:45 INFO]: WorldServer TickNextTick cap set at 10000
  190. [16:01:45 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  191. [16:01:45 INFO]: Keep spawn chunk loaded: true
  192. [16:01:45 INFO]: Allow undead horse types to be leashed: false
  193. [16:01:45 INFO]: World async lighting: false
  194. [16:01:45 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  195. [16:01:45 INFO]: Player blocking damage multiplier set to 0.5
  196. [16:01:45 INFO]: Remove invalid mob spawner tile entities: true
  197. [16:01:45 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  198. [16:01:45 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  199. [16:01:45 INFO]: Preparing start region for level 0 (Seed: 3836228169389313709)
  200. [16:01:46 INFO]: Preparing start region for level 1 (Seed: 3836228169389313709)
  201. [16:01:46 INFO]: Preparing start region for level 2 (Seed: 3836228169389313709)
  202. [16:01:46 INFO]: [Sh_Boss] Enabling Sh_Boss v1.0
  203. [16:01:46 INFO]: [WorldEdit] Enabling WorldEdit v5.6
  204. [16:01:46 INFO]: WEPIF: Using the Bukkit Permissions API.
  205. [16:01:46 INFO]: [Shopkeepers] Enabling Shopkeepers v1.82
  206. [16:01:46 INFO]: [MLSectorsBETA] Enabling MLSectorsBETA v0.1
  207. [16:01:46 INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.0 Bug Fix
  208. [16:01:46 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  209. [16:01:46 INFO]: [PermissionsEx] Initializing file backend
  210. [16:01:46 INFO]: [PermissionsEx] Permissions file successfully reloaded
  211. [16:01:46 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  212. [16:01:46 INFO]: [Vault][Permission] PermissionsEx hooked.
  213. [16:01:46 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  214. [16:01:46 INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  215. [16:01:46 INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  216. [16:01:46 INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  217. [16:01:46 INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 196,0 Y: 64,0 Z: 240,0
  218. [16:01:46 INFO]: [Sh_Cooldown] Enabling Sh_Cooldown v4.0
  219. [16:01:46 INFO]: [ActionBarAPI] Enabling ActionBarAPI v1.5.2
  220. [16:01:46 INFO]: ActionBarAPI V1.5.2 has been enabled!
  221. [16:01:46 INFO]: [WorldGuard] Enabling WorldGuard v5.9
  222. [16:01:46 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  223. [16:01:46 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  224. [16:01:46 INFO]: [WorldGuard] (world) Lava fire is blocked.
  225. [16:01:46 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  226. [16:01:46 INFO]: [WorldGuard] Loaded configuration for world 'world'
  227. [16:01:46 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  228. [16:01:46 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  229. [16:01:46 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  230. [16:01:46 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  231. [16:01:46 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  232. [16:01:46 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  233. [16:01:46 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  234. [16:01:46 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  235. [16:01:46 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  236. [16:01:46 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  237. [16:01:47 INFO]: [WorldGuard] 0 regions loaded for 'world'
  238. [16:01:47 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  239. [16:01:47 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  240. [16:01:47 INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  241. [16:01:47 INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  242. [16:01:47 INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  243. [16:01:47 INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  244. [16:01:47 INFO]: [VanishNoPacket] and download TagAPI.jar
  245. [16:01:47 INFO]: [VanishNoPacket] 3.19.1 loaded.
  246. [16:01:47 INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v2.7.3
  247. [16:01:47 INFO]: [Sh_Server] Enabling Sh_Server v1.2
  248. [16:01:47 INFO]: [Sh_Server] jdbc:mysql://localhost:3306/baza
  249. [16:01:47 INFO]: [Sh_Server] root
  250. [16:01:47 INFO]: [Sh_Server]
  251. [16:01:47 INFO]: [Sh_Server] Connected to the MySQL server!
  252. [16:01:47 INFO]: [Sh_Server] Connection ping 190ms!
  253. [16:01:47 INFO]: [Sh_Server] Loaded 1 players
  254. [16:01:47 INFO]: [Sh_Server] Loaded 1 guilds
  255. [16:01:47 INFO]: [Sh_Server] Loaded 0 deathsbans
  256. [16:01:47 INFO]: [Sh_Server] Loaded 0 bans
  257. [16:01:47 INFO]: [Sh_Server] Loaded 0 bansip
  258. [16:01:47 INFO]: Server permissions file permissions.yml is empty, ignoring it
  259. [16:01:47 INFO]: Done (2,606s)! For help, type "help" or "?"
  260. [16:01:47 INFO]: Timings Reset
  261. [16:01:47 WARN]: [Sh_Server] Can not find valid TagAPI instance!
  262. [16:01:47 WARN]: [Sh_Server] Using ScoreBoard nametags!
  263. [16:01:47 INFO]: [Sh_Server] Using 'ScoreBoard' to support nametags!
  264. [16:01:47 INFO]: [ActionBarAPI] No update was found, you are running the latest version.
  265. [16:01:48 INFO]: [Vault] Checking for Updates:
  266. [16:01:48 WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
  267. [16:01:48 WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  268. [16:01:49 INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement