Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.50 KB | None | 0 0
  1. (Daemon) Server marked as STARTING
  2. (Daemon) Checking size of server data directory...
  3. (Daemon) Disk Usage: 112M / 50000M
  4. (Daemon) Running server preflight.
  5. (Daemon) Starting server container.
  6. (Daemon) Server marked as ON
  7. (Daemon) Server container started. Attaching...
  8. (Daemon) Attached to server container.
  9. (Daemon) Server marked as OFF
  10. (Daemon) Server detected as crashed! Attempting to reboot server now.
  11. (Daemon) Server marked as STARTING
  12. (Daemon) Checking size of server data directory...
  13. (Daemon) Disk Usage: 112M / 50000M
  14. (Daemon) Running server preflight.
  15. (Daemon) Starting server container.
  16. (Daemon) Server marked as OFF
  17. (Daemon) Server marked as KILLED.
  18. (Daemon) Server marked as STARTING
  19. (Daemon) Server container started. Attaching...
  20. (Daemon) Attached to server container.
  21. :/home/container$ java -Xms128M -Xmx40000M -jar server.jar
  22. Loading TacoSpigot config from taco.yml
  23. wSpigot is now starting.
  24. Loading libraries, please wait...
  25. (Daemon) Server marked as STOPPING
  26. (Daemon) Server marked as OFF
  27. (Daemon) Server marked as KILLED.
  28. (Daemon) Server marked as STARTING
  29. (Daemon) Checking size of server data directory...
  30. (Daemon) Disk Usage: 112M / 50000M
  31. (Daemon) Running server preflight.
  32. (Daemon) Starting server container.
  33. (Daemon) Server container started. Attaching...
  34. :/home/container$ java -Xms128M -Xmx40000M -jar server.jar
  35. (Daemon) Attached to server container.
  36. Loading TacoSpigot config from taco.yml
  37. wSpigot is now starting.
  38. Loading libraries, please wait...
  39. > [20:05:47 INFO]: Starting minecraft server version 1.8.8
  40. > [20:05:47 INFO]: Loading properties
  41. > [20:05:47 INFO]: Default game type: SURVIVAL
  42. > [20:05:47 INFO]: This server is running wSpigot version git-TacoSpigot-unknown (MC: 1.8.8) (Implementing API version 1.8.8-R0.2-SNAPSHOT)
  43. > [20:05:47 WARN]: Couldn't load server icon
  44. java.lang.IllegalArgumentException: Must be 64 pixels wide
  45. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[server.jar:git-TacoSpigot-unknown]
  46. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1743) ~[server.jar:git-TacoSpigot-unknown]
  47. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1731) ~[server.jar:git-TacoSpigot-unknown]
  48. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadIcon(CraftServer.java:779) [server.jar:git-TacoSpigot-unknown]
  49. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [server.jar:git-TacoSpigot-unknown]
  50. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:71) [server.jar:git-TacoSpigot-unknown]
  51. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [server.jar:git-TacoSpigot-unknown]
  52. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:176) [server.jar:git-TacoSpigot-unknown]
  53. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [server.jar:git-TacoSpigot-unknown]
  54. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  55. > [20:05:47 INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  56. > [20:05:47 INFO]: Server Ping Player Sample Count: 12
  57. > [20:05:47 INFO]: Using 4 threads for Netty based IO
  58. > [20:05:47 INFO]: Debug logging is disabled
  59. > [20:05:47 INFO]: Data value allowed items:
  60. > [20:05:47 INFO]: Generating keypair
  61. > [20:05:47 INFO]: Starting Minecraft server on 0.0.0.0:25565
  62. > [20:05:47 INFO]: Using epoll channel type
  63. > [20:05:47 INFO]: Set PluginClassLoader as parallel capable
  64. > [20:05:48 INFO]: [CustomParticleEffects] Loading CustomParticleEffects v1.9.3
  65. > [20:05:48 INFO]: [FastSoup] Loading FastSoup v1.0-SNAPSHOT
  66. > [20:05:48 INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.02.15-7141cc4-1012-19.1.7
  67. > [20:05:48 INFO]: [Skript] Loading Skript v2.2-SNAPSHOT
  68. > [20:05:48 INFO]: [MundoSK] Loading MundoSK v1.7.5-BETA.7.157
  69. > [20:05:48 INFO]: [Reqn] Loading Reqn v1.2.0
  70. > [20:05:48 INFO]: [SkQuery] Loading SkQuery v3.21.4
  71. > [20:05:48 INFO]: [ExtrasSK] Loading ExtrasSK v1.1
  72. > [20:05:48 INFO]: [skript-mirror] Loading skript-mirror v0.7.1
  73. > [20:05:48 INFO]: [ProtocolSupport] Loading ProtocolSupport v4.22.1
  74. > [20:05:48 INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  75. > [20:05:48 INFO]: [ProtocolSupport] Compression level: 3
  76. > [20:05:48 INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 500
  77. > [20:05:48 INFO]: [ProtocolSupport] Assume legacy ping dealy: 1000
  78. > [20:05:48 INFO]: [ProtocolSupport] Login threads max count: 8, keep alive time: 60
  79. > [20:05:48 INFO]: [ProtocolSupport] Using injected ServerConnection
  80. > [20:05:48 INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
  81. > [20:05:48 INFO]: [Skellett] Loading Skellett v1.9.6b
  82. > [20:05:48 INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  83. > [20:05:48 INFO]: [skRayFall] Loading skRayFall v1.9.2
  84. > [20:05:48 INFO]: [TuSKe] Loading TuSKe v1.7.7
  85. > [20:05:48 INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  86. > [20:05:48 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.02.15-7141cc4-1012-19.1.7
  87. > [20:05:48 INFO]: Vault is used for persistent `/wea` toggles.
  88. > [20:05:49 INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.22.1
  89. > [20:05:49 INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
  90. > [20:05:49 INFO]: [ProtocolLib] Started structure compiler thread.
  91. > [20:05:49 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  92. > [20:05:49 INFO]: Preparing level "world"
  93. > [20:05:49 INFO]: -------- World Settings For [world] --------
  94. > [20:05:49 INFO]: Mob Spawn Range: 4
  95. > [20:05:49 INFO]: Cactus Growth Modifier: 100%
  96. > [20:05:49 INFO]: Cane Growth Modifier: 100%
  97. > [20:05:49 INFO]: Melon Growth Modifier: 100%
  98. > [20:05:49 INFO]: Mushroom Growth Modifier: 100%
  99. > [20:05:49 INFO]: Pumpkin Growth Modifier: 100%
  100. > [20:05:49 INFO]: Sapling Growth Modifier: 100%
  101. > [20:05:49 INFO]: Wheat Growth Modifier: 100%
  102. > [20:05:49 INFO]: NetherWart Growth Modifier: 100%
  103. > [20:05:49 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  104. > [20:05:49 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  105. > [20:05:49 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  106. > [20:05:49 INFO]: Anti X-Ray: true
  107. > [20:05:49 INFO]: Engine Mode: 1
  108. > [20:05:49 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  109. > [20:05:49 INFO]: Replace Blocks: [1, 5]
  110. > [20:05:49 INFO]: Nerfing mobs spawned from spawners: false
  111. > [20:05:49 INFO]: Random Lighting Updates: false
  112. > [20:05:49 INFO]: Structure Info Saving: true
  113. > [20:05:49 INFO]: Sending up to 10 chunks per packet
  114. > [20:05:49 INFO]: Max Entity Collisions: 8
  115. > [20:05:49 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  116. > [20:05:49 INFO]: Max TNT Explosions: 100
  117. > [20:05:49 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  118. > [20:05:49 INFO]: Item Despawn Rate: 6000
  119. > [20:05:49 INFO]: Item Merge Radius: 2.5
  120. > [20:05:49 INFO]: Arrow Despawn Rate: 1200
  121. > [20:05:49 INFO]: View Distance: 10
  122. > [20:05:49 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  123. > [20:05:49 INFO]: Zombie Aggressive Towards Villager: true
  124. > [20:05:49 INFO]: Chunks to Grow per Tick: 650
  125. > [20:05:49 INFO]: Clear tick list: false
  126. > [20:05:49 INFO]: Experience Merge Radius: 3.0
  127. > [20:05:49 INFO]: -------- World Settings For [world] --------
  128. > [20:05:49 INFO]: Remove invalid mob spawner tile entities: true
  129. > [20:05:49 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  130. > [20:05:49 INFO]: Player blocking damage multiplier set to 0.5
  131. > [20:05:49 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  132. > [20:05:49 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  133. > [20:05:49 INFO]: Water over lava flow speed: 5
  134. > [20:05:49 INFO]: Fix TNT cannons: false
  135. > [20:05:49 INFO]: Allow undead horse types to be leashed: false
  136. > [20:05:49 INFO]: Keep spawn chunk loaded: true
  137. > [20:05:49 INFO]: World async lighting: false
  138. > [20:05:49 INFO]: WorldServer TickNextTick cap set at 10000
  139. > [20:05:49 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  140. > [20:05:49 INFO]: -------- World Settings For [world] --------
  141. > [20:05:49 INFO]: -------- World Settings For [world_the_end] --------
  142. > [20:05:49 INFO]: Mob Spawn Range: 4
  143. > [20:05:49 INFO]: Cactus Growth Modifier: 100%
  144. > [20:05:49 INFO]: Cane Growth Modifier: 100%
  145. > [20:05:49 INFO]: Melon Growth Modifier: 100%
  146. > [20:05:49 INFO]: Mushroom Growth Modifier: 100%
  147. > [20:05:49 INFO]: Pumpkin Growth Modifier: 100%
  148. > [20:05:49 INFO]: Sapling Growth Modifier: 100%
  149. > [20:05:49 INFO]: Wheat Growth Modifier: 100%
  150. > [20:05:49 INFO]: NetherWart Growth Modifier: 100%
  151. > [20:05:49 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  152. > [20:05:49 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  153. > [20:05:49 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  154. > [20:05:49 INFO]: Anti X-Ray: true
  155. > [20:05:49 INFO]: Engine Mode: 1
  156. > [20:05:49 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  157. > [20:05:49 INFO]: Replace Blocks: [1, 5]
  158. > [20:05:49 INFO]: Nerfing mobs spawned from spawners: false
  159. > [20:05:49 INFO]: Random Lighting Updates: false
  160. > [20:05:49 INFO]: Structure Info Saving: true
  161. > [20:05:49 INFO]: Sending up to 10 chunks per packet
  162. > [20:05:49 INFO]: Max Entity Collisions: 8
  163. > [20:05:49 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  164. > [20:05:49 INFO]: Max TNT Explosions: 100
  165. > [20:05:49 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  166. > [20:05:49 INFO]: Item Despawn Rate: 6000
  167. > [20:05:49 INFO]: Item Merge Radius: 2.5
  168. > [20:05:49 INFO]: Arrow Despawn Rate: 1200
  169. > [20:05:49 INFO]: View Distance: 10
  170. > [20:05:49 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  171. > [20:05:49 INFO]: Zombie Aggressive Towards Villager: true
  172. > [20:05:49 INFO]: Chunks to Grow per Tick: 650
  173. > [20:05:49 INFO]: Clear tick list: false
  174. > [20:05:49 INFO]: Experience Merge Radius: 3.0
  175. > [20:05:49 INFO]: -------- World Settings For [world_the_end] --------
  176. > [20:05:49 INFO]: Remove invalid mob spawner tile entities: true
  177. > [20:05:49 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  178. > [20:05:49 INFO]: Player blocking damage multiplier set to 0.5
  179. > [20:05:49 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  180. > [20:05:49 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  181. > [20:05:49 INFO]: Water over lava flow speed: 5
  182. > [20:05:49 INFO]: Fix TNT cannons: false
  183. > [20:05:49 INFO]: Allow undead horse types to be leashed: false
  184. > [20:05:49 INFO]: Keep spawn chunk loaded: true
  185. > [20:05:49 INFO]: World async lighting: false
  186. > [20:05:49 INFO]: WorldServer TickNextTick cap set at 10000
  187. > [20:05:49 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  188. > [20:05:49 INFO]: -------- World Settings For [world_the_end] --------
  189. > [20:05:49 INFO]: Preparing start region for level 0 (Seed: -4216530450634206070)
  190. > [20:05:50 INFO]: Preparing spawn area: 74%
  191. > [20:05:50 INFO]: Preparing start region for level 1 (Seed: 8081188303863531810)
  192. > [20:05:51 INFO]: [CustomParticleEffects] Enabling CustomParticleEffects v1.9.3
  193. > [20:05:51 INFO]: [CustomParticleEffects] Loaded 1 effects.
  194. > [20:05:51 INFO]: [FastSoup] Enabling FastSoup v1.0-SNAPSHOT
  195. > [20:05:51 INFO]: [Skript] Enabling Skript v2.2-SNAPSHOT
  196. > [20:05:52 INFO]: [Skript] Loaded a total of 11509 english aliases
  197. > [20:05:52 WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
  198. > [20:05:52 INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  199. > [20:05:52 INFO]: [MundoSK] Enabling MundoSK v1.7.5-BETA.7.157
  200. > [20:05:52 INFO]: [MundoSK] No worlds were assigned to load automatically
  201. > [20:05:52 INFO]: [MundoSK] Pie is awesome :D
  202. > [20:05:52 INFO]: [MundoSK] You are currently running a BETA version of MundoSK
  203. > [20:05:52 INFO]: [MundoSK] You should only run BETA versions of MundoSK on test servers unless Tlatoani or another reliable source has recommended otherwise
  204. > [20:05:52 INFO]: [MundoSK] You've discovered the amazing realm of ProtocolLib packet syntaxes!
  205. > [20:05:52 INFO]: [MundoSK] Awesome syntaxes have been registered!
  206. > [20:05:52 INFO]: [Reqn] Enabling Reqn v1.2.0
  207. > [20:05:52 INFO]: [SkQuery] Enabling SkQuery v3.21.4
  208. > [20:05:52 INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  209. > [20:05:52 INFO]: [skQuery] Locating classes from SkQuery...
  210. > [20:05:52 INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
  211. > [20:05:52 INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
  212. > [20:05:52 INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
  213. > [20:05:52 INFO]: [ExtrasSK] Enabling ExtrasSK v1.1
  214. > [20:05:52 INFO]: [skript-mirror] Enabling skript-mirror v0.7.1
  215. > [20:05:52 INFO]: [Skellett] Enabling Skellett v1.9.6b
  216. > [20:05:52 INFO]: [Skellett] The item merge event is only for 1.9+ versions!
  217. > [20:05:52 INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
  218. > [20:05:52 INFO]: [Skellett] The breeding event is only for 1.10+ versions!
  219. > [20:05:53 INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions!
  220. > [20:05:53 INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  221. > [20:05:53 INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  222. > [20:05:53 INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
  223. > [20:05:53 INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
  224. > [20:05:53 INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
  225. > [20:05:53 INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
  226. > [20:05:53 INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  227. > [20:05:53 INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  228. > [20:05:53 INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  229. > [20:05:53 INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
  230. > [20:05:53 INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  231. > [20:05:53 INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
  232. > [20:05:53 INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
  233. > [20:05:53 INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
  234. > [20:05:53 INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  235. > [20:05:53 INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
  236. > [20:05:54 INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  237. > [20:05:54 INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
  238. > [20:05:54 INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  239. > [20:05:54 INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions!
  240. > [20:05:54 INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  241. > [20:05:54 INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
  242. > [20:05:54 INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  243. > [20:05:54 INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
  244. > [20:05:54 INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  245. > [20:05:54 INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events
  246. > [20:05:54 INFO]: [Skellett] Failed to check for an update on spigot
  247. > [20:05:54 INFO]: [Skellett] Has been enabled!
  248. > [20:05:54 INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  249. > [20:05:54 INFO]: WEPIF: Using the Bukkit Permissions API.
  250. > [20:05:54 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  251. > [20:05:54 INFO]: [skRayFall] Enabling skRayFall v1.9.2
  252. > [20:05:54 INFO]: [skRayFall] Yay! You are running skRayFall 1.9.2!
  253. > [20:05:54 INFO]: [skRayFall] Nathan and Lewis <3 you.
  254. > [20:05:54 INFO]: [skRayFall] Cooking Bacon...
  255. > [20:05:54 INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  256. > [20:05:54 INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
  257. > [20:05:54 INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  258. > [20:05:54 INFO]: [skRayFall] Enabling general 1.8/1.9 bacon!
  259. > [20:05:54 INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
  260. > [20:05:55 INFO]: [skRayFall] An update for skRayFall is available!
  261. > [20:05:55 INFO]: [skRayFall] Bacon is ready!
  262. > [20:05:55 INFO]: [TuSKe] Enabling TuSKe v1.7.7
  263. > [20:05:56 INFO]: [TuSKe] Enabling Metrics... Done!
  264. > [20:05:56 INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
  265. > [20:05:56 INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
  266. > [20:05:56 INFO]: [TuSKe] Loaded 8 events, 12 conditions, 19 effects, 59 expressions and 0 types. Have fun!
  267. > [20:05:56 INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  268. > [20:05:56 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  269. > [20:05:56 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  270. > [20:05:56 INFO]: [WorldGuard] (world) Lava fire is blocked.
  271. > [20:05:56 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  272. > [20:05:56 INFO]: [WorldGuard] Loaded configuration for world 'world'
  273. > [20:05:56 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  274. > [20:05:56 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  275. > [20:05:56 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  276. > [20:05:56 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  277. > [20:05:56 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  278. > [20:05:56 INFO]: [WorldGuard] Loading region data...
  279. > [20:05:57 INFO]: Server permissions file permissions.yml is empty, ignoring it
  280. > [20:05:57 INFO]: Done (7.736s)! For help, type "help" or "?"
  281. (Daemon) Server marked as ON
  282. > [20:05:57 INFO]: Starting GS4 status listener
  283. > [20:05:57 INFO]: Query running on 0.0.0.0:25565
  284. > [20:05:57 ERROR]: Couldn't load server icon
  285. java.lang.IllegalStateException: Must be 64 pixels wide
  286. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[server.jar:git-TacoSpigot-unknown]
  287. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:678) [server.jar:git-TacoSpigot-unknown]
  288. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:569) [server.jar:git-TacoSpigot-unknown]
  289. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  290. > [20:05:57 INFO]: Timings Reset
  291. > [20:05:57 INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  292. > [20:05:57 INFO]: [Skript] Checking for the latest version of Skript...
  293. > [20:05:57 INFO]: [Skript] Loading variables...
  294. > [20:05:57 INFO]: [Skript] Loaded 59 variables in 0.0 seconds
  295. > [20:05:57 INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
  296. > [20:05:58 ERROR]: [Skript] ('a bow of power 3' and 'infinity 1') can't be added to an inventory because the former is neither an item type nor an inventory (!Functions.sk, line 255: add a bow of power 3 and infinity 1 to {_p}'s inventory')
  297. > [20:05:59 ERROR]: [Skript] ('a golden sword of sharpness 4' and 'unbreaking 10') can't be added to an inventory because the former is neither an item type nor an inventory (!Functions.sk, line 465: add a golden sword of sharpness 4 and unbreaking 10 to {_p}'s inventory')
  298. > [20:05:59 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '401' with e.g. 'firework rocket'. (!Functions.sk, line 488: add a 401 with name "&eJump Boost" to {_p}'s inventory')
  299. > [20:06:00 INFO]: UUID of player Iowa is d50a7e87-2082-4956-8ffb-094f26a9af1e
  300. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::warps::%arg 1%} and {kitpvp::warps::spawn} (there might be more conflicts). (Commands.sk, line 203: teleport player to {kitpvp::warps::%arg 1%}')
  301. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::events::tdm::%player's uuid%} and {kitpvp::events::tdm::*} (there might be more conflicts). (Commands.sk, line 218: set {kitpvp::events::tdm::%player's uuid%} to player's uuid')
  302. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::events::tdm::blue::%player%} and {kitpvp::events::tdm::blue::*} (there might be more conflicts). (Commands.sk, line 220: set {kitpvp::events::tdm::blue::%player%} to player')
  303. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::warps::tdmblue} and {kitpvp::warps::%arg 1%} (there might be more conflicts). (Commands.sk, line 221: teleport player to {kitpvp::warps::tdmblue}')
  304. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::events::tdm::red::%player%} and {kitpvp::events::tdm::red::*} (there might be more conflicts). (Commands.sk, line 234: set {kitpvp::events::tdm::red::%player%} to player')
  305. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::warps::tdmred} and {kitpvp::warps::%arg 1%} (there might be more conflicts). (Commands.sk, line 235: teleport player to {kitpvp::warps::tdmred}')
  306. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::warps::lms} and {kitpvp::warps::%arg 1%} (there might be more conflicts). (Commands.sk, line 242: teleport player to {kitpvp::warps::lms}')
  307. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::brackets::%{kitpvp::events::eventcount}%} and {kitpvp::brackets::2} (there might be more conflicts). (Commands.sk, line 248: set {kitpvp::brackets::%{kitpvp::events::eventcount}%} to player')
  308. > [20:06:02 WARN]: [Skript] Possible name conflict of variables {kitpvp::brackets::wins::%player%} and {kitpvp::brackets::wins::*} (there might be more conflicts). (Commands.sk, line 250: set {kitpvp::brackets::wins::%player%} to 0')
  309. > [20:06:02 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  310. > [20:06:08 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (Commands.sk, line 292: create a gui slot {_number} of player with 351:10 named "&aPremium" to close then run player command "/tag vip"')
  311. > [20:06:17 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (Commands.sk, line 498: create a gui slot 0 of player with 351:10 named "&aLight Green" to close then run function savageTag(player, "&a")')
  312. > [20:06:24 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  313. > [20:06:27 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (Commands.sk, line 518: create a gui slot 0 of player with 351:10 named "&aLight Green" to close then run function mythicTag(player, "&a")')
  314. > [20:06:34 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  315. > [20:06:41 INFO]: UUID of player Iowa is d50a7e87-2082-4956-8ffb-094f26a9af1e
  316. > [20:06:42 WARN]: [Skript] Possible name conflict of variables {color::og} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 743: set {_color::og} to "&a"')
  317. > [20:06:43 WARN]: [Skript] Possible name conflict of variables {color::egirl} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 748: set {_color::egirl} to "&a"')
  318. > [20:06:45 WARN]: [Skript] Possible name conflict of variables {color::tank} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 793: set {_color::tank} to "&a"')
  319. > [20:06:45 WARN]: [Skript] Possible name conflict of variables {color::ninja} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 798: set {_color::ninja} to "&a"')
  320. > [20:06:46 WARN]: [Skript] Possible name conflict of variables {color::fisherman} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 803: set {_color::fisherman} to "&a"')
  321. > [20:06:47 WARN]: [Skript] Possible name conflict of variables {color::reaper} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 808: set {_color::reaper} to "&a"')
  322. > [20:06:47 WARN]: [Skript] Possible name conflict of variables {color::vampire} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 813: set {_color::vampire} to "&a"')
  323. > [20:06:48 WARN]: [Skript] Possible name conflict of variables {color::blingbling} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 818: set {_color::blingbling} to "&a"')
  324. > [20:06:49 WARN]: [Skript] Possible name conflict of variables {color::Taker} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 823: set {_color::Taker} to "&a"')
  325. > [20:06:49 WARN]: [Skript] Possible name conflict of variables {color::goblin} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 828: set {_color::goblin} to "&a"')
  326. > [20:06:50 WARN]: [Skript] Possible name conflict of variables {color::combo} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 833: set {_color::combo} to "&a"')
  327. > [20:06:51 WARN]: [Skript] Possible name conflict of variables {color::chemist} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 838: set {_color::chemist} to "&a"')
  328. > [20:06:51 ERROR]: [Skript] '::chemist}%Chemist" with lore "&65000 Credits" to close then run player' is not a valid item data (Commands.sk, line 841: create a gui slot 12 of player with harm named "%{_color::chemist}%Chemist" with lore "&65000 Credits" to close then run player command "/kitshop Chemist"')
  329. > [20:06:51 WARN]: [Skript] Possible name conflict of variables {color::pvp} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 932: set {_color::pvp} to "&a"')
  330. > [20:06:52 WARN]: [Skript] Possible name conflict of variables {color::thor} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 937: set {_color::thor} to "&a"')
  331. > [20:06:53 WARN]: [Skript] Possible name conflict of variables {color::Thor} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 940: create a gui slot 1 of player with wooden axe named "%{_color::Thor}%Thor" with lore "&eStrike lightning at your current location to damage all nearby players." to close then run function thorKit(player)')
  332. > [20:06:53 WARN]: [Skript] Possible name conflict of variables {color::archer} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 942: set {_color::archer} to "&a"')
  333. > [20:06:58 WARN]: [Skript] Possible name conflict of variables {color::shrek} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 967: set {_color::shrek} to "&a"')
  334. > [20:06:58 WARN]: [Skript] Possible name conflict of variables {color::Vampire} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 972: set {_color::Vampire} to "&a"')
  335. > [20:06:58 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  336. > [20:06:59 WARN]: [Skript] Possible name conflict of variables {color::BlingBling} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 977: set {_color::BlingBling} to "&a"')
  337. > [20:07:00 WARN]: [Skript] Possible name conflict of variables {color::taker} and {color::%{_kit}%} (there might be more conflicts). (Commands.sk, line 982: set {_color::taker} to "&a"')
  338. > [20:07:04 ERROR]: [Skript] '::chemist}%Chemist" with lore "&eDebuff other players. Or yourself if your aim is bad." to close then run function chemistKit(player)' is not a valid item data (Commands.sk, line 1000: create a gui slot 13 of player with harm named "%{_color::chemist}%Chemist" with lore "&eDebuff other players. Or yourself if your aim is bad." to close then run function chemistKit(player)')
  339. > [20:07:04 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1134: create a gui slot 2 of player with 397:1 named "&eDeaths" with lore "&b%{kitpvp::deaths::%player's uuid%}%"')
  340. > [20:07:07 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1143: create a gui slot 11 of player with 397:1 named "&eSeason One Deaths" with lore "&b%{kitpvp::seasononedeaths::%player's uuid%}%"')
  341. > [20:07:09 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1152: create a gui slot 11 of player with 397:1 named "&eSeason Two Deaths" with lore "&b%{kitpvp::seasontwodeaths::%player's uuid%}%"')
  342. > [20:07:12 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1160: create a gui slot 20 of player with 397:1 named "&eSeason Two Deaths" with lore "&b%{kitpvp::seasontwodeaths::%player's uuid%}%"')
  343. > [20:07:14 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1192: create a gui slot 2 of player with 397:1 named "&e%arg 1%'s Deaths" with lore "&b%{kitpvp::deaths::%arg 1's uuid%}%"')
  344. > [20:07:16 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1201: create a gui slot 11 of player with 397:1 named "&e%arg 1%'s Season One Deaths" with lore "&b%{kitpvp::seasononedeaths::%arg 1's uuid%}%"')
  345. > [20:07:18 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  346. > [20:07:19 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1210: create a gui slot 11 of player with 397:1 named "&e%arg 1%'s Season Two Deaths" with lore "&b%{kitpvp::seasontwodeaths::%arg 1's uuid%}%"')
  347. > [20:07:21 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '397:1' with e.g. 'wither skeleton head'. (Commands.sk, line 1218: create a gui slot 20 of player with 397:1 named "&e%arg 1%'s Season Two Deaths" with lore "&b%{kitpvp::seasontwodeaths::%arg 1's uuid%}%"')
  348. > [20:07:23 WARN]: [Skript] Possible name conflict of variables {kitpvp::warps::brackets} and {kitpvp::warps::%arg 1%} (there might be more conflicts). (Commands.sk, line 1492: teleport player to {kitpvp::warps::brackets}')
  349. > [20:07:23 WARN]: [Skript] Possible name conflict of variables {kitpvp::brackets::%loop-index%} and {kitpvp::brackets::wins::*} (there might be more conflicts). (Commands.sk, line 1511: delete {kitpvp::brackets::%loop-index%}')
  350. > [20:07:23 WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '347' with e.g. 'clock'. (Events.sk, line 116: if player's tool is 347 named "&eEvents":')
  351. > [20:07:23 ERROR]: [Skript] Can't compare a slot with a types.effectlibparticle (Events.sk, line 123: if player's tool is redstone:')
  352. > [20:07:24 WARN]: [Skript] Possible name conflict of variables {kitpvp::dailykills::*} and {kitpvp::dailykills::%player's uuid%} (there might be more conflicts). (Events.sk, line 596: delete {kitpvp::dailykills::*}')
  353. > [20:07:24 WARN]: [Skript] Possible name conflict of variables {kitpvp::dailyeventwins::*} and {kitpvp::dailyeventwins::%attacker's uuid%} (there might be more conflicts). (Events.sk, line 597: delete {kitpvp::dailyeventwins::*}')
  354. > [20:07:24 WARN]: [Skript] Possible name conflict of variables {kitpvp::dailyhigheststreak::*} and {kitpvp::dailyhigheststreak::%player's uuid%} (there might be more conflicts). (Events.sk, line 598: delete {kitpvp::dailyhigheststreak::*}')
  355. > [20:07:24 WARN]: [Skript] Possible name conflict of variables {kitpvp::keyreward::*} and {kitpvp::keyreward::%player's uuid%} (there might be more conflicts). (Events.sk, line 599: delete {kitpvp::keyreward::*}')
  356. > [20:07:25 ERROR]: [Skript] Can't understand this condition/effect: set chat recipients to player (Events.sk, line 849: set chat recipients to player')
  357. > [20:07:25 ERROR]: [Skript] Can't understand this condition/effect: set chat recipients to player (Events.sk, line 860: set chat recipients to player')
  358. > [20:07:40 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  359. > [20:07:58 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  360. > [20:08:18 INFO]: UUID of player iZoomay is bcce5191-05d2-4db8-ad18-7eb020182301
  361. > [20:08:19 ERROR]: [Skript] '::1} parsed as an offline player% - Kills: %{kitpvp::kills::%{_kills::1}%}%"' is not a valid item data (leaderboard.sk, line 61: set {_npc1} to a npc with name "%{_kills::1} parsed as an offline player% - Kills: %{kitpvp::kills::%{_kills::1}%}%" and entity type PLAYER')
  362. > [20:08:19 ERROR]: [Skript] '::1} parsed as an offline player% - Deaths: %{kitpvp::deaths::%{_deaths::1}%}%"' is not a valid item data (leaderboard.sk, line 62: set {_npc2} to a npc with name "%{_deaths::1} parsed as an offline player% - Deaths: %{kitpvp::deaths::%{_deaths::1}%}%" and entity type PLAYER')
  363. > [20:08:19 ERROR]: [Skript] '::1} parsed as an offline player% - Highest Streak: %{kitpvp::higheststreak::%{_higheststreak::1}%}%"' is not a valid item data (leaderboard.sk, line 63: set {_npc3} to a npc with name "%{_higheststreak::1} parsed as an offline player% - Highest Streak: %{kitpvp::higheststreak::%{_higheststreak::1}%}%" and entity type PLAYER')
  364. > [20:08:19 ERROR]: [Skript] Can't understand this expression: ('a npc with name "Iowa"' and 'entity type PLAYER') (leaderboard.sk, line 64: set {_npc4} to a npc with name "Iowa" and entity type PLAYER')
  365. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: spawn npc {_npc1} at {kitpvp::warps::citizenskills} (leaderboard.sk, line 65: spawn npc {_npc1} at {kitpvp::warps::citizenskills}')
  366. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: spawn npc {_npc2} at {kitpvp::warps::citizensdeaths} (leaderboard.sk, line 66: spawn npc {_npc2} at {kitpvp::warps::citizensdeaths}')
  367. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: spawn npc {_npc3} at {kitpvp::warps::citizenshigheststreak} (leaderboard.sk, line 67: spawn npc {_npc3} at {kitpvp::warps::citizenshigheststreak}')
  368. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: spawn npc {_npc4} at {kitpvp::warps::citizenseventwins} (leaderboard.sk, line 68: spawn npc {_npc4} at {kitpvp::warps::citizenseventwins}')
  369. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: set the protection state of npc {_npc1} to true (leaderboard.sk, line 69: set the protection state of npc {_npc1} to true')
  370. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: set the protection state of npc {_npc2} to true (leaderboard.sk, line 70: set the protection state of npc {_npc2} to true')
  371. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: set the protection state of npc {_npc3} to true (leaderboard.sk, line 71: set the protection state of npc {_npc3} to true')
  372. > [20:08:19 ERROR]: [Skript] Can't understand this condition/effect: set the protection state of npc {_npc4} to true (leaderboard.sk, line 72: set the protection state of npc {_npc4} to true')
  373. > [20:08:19 ERROR]: [Skript] Can't understand this expression: 'id of npc {_npc1}' (leaderboard.sk, line 73: set {_npcskin1} to id of npc {_npc1}')
  374. > [20:08:20 ERROR]: [Skript] Can't understand this expression: 'id of npc {_npc2}' (leaderboard.sk, line 74: set {_npcskin2} to id of npc {_npc2}')
  375. > [20:08:20 ERROR]: [Skript] Can't understand this expression: 'id of npc {_npc3}' (leaderboard.sk, line 75: set {_npcskin3} to id of npc {_npc3}')
  376. > [20:08:20 ERROR]: [Skript] Can't understand this expression: 'id of npc {_npc4}' (leaderboard.sk, line 76: set {_npcskin4} to id of npc {_npc4}')
  377. > [20:08:20 ERROR]: [Skript] Can't understand this condition/effect: change citizen {_npcskin1} skin to "%{_kills::1} parsed as an offline player%" (leaderboard.sk, line 77: change citizen {_npcskin1} skin to "%{_kills::1} parsed as an offline player%"')
  378. > [20:08:20 ERROR]: [Skript] Invalid amount or placement of brackets. Please make sure that each opening bracket has a corresponding closing bracket. (leaderboard.sk, line 78: change citizen {_npcskin2skin to "%{_deaths::1} parsed as an offline player%"')
  379. > [20:08:20 ERROR]: [Skript] Invalid amount or placement of brackets. Please make sure that each opening bracket has a corresponding closing bracket. (leaderboard.sk, line 79: change citizen {_npcskin3 skin to "%{_higheststreak::1} parsed as an offline player%"')
  380. > [20:08:20 ERROR]: [Skript] Invalid amount or placement of brackets. Please make sure that each opening bracket has a corresponding closing bracket. (leaderboard.sk, line 80: change citizen {_npcskin4 skin to "iowa"')
  381. > [20:08:20 ERROR]: [Skript] can't understand this event: 'on npc damage by entity' (leaderboard.sk, line 82: on npc damage by entity:')
  382. > [20:08:20 INFO]: [Skript] Loaded 6 scripts with a total of 67 triggers and 58 commands in 2 minutes and 22.41 seconds
  383. > [20:08:20 INFO]: [Skript] Finished loading.
  384. > [20:08:20 INFO]: [MundoSK] Metrics have been enabled!
  385. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@68202211[id=d50a7e87-2082-4956-8ffb-094f26a9af1e,name=Iowa,properties={textures=[com.mojang.authlib.properties.Property@5f6529e7]},legacy=false] (/67.55.212.12:63262) lost connection: Disconnected
  386. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@2651d769[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@ffe07b]},legacy=false] (/173.34.80.222:52614) lost connection: Disconnected
  387. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@6d4ad9da[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@5bc95ed2]},legacy=false] (/173.34.80.222:52620) lost connection: Disconnected
  388. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@4f70ec20[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@d9699bb]},legacy=false] (/173.34.80.222:52626) lost connection: Disconnected
  389. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@7b501edf[id=d50a7e87-2082-4956-8ffb-094f26a9af1e,name=Iowa,properties={textures=[com.mojang.authlib.properties.Property@27f39aa]},legacy=false] (/67.55.212.12:63280) lost connection: Disconnected
  390. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@53127443[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@154454d4]},legacy=false] (/173.34.80.222:52634) lost connection: Disconnected
  391. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@682df3f2[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@21e32855]},legacy=false] (/173.34.80.222:52642) lost connection: Disconnected
  392. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@20f4133b[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@c35d37c]},legacy=false] (/173.34.80.222:52650) lost connection: Disconnected
  393. > [20:08:20 INFO]: com.mojang.authlib.GameProfile@5b29571c[id=bcce5191-05d2-4db8-ad18-7eb020182301,name=iZoomay,properties={textures=[com.mojang.authlib.properties.Property@46a1ca73]},legacy=false] (/173.34.80.222:52656) lost connection: Disconnected
  394. > [20:08:20 INFO]: iZoomay[/173.34.80.222:52664] logged in with entity id 48 at ([world]121.54574902405713, 52.185842024897674, 1469.8474837735846)
  395. > [20:08:20 INFO]: [TuSKe] Checking for latest update...
  396. > [20:08:20 INFO]: [ProtocolLib] The updater found an update: 4.3.0 (Running 4.2.1). Download at https://www.spigotmc.org/resources/protocollib.1997/
  397. > [20:08:20 INFO]: [TuSKe] Generating documentation of Skript & Addons.
  398. > [20:08:20 INFO]: [TuSKe] New update available: v1.8.2
  399. > [20:08:20 INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/download/1.8.2/TuSKe.jar
  400. > [20:08:20 INFO]: [TuSKe] You can download and update it with /tuske update.
  401. > [20:08:20 INFO]: [TuSKe] Documentation was generated successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement