Advertisement
Sasuke310

Untitled

May 19th, 2019
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 185.74 KB | None | 0 0
  1. [17:44:22] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [17:44:22] [Server thread/INFO]: Loading properties
  3. [17:44:22] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:44:22] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [17:44:22] [Server thread/INFO]: Debug logging is disabled
  6. [17:44:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:44:22] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:44:22] [Server thread/INFO]: Generating keypair
  9. [17:44:22] [Server thread/INFO]: Starting Minecraft server on 144.217.10.143:25571
  10. [17:44:22] [Server thread/INFO]: Using epoll channel type
  11. [17:44:23] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:44:23] [Server thread/ERROR]: Could not load 'plugins/CustomPayloadFixer.jar' in folder 'plugins'
  13. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  19. [17:44:23] [Server thread/ERROR]: Could not load 'plugins/TintaAntiBotV2.jar' in folder 'plugins'
  20. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  21. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  23. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  24. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  25. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  26. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  27. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  28. Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  29. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  30. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
  31. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  32. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  33. ... 6 more
  34. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  35. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  40. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  41. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
  42. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  44. ... 6 more
  45. [17:44:23] [Server thread/ERROR]: Could not load 'plugins/RoweFix.jar' in folder 'plugins'
  46. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  47. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  48. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  49. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  50. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  51. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  52. [17:44:23] [Server thread/INFO]: desativado
  53. [17:44:23] [Server thread/WARN]: [HeroStackDrops] O material 'GUNDPOWDER' nao existe!
  54. [17:44:23] [Server thread/INFO]: [MCBooster] Loading MCBooster v1.0
  55. [17:44:23] [Server thread/INFO]: [PlayerPointsAddon] Loading PlayerPointsAddon v2.2
  56. [17:44:23] [Server thread/INFO]: [LsFight] Loading LsFight v1.5
  57. [17:44:23] [Server thread/INFO]: [vIUltimatePrefixos] Loading vIUltimatePrefixos v2.0
  58. [17:44:23] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
  59. [17:44:23] [Server thread/INFO]: [NickUC-Updater] Loading NickUC-Updater v1.6
  60. [17:44:23] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v2.3.2
  61. [17:44:23] [Server thread/INFO]: [OReparar] Loading OReparar v0.1
  62. [17:44:23] [Server thread/INFO]: [CaixasMisteriosas] Loading CaixasMisteriosas v1.0
  63. [17:44:23] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.8
  64. [17:44:23] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  65. [17:44:23] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.6.2
  66. [17:44:23] [Server thread/INFO]: [LegendChat-Ext] Loading LegendChat-Ext v1.1
  67. [17:44:23] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
  68. [17:44:23] [Server thread/INFO]: [M_Ticket] Loading M_Ticket v3.0
  69. [17:44:23] [Server thread/INFO]: [RhinoLoteria] Loading RhinoLoteria v1.0
  70. [17:44:23] [Server thread/INFO]: [RhinoIndicar] Loading RhinoIndicar v1.0
  71. [17:44:23] [Server thread/INFO]: [BJLoja] Loading BJLoja v1.0
  72. [17:44:23] [Server thread/INFO]: [JH_Chain] Loading JH_Chain v2.6.4
  73. [17:44:23] [Server thread/INFO]: [Ls_x1] Loading Ls_x1 v1.4
  74. [17:44:23] [Server thread/INFO]: [BlowAntiCrash] Loading BlowAntiCrash v7.9.7
  75. [17:44:23] [Server thread/INFO]: [JH_Maquinas] Loading JH_Maquinas v3.2
  76. [17:44:23] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  77. [17:44:23] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.3
  78. [17:44:23] [Server thread/INFO]: [WhiteStatsUP] Loading WhiteStatsUP v2.0
  79. [17:44:23] [Server thread/INFO]: [yCheques] Loading yCheques v1.0
  80. [17:44:23] [Server thread/INFO]: [TintaCaptcha] Loading TintaCaptcha v1.0.0
  81. [17:44:23] [Server thread/INFO]: [vpFeira] Loading vpFeira v1.0
  82. [17:44:23] [Server thread/INFO]: [RankupBR] Loading RankupBR v1.0
  83. [17:44:23] [Server thread/INFO]: [zPAlmas] Loading zPAlmas v1.0
  84. [17:44:23] [Server thread/INFO]: [F_Report] Loading F_Report v3.0
  85. [17:44:23] [Server thread/INFO]: [DiscordBotAPI] Loading DiscordBotAPI v2.7
  86. [17:44:23] [Server thread/INFO]: [CCubeAntiDupe] Loading CCubeAntiDupe v1.0
  87. [17:44:23] [Server thread/INFO]: [RhinoBosses] Loading RhinoBosses v1.0
  88. [17:44:23] [Server thread/INFO]: [JH_StackMobs] Loading JH_StackMobs v1.0.6
  89. [17:44:23] [Server thread/INFO]: [MineMarketBukkit] Loading MineMarketBukkit v2.1
  90. [17:44:23] [Server thread/INFO]: [HaskMCTOPTAG] Loading HaskMCTOPTAG v1.5
  91. [17:44:23] [Server thread/INFO]: [McMMO-STATS] Loading McMMO-STATS v1.0
  92. [17:44:23] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  93. [17:44:23] [Server thread/INFO]: [NActionMCMMO] Loading NActionMCMMO v1.0
  94. [17:44:23] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  95. [17:44:23] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  96. [17:44:23] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.12.0
  97. [17:44:23] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  98. [17:44:23] [Server thread/INFO]: [S_Pot] Loading S_Pot v1.0
  99. [17:44:23] [Server thread/INFO]: [HeroStackDrops] Loading HeroStackDrops v1.7.2
  100. [17:44:23] [Server thread/INFO]: [Crates] Loading Crates v2.67
  101. [17:44:23] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  102. [17:44:23] [Server thread/INFO]: [Solary-Economy] Loading Solary-Economy v1.4
  103. [17:44:23] [Server thread/INFO]: [Trading] Loading Trading v3.2
  104. [17:44:23] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.4
  105. [17:44:23] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
  106. [17:44:23] [Server thread/INFO]: [Legendchat] Loading Legendchat v1.1.5
  107. [17:44:23] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  108. [17:44:23] [Server thread/INFO]: [boosCooldowns] Loading boosCooldowns v3.8.6
  109. [17:44:23] [Server thread/INFO]: [JH_Vender] Loading JH_Vender v1.9
  110. [17:44:23] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  111. [17:44:23] [Server thread/INFO]: [System] Loading System v1.13
  112. [17:44:23] [Server thread/INFO]: [JH_Baus] Loading JH_Baus v1.0.5
  113. [17:44:23] [Server thread/INFO]: [SimpleClans] Loading SimpleClans v${project.version}
  114. [17:44:23] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
  115. [17:44:23] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.7
  116. [17:44:23] [Server thread/INFO]: [MitoPvp] Loading MitoPvp v1.0
  117. [17:44:23] [Server thread/INFO]: [Gladiador] Loading Gladiador v2.0
  118. [17:44:23] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v18.09.09-eab918b-2040
  119. [17:44:23] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1-TRADUZIDA
  120. [17:44:23] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  121. [17:44:23] [Server thread/INFO]: [JH_JetPack] Loading JH_JetPack v0.1.4
  122. [17:44:23] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  123. [17:44:23] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.83
  124. [17:44:23] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
  125. [17:44:23] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.11
  126. [17:44:23] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
  127. [17:44:23] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  128. [17:44:23] [Server thread/INFO]: [HeroSpawners] Loading HeroSpawners v2.4.2
  129. [17:44:23] [Server thread/INFO]: [MineMarketBukkit] Enabling MineMarketBukkit v2.1
  130. [17:44:23] [Thread-8/INFO]: UUID of player ZTronik_ is 4aae056e-ff6f-3af3-8980-305351090e33
  131. [17:44:23] [Server thread/INFO]: [MineMarketAPI] Sistema iniciado. Versão atual: 2.1
  132. [17:44:23] [Server thread/INFO]: [MineMarketAPI] Loja atual Prisma - Welcome/http://loja-prismamc.minemarket.com.br
  133. [17:44:23] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  134. [17:44:23] [Thread-9/INFO]: UUID of player ulttraWantedz_ is ebfc908c-da78-3cf9-9038-9d389ff98161
  135. [17:44:23] [Thread-10/INFO]: UUID of player AnaBia_Gamer is 477df07d-8596-3556-9e4a-28be16755b9c
  136. [17:44:23] [Server thread/INFO]: ====== USE PAPER ======
  137. [17:44:23] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  138. [17:44:23] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  139. [17:44:23] [Server thread/INFO]: - This is only a recommendation
  140. [17:44:23] [Server thread/INFO]: ==============================
  141. [17:44:23] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  142. [17:44:23] [Server thread/WARN]: [mcMMO] Failed to rename FlatFileStuff to flatfile!
  143. [17:44:24] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  144. [17:44:24] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  145. [17:44:24] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  146. [17:44:24] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  147. [17:44:24] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  148. [17:44:24] [Server thread/INFO]: [Solary-Economy] Enabling Solary-Economy v1.4
  149. [17:44:24] [Server thread/INFO]: [Legendchat] Enabling Legendchat v1.1.5
  150. [17:44:24] [Server thread/INFO]: [Legendchat] Legendchat (V1.1.5) - Author: SubZero0
  151. [17:44:24] [Server thread/INFO]: [Legendchat] Checking for updates...
  152. [17:44:24] [Thread-11/INFO]: UUID of player uDeathgunT_T is af7eab7a-ce39-3ed3-998c-4bfa44b6ce18
  153. [17:44:24] [Server thread/INFO]: [Legendchat] No updates found.
  154. [17:44:24] [Server thread/INFO]: [Legendchat] Hooked to Vault (Permissions).
  155. [17:44:24] [Server thread/INFO]: [Legendchat] Hooked to Vault (Economy).
  156. [17:44:24] [Server thread/INFO]: [Legendchat] Hooked to Vault (Chat).
  157. [17:44:24] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v18.09.09-eab918b-2040
  158. [17:44:24] [Server thread/INFO]: Version is PlotSquared-18.9.9-eab918b-2040
  159. [17:44:24] [Server thread/INFO]: PLOT #1160(null;-8;17) in `plot` is a duplicate. Delete this plot or set `database-purger: true` in the settings.yml.
  160. [17:44:24] [Server thread/INFO]: [P2] Metrics enabled.
  161. [17:44:24] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  162. [17:44:25] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  163. [17:44:25] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  164. [17:44:25] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
  165. [17:44:25] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
  166. [17:44:25] [Server thread/INFO]: [P2] Key: worlds, Value: false
  167. [17:44:25] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
  168. [17:44:25] [Server thread/INFO]: [P2] Key: database-purger, Value: false
  169. [17:44:25] [Server thread/INFO]: [P2] Key: economy, Value: true
  170. [17:44:25] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  171. [17:44:25] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
  172. [17:44:25] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  173. [17:44:25] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  174. [17:44:25] [Server thread/INFO]: [P2] Key: updater, Value: true
  175. [17:44:25] [Server thread/INFO]: [P2] Key: database, Value: true
  176. [17:44:25] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
  177. [17:44:25] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  178. [17:44:25] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  179. [17:44:25] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
  180. [17:44:25] [Server thread/INFO]: [P2] Key: metrics, Value: true
  181. [17:44:25] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
  182. [17:44:25] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  183. [17:44:25] [Server thread/INFO]: [P2] Key: events, Value: true
  184. [17:44:25] [Server thread/INFO]: [P2] Key: commands, Value: true
  185. [17:44:25] [Server thread/INFO]: PlotSquared is now enabled
  186. [17:44:25] [Server thread/INFO]: [P2] Metrics enabled.
  187. [17:44:25] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  188. [17:44:25] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  189. [17:44:25] [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.
  190. [17:44:25] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  191. [17:44:25] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  192. [17:44:25] [Server thread/INFO]: Preparing level "world"
  193. [17:44:25] [Server thread/INFO]: -------- World Settings For [world] --------
  194. [17:44:25] [Server thread/INFO]: Mob Spawn Range: 4
  195. [17:44:25] [Server thread/INFO]: Anti X-Ray: false
  196. [17:44:25] [Server thread/INFO]: Engine Mode: 1
  197. [17:44:25] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  198. [17:44:25] [Server thread/INFO]: Replace Blocks: [1, 5]
  199. [17:44:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  200. [17:44:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  201. [17:44:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  202. [17:44:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  203. [17:44:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  204. [17:44:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  205. [17:44:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  206. [17:44:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  207. [17:44:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  208. [17:44:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  209. [17:44:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  210. [17:44:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  211. [17:44:25] [Server thread/INFO]: Random Lighting Updates: false
  212. [17:44:25] [Server thread/INFO]: Structure Info Saving: true
  213. [17:44:25] [Server thread/INFO]: Sending up to 10 chunks per packet
  214. [17:44:25] [Server thread/INFO]: Max Entity Collisions: 8
  215. [17:44:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  216. [17:44:25] [Server thread/INFO]: Max TNT Explosions: 100
  217. [17:44:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  218. [17:44:25] [Server thread/INFO]: Item Despawn Rate: 6000
  219. [17:44:25] [Server thread/INFO]: Item Merge Radius: 2.5
  220. [17:44:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  221. [17:44:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  222. [17:44:25] [Server thread/INFO]: View Distance: 10
  223. [17:44:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  224. [17:44:25] [Server thread/INFO]: Chunks to Grow per Tick: 650
  225. [17:44:25] [Server thread/INFO]: Clear tick list: false
  226. [17:44:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  227. [17:44:25] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  228. [17:44:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  229. [17:44:25] [Server thread/INFO]: Mob Spawn Range: 4
  230. [17:44:25] [Server thread/INFO]: Anti X-Ray: false
  231. [17:44:25] [Server thread/INFO]: Engine Mode: 1
  232. [17:44:25] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  233. [17:44:25] [Server thread/INFO]: Replace Blocks: [1, 5]
  234. [17:44:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  235. [17:44:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  236. [17:44:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  237. [17:44:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  238. [17:44:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  239. [17:44:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  240. [17:44:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  241. [17:44:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  242. [17:44:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  243. [17:44:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  244. [17:44:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  245. [17:44:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  246. [17:44:25] [Server thread/INFO]: Random Lighting Updates: false
  247. [17:44:25] [Server thread/INFO]: Structure Info Saving: true
  248. [17:44:25] [Server thread/INFO]: Sending up to 10 chunks per packet
  249. [17:44:25] [Server thread/INFO]: Max Entity Collisions: 8
  250. [17:44:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  251. [17:44:25] [Server thread/INFO]: Max TNT Explosions: 100
  252. [17:44:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  253. [17:44:25] [Server thread/INFO]: Item Despawn Rate: 6000
  254. [17:44:25] [Server thread/INFO]: Item Merge Radius: 2.5
  255. [17:44:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  256. [17:44:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  257. [17:44:25] [Server thread/INFO]: View Distance: 10
  258. [17:44:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  259. [17:44:25] [Server thread/INFO]: Chunks to Grow per Tick: 650
  260. [17:44:25] [Server thread/INFO]: Clear tick list: false
  261. [17:44:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  262. [17:44:25] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  263. [17:44:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  264. [17:44:25] [Server thread/INFO]: Mob Spawn Range: 4
  265. [17:44:25] [Server thread/INFO]: Anti X-Ray: false
  266. [17:44:25] [Server thread/INFO]: Engine Mode: 1
  267. [17:44:25] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  268. [17:44:25] [Server thread/INFO]: Replace Blocks: [1, 5]
  269. [17:44:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  270. [17:44:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  271. [17:44:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  272. [17:44:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  273. [17:44:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  274. [17:44:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  275. [17:44:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  276. [17:44:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  277. [17:44:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  278. [17:44:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  279. [17:44:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  280. [17:44:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  281. [17:44:25] [Server thread/INFO]: Random Lighting Updates: false
  282. [17:44:25] [Server thread/INFO]: Structure Info Saving: true
  283. [17:44:25] [Server thread/INFO]: Sending up to 10 chunks per packet
  284. [17:44:25] [Server thread/INFO]: Max Entity Collisions: 8
  285. [17:44:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  286. [17:44:25] [Server thread/INFO]: Max TNT Explosions: 100
  287. [17:44:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  288. [17:44:25] [Server thread/INFO]: Item Despawn Rate: 6000
  289. [17:44:25] [Server thread/INFO]: Item Merge Radius: 2.5
  290. [17:44:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  291. [17:44:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  292. [17:44:25] [Server thread/INFO]: View Distance: 10
  293. [17:44:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  294. [17:44:25] [Server thread/INFO]: Chunks to Grow per Tick: 650
  295. [17:44:25] [Server thread/INFO]: Clear tick list: false
  296. [17:44:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  297. [17:44:25] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  298. [17:44:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2478990210398324334)
  299. [17:44:25] [Server thread/INFO]: Preparing start region for level 1 (Seed: -212468414939851270)
  300. [17:44:25] [Thread-13/INFO]: UUID of player SirDrak is d2e2c805-224d-31c3-aee2-928c4dde3e44
  301. [17:44:25] [Thread-14/INFO]: UUID of player FpsKarma is f625050f-6cc4-3897-b124-bdb578dd593c
  302. [17:44:25] [Thread-15/INFO]: UUID of player ParadoxoInfinito is 0731e467-bb3e-3e2e-9e40-1a125cae8db6
  303. [17:44:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: -212468414939851270)
  304. [17:44:25] [Server thread/INFO]: [MCBooster] Enabling MCBooster v1.0
  305. [17:44:25] [Server thread/INFO]: * Foram carregados 1 boosters.
  306. [17:44:25] [Server thread/INFO]: [PlayerPointsAddon] Enabling PlayerPointsAddon v2.2
  307. [17:44:25] [Server thread/INFO]: Plugin PlayerPointsAddon ativado com sucesso!
  308. [17:44:25] [Server thread/INFO]: Versao: 2.2
  309. [17:44:25] [Server thread/INFO]: Autor: [zDaaviPvP]
  310. [17:44:25] [Server thread/INFO]: Conexao com SQLITE foi aberta!
  311. [17:44:26] [Server thread/INFO]: PlayerPointsAddon Parabens, voce esta com a versao mais atualizada do plug-in!
  312. [17:44:26] [Server thread/INFO]: PlayerPointsAddon Versao: 2.2
  313. [17:44:26] [Server thread/INFO]: [LsFight] Enabling LsFight v1.5
  314. [17:44:26] [Server thread/INFO]: ===============[LsFight]===============
  315. [17:44:26] [Server thread/INFO]: Status: Habilitado
  316. [17:44:26] [Server thread/INFO]: Criador: DevLeeo
  317. [17:44:26] [Server thread/INFO]: Versao: 1.5
  318. [17:44:26] [Server thread/INFO]: Contato: DevLeeo@outlook.com
  319. [17:44:26] [Server thread/INFO]: FIX BY: iKileey
  320. [17:44:26] [Server thread/INFO]: Hook: SimpleClans encontrado, Hooked.
  321. [17:44:26] [Server thread/INFO]: ===============[LsFight]===============
  322. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Enabling vIUltimatePrefixos v2.0
  323. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Habilitando...
  324. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Hooked PermissionsEx!
  325. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Hooked SimpleClans!
  326. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Manager carregado.
  327. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Plugin habilitado com sucesso. Versao: v2.0
  328. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Criado por Viiict0r
  329. [17:44:26] [Server thread/INFO]: [vIUltimatePrefixos] Metrics inicializado.
  330. [17:44:26] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
  331. [17:44:26] [Server thread/INFO]: [NickUC-Updater] Enabling NickUC-Updater v1.6
  332. [17:44:26] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v2.3.2
  333. [17:44:26] [Server thread/INFO]: [AntiWorldFly] Registering listeners...
  334. [17:44:26] [Server thread/INFO]: [AntiWorldFly] Backing up and loading configuration files...
  335. [17:44:26] [Thread-17/INFO]: [AntiWorldFly] Checking for plugin update...
  336. [17:44:26] [Server thread/INFO]: [AntiWorldFly] Plugin successfully enabled and ready to run! Took 16ms.
  337. [17:44:26] [Server thread/INFO]: [OReparar] Enabling OReparar v0.1
  338. [17:44:26] [Server thread/INFO]: * Nome do autor correto
  339. [17:44:26] [Server thread/INFO]: * Nome do plugin correto
  340. [17:44:26] [Server thread/INFO]: * Eventos Registrados
  341. [17:44:26] [Server thread/INFO]: * Comandos Registrados
  342. [17:44:26] [Server thread/INFO]: * OReparar 2.0 Habilitado!
  343. [17:44:26] [Server thread/INFO]: [CaixasMisteriosas] Enabling CaixasMisteriosas v1.0
  344. [17:44:26] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.8
  345. [17:44:26] [Server thread/INFO]: [SimpleBackup] Worlds [CraftWorld{name=world}, CraftWorld{name=world_nether}, CraftWorld{name=world_the_end}] scheduled for backup.
  346. [17:44:26] [Server thread/INFO]: [SimpleBackup] Folders [./plugins] scheduled for backup.
  347. [17:44:26] [Server thread/INFO]: [SimpleBackup] Backup scheduled starting in 1.0 hours, repeat interval: 1.0 hours
  348. [17:44:26] [Server thread/INFO]: [SimpleBackup] Enabled.
  349. [17:44:26] [Thread-17/WARN]: [AntiWorldFly] Update available: v2.3.6! Download at one of the following locations:
  350. [17:44:26] [Thread-17/WARN]: [AntiWorldFly] - dev.bukkit.org/bukkit-plugins/anti-world-fly/files
  351. [17:44:26] [Thread-17/WARN]: [AntiWorldFly] - spigotmc.org/resources/anti-world-fly.5357
  352. [17:44:26] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  353. [17:44:26] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  354. [17:44:26] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  355. [17:44:26] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.6.2
  356. [17:44:26] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
  357. [17:44:26] [pool-6-thread-1/WARN]: [AlwaysDay] Could not connect to dev.bukkit.org, please try again later.
  358. [17:44:26] [Thread-18/INFO]: UUID of player SirAnonimous is e0c818d0-2510-39c1-a087-e58e113e7543
  359. [17:44:26] [Server thread/INFO]: [LegendChat-Ext] Enabling LegendChat-Ext v1.1
  360. [17:44:26] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
  361. [17:44:26] [Server thread/INFO]: [MaxBans] Using SQLite
  362. [17:44:26] [Server thread/INFO]: [MaxBans] Loading from DB...
  363. [17:44:26] [Server thread/INFO]: [MaxBans] Loading bans
  364. [17:44:26] [Server thread/INFO]: [MaxBans] Loading ipbans
  365. [17:44:26] [Server thread/INFO]: [MaxBans] Loading mutes
  366. [17:44:26] [Server thread/INFO]: [MaxBans] Loading player names...
  367. [17:44:26] [Server thread/INFO]: [MaxBans] Loading IP History
  368. [17:44:26] [Server thread/INFO]: [MaxBans] Loading warn history...
  369. [17:44:26] [Server thread/INFO]: [MaxBans] Loading chat commands...
  370. [17:44:26] [Server thread/INFO]: [MaxBans] Loading history...
  371. [17:44:26] [Thread-19/INFO]: UUID of player EliasCoxinha is 0bd9e174-48ac-3fa2-9d9d-7078f4851547
  372. [17:44:26] [Server thread/INFO]: [M_Ticket] Enabling M_Ticket v3.0
  373. [17:44:26] [Server thread/INFO]: [M_TICKET] Ativado!
  374. [17:44:26] [Server thread/INFO]: [RhinoLoteria] Enabling RhinoLoteria v1.0
  375. [17:44:26] [Server thread/INFO]: [RhinoIndicar] Enabling RhinoIndicar v1.0
  376. [17:44:26] [Server thread/INFO]: [BJLoja] Enabling BJLoja v1.0
  377. [17:44:26] [Server thread/INFO]: ==================
  378. [17:44:26] [Server thread/INFO]: ====BJLoja PRO====
  379. [17:44:26] [Server thread/INFO]: Criado Por SrT0DDY
  380. [17:44:26] [Server thread/INFO]: ==================
  381. [17:44:26] [Server thread/INFO]: [JH_Chain] Enabling JH_Chain v2.6.4
  382. [17:44:26] [Server thread/INFO]: [Ls_x1] Enabling Ls_x1 v1.4
  383. [17:44:26] [Server thread/INFO]: [Ls_x1] Vault encontrado. Hooked (Economy)
  384. [17:44:26] [Server thread/INFO]: [Ls_x1] Este plugin foi editado por http://centralbukkit.blogspot.com.br. Acesse nosso site, postamos varios tutoriais =)
  385. [17:44:26] [Server thread/INFO]: [BlowAntiCrash] Enabling BlowAntiCrash v7.9.7
  386. [17:44:26] [Server thread/INFO]: [JH_Maquinas] Enabling JH_Maquinas v3.2
  387. [17:44:26] [Server thread/INFO]: Cracked by mundotv789123
  388. [17:44:26] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: world
  389. [17:44:27] [Thread-20/INFO]: UUID of player melancia910 is ff0dded5-33f1-3ebb-88bb-475d136d4490
  390. [17:44:27] [Thread-21/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  391. [17:44:27] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: world_nether
  392. [17:44:28] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: world_the_end
  393. [17:44:29] [Thread-22/INFO]: UUID of player get__ is 935a8f9e-c482-32a5-a230-9852dd964e0a
  394. [17:44:29] [Thread-23/INFO]: UUID of player MoonBRE is df8fe13d-9a9b-348e-b640-f86028349c66
  395. [17:44:29] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  396. [17:44:29] [Thread-24/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  397. [17:44:29] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  398. [17:44:29] [Server thread/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
  399. [17:44:29] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  400. [17:44:29] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.3
  401. [17:44:29] [Server thread/INFO]: [ClearLag] Loading modules...
  402. [17:44:29] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  403. [17:44:29] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  404. [17:44:29] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  405. [17:44:29] [Thread-25/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  406. [17:44:29] [Server thread/INFO]: [WhiteStatsUP] Enabling WhiteStatsUP v2.0
  407. [17:44:29] [Server thread/INFO]: [RushStatsUP] Plugin ativado com sucesso
  408. [17:44:29] [Server thread/INFO]: [yCheques] Enabling yCheques v1.0
  409. [17:44:29] [Server thread/INFO]: ================================
  410. [17:44:29] [Server thread/INFO]: | Plugin yCheques inciado!
  411. [17:44:29] [Server thread/INFO]: | Criado por yChusy.
  412. [17:44:29] [Server thread/INFO]: | Versão 1.0
  413. [17:44:29] [Server thread/INFO]: ================================
  414. [17:44:29] [Server thread/INFO]: [TintaCaptcha] Enabling TintaCaptcha v1.0.0
  415. [17:44:29] [Server thread/INFO]: [TintaCaptcha] Ativado!
  416. [17:44:29] [Server thread/INFO]: [TintaCaptcha] Plugin feito para @Fariinha_#9767
  417. [17:44:29] [Server thread/INFO]: [TintaCaptcha] Proibido revender.
  418. [17:44:29] [Server thread/INFO]: [vpFeira] Enabling vpFeira v1.0
  419. [17:44:29] [Server thread/WARN]: java.lang.NullPointerException
  420. [17:44:29] [Server thread/WARN]: at java.lang.invoke.DirectMethodHandle$Interface.checkReceiver(DirectMethodHandle.java:407)
  421. [17:44:29] [Server thread/WARN]: at     ‍​  ‎.‎‍   ​   (Unknown Source)
  422. [17:44:29] [Server thread/WARN]: at br.viniplugner.feira.Main.onEnable(Unknown Source)
  423. [17:44:29] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  424. [17:44:29] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  425. [17:44:29] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  426. [17:44:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  427. [17:44:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  428. [17:44:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  429. [17:44:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  430. [17:44:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  431. [17:44:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  432. [17:44:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  433. [17:44:29] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  434. [17:44:29] [Server thread/INFO]: [RankupBR] Enabling RankupBR v1.0
  435. [17:44:29] [Thread-26/INFO]: UUID of player ulttraWantedz_ is ebfc908c-da78-3cf9-9038-9d389ff98161
  436. [17:44:29] [Server thread/INFO]: [zPAlmas] Enabling zPAlmas v1.0
  437. [17:44:29] [Server thread/INFO]: [F_Report] Enabling F_Report v3.0
  438. [17:44:30] [Server thread/INFO]: [F_Report] Plugin ativado com sucesso!
  439. [17:44:30] [Server thread/INFO]: [F_Report] Plugin criado por: iTheDEV_
  440. [17:44:30] [Server thread/INFO]: [DiscordBotAPI] Enabling DiscordBotAPI v2.7
  441. [17:44:30] [Server thread/INFO]: [CCubeAntiDupe] Enabling CCubeAntiDupe v1.0
  442. [17:44:30] [Server thread/INFO]: [RhinoBosses] Enabling RhinoBosses v1.0
  443. [17:44:30] [Server thread/INFO]: [RhinoBosses] Foram carregados, 4 bosses no total.
  444. [17:44:30] [Server thread/INFO]: [RhinoBosses] Foram carregados, 2 matadoras no total.
  445. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Enabling JH_StackMobs v1.0.6
  446. [17:44:30] [Server thread/WARN]: [JH_StackMobs] Could not save config.yml to plugins/JH_StackMobs/config.yml because config.yml already exists.
  447. [17:44:30] [Server thread/WARN]: [JH_StackMobs] Could not save mensagens.yml to plugins/JH_StackMobs/mensagens.yml because mensagens.yml already exists.
  448. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Iniciando conexao SQLite!
  449. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Conexao SQLite iniciada com sucesso!
  450. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: world
  451. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo world
  452. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Booster Booster1 carregado!
  453. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Booster Booster2 carregado!
  454. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Booster Booster3 carregado!
  455. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Booster Booster4 carregado!
  456. [17:44:30] [Thread-25/INFO]: [ClearLag] No updates found!
  457. [17:44:30] [Server thread/INFO]: [JH_StackMobs] IP DESTE SERVIDOR: 144.217.10.143:25571
  458. [17:44:30] [Server thread/INFO]: [JH_StackMobs] Sua licenca e valida o todas as funcoes do plugin estao ativadas.
  459. [17:44:30] [Server thread/INFO]: Plugin iniciado com sucesso!
  460. [17:44:30] [Server thread/INFO]: [HaskMCTOPTAG] Enabling HaskMCTOPTAG v1.5
  461. [17:44:30] [Server thread/INFO]: [McMMO-STATS] Enabling McMMO-STATS v1.0
  462. [17:44:30] [Server thread/INFO]: [NActionMCMMO] Enabling NActionMCMMO v1.0
  463. [17:44:30] [Server thread/INFO]: [NActionMCMMO] Ligado! By nathampa0909.
  464. [17:44:30] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  465. [17:44:30] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  466. [17:44:30] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  467. [17:44:30] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  468. [17:44:30] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  469. [17:44:30] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.12.0
  470. [17:44:30] [Server thread/INFO]: [FeatherBoard] Cracked by cm@BlackSpigotMC(Version:3.12.0)
  471. [17:44:30] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  472. [17:44:30] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.12.0
  473. [17:44:30] [Server thread/INFO]: [FeatherBoard] Framework version: 2016-08
  474. [17:44:30] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  475. [17:44:30] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
  476. [17:44:30] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  477. [17:44:30] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  478. [17:44:30] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  479. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loaded 2041 of the 4732 placholders
  480. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  481. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
  482. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
  483. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  484. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  485. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  486. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  487. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
  488. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  489. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  490. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  491. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  492. [17:44:31] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  493. [17:44:31] [Server thread/INFO]: [FeatherBoard] Lines: 2
  494. [17:44:31] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  495. [17:44:31] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  496. [17:44:31] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
  497. [17:44:31] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
  498. [17:44:31] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
  499. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  500. [17:44:31] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  501. [17:44:31] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  502. [17:44:31] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  503. [17:44:31] [Server thread/INFO]: [S_Pot] Enabling S_Pot v1.0
  504. [17:44:31] [Server thread/INFO]: [S_Pot] Plugin Habilitado!
  505. [17:44:31] [Server thread/INFO]: [S_Pot] Criado Por Slooqy
  506. [17:44:31] [Server thread/INFO]: [HeroStackDrops] Enabling HeroStackDrops v1.7.2
  507. [17:44:31] [Server thread/INFO]: [Crates] Enabling Crates v2.67
  508. [17:44:31] [Server thread/INFO]: [Crates] Loaded Dominus
  509. [17:44:31] [Server thread/INFO]: [Crates] Loaded Ativacao
  510. [17:44:31] [Server thread/INFO]: [Crates] Loaded Spawners
  511. [17:44:31] [Server thread/INFO]: [Crates] Loaded Maquinas
  512. [17:44:31] [Server thread/INFO]: [Crates] Loaded Boss
  513. [17:44:31] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  514. [17:44:31] [Server thread/INFO]: [Trading] Trading has been enabled
  515. [17:44:31] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  516. [17:44:31] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.4
  517. [17:44:31] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909
  518. [17:44:31] [Server thread/INFO]: [VipZero] Checking for updates...
  519. [17:44:31] [Server thread/INFO]: [VipZero] No updates found.
  520. [17:44:31] [Server thread/INFO]: [VipZero] Checking for old config file...
  521. [17:44:31] [Server thread/INFO]: [VipZero] No updates found.
  522. [17:44:31] [Server thread/INFO]: [VipZero] Checking for config file update...
  523. [17:44:31] [Server thread/INFO]: [VipZero] No updates found.
  524. [17:44:31] [Server thread/INFO]: [VipZero] Checking for language file update...
  525. [17:44:31] [Server thread/INFO]: [VipZero] No updates found.
  526. [17:44:31] [Server thread/INFO]: [VipZero] Using flatfile system.
  527. [17:44:31] [Server thread/INFO]: [VipZero] Hooked to PermissionsEx.
  528. [17:44:31] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
  529. [17:44:31] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
  530. [17:44:32] [Thread-27/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  531. [17:44:32] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  532. [17:44:32] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints
  533. [17:44:32] [Server thread/INFO]: [boosCooldowns] Enabling boosCooldowns v3.8.6
  534. [17:44:32] [Server thread/INFO]: [boosCooldowns] version 3.8.6 by [LordBoos (ingame name boosik)] is enabled!
  535. [17:44:32] [Server thread/INFO]: [boosCooldowns] found [Vault] searching for economy plugin.
  536. [17:44:32] [Server thread/INFO]: [boosCooldowns] found [Solary-Economy] plugin, enabling prices support.
  537. [17:44:32] [Server thread/INFO]: [JH_Vender] Enabling JH_Vender v1.9
  538. [17:44:32] [Server thread/INFO]: Iniciando carregamento de vendas!
  539. [17:44:32] [Server thread/INFO]: Membro:
  540. [17:44:32] [Server thread/INFO]: ROTTEN_FLESH: 115000.0
  541. [17:44:32] [Server thread/INFO]: PRISMARINE_SHARD: 230000.0
  542. [17:44:32] [Server thread/INFO]: RAW_FISH: 46000.0
  543. [17:44:32] [Server thread/INFO]: LEATHER: 345000.0
  544. [17:44:32] [Server thread/INFO]: RAW_BEEF: 46000.0
  545. [17:44:32] [Server thread/INFO]: BLAZE_ROD: 576000.0
  546. [17:44:32] [Server thread/INFO]: GLASS_BOTTLE: 230000.0
  547. [17:44:32] [Server thread/INFO]: PRISMARINE_CRYSTALS: 345000.0
  548. [17:44:32] [Server thread/INFO]: QUARTZ: 691000.0
  549. [17:44:32] [Server thread/INFO]: DOUBLE_PLANT: 921000.0
  550. [17:44:32] [Server thread/INFO]: FIREWORK_CHARGE: 1036000.0
  551. [17:44:32] [Server thread/INFO]: COBBLESTONE: 70000.0
  552. [17:44:32] [Server thread/INFO]: DIAMOND: 115000.0
  553. [17:44:32] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  554. [17:44:32] [Server thread/INFO]: EMERALD: 162000.0
  555. [17:44:32] [Server thread/INFO]: NETHER_STAR: 1267000.0
  556. [17:44:32] [Server thread/INFO]: VipFree:
  557. [17:44:32] [Server thread/INFO]: ROTTEN_FLESH: 130000.0
  558. [17:44:32] [Server thread/INFO]: PRISMARINE_SHARD: 250000.0
  559. [17:44:32] [Server thread/INFO]: RAW_FISH: 49000.0
  560. [17:44:32] [Server thread/INFO]: LEATHER: 360000.0
  561. [17:44:32] [Server thread/INFO]: RAW_BEEF: 47000.0
  562. [17:44:32] [Server thread/INFO]: BLAZE_ROD: 606000.0
  563. [17:44:32] [Server thread/INFO]: GLASS_BOTTLE: 250000.0
  564. [17:44:32] [Server thread/INFO]: PRISMARINE_CRYSTALS: 380000.0
  565. [17:44:32] [Server thread/INFO]: QUARTZ: 700000.0
  566. [17:44:32] [Server thread/INFO]: DOUBLE_PLANT: 941000.0
  567. [17:44:32] [Server thread/INFO]: FIREWORK_CHARGE: 1040000.0
  568. [17:44:32] [Server thread/INFO]: COBBLESTONE: 75000.0
  569. [17:44:32] [Server thread/INFO]: DIAMOND: 120000.0
  570. [17:44:32] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  571. [17:44:32] [Server thread/INFO]: EMERALD: 170000.0
  572. [17:44:32] [Server thread/INFO]: NETHER_STAR: 1290000.0
  573. [17:44:32] [Server thread/INFO]: Galaxy:
  574. [17:44:32] [Server thread/INFO]: ROTTEN_FLESH: 162000.0
  575. [17:44:32] [Server thread/INFO]: PRISMARINE_SHARD: 300000.0
  576. [17:44:32] [Server thread/INFO]: RAW_FISH: 92000.0
  577. [17:44:32] [Server thread/INFO]: LEATHER: 391000.0
  578. [17:44:32] [Server thread/INFO]: RAW_BEEF: 92000.0
  579. [17:44:32] [Server thread/INFO]: BLAZE_ROD: 622000.0
  580. [17:44:32] [Server thread/INFO]: GLASS_BOTTLE: 300000.0
  581. [17:44:32] [Server thread/INFO]: PRISMARINE_CRYSTALS: 391000.0
  582. [17:44:32] [Server thread/INFO]: QUARTZ: 852000.0
  583. [17:44:32] [Server thread/INFO]: DOUBLE_PLANT: 1036000.0
  584. [17:44:32] [Server thread/INFO]: FIREWORK_CHARGE: 1082000.0
  585. [17:44:32] [Server thread/INFO]: COBBLESTONE: 70000.0
  586. [17:44:32] [Server thread/INFO]: DIAMOND: 115000.0
  587. [17:44:32] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  588. [17:44:32] [Server thread/INFO]: EMERALD: 161000.0
  589. [17:44:32] [Server thread/INFO]: NETHER_STAR: 1313000.0
  590. [17:44:32] [Server thread/INFO]: Lunar:
  591. [17:44:32] [Server thread/INFO]: ROTTEN_FLESH: 172000.0
  592. [17:44:32] [Server thread/INFO]: PRISMARINE_SHARD: 320000.0
  593. [17:44:32] [Server thread/INFO]: RAW_FISH: 102000.0
  594. [17:44:32] [Server thread/INFO]: LEATHER: 400000.0
  595. [17:44:32] [Server thread/INFO]: RAW_BEEF: 97000.0
  596. [17:44:32] [Server thread/INFO]: BLAZE_ROD: 632000.0
  597. [17:44:32] [Server thread/INFO]: GLASS_BOTTLE: 310000.0
  598. [17:44:32] [Server thread/INFO]: PRISMARINE_CRYSTALS: 400000.0
  599. [17:44:32] [Server thread/INFO]: QUARTZ: 862000.0
  600. [17:44:32] [Server thread/INFO]: DOUBLE_PLANT: 1056000.0
  601. [17:44:32] [Server thread/INFO]: FIREWORK_CHARGE: 1100000.0
  602. [17:44:32] [Server thread/INFO]: COBBLESTONE: 70000.0
  603. [17:44:32] [Server thread/INFO]: DIAMOND: 115000.0
  604. [17:44:32] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  605. [17:44:32] [Server thread/INFO]: EMERALD: 161000.0
  606. [17:44:32] [Server thread/INFO]: NETHER_STAR: 1313000.0
  607. [17:44:32] [Server thread/INFO]: Astral:
  608. [17:44:32] [Server thread/INFO]: ROTTEN_FLESH: 182000.0
  609. [17:44:32] [Server thread/INFO]: PRISMARINE_SHARD: 330000.0
  610. [17:44:32] [Server thread/INFO]: RAW_FISH: 103000.0
  611. [17:44:32] [Server thread/INFO]: LEATHER: 410000.0
  612. [17:44:32] [Server thread/INFO]: RAW_BEEF: 100000.0
  613. [17:44:32] [Server thread/INFO]: BLAZE_ROD: 642000.0
  614. [17:44:32] [Server thread/INFO]: GLASS_BOTTLE: 310000.0
  615. [17:44:32] [Server thread/INFO]: PRISMARINE_CRYSTALS: 410000.0
  616. [17:44:32] [Server thread/INFO]: QUARTZ: 872000.0
  617. [17:44:32] [Server thread/INFO]: DOUBLE_PLANT: 1066000.0
  618. [17:44:32] [Server thread/INFO]: FIREWORK_CHARGE: 1110000.0
  619. [17:44:32] [Server thread/INFO]: COBBLESTONE: 70000.0
  620. [17:44:32] [Server thread/INFO]: DIAMOND: 115000.0
  621. [17:44:32] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  622. [17:44:32] [Server thread/INFO]: EMERALD: 161000.0
  623. [17:44:32] [Server thread/INFO]: NETHER_STAR: 1336000.0
  624. [17:44:32] [Server thread/INFO]: Prisma:
  625. [17:44:32] [Server thread/INFO]: ROTTEN_FLESH: 192000.0
  626. [17:44:32] [Server thread/INFO]: PRISMARINE_SHARD: 340000.0
  627. [17:44:32] [Server thread/INFO]: RAW_FISH: 113000.0
  628. [17:44:32] [Server thread/INFO]: LEATHER: 420000.0
  629. [17:44:32] [Server thread/INFO]: RAW_BEEF: 110000.0
  630. [17:44:32] [Server thread/INFO]: BLAZE_ROD: 652000.0
  631. [17:44:32] [Server thread/INFO]: GLASS_BOTTLE: 320000.0
  632. [17:44:32] [Server thread/INFO]: PRISMARINE_CRYSTALS: 420000.0
  633. [17:44:32] [Server thread/INFO]: QUARTZ: 882000.0
  634. [17:44:32] [Server thread/INFO]: DOUBLE_PLANT: 1076000.0
  635. [17:44:32] [Server thread/INFO]: FIREWORK_CHARGE: 1120000.0
  636. [17:44:32] [Server thread/INFO]: COBBLESTONE: 70000.0
  637. [17:44:32] [Server thread/INFO]: DIAMOND: 115000.0
  638. [17:44:32] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  639. [17:44:32] [Server thread/INFO]: EMERALD: 161000.0
  640. [17:44:32] [Server thread/INFO]: NETHER_STAR: 1359000.0
  641. [17:44:32] [Server thread/INFO]: Carregamento de vendas concluido!
  642. [17:44:32] [Server thread/INFO]: [JH_Vender] IP DESTE SERVIDOR: 144.217.10.143:25571
  643. [17:44:32] [Server thread/INFO]: [JH_Vender] Sua licenca e valida o todas as funcoes do plugin estao ativadas.
  644. [17:44:32] [Server thread/INFO]: HeroStackDrops encontrado habilitando hooks
  645. [17:44:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  646. [17:44:32] [Server thread/INFO]: WEPIF: PermissionsEx detectado! Usando PermissionsEx para gerenciar as permissoes.
  647. [17:44:32] [Server thread/INFO]: (FAWE) Replacing commands is currently undefined behavior: { image,color }
  648. [17:44:32] [Server thread/INFO]: [WorldEdit] Usando com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 como o adaptador Bukkit.
  649. [17:44:32] [Server thread/INFO]: [System] Enabling System v1.13
  650. [17:44:32] [Server thread/INFO]: [JH_Baus] Enabling JH_Baus v1.0.5
  651. [17:44:32] [Server thread/ERROR]: JH_Shop NAO foi encontrado, verificando TintaCoinV2
  652. [17:44:32] [Server thread/ERROR]: TintaCoinV2 NAO foi encontrado, verificando PlayerPoints
  653. [17:44:32] [Server thread/INFO]: PlayerPoints encontrado habilitando hooks
  654. [17:44:32] [Server thread/INFO]: Vault encontrado habilitando hooks
  655. [17:44:32] [Server thread/INFO]: Hooks habilitados com sucesso!
  656. [17:44:32] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans v${project.version}
  657. [17:44:32] [Thread-29/INFO]: IP DESTE SERVIDOR: 144.217.10.143:25571
  658. [17:44:32] [Thread-29/INFO]: Voce esta usando a ultima versao do plugin JH_Baus!
  659. [17:44:32] [Thread-29/INFO]: Sua licenca atual nao e valida, o plugin foi alterado para a versao FREE na versao free e possivel acessar somente 2 baus!
  660. [17:44:32] [Server thread/INFO]: [SimpleClans] SQLite Connection successful
  661. [17:44:32] [Server thread/INFO]: [SimpleClans] Clans: 99
  662. [17:44:32] [Server thread/INFO]: [SimpleClans] Clan players: 408
  663. [17:44:32] [Server thread/INFO]: [SimpleClans] Version ${project.version} loaded
  664. [17:44:32] [Server thread/INFO]: [SimpleClans] Online Mode: true
  665. [17:44:32] [Server thread/INFO]: [SimpleClans] Modo Multithreading: false
  666. [17:44:32] [Server thread/INFO]: [SimpleClans] Modo BungeeCord: false
  667. [17:44:32] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
  668. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.7
  669. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
  670. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
  671. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
  672. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
  673. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
  674. [17:44:32] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
  675. [17:44:32] [Server thread/INFO]: [MitoPvp] Enabling MitoPvp v1.0
  676. [17:44:32] [Server thread/INFO]: [MitoPvp] Ativando MitoPvp - Autor: SubZero0.
  677. [17:44:32] [Server thread/INFO]: [MitoPvp] Hooked to Legendchat.
  678. [17:44:32] [Server thread/INFO]: [Gladiador] Enabling Gladiador v2.0
  679. [17:44:32] [Server thread/INFO]: [Gladiador] Ativando Gladiador (V2.0) - Autor: SubZero0
  680. [17:44:32] [Server thread/INFO]: [Gladiador] Hooked to SimpleClans 1!
  681. [17:44:32] [Server thread/INFO]: [Gladiador] Hooked to Vault (Economia)!
  682. [17:44:32] [Server thread/INFO]: [Gladiador] Hooked to Legendchat.
  683. [17:44:32] [Server thread/INFO]: [Gladiador] <> Data automatica:
  684. [17:44:32] [Server thread/INFO]: [Gladiador] Dia = 7
  685. [17:44:32] [Server thread/INFO]: [Gladiador] Hora = 18:00
  686. [17:44:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1-TRADUZIDA
  687. [17:44:32] [Server thread/INFO]: [WorldGuard] (world) A inginicao da TNT NAO esta bloqueada.
  688. [17:44:32] [Server thread/INFO]: [WorldGuard] (world) Os isqueiros NAO estao bloqueados.
  689. [17:44:32] [Server thread/INFO]: [WorldGuard] (world) O fogo da lava esta bloqueado.
  690. [17:44:32] [Server thread/INFO]: [WorldGuard] (world) A propagacao do fogo NAO esta bloqueada.
  691. [17:44:32] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world'
  692. --------{Versao do WorldGuard editada por: RUSH}--------
  693. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_nether) A inginicao da TNT NAO esta bloqueada.
  694. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_nether) Os isqueiros NAO estao bloqueados.
  695. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_nether) O fogo da lava esta bloqueado.
  696. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_nether) A propagacao do fogo NAO esta bloqueada.
  697. [17:44:32] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world_nether'
  698. --------{Versao do WorldGuard editada por: RUSH}--------
  699. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_the_end) A inginicao da TNT NAO esta bloqueada.
  700. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Os isqueiros NAO estao bloqueados.
  701. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_the_end) O fogo da lava esta bloqueado.
  702. [17:44:32] [Server thread/INFO]: [WorldGuard] (world_the_end) A propagacao do fogo NAO esta bloqueada.
  703. [17:44:32] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world_the_end'
  704. --------{Versao do WorldGuard editada por: RUSH}--------
  705. [17:44:32] [Server thread/INFO]: [WorldGuard] Carregando region data...
  706. [17:44:33] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  707. [17:44:33] [Server thread/INFO]: Injecting command information into Citizens.
  708. [17:44:33] [Server thread/INFO]: [JH_JetPack] Enabling JH_JetPack v0.1.4
  709. [17:44:33] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  710. [17:44:33] [Server thread/INFO]: Plugin, JH_JetPack Iniciado...
  711. [17:44:33] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  712. [17:44:33] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  713. [17:44:33] [Server thread/INFO]: -------- World Settings For [Feira] --------
  714. [17:44:33] [Server thread/INFO]: Mob Spawn Range: 4
  715. [17:44:33] [Server thread/INFO]: Anti X-Ray: false
  716. [17:44:33] [Server thread/INFO]: Engine Mode: 1
  717. [17:44:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  718. [17:44:33] [Server thread/INFO]: Replace Blocks: [1, 5]
  719. [17:44:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  720. [17:44:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  721. [17:44:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  722. [17:44:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  723. [17:44:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  724. [17:44:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  725. [17:44:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  726. [17:44:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  727. [17:44:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  728. [17:44:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  729. [17:44:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  730. [17:44:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  731. [17:44:33] [Server thread/INFO]: Random Lighting Updates: false
  732. [17:44:33] [Server thread/INFO]: Structure Info Saving: true
  733. [17:44:33] [Server thread/INFO]: Sending up to 10 chunks per packet
  734. [17:44:33] [Server thread/INFO]: Max Entity Collisions: 8
  735. [17:44:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  736. [17:44:33] [Server thread/INFO]: Max TNT Explosions: 100
  737. [17:44:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  738. [17:44:33] [Server thread/INFO]: Item Despawn Rate: 6000
  739. [17:44:33] [Server thread/INFO]: Item Merge Radius: 2.5
  740. [17:44:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  741. [17:44:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  742. [17:44:33] [Server thread/INFO]: View Distance: 10
  743. [17:44:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  744. [17:44:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
  745. [17:44:33] [Server thread/INFO]: Clear tick list: false
  746. [17:44:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  747. [17:44:33] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  748. [17:44:33] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6589596805686688145)
  749. [17:44:33] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Feira
  750. [17:44:33] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo Feira
  751. [17:44:33] [Server thread/INFO]: [WorldGuard] (Feira) A inginicao da TNT NAO esta bloqueada.
  752. [17:44:33] [Server thread/INFO]: [WorldGuard] (Feira) Os isqueiros NAO estao bloqueados.
  753. [17:44:33] [Server thread/INFO]: [WorldGuard] (Feira) O fogo da lava esta bloqueado.
  754. [17:44:33] [Server thread/INFO]: [WorldGuard] (Feira) A propagacao do fogo NAO esta bloqueada.
  755. [17:44:33] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Feira'
  756. --------{Versao do WorldGuard editada por: RUSH}--------
  757. [17:44:33] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Feira
  758. [17:44:35] [Thread-32/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  759. [17:44:35] [Thread-31/INFO]: UUID of player KauaZin11 is 71963411-8329-36d8-b018-5457813b6582
  760. [17:44:35] [Server thread/INFO]: -------- World Settings For [Eventos] --------
  761. [17:44:35] [Server thread/INFO]: Mob Spawn Range: 4
  762. [17:44:35] [Server thread/INFO]: Anti X-Ray: false
  763. [17:44:35] [Server thread/INFO]: Engine Mode: 1
  764. [17:44:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  765. [17:44:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  766. [17:44:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  767. [17:44:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  768. [17:44:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  769. [17:44:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  770. [17:44:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  771. [17:44:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  772. [17:44:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  773. [17:44:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  774. [17:44:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  775. [17:44:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  776. [17:44:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  777. [17:44:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  778. [17:44:35] [Server thread/INFO]: Random Lighting Updates: false
  779. [17:44:35] [Server thread/INFO]: Structure Info Saving: true
  780. [17:44:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  781. [17:44:35] [Server thread/INFO]: Max Entity Collisions: 8
  782. [17:44:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  783. [17:44:35] [Server thread/INFO]: Max TNT Explosions: 100
  784. [17:44:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  785. [17:44:35] [Server thread/INFO]: Item Despawn Rate: 6000
  786. [17:44:35] [Server thread/INFO]: Item Merge Radius: 2.5
  787. [17:44:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  788. [17:44:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  789. [17:44:35] [Server thread/INFO]: View Distance: 10
  790. [17:44:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  791. [17:44:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  792. [17:44:35] [Server thread/INFO]: Clear tick list: false
  793. [17:44:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  794. [17:44:35] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  795. [17:44:35] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3917670340980857478)
  796. [17:44:35] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Eventos
  797. [17:44:35] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo Eventos
  798. [17:44:35] [Server thread/INFO]: [WorldGuard] (Eventos) A inginicao da TNT NAO esta bloqueada.
  799. [17:44:35] [Server thread/INFO]: [WorldGuard] (Eventos) Os isqueiros NAO estao bloqueados.
  800. [17:44:35] [Server thread/INFO]: [WorldGuard] (Eventos) O fogo da lava esta bloqueado.
  801. [17:44:35] [Server thread/INFO]: [WorldGuard] (Eventos) A propagacao do fogo NAO esta bloqueada.
  802. [17:44:35] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Eventos'
  803. --------{Versao do WorldGuard editada por: RUSH}--------
  804. [17:44:35] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Eventos
  805. [17:44:37] [Thread-33/INFO]: UUID of player Deeser is 87d91549-2f51-3066-9641-df3104c1236e
  806. [17:44:37] [Server thread/INFO]: -------- World Settings For [MinaPvP] --------
  807. [17:44:37] [Server thread/INFO]: Mob Spawn Range: 4
  808. [17:44:37] [Server thread/INFO]: Anti X-Ray: false
  809. [17:44:37] [Server thread/INFO]: Engine Mode: 1
  810. [17:44:37] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  811. [17:44:37] [Server thread/INFO]: Replace Blocks: [1, 5]
  812. [17:44:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  813. [17:44:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  814. [17:44:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  815. [17:44:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  816. [17:44:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  817. [17:44:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  818. [17:44:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  819. [17:44:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  820. [17:44:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  821. [17:44:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  822. [17:44:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  823. [17:44:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  824. [17:44:37] [Server thread/INFO]: Random Lighting Updates: false
  825. [17:44:37] [Server thread/INFO]: Structure Info Saving: true
  826. [17:44:37] [Server thread/INFO]: Sending up to 10 chunks per packet
  827. [17:44:37] [Server thread/INFO]: Max Entity Collisions: 8
  828. [17:44:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  829. [17:44:37] [Server thread/INFO]: Max TNT Explosions: 100
  830. [17:44:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  831. [17:44:37] [Server thread/INFO]: Item Despawn Rate: 6000
  832. [17:44:37] [Server thread/INFO]: Item Merge Radius: 2.5
  833. [17:44:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  834. [17:44:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  835. [17:44:37] [Server thread/INFO]: View Distance: 10
  836. [17:44:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  837. [17:44:37] [Server thread/INFO]: Chunks to Grow per Tick: 650
  838. [17:44:37] [Server thread/INFO]: Clear tick list: false
  839. [17:44:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  840. [17:44:37] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  841. [17:44:37] [Server thread/INFO]: Preparing start region for level 5 (Seed: -524774604908279751)
  842. [17:44:37] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: MinaPvP
  843. [17:44:37] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo MinaPvP
  844. [17:44:37] [Server thread/INFO]: [WorldGuard] (MinaPvP) A inginicao da TNT NAO esta bloqueada.
  845. [17:44:37] [Server thread/INFO]: [WorldGuard] (MinaPvP) Os isqueiros NAO estao bloqueados.
  846. [17:44:37] [Server thread/INFO]: [WorldGuard] (MinaPvP) O fogo da lava esta bloqueado.
  847. [17:44:37] [Server thread/INFO]: [WorldGuard] (MinaPvP) A propagacao do fogo NAO esta bloqueada.
  848. [17:44:37] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'MinaPvP'
  849. --------{Versao do WorldGuard editada por: RUSH}--------
  850. [17:44:37] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: MinaPvP
  851. [17:44:38] [Thread-34/INFO]: UUID of player KaizinGamers is 72a2d482-2431-35f6-98f4-c07a6c64cc55
  852. [17:44:38] [Server thread/INFO]: -------- World Settings For [spawn] --------
  853. [17:44:38] [Server thread/INFO]: Mob Spawn Range: 4
  854. [17:44:38] [Server thread/INFO]: Anti X-Ray: false
  855. [17:44:38] [Server thread/INFO]: Engine Mode: 1
  856. [17:44:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  857. [17:44:38] [Server thread/INFO]: Replace Blocks: [1, 5]
  858. [17:44:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  859. [17:44:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  860. [17:44:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  861. [17:44:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  862. [17:44:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  863. [17:44:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  864. [17:44:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  865. [17:44:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  866. [17:44:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  867. [17:44:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  868. [17:44:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  869. [17:44:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  870. [17:44:38] [Server thread/INFO]: Random Lighting Updates: false
  871. [17:44:38] [Server thread/INFO]: Structure Info Saving: true
  872. [17:44:38] [Server thread/INFO]: Sending up to 10 chunks per packet
  873. [17:44:38] [Server thread/INFO]: Max Entity Collisions: 8
  874. [17:44:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  875. [17:44:38] [Server thread/INFO]: Max TNT Explosions: 100
  876. [17:44:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  877. [17:44:38] [Server thread/INFO]: Item Despawn Rate: 6000
  878. [17:44:38] [Server thread/INFO]: Item Merge Radius: 2.5
  879. [17:44:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  880. [17:44:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  881. [17:44:38] [Server thread/INFO]: View Distance: 10
  882. [17:44:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  883. [17:44:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
  884. [17:44:38] [Server thread/INFO]: Clear tick list: false
  885. [17:44:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  886. [17:44:38] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  887. [17:44:38] [Server thread/INFO]: Preparing start region for level 6 (Seed: 8340460375165567726)
  888. [17:44:38] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: spawn
  889. [17:44:38] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo spawn
  890. [17:44:38] [Server thread/INFO]: [WorldGuard] (spawn) A inginicao da TNT NAO esta bloqueada.
  891. [17:44:38] [Server thread/INFO]: [WorldGuard] (spawn) Os isqueiros NAO estao bloqueados.
  892. [17:44:38] [Server thread/INFO]: [WorldGuard] (spawn) O fogo da lava esta bloqueado.
  893. [17:44:38] [Server thread/INFO]: [WorldGuard] (spawn) A propagacao do fogo NAO esta bloqueada.
  894. [17:44:38] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'spawn'
  895. --------{Versao do WorldGuard editada por: RUSH}--------
  896. [17:44:38] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: spawn
  897. [17:44:40] [Thread-35/INFO]: UUID of player lanzin777 is 4653626e-7255-3dfc-b5fb-e02a94a13d9e
  898. [17:44:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Minapvp
  899. [17:44:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  900. [17:44:40] [Server thread/INFO]: -------- World Settings For [PlotWorld] --------
  901. [17:44:40] [Server thread/INFO]: Mob Spawn Range: 4
  902. [17:44:40] [Server thread/INFO]: Anti X-Ray: false
  903. [17:44:40] [Server thread/INFO]: Engine Mode: 1
  904. [17:44:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  905. [17:44:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  906. [17:44:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  907. [17:44:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  908. [17:44:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  909. [17:44:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  910. [17:44:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  911. [17:44:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  912. [17:44:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  913. [17:44:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  914. [17:44:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  915. [17:44:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  916. [17:44:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  917. [17:44:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  918. [17:44:40] [Server thread/INFO]: Random Lighting Updates: false
  919. [17:44:40] [Server thread/INFO]: Structure Info Saving: true
  920. [17:44:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  921. [17:44:40] [Server thread/INFO]: Max Entity Collisions: 8
  922. [17:44:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  923. [17:44:40] [Server thread/INFO]: Max TNT Explosions: 100
  924. [17:44:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  925. [17:44:40] [Server thread/INFO]: Item Despawn Rate: 6000
  926. [17:44:40] [Server thread/INFO]: Item Merge Radius: 2.5
  927. [17:44:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  928. [17:44:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  929. [17:44:40] [Server thread/INFO]: View Distance: 10
  930. [17:44:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  931. [17:44:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  932. [17:44:40] [Server thread/INFO]: Clear tick list: false
  933. [17:44:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  934. [17:44:40] [Server thread/INFO]: [P2] Detected world load for 'PlotWorld'
  935. [17:44:40] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  936. [17:44:40] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  937. [17:44:40] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  938. [17:44:40] [Server thread/INFO]: World possibly already loaded: PlotWorld
  939. [17:44:40] [Server thread/INFO]: Preparing start region for level 7 (Seed: 4878720987294978136)
  940. [17:44:40] [Thread-36/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  941. [17:44:40] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: PlotWorld
  942. [17:44:40] [Server thread/INFO]: [JH_StackMobs] Foram carregados 15 Stacks do mundo PlotWorld
  943. [17:44:40] [Server thread/INFO]: [WorldGuard] (PlotWorld) A inginicao da TNT NAO esta bloqueada.
  944. [17:44:40] [Server thread/INFO]: [WorldGuard] (PlotWorld) Os isqueiros NAO estao bloqueados.
  945. [17:44:40] [Server thread/INFO]: [WorldGuard] (PlotWorld) O fogo da lava esta bloqueado.
  946. [17:44:40] [Server thread/INFO]: [WorldGuard] (PlotWorld) A propagacao do fogo NAO esta bloqueada.
  947. [17:44:40] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'PlotWorld'
  948. --------{Versao do WorldGuard editada por: RUSH}--------
  949. [17:44:40] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: PlotWorld
  950. [17:44:42] [Thread-37/INFO]: UUID of player HeadSets is 095ccdff-1422-3500-8db8-cacd663d8428
  951. [17:44:42] [Thread-38/INFO]: UUID of player AnaBia_Gamer is 477df07d-8596-3556-9e4a-28be16755b9c
  952. [17:44:42] [Thread-39/INFO]: UUID of player ulttraWantedz_ is ebfc908c-da78-3cf9-9038-9d389ff98161
  953. [17:44:42] [Thread-40/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  954. [17:44:42] [Server thread/INFO]: -------- World Settings For [MinaVip] --------
  955. [17:44:42] [Server thread/INFO]: Mob Spawn Range: 4
  956. [17:44:42] [Server thread/INFO]: Anti X-Ray: false
  957. [17:44:42] [Server thread/INFO]: Engine Mode: 1
  958. [17:44:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  959. [17:44:42] [Server thread/INFO]: Replace Blocks: [1, 5]
  960. [17:44:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  961. [17:44:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  962. [17:44:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  963. [17:44:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  964. [17:44:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  965. [17:44:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  966. [17:44:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  967. [17:44:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  968. [17:44:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  969. [17:44:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  970. [17:44:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  971. [17:44:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  972. [17:44:42] [Server thread/INFO]: Random Lighting Updates: false
  973. [17:44:42] [Server thread/INFO]: Structure Info Saving: true
  974. [17:44:42] [Server thread/INFO]: Sending up to 10 chunks per packet
  975. [17:44:42] [Server thread/INFO]: Max Entity Collisions: 8
  976. [17:44:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  977. [17:44:42] [Server thread/INFO]: Max TNT Explosions: 100
  978. [17:44:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  979. [17:44:42] [Server thread/INFO]: Item Despawn Rate: 6000
  980. [17:44:42] [Server thread/INFO]: Item Merge Radius: 2.5
  981. [17:44:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  982. [17:44:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  983. [17:44:42] [Server thread/INFO]: View Distance: 10
  984. [17:44:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  985. [17:44:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
  986. [17:44:42] [Server thread/INFO]: Clear tick list: false
  987. [17:44:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  988. [17:44:42] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  989. [17:44:42] [Server thread/INFO]: Preparing start region for level 8 (Seed: -1693845092631066005)
  990. [17:44:42] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: MinaVip
  991. [17:44:42] [Server thread/INFO]: [JH_StackMobs] Foram carregados 3 Stacks do mundo MinaVip
  992. [17:44:42] [Server thread/INFO]: [WorldGuard] (MinaVip) A inginicao da TNT NAO esta bloqueada.
  993. [17:44:42] [Server thread/INFO]: [WorldGuard] (MinaVip) Os isqueiros NAO estao bloqueados.
  994. [17:44:42] [Server thread/INFO]: [WorldGuard] (MinaVip) O fogo da lava esta bloqueado.
  995. [17:44:42] [Server thread/INFO]: [WorldGuard] (MinaVip) A propagacao do fogo NAO esta bloqueada.
  996. [17:44:42] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'MinaVip'
  997. --------{Versao do WorldGuard editada por: RUSH}--------
  998. [17:44:42] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: MinaVip
  999. [17:44:44] [Thread-41/INFO]: UUID of player Marcellow_ is 610c52fd-2e06-3675-ac27-5319226bd42d
  1000. [17:44:44] [Thread-42/INFO]: UUID of player Koronel is 9534f594-b5f2-30a8-b9cf-2b977565f3db
  1001. [17:44:44] [Thread-43/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  1002. [17:44:44] [Thread-44/INFO]: UUID of player slo33 is 2046c306-8b28-3874-bd2e-38de1ed565d2
  1003. [17:44:44] [Server thread/INFO]: -------- World Settings For [Mina] --------
  1004. [17:44:44] [Server thread/INFO]: Mob Spawn Range: 4
  1005. [17:44:44] [Server thread/INFO]: Anti X-Ray: false
  1006. [17:44:44] [Server thread/INFO]: Engine Mode: 1
  1007. [17:44:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1008. [17:44:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  1009. [17:44:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1010. [17:44:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1011. [17:44:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  1012. [17:44:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  1013. [17:44:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1014. [17:44:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1015. [17:44:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1016. [17:44:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1017. [17:44:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1018. [17:44:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1019. [17:44:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1020. [17:44:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1021. [17:44:44] [Server thread/INFO]: Random Lighting Updates: false
  1022. [17:44:44] [Server thread/INFO]: Structure Info Saving: true
  1023. [17:44:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  1024. [17:44:44] [Server thread/INFO]: Max Entity Collisions: 8
  1025. [17:44:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1026. [17:44:44] [Server thread/INFO]: Max TNT Explosions: 100
  1027. [17:44:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1028. [17:44:44] [Server thread/INFO]: Item Despawn Rate: 6000
  1029. [17:44:44] [Server thread/INFO]: Item Merge Radius: 2.5
  1030. [17:44:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1031. [17:44:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1032. [17:44:44] [Server thread/INFO]: View Distance: 10
  1033. [17:44:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1034. [17:44:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1035. [17:44:44] [Server thread/INFO]: Clear tick list: false
  1036. [17:44:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  1037. [17:44:44] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1038. [17:44:44] [Server thread/INFO]: Preparing start region for level 9 (Seed: -1693845092631066005)
  1039. [17:44:44] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Mina
  1040. [17:44:44] [Server thread/INFO]: [JH_StackMobs] Foram carregados 12 Stacks do mundo Mina
  1041. [17:44:44] [Server thread/INFO]: [WorldGuard] (Mina) A inginicao da TNT NAO esta bloqueada.
  1042. [17:44:44] [Server thread/INFO]: [WorldGuard] (Mina) Os isqueiros NAO estao bloqueados.
  1043. [17:44:44] [Server thread/INFO]: [WorldGuard] (Mina) O fogo da lava esta bloqueado.
  1044. [17:44:44] [Server thread/INFO]: [WorldGuard] (Mina) A propagacao do fogo NAO esta bloqueada.
  1045. [17:44:44] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Mina'
  1046. --------{Versao do WorldGuard editada por: RUSH}--------
  1047. [17:44:44] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Mina
  1048. [17:44:46] [Thread-47/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  1049. [17:44:46] [Thread-45/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  1050. [17:44:46] [Thread-46/INFO]: UUID of player Flamenlolbr is a53c8a8c-d456-39f2-83fe-90e69699c9ad
  1051. [17:44:46] [Thread-48/INFO]: UUID of player zClouud is cbb28894-95e2-3c39-890a-3238b0b503eb
  1052. [17:44:46] [Server thread/INFO]: -------- World Settings For [Entrada] --------
  1053. [17:44:46] [Server thread/INFO]: Mob Spawn Range: 4
  1054. [17:44:46] [Server thread/INFO]: Anti X-Ray: false
  1055. [17:44:46] [Server thread/INFO]: Engine Mode: 1
  1056. [17:44:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1057. [17:44:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  1058. [17:44:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1059. [17:44:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1060. [17:44:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  1061. [17:44:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  1062. [17:44:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1063. [17:44:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1064. [17:44:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1065. [17:44:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1066. [17:44:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1067. [17:44:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1068. [17:44:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1069. [17:44:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1070. [17:44:46] [Server thread/INFO]: Random Lighting Updates: false
  1071. [17:44:46] [Server thread/INFO]: Structure Info Saving: true
  1072. [17:44:46] [Server thread/INFO]: Sending up to 10 chunks per packet
  1073. [17:44:46] [Server thread/INFO]: Max Entity Collisions: 8
  1074. [17:44:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1075. [17:44:46] [Server thread/INFO]: Max TNT Explosions: 100
  1076. [17:44:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1077. [17:44:46] [Server thread/INFO]: Item Despawn Rate: 6000
  1078. [17:44:46] [Server thread/INFO]: Item Merge Radius: 2.5
  1079. [17:44:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1080. [17:44:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1081. [17:44:46] [Server thread/INFO]: View Distance: 10
  1082. [17:44:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1083. [17:44:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1084. [17:44:46] [Server thread/INFO]: Clear tick list: false
  1085. [17:44:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  1086. [17:44:46] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1087. [17:44:46] [Server thread/INFO]: Preparing start region for level 10 (Seed: 4730379012401108158)
  1088. [17:44:46] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Entrada
  1089. [17:44:46] [Server thread/INFO]: [JH_StackMobs] Foram carregados 3 Stacks do mundo Entrada
  1090. [17:44:46] [Server thread/INFO]: [WorldGuard] (Entrada) A inginicao da TNT NAO esta bloqueada.
  1091. [17:44:46] [Server thread/INFO]: [WorldGuard] (Entrada) Os isqueiros NAO estao bloqueados.
  1092. [17:44:46] [Server thread/INFO]: [WorldGuard] (Entrada) O fogo da lava esta bloqueado.
  1093. [17:44:46] [Server thread/INFO]: [WorldGuard] (Entrada) A propagacao do fogo NAO esta bloqueada.
  1094. [17:44:46] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Entrada'
  1095. --------{Versao do WorldGuard editada por: RUSH}--------
  1096. [17:44:46] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Entrada
  1097. [17:44:48] [Thread-49/INFO]: UUID of player LostEssenc3 is 4ac8d524-05a0-3131-bc6d-121788a0c9cf
  1098. [17:44:48] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
  1099. [17:44:48] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  1100. [17:44:48] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.83
  1101. [17:44:48] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
  1102. [17:44:48] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Vip.mine.yml'...
  1103. [17:44:48] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Membro.mine.yml'...
  1104. [17:44:48] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MinaPvP.mine.yml'...
  1105. [17:44:48] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
  1106. [17:44:48] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.11
  1107. [17:44:48] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1108. [17:44:48] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
  1109. [17:44:48] [Thread-51/INFO]: UUID of player Apx_ is 8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7
  1110. [17:44:48] [Server thread/INFO]: [AuthMe] SQLite driver loaded
  1111. [17:44:48] [Server thread/INFO]: [AuthMe] SQLite Setup finished
  1112. [17:44:48] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
  1113. [17:44:48] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
  1114. [17:44:48] [Thread-52/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
  1115. [17:44:48] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
  1116. [17:44:48] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
  1117. [17:44:48] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
  1118. [17:44:48] [Server thread/INFO]: [AuthMe] AuthMe 5.3.2 build n.1726 correctly enabled!
  1119. [17:44:48] [Thread-53/INFO]: UUID of player ZTronik_ is 4aae056e-ff6f-3af3-8980-305351090e33
  1120. [17:44:49] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1121. [17:44:49] [Server thread/INFO]: [HeroSpawners] Enabling HeroSpawners v2.4.2
  1122. [17:44:49] [Server thread/INFO]: [HeroSpawners] Hologramas ativados apenas ao passar o mouse!
  1123. [17:44:49] [Thread-55/INFO]: UUID of player Sprintay_ is f96319b6-cf63-34ec-b8c2-32be24f7a6ec
  1124. [17:44:49] [Server thread/WARN]: [HeroSpawners] [SqlLite] Nao foi possivel carregar 61 spawners!
  1125. [17:44:49] [Server thread/INFO]: [HeroSpawners] [SqlLite] Foram carregados 799 spawners!
  1126. [17:44:49] [Server thread/INFO]: [herospawners] Jh-MobStacker foi encontrado!
  1127. [17:44:49] [Thread-56/INFO]: UUID of player KauaZin11 is 71963411-8329-36d8-b018-5457813b6582
  1128. [17:44:49] [Server thread/INFO]: [HeroSpawners] Plugin carregado!
  1129. [17:44:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1130. [17:44:49] [Server thread/INFO]: Done (24.339s)! For help, type "help" or "?"
  1131. [17:44:49] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  1132. [17:44:49] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
  1133. [17:44:49] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
  1134. [17:44:49] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
  1135. [17:44:49] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@169827bc
  1136. [17:44:49] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@56d7a12c
  1137. [17:44:49] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
  1138. [17:44:49] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.2
  1139. [17:44:49] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1140. [17:44:49] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  1141. [17:44:49] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  1142. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] ----------------------------------------------
  1143. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] +===============+
  1144. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] | SkinsRestorer |
  1145. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] +===============+
  1146. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] ----------------------------------------------
  1147. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] Current version: 13.6.2
  1148. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] This is the latest version!
  1149. [17:44:49] [Craft Scheduler Thread - 14/INFO]: [SkinsRestorer] ----------------------------------------------
  1150. [17:44:50] [Thread-59/INFO]: UUID of player ulttraWantedz_ is ebfc908c-da78-3cf9-9038-9d389ff98161
  1151. [17:44:50] [Thread-60/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  1152. [17:44:51] [Thread-61/INFO]: UUID of player melancia910 is ff0dded5-33f1-3ebb-88bb-475d136d4490
  1153. [17:44:51] [Thread-62/INFO]: UUID of player W3lver is f725e8a0-e2b9-34a0-b878-0f227e4ffd95
  1154. [17:44:52] [Thread-63/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1155. [17:44:52] [Server thread/INFO]: [JH_Maquinas] 62746 Maquinas foram salvas.
  1156. [17:44:52] [Craft Scheduler Thread - 16/INFO]: [Skript] Checking for the latest version of Skript...
  1157. [17:44:52] [Server thread/WARN]: [Skript] 'Caixas.sk' is empty
  1158. [17:44:52] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1159. [17:44:52] [Server thread/INFO]: [Skript] Loaded 5 scripts with a total of 1 trigger and 24 commands in 0.11 seconds
  1160. [17:44:52] [Server thread/INFO]: [Skript] Finished loading.
  1161. [17:44:52] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  1162. [17:44:52] [Server thread/INFO]: [ChestCommands] Found a new version: v3.2.0 (yours: v3.1.4)
  1163. [17:44:52] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
  1164. [17:44:52] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
  1165. [17:44:52] [Server thread/INFO]: [Citizens] Loaded 5 NPCs.
  1166. [17:44:52] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  1167. [17:44:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@12422520[id=4aae056e-ff6f-3af3-8980-305351090e33,name=ZTronik_,properties={},legacy=false] (/177.85.118.53:35453) lost connection: Disconnected
  1168. [17:44:52] [Craft Scheduler Thread - 12/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
  1169. [17:44:52] [Craft Scheduler Thread - 12/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  1170. [17:44:53] [Server thread/INFO]: ulttraWantedz_[/138.186.53.3:22586] logged in with entity id 424 at ([world]1.0, 250.0, 1.0)
  1171. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@7641d49b[id=477df07d-8596-3556-9e4a-28be16755b9c,name=AnaBia_Gamer,properties={},legacy=false] (/191.184.194.228:56397) lost connection: Disconnected
  1172. [17:44:53] [Server thread/INFO]: uDeathgunT_T[/200.101.51.250:3648] logged in with entity id 425 at ([world]1.0, 250.0, 1.0)
  1173. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@1fe2b624[id=d2e2c805-224d-31c3-aee2-928c4dde3e44,name=SirDrak,properties={},legacy=false] (/189.58.38.171:12113) lost connection: Disconnected
  1174. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@6d2d165a[id=f625050f-6cc4-3897-b124-bdb578dd593c,name=FpsKarma,properties={},legacy=false] (/187.18.192.26:53079) lost connection: Disconnected
  1175. [17:44:53] [Server thread/INFO]: ParadoxoInfinito[/179.127.66.121:60599] logged in with entity id 426 at ([world]1.0, 250.0, 1.0)
  1176. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@5ec40476[id=e0c818d0-2510-39c1-a087-e58e113e7543,name=SirAnonimous,properties={},legacy=false] (/191.5.236.126:44785) lost connection: Disconnected
  1177. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@25f1f346[id=0bd9e174-48ac-3fa2-9d9d-7078f4851547,name=EliasCoxinha,properties={},legacy=false] (/187.53.255.211:13142) lost connection: Disconnected
  1178. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@4acbad1[id=ff0dded5-33f1-3ebb-88bb-475d136d4490,name=melancia910,properties={},legacy=false] (/186.224.66.248:49342) lost connection: Disconnected
  1179. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@b8dd47f[id=5eede205-d9e2-32ea-8568-b5841992b089,name=patoxxvideos,properties={},legacy=false] (/143.0.228.44:50708) lost connection: Disconnected
  1180. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@759496cc[id=cdfecb45-7172-325d-abb5-1f749f137d53,name=zTavin,properties={},legacy=false] (/170.231.35.232:57125) lost connection: Disconnected
  1181. [17:44:53] [Server thread/INFO]: get__[/179.197.52.177:50767] logged in with entity id 427 at ([world]1.0, 250.0, 1.0)
  1182. [17:44:53] [Server thread/INFO]: MoonBRE[/191.189.10.245:9054] logged in with entity id 428 at ([world]1.0, 250.0, 1.0)
  1183. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@366114c2[id=ebfc908c-da78-3cf9-9038-9d389ff98161,name=ulttraWantedz_,properties={},legacy=false] (/138.186.53.3:22761) lost connection: Disconnected
  1184. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@3f74a5a9[id=5eede205-d9e2-32ea-8568-b5841992b089,name=patoxxvideos,properties={},legacy=false] (/143.0.228.44:54087) lost connection: Disconnected
  1185. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@1e6acdb4[id=71963411-8329-36d8-b018-5457813b6582,name=KauaZin11,properties={},legacy=false] (/138.185.4.177:50861) lost connection: Disconnected
  1186. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@39e2d51d[id=78241245-b759-3527-bf7a-d89138b66f4b,name=The_EduGamer,properties={},legacy=false] (/191.37.137.191:52540) lost connection: Disconnected
  1187. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@79b11e7[id=87d91549-2f51-3066-9641-df3104c1236e,name=Deeser,properties={},legacy=false] (/170.79.189.235:61173) lost connection: Disconnected
  1188. [17:44:53] [Server thread/INFO]: KaizinGamers[/186.213.0.20:2677] logged in with entity id 429 at ([world]1.0, 250.0, 1.0)
  1189. [17:44:53] [Server thread/INFO]: lanzin777[/191.37.138.105:60343] logged in with entity id 430 at ([world]1.0, 250.0, 1.0)
  1190. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@423c14e6[id=e8a94ec6-b71e-3105-800b-dded163db838,name=LuizBebe840,properties={},legacy=false] (/170.79.45.108:49396) lost connection: Disconnected
  1191. [17:44:53] [Server thread/INFO]: HeadSets[/168.0.248.186:64876] logged in with entity id 431 at ([world]1.0, 250.0, 1.0)
  1192. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@6f93e812[id=ebfc908c-da78-3cf9-9038-9d389ff98161,name=ulttraWantedz_,properties={},legacy=false] (/138.186.53.3:23071) lost connection: Disconnected
  1193. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@336c058b[id=477df07d-8596-3556-9e4a-28be16755b9c,name=AnaBia_Gamer,properties={},legacy=false] (/191.184.194.228:56401) lost connection: Disconnected
  1194. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@2f8d1ea[id=cdfecb45-7172-325d-abb5-1f749f137d53,name=zTavin,properties={},legacy=false] (/170.231.35.232:57141) lost connection: Disconnected
  1195. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@12d3843d[id=610c52fd-2e06-3675-ac27-5319226bd42d,name=Marcellow_,properties={},legacy=false] (/164.163.84.61:29953) lost connection: Disconnected
  1196. [17:44:53] [Server thread/INFO]: Koronel[/187.55.105.192:52281] logged in with entity id 432 at ([world]1.0, 250.0, 1.0)
  1197. [17:44:53] [Server thread/INFO]: slo33[/177.188.27.107:50355] logged in with entity id 433 at ([world]1.0, 250.0, 1.0)
  1198. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@45ffbdc0[id=00693e40-ae94-3920-b86e-530bcada4f7a,name=zLeonardo_,properties={},legacy=false] (/179.223.221.40:50924) lost connection: Disconnected
  1199. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@1638f5be[id=933a0dc3-0113-35c0-b60d-5d930e06d3fc,name=JuniorTF,properties={},legacy=false] (/186.224.76.44:5707) lost connection: Disconnected
  1200. [17:44:53] [Server thread/INFO]: Flamenlolbr[/138.97.38.42:23597] logged in with entity id 434 at ([world]1.0, 250.0, 1.0)
  1201. [17:44:53] [Server thread/INFO]: The_EduGamer[/191.37.137.191:52544] logged in with entity id 435 at ([world]1.0, 250.0, 1.0)
  1202. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@364e588a[id=cbb28894-95e2-3c39-890a-3238b0b503eb,name=zClouud,properties={},legacy=false] (/189.21.98.210:49246) lost connection: Disconnected
  1203. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@752119d2[id=4ac8d524-05a0-3131-bc6d-121788a0c9cf,name=LostEssenc3,properties={},legacy=false] (/201.19.197.181:26018) lost connection: Disconnected
  1204. [17:44:53] [Server thread/INFO]: Apx_[/187.113.159.181:56529] logged in with entity id 436 at ([world]1.0, 250.0, 1.0)
  1205. [17:44:53] [Server thread/INFO]: ZTronik_[/177.85.118.53:35654] logged in with entity id 437 at ([world]1.0, 250.0, 1.0)
  1206. [17:44:53] [Server thread/INFO]: Sprintay_[/191.181.88.174:52223] logged in with entity id 438 at ([world]1.0, 250.0, 1.0)
  1207. [17:44:53] [Server thread/INFO]: KauaZin11[/138.185.4.177:50864] logged in with entity id 439 at ([world]1.0, 250.0, 1.0)
  1208. [17:44:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1099e3b3[id=ebfc908c-da78-3cf9-9038-9d389ff98161,name=ulttraWantedz_,properties={},legacy=false] (/138.186.53.3:23336): §4The same username is already playing on the server!
  1209. [17:44:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@1986c7fc[id=933a0dc3-0113-35c0-b60d-5d930e06d3fc,name=JuniorTF,properties={},legacy=false] (/186.224.76.44:5710) lost connection: Disconnected
  1210. [17:44:53] [Server thread/INFO]: melancia910[/186.224.66.248:49343] logged in with entity id 441 at ([world]1.0, 250.0, 1.0)
  1211. [17:44:53] [Server thread/INFO]: W3lver[/177.52.35.163:52491] logged in with entity id 442 at ([world]1.0, 250.0, 1.0)
  1212. [17:44:53] [Server thread/INFO]: LuizBebe840[/170.79.45.108:49409] logged in with entity id 443 at ([world]1.0, 250.0, 1.0)
  1213. [17:44:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@1099e3b3[id=ebfc908c-da78-3cf9-9038-9d389ff98161,name=ulttraWantedz_,properties={},legacy=false] (/138.186.53.3:23336) lost connection: §4The same username is already playing on the server!
  1214. [17:44:54] [Server thread/INFO]: W3lver lost connection: Disconnected
  1215. [17:44:54] [Server thread/INFO]: LuizBebe840 lost connection: Disconnected
  1216. [17:44:54] [Thread-86/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  1217. [17:44:54] [Thread-87/INFO]: UUID of player Marcellow_ is 610c52fd-2e06-3675-ac27-5319226bd42d
  1218. [17:44:54] [Server thread/INFO]: zLeonardo_[/179.223.221.40:50928] logged in with entity id 687 at ([world]1.0, 250.0, 1.0)
  1219. [17:44:54] [Server thread/INFO]: Marcellow_[/164.163.84.61:29903] logged in with entity id 688 at ([world]1.0, 250.0, 1.0)
  1220. [17:44:54] [Server thread/INFO]: Starting UUID caching
  1221. [17:44:54] [Craft Scheduler Thread - 45/INFO]: [P2] Starting player data caching for: world
  1222. [17:44:54] [Craft Scheduler Thread - 45/INFO]: Fast mode UUID caching enabled!
  1223. [17:44:55] [Craft Scheduler Thread - 45/INFO]: [P2] Cached a total of: 1124 UUIDs
  1224. [17:44:55] [Craft Scheduler Thread - 45/INFO]: Failed to cache: 1 uuids - slowly processing all files
  1225. [17:44:55] [Craft Scheduler Thread - 45/INFO]: [P2] Cached a total of: 1671 UUIDs
  1226. [17:44:55] [Thread-90/INFO]: UUID of player FpsKarma is f625050f-6cc4-3897-b124-bdb578dd593c
  1227. [17:44:55] [Server thread/INFO]: FpsKarma[/187.18.192.26:53089] logged in with entity id 1004 at ([world]1.0, 250.0, 1.0)
  1228. [17:44:55] [Thread-92/INFO]: UUID of player SirDrak is d2e2c805-224d-31c3-aee2-928c4dde3e44
  1229. [17:44:55] [Server thread/INFO]: SirDrak[/189.58.38.171:12209] logged in with entity id 1045 at ([world]1.0, 250.0, 1.0)
  1230. [17:44:55] [Thread-94/INFO]: UUID of player Morflex is d01e6231-4163-317b-a97c-fc309e59f89a
  1231. [17:44:55] [Server thread/INFO]: Morflex[/45.4.7.254:61670] logged in with entity id 1206 at ([world]1.0, 250.0, 1.0)
  1232. [17:44:55] [Thread-96/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  1233. [17:44:55] [Thread-97/INFO]: Voce esta usando a ultima versao do plugin JH_JetPack!
  1234. [17:44:56] [Server thread/INFO]: JuniorTF[/186.224.76.44:5714] logged in with entity id 1255 at ([world]1.0, 250.0, 1.0)
  1235. [17:44:56] [Craft Scheduler Thread - 18/INFO]: [AuthMe] KauaZin11 logged in!
  1236. [17:44:56] [Thread-99/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1237. [17:44:56] [Server thread/INFO]: zTavin[/170.231.35.232:57162] logged in with entity id 1406 at ([world]1.0, 250.0, 1.0)
  1238. [17:44:56] [Thread-101/INFO]: UUID of player Enjoyx is ec1cdfbf-93c2-3a50-9525-6d78e8cc30aa
  1239. [17:44:56] [Server thread/INFO]: Enjoyx[/85.241.8.154:50043] logged in with entity id 1428 at ([world]1.0, 250.0, 1.0)
  1240. [17:44:56] [Thread-103/INFO]: UUID of player Ragnar is fbea1f63-4306-3607-9665-4be232b62554
  1241. [17:44:56] [Server thread/INFO]: Ragnar[/200.18.120.182:53647] logged in with entity id 1440 at ([world]1.0, 250.0, 1.0)
  1242. [17:44:57] [Thread-105/INFO]: UUID of player W3lver is f725e8a0-e2b9-34a0-b878-0f227e4ffd95
  1243. [17:44:57] [Server thread/INFO]: W3lver[/177.52.35.163:52497] logged in with entity id 1520 at ([world]1.0, 250.0, 1.0)
  1244. [17:44:57] [Thread-107/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1245. [17:44:57] [Server thread/INFO]: LuizBebe840[/170.79.45.108:49416] logged in with entity id 1600 at ([world]1.0, 250.0, 1.0)
  1246. [17:44:57] [Thread-109/INFO]: UUID of player zClouud is cbb28894-95e2-3c39-890a-3238b0b503eb
  1247. [17:44:57] [Thread-110/INFO]: UUID of player MrGuriBR_ is 45213302-24f2-39fe-ba07-ee58f314c540
  1248. [17:44:57] [Craft Scheduler Thread - 17/INFO]: [AuthMe] MoonBRE logged in!
  1249. [17:44:57] [Server thread/INFO]: MrGuriBR_[/179.212.91.170:2606] logged in with entity id 1602 at ([world]15.0, 100.0, -15.0)
  1250. [17:44:57] [Server thread/INFO]: zClouud[/189.21.98.210:49303] logged in with entity id 1603 at ([world]1.0, 250.0, 1.0)
  1251. [17:44:57] [Craft Scheduler Thread - 19/INFO]: [AuthMe] Sprintay_ logged in!
  1252. [17:44:57] [Craft Scheduler Thread - 20/INFO]: [AuthMe] The_EduGamer logged in!
  1253. [17:44:58] [Thread-113/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1254. [17:44:58] [Thread-114/INFO]: UUID of player Deeser is 87d91549-2f51-3066-9641-df3104c1236e
  1255. [17:44:58] [Server thread/INFO]: XSfanatic[/45.6.136.42:50377] logged in with entity id 1833 at ([world]1.0, 250.0, 1.0)
  1256. [17:44:58] [Server thread/INFO]: Deeser[/170.79.189.235:61206] logged in with entity id 1841 at ([world]1.0, 250.0, 1.0)
  1257. [17:44:58] [Craft Scheduler Thread - 42/INFO]: [AuthMe] lanzin777 logged in!
  1258. [17:44:59] [Craft Scheduler Thread - 44/INFO]: [AuthMe] Marcellow_ logged in!
  1259. [17:44:59] [Craft Scheduler Thread - 0/INFO]: [AuthMe] ulttraWantedz_ logged in!
  1260. [17:44:59] [Craft Scheduler Thread - 0/INFO]: [AuthMe] zLeonardo_ logged in!
  1261. [17:44:59] [Thread-117/INFO]: UUID of player SirAnonimous is e0c818d0-2510-39c1-a087-e58e113e7543
  1262. [17:44:59] [Server thread/INFO]: SirAnonimous[/191.5.236.126:44083] logged in with entity id 2128 at ([world]1.0, 250.0, 1.0)
  1263. [17:45:00] [Thread-119/INFO]: UUID of player RicardoJMA is 7c0dd941-4468-3381-b573-6cbae312ae21
  1264. [17:45:00] [Thread-120/INFO]: UUID of player miniminecraft11 is eed76ee7-3374-39e9-aa34-717bd99f3b2c
  1265. [17:45:00] [Server thread/INFO]: RicardoJMA[/109.49.221.81:55410] logged in with entity id 2236 at ([world]1.0, 250.0, 1.0)
  1266. [17:45:00] [Server thread/INFO]: miniminecraft11[/138.94.71.74:2414] logged in with entity id 2237 at ([world]1.0, 250.0, 1.0)
  1267. [17:45:00] [Thread-123/INFO]: UUID of player vvziguivv is db7f36ab-39b1-3bef-b73e-ad3640064720
  1268. [17:45:00] [Server thread/INFO]: vvziguivv[/177.81.122.236:50669] logged in with entity id 2240 at ([world]1.0, 250.0, 1.0)
  1269. [17:45:00] [Craft Scheduler Thread - 45/INFO]: [AuthMe] uDeathgunT_T logged in!
  1270. [17:45:00] [Thread-125/INFO]: UUID of player AthosTop is 59919f9a-3645-3e5c-b278-a9ced2d82738
  1271. [17:45:00] [Server thread/INFO]: AthosTop[/179.197.89.228:63160] logged in with entity id 2390 at ([world]1.0, 250.0, 1.0)
  1272. [17:45:01] [Craft Scheduler Thread - 42/INFO]: [AuthMe] Morflex logged in!
  1273. [17:45:01] [Thread-127/INFO]: UUID of player uFloow_ is b9c80e47-02ba-3098-b9be-b0aede1d6f73
  1274. [17:45:01] [Server thread/INFO]: uFloow_[/170.80.49.137:50611] logged in with entity id 2603 at ([world]1.0, 250.0, 1.0)
  1275. [17:45:02] [Craft Scheduler Thread - 11/INFO]: [AuthMe] FpsKarma logged in!
  1276. [17:45:02] [Craft Scheduler Thread - 24/INFO]: [AuthMe] Koronel logged in!
  1277. [17:45:02] [Craft Scheduler Thread - 24/INFO]: [AuthMe] W3lver logged in!
  1278. [17:45:02] [Craft Scheduler Thread - 41/INFO]: [AuthMe] MrGuriBR_ logged in!
  1279. [17:45:03] [Craft Scheduler Thread - 24/INFO]: [AuthMe] SirDrak logged in!
  1280. [17:45:03] [Craft Scheduler Thread - 20/INFO]: [AuthMe] KaizinGamers logged in!
  1281. [17:45:03] [Server thread/INFO]: [AuthMe] ParadoxoInfinito registered 179.127.66.121
  1282. [17:45:03] [Craft Scheduler Thread - 24/INFO]: [AuthMe] Deeser logged in!
  1283. [17:45:03] [Craft Scheduler Thread - 20/INFO]: [AuthMe] ParadoxoInfinito logged in!
  1284. [17:45:03] [Craft Scheduler Thread - 16/INFO]: [AuthMe] slo33 logged in!
  1285. [17:45:03] [Craft Scheduler Thread - 24/INFO]: [AuthMe] zTavin logged in!
  1286. [17:45:03] [Server thread/INFO]: zLeonardo_ lost connection: §cEsgotado quantidade de tentativas.
  1287. [17:45:03] [Server thread/WARN]: handleDisconnection() called twice
  1288. [17:45:03] [Craft Scheduler Thread - 45/INFO]: [AuthMe] Ragnar logged in!
  1289. [17:45:03] [Server thread/WARN]: handleDisconnection() called twice
  1290. [17:45:04] [Craft Scheduler Thread - 44/INFO]: [AuthMe] AthosTop logged in!
  1291. [17:45:04] [Craft Scheduler Thread - 16/INFO]: [AuthMe] Enjoyx logged in!
  1292. [17:45:04] [Server thread/INFO]: Enjoyx lost connection: §cEsgotado quantidade de tentativas.
  1293. [17:45:05] [Craft Scheduler Thread - 2/INFO]: [AuthMe] XSfanatic logged in!
  1294. [17:45:05] [Craft Scheduler Thread - 17/INFO]: [AuthMe] melancia910 logged in!
  1295. [17:45:05] [Craft Scheduler Thread - 17/INFO]: [AuthMe] Flamenlolbr logged in!
  1296. [17:45:05] [Thread-131/INFO]: UUID of player FiihDoEduzati is a73fca88-eb63-36d8-b4ef-d9487a7c7b33
  1297. [17:45:05] [Server thread/INFO]: FiihDoEduzati[/189.12.22.248:16270] logged in with entity id 5763 at ([world]1.0, 250.0, 1.0)
  1298. [17:45:06] [Server thread/INFO]: XSfanatic lost connection: §cEsgotado quantidade de tentativas.
  1299. [17:45:06] [Server thread/WARN]: handleDisconnection() called twice
  1300. [17:45:06] [Craft Scheduler Thread - 16/INFO]: [AuthMe] vvziguivv logged in!
  1301. [17:45:07] [Craft Scheduler Thread - 33/INFO]: [AuthMe] RicardoJMA logged in!
  1302. [17:45:07] [Thread-134/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  1303. [17:45:07] [Server thread/INFO]: zLeonardo_[/179.223.221.40:51000] logged in with entity id 7194 at ([world]1.0, 250.0, 1.0)
  1304. [17:45:07] [Craft Scheduler Thread - 19/INFO]: [AuthMe] get__ logged in!
  1305. [17:45:07] [Thread-136/INFO]: UUID of player MiilleeR is 18d9503c-9373-380a-a454-af9057f88105
  1306. [17:45:07] [Server thread/INFO]: MiilleeR[/177.124.51.30:30152] logged in with entity id 7629 at ([world]1.0, 250.0, 1.0)
  1307. [17:45:07] [Server thread/INFO]: melancia910 lost connection: §cEsgotado quantidade de tentativas.
  1308. [17:45:07] [Server thread/WARN]: handleDisconnection() called twice
  1309. [17:45:07] [Server thread/WARN]: handleDisconnection() called twice
  1310. [17:45:07] [Thread-139/INFO]: UUID of player LostEssenc3 is 4ac8d524-05a0-3131-bc6d-121788a0c9cf
  1311. [17:45:08] [Server thread/INFO]: LostEssenc3[/201.19.197.181:26059] logged in with entity id 8608 at ([world]1.0, 250.0, 1.0)
  1312. [17:45:08] [Craft Scheduler Thread - 24/INFO]: [AuthMe] LuizBebe840 logged in!
  1313. [17:45:08] [Craft Scheduler Thread - 24/INFO]: [AuthMe] ZTronik_ logged in!
  1314. [17:45:09] [Craft Scheduler Thread - 16/INFO]: [AuthMe] JuniorTF logged in!
  1315. [17:45:09] [Craft Scheduler Thread - 19/INFO]: [AuthMe] HeadSets logged in!
  1316. [17:45:09] [Craft Scheduler Thread - 46/INFO]: [AuthMe] SirAnonimous logged in!
  1317. [17:45:10] [Thread-141/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  1318. [17:45:10] [Thread-142/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1319. [17:45:10] [Server thread/INFO]: XSfanatic[/45.6.136.42:50396] logged in with entity id 13411 at ([world]1.0, 250.0, 1.0)
  1320. [17:45:10] [Server thread/INFO]: RL_Gamer123[/177.101.33.100:8854] logged in with entity id 13412 at ([world]1.0, 250.0, 1.0)
  1321. [17:45:10] [Craft Scheduler Thread - 42/INFO]: [AuthMe] uFloow_ logged in!
  1322. [17:45:10] [Thread-145/INFO]: UUID of player Luffy is f496194a-0b0a-312c-9777-db145e847b7e
  1323. [17:45:10] [Server thread/INFO]: Luffy[/45.173.24.79:59269] logged in with entity id 15157 at ([world]1.0, 250.0, 1.0)
  1324. [17:45:11] [Craft Scheduler Thread - 33/INFO]: [AuthMe] zLeonardo_ logged in!
  1325. [17:45:11] [Craft Scheduler Thread - 47/INFO]: [AuthMe] miniminecraft11 logged in!
  1326. [17:45:11] [Thread-147/INFO]: UUID of player melancia910 is ff0dded5-33f1-3ebb-88bb-475d136d4490
  1327. [17:45:11] [Server thread/INFO]: melancia910[/186.224.66.248:49346] logged in with entity id 17646 at ([world]1.0, 250.0, 1.0)
  1328. [17:45:12] [Craft Scheduler Thread - 19/INFO]: [AuthMe] MiilleeR logged in!
  1329. [17:45:13] [Craft Scheduler Thread - 0/INFO]: [AuthMe] XSfanatic logged in!
  1330. [17:45:14] [Server thread/INFO]: XSfanatic lost connection: §cEsgotado quantidade de tentativas.
  1331. [17:45:14] [Server thread/WARN]: handleDisconnection() called twice
  1332. [17:45:14] [Server thread/WARN]: handleDisconnection() called twice
  1333. [17:45:15] [Craft Scheduler Thread - 16/INFO]: [AuthMe] LostEssenc3 logged in!
  1334. [17:45:15] [Thread-150/INFO]: UUID of player luizinhoffa is 1d356405-2c93-37c9-b700-0edfbb97c9d6
  1335. [17:45:15] [Server thread/INFO]: luizinhoffa[/191.6.237.24:50180] logged in with entity id 29795 at ([world]1.0, 250.0, 1.0)
  1336. [17:45:16] [Craft Scheduler Thread - 15/INFO]: [AuthMe] zClouud logged in!
  1337. [17:45:16] [Craft Scheduler Thread - 24/INFO]: [AuthMe] FiihDoEduzati logged in!
  1338. [17:45:16] [Thread-152/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1339. [17:45:17] [Server thread/INFO]: XSfanatic[/45.6.136.42:50401] logged in with entity id 36166 at ([world]1.0, 250.0, 1.0)
  1340. [17:45:18] [Craft Scheduler Thread - 49/INFO]: [AuthMe] RL_Gamer123 logged in!
  1341. [17:45:19] [Thread-154/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  1342. [17:45:19] [Server thread/INFO]: Fern4nd4[/179.108.15.39:10614] logged in with entity id 44385 at ([Entrada]1.5, 23.0, 0.5)
  1343. [17:45:20] [Craft Scheduler Thread - 46/INFO]: [AuthMe] XSfanatic logged in!
  1344. [17:45:21] [Server thread/INFO]: XSfanatic lost connection: §cEsgotado quantidade de tentativas.
  1345. [17:45:21] [Server thread/WARN]: handleDisconnection() called twice
  1346. [17:45:21] [Server thread/WARN]: handleDisconnection() called twice
  1347. [17:45:22] [Craft Scheduler Thread - 44/INFO]: [AuthMe] Luffy logged in!
  1348. [17:45:22] [Server thread/INFO]: Comando n�o encontrado, use /help
  1349. [17:45:23] [Server thread/INFO]: Apx_ lost connection: §cDemorou muito pra autenticar!
  1350. [17:45:23] [Server thread/WARN]: handleDisconnection() called twice
  1351. [17:45:24] [Thread-158/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1352. [17:45:24] [Server thread/INFO]: XSfanatic[/45.6.136.42:50407] logged in with entity id 65176 at ([Entrada]1.5, 23.0, 0.5)
  1353. [17:45:25] [Craft Scheduler Thread - 51/INFO]: [AuthMe] Fern4nd4 logged in!
  1354. [17:45:25] [Craft Scheduler Thread - 51/INFO]: [AuthMe] XSfanatic logged in!
  1355. [17:45:25] [Craft Scheduler Thread - 12/INFO]: [AuthMe] melancia910 logged in!
  1356. [17:45:25] [Thread-160/INFO]: UUID of player Biahh_Gamer is 6995fa75-4189-32c1-ae03-b3933d8ccfa1
  1357. [17:45:25] [Server thread/INFO]: Biahh_Gamer[/191.6.135.242:56953] logged in with entity id 71966 at ([Entrada]1.5, 23.0, 0.5)
  1358. [17:45:27] [Craft Scheduler Thread - 24/INFO]: [AuthMe] luizinhoffa logged in!
  1359. [17:45:29] [Server thread/INFO]: There are 44/200 players online:
  1360. [17:45:29] [Server thread/INFO]: KaizinGamers, HeadSets, get__, FpsKarma, zTavin, MrGuriBR_, zClouud, SirAnonimous, miniminecraft11, The_EduGamer, Sprintay_, ParadoxoInfinito, ulttraWantedz_, MoonBRE, FiihDoEduzati, W3lver, Koronel, zLeonardo_, uDeathgunT_T, MiilleeR, KauaZin11, LostEssenc3, Ragnar, Deeser, AthosTop, slo33, Morflex, vvziguivv, melancia910, Flamenlolbr, SirDrak, LuizBebe840, luizinhoffa, uFloow_, JuniorTF, ZTronik_, Fern4nd4, RicardoJMA, XSfanatic, RL_Gamer123, Biahh_Gamer, Marcellow_, lanzin777, Luffy
  1361. [17:45:30] [Server thread/INFO]: TELL para FiihDoEduzati: Você ganhou um spawner de Zombie
  1362. [17:45:30] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  1363. [17:45:31] [Server thread/INFO]: TELL para FiihDoEduzati: Você ganhou um spawner de Zombie
  1364. [17:45:32] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  1365. [17:45:32] [Thread-162/INFO]: UUID of player ChoraMais_PvP is c4d950be-0467-3a77-81ce-0cb2fd574657
  1366. [17:45:32] [Server thread/INFO]: ChoraMais_PvP[/191.136.101.84:49434] logged in with entity id 102811 at ([Entrada]1.5, 23.0, 0.5)
  1367. [17:45:32] [Server thread/INFO]: TELL para FiihDoEduzati: Você ganhou um spawner de Guardian
  1368. [17:45:32] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1369. [17:45:37] [Thread-165/INFO]: UUID of player Double_PIINGG is f3799f34-c6aa-3b6e-b3ea-cee0e9822414
  1370. [17:45:37] [Server thread/INFO]: Double_PIINGG[/131.161.4.120:51547] logged in with entity id 127403 at ([Entrada]1.5, 23.0, 0.5)
  1371. [17:45:42] [Thread-167/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  1372. [17:45:43] [Server thread/INFO]: patoxxvideos[/143.0.228.44:53320] logged in with entity id 137180 at ([Entrada]1.5, 23.0, 0.5)
  1373. [17:45:48] [Thread-169/INFO]: UUID of player xGodMainx is a1b403aa-c6d0-3fe0-af3e-7801b9528586
  1374. [17:45:49] [Thread-170/INFO]: UUID of player The_Master_Over is c4406fdf-b2bb-3260-80fc-a96dd0643f71
  1375. [17:45:53] [Thread-171/INFO]: UUID of player xGodMainx is a1b403aa-c6d0-3fe0-af3e-7801b9528586
  1376. [17:46:02] [Server thread/INFO]: Marcellow_ lost connection: Disconnected
  1377. [17:46:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@52f2bff5[id=a1b403aa-c6d0-3fe0-af3e-7801b9528586,name=xGodMainx,properties={},legacy=false] (/187.107.145.75:3467) lost connection: Disconnected
  1378. [17:46:02] [Server thread/INFO]: The_Master_Over[/201.18.161.214:52384] logged in with entity id 137497 at ([Entrada]1.5, 23.0, 0.5)
  1379. [17:46:02] [Server thread/INFO]: xGodMainx[/187.107.145.75:3470] logged in with entity id 137498 at ([Entrada]1.5, 23.0, 0.5)
  1380. [17:46:25] [Thread-175/INFO]: UUID of player Lowiezin is 0e01275e-afc3-323c-99b9-b0a4858811bd
  1381. [17:46:31] [Thread-176/INFO]: UUID of player Meliodas_Extreme is d167ac4c-78ea-33b1-aaab-fe9276a5a2ab
  1382. [17:46:31] [Server thread/WARN]: JuniorTF moved wrongly!
  1383. [17:46:31] [Thread-177/INFO]: UUID of player xGodMainx is a1b403aa-c6d0-3fe0-af3e-7801b9528586
  1384. [17:46:33] [Thread-178/INFO]: UUID of player pudimaleatorio is 4e35b900-deca-3228-9c56-aa8d6a79e297
  1385. [17:46:34] [Thread-179/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1386. [17:46:37] [Thread-180/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  1387. [17:46:37] [Server thread/INFO]: [Auto] <MoonBRE> N peguei suas maqs ;-;
  1388. [17:46:38] [Thread-181/INFO]: UUID of player slo33 is 2046c306-8b28-3874-bd2e-38de1ed565d2
  1389. [17:46:40] [Thread-182/INFO]: UUID of player FiihDoEduzati is a73fca88-eb63-36d8-b4ef-d9487a7c7b33
  1390. [17:46:41] [Thread-183/INFO]: UUID of player lanzin777 is 4653626e-7255-3dfc-b5fb-e02a94a13d9e
  1391. [17:46:42] [Thread-184/INFO]: UUID of player uDeathgunT_T is af7eab7a-ce39-3ed3-998c-4bfa44b6ce18
  1392. [17:46:43] [Thread-185/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  1393. [17:46:44] [Thread-186/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1394. [17:46:45] [Thread-187/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  1395. [17:46:46] [Thread-188/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  1396. [17:46:47] [Thread-189/INFO]: UUID of player Rathen672 is 4f1d72cd-d524-3752-9730-8d72f0dda9ed
  1397. [17:46:47] [Thread-190/INFO]: UUID of player 666KG_ is 33810de3-bbad-3127-9c1e-80273fbfc1bc
  1398. [17:46:48] [Thread-191/INFO]: UUID of player slo33 is 2046c306-8b28-3874-bd2e-38de1ed565d2
  1399. [17:46:49] [Thread-192/INFO]: UUID of player Apx_ is 8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7
  1400. [17:46:54] [Thread-193/INFO]: UUID of player Rathen672 is 4f1d72cd-d524-3752-9730-8d72f0dda9ed
  1401. [17:46:54] [Thread-194/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  1402. [17:46:54] [Thread-195/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1403. [17:46:56] [Thread-196/INFO]: UUID of player pudimaleatorio is 4e35b900-deca-3228-9c56-aa8d6a79e297
  1404. [17:46:58] [Thread-197/INFO]: UUID of player Morflex is d01e6231-4163-317b-a97c-fc309e59f89a
  1405. [17:46:58] [Thread-198/INFO]: UUID of player Coreburner is c02833ab-9115-3d5c-b11d-957de4ea6dc6
  1406. [17:47:00] [Thread-199/INFO]: UUID of player Ragnar is fbea1f63-4306-3607-9665-4be232b62554
  1407. [17:47:00] [Thread-200/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  1408. [17:47:01] [Thread-201/INFO]: UUID of player ForEverAlonn is 4cb2d38e-1608-3e34-8427-40eb959cf916
  1409. [17:47:02] [Thread-202/INFO]: UUID of player Sprintay_ is f96319b6-cf63-34ec-b8c2-32be24f7a6ec
  1410. [17:47:02] [Thread-203/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1411. [17:47:02] [Thread-204/INFO]: UUID of player xGodMainx is a1b403aa-c6d0-3fe0-af3e-7801b9528586
  1412. [17:47:02] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  1413. [17:47:02] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  1414. [17:47:02] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  1415. [17:47:02] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
  1416. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1417. [17:47:02] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  1418. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1419. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  1420. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  1421. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1422. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  1423. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  1424. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  1425. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$CharProperty.match(Pattern.java:3778)
  1426. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match0(Pattern.java:4262)
  1427. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match(Pattern.java:4236)
  1428. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  1429. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4604)
  1430. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  1431. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4606)
  1432. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3463)
  1433. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1248)
  1434. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:637)
  1435. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:52)
  1436. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:42)
  1437. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:136)
  1438. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.addPage(CraftMetaBook.java:234)
  1439. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBookSigned.<init>(CraftMetaBookSigned.java:49)
  1440. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:329)
  1441. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:200)
  1442. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1942)
  1443. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:55)
  1444. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:8)
  1445. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1446. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1447. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1448. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1449. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1450. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1451. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1452. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1453. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1454. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1455. [17:47:02] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  1456. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1457. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #15
  1458. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 357 | Suspended: false | Native: false | State: WAITING
  1459. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1460. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1461. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1462. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1463. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1464. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1465. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1466. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1467. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1468. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1469. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1470. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1471. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1472. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1473. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1474. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1475. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1476. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1477. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #14
  1478. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 347 | Suspended: false | Native: false | State: WAITING
  1479. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1480. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1481. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1482. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1483. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1484. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1485. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1486. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1487. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1488. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1489. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1490. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1491. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1492. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1493. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1494. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1495. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1496. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1497. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #13
  1498. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 336 | Suspended: false | Native: false | State: WAITING
  1499. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1500. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1501. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1502. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1503. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1504. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1505. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1506. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1507. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1508. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1509. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1510. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1511. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1512. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1513. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1514. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1515. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1516. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1517. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #12
  1518. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 324 | Suspended: false | Native: false | State: WAITING
  1519. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1520. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1521. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1522. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1523. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1524. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1525. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1526. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1527. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1528. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1529. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1530. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1531. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1532. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1533. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1534. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1535. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1536. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1537. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #11
  1538. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 323 | Suspended: false | Native: false | State: WAITING
  1539. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1540. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1541. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1542. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1543. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1544. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1545. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1546. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1547. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1548. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1549. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1550. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1551. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1552. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1553. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1554. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1555. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1556. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1557. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #10
  1558. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 322 | Suspended: false | Native: false | State: WAITING
  1559. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1560. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1561. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1562. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1563. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1564. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1565. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1566. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1567. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1568. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1569. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1570. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1571. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1572. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1573. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1574. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1575. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1576. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1577. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #9
  1578. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 321 | Suspended: false | Native: false | State: WAITING
  1579. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1580. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1581. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1582. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1583. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1584. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1585. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1586. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1587. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1588. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1589. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1590. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1591. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1592. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1593. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1594. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1595. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1596. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1597. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #8
  1598. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 320 | Suspended: false | Native: false | State: WAITING
  1599. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1600. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1601. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1602. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1603. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1604. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1605. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1606. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1607. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1608. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1609. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1610. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1611. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1612. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1613. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1614. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1615. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1616. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1617. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #7
  1618. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 319 | Suspended: false | Native: false | State: WAITING
  1619. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1620. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1621. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1622. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1623. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1624. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1625. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1626. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1627. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1628. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1629. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1630. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1631. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1632. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1633. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1634. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1635. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1636. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1637. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #6
  1638. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 317 | Suspended: false | Native: false | State: WAITING
  1639. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1640. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1641. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1642. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1643. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1644. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1645. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1646. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1647. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1648. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1649. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1650. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1651. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1652. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1653. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1654. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1655. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1656. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1657. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #5
  1658. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 316 | Suspended: false | Native: false | State: WAITING
  1659. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1660. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1661. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1662. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1663. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1664. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1665. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1666. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1667. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1668. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1669. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1670. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1671. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1672. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1673. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1674. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1675. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1676. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1677. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #4
  1678. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 314 | Suspended: false | Native: false | State: WAITING
  1679. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1680. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1681. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1682. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1683. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1684. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1685. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1686. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1687. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1688. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1689. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1690. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1691. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1692. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1693. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1694. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1695. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1696. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1697. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #3
  1698. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 311 | Suspended: false | Native: false | State: WAITING
  1699. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1700. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1701. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1702. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1703. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1704. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1705. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1706. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1707. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1708. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1709. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1710. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1711. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1712. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1713. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1714. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1715. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1716. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1717. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #2
  1718. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 310 | Suspended: false | Native: false | State: WAITING
  1719. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1720. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1721. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1722. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1723. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1724. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1725. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1726. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1727. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1728. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1729. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1730. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1731. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1732. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1733. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1734. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1735. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1736. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1737. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #1
  1738. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 308 | Suspended: false | Native: false | State: WAITING
  1739. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1740. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1741. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1742. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1743. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1744. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1745. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1746. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1747. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1748. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1749. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1750. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1751. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1752. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1753. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1754. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1755. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1756. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1757. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #0
  1758. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 263 | Suspended: false | Native: false | State: WAITING
  1759. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1760. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1761. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  1762. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  1763. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  1764. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  1765. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1766. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1767. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  1768. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  1769. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  1770. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  1771. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1772. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1773. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1774. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1775. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1776. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1777. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  1778. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 262 | Suspended: false | Native: false | State: WAITING
  1779. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1780. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1781. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1782. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1783. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1784. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1785. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1786. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1787. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1788. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1789. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  1790. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 220 | Suspended: false | Native: false | State: TIMED_WAITING
  1791. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1792. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1793. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  1794. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  1795. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1796. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1797. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  1798. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 153 | Suspended: false | Native: false | State: TIMED_WAITING
  1799. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1800. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1801. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1802. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1803. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1804. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  1805. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
  1806. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1807. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1808. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1809. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1810. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1811. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  1812. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1813. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1814. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  1815. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 151 | Suspended: false | Native: false | State: WAITING
  1816. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1817. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1818. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1819. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1820. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1821. [17:47:02] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  1822. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1823. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1824. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 10
  1825. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 130 | Suspended: false | Native: false | State: TIMED_WAITING
  1826. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1827. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1828. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:163)
  1829. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  1830. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1831. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1832. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1833. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1834. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1835. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
  1836. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: false | State: TIMED_WAITING
  1837. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1838. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1839. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1840. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1841. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  1842. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1843. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1844. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1845. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1846. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1847. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1848. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-50
  1849. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: WAITING
  1850. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1851. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1852. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
  1853. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
  1854. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  1855. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  1856. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  1857. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  1858. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  1859. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  1860. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1861. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1862. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-42-thread-1
  1863. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
  1864. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1865. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1866. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1867. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1868. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  1869. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  1870. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1871. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1872. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1873. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1874. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1875. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  1876. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
  1877. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1878. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1879. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1880. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1881. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1882. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  1883. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
  1884. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1885. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1886. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1887. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1888. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1889. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1890. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1891. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1892. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1893. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1894. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  1895. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  1896. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1897. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1898. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1899. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1900. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1901. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1902. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1903. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1904. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1905. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1906. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  1907. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
  1908. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1909. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1910. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1911. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1912. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1913. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1914. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1915. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1916. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1917. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1918. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-2
  1919. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
  1920. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1921. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1922. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1923. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1924. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1925. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1926. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1927. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1928. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1929. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1930. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1931. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  1932. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  1933. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1934. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1935. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1936. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1937. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  1938. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1939. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1940. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1941. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1942. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1943. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1944. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  1945. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  1946. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1947. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1948. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1949. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1950. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1951. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  1952. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
  1953. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1954. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1955. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  1956. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  1957. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1958. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1959. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  1960. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  1961. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1962. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1963. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1964. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1965. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1966. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1967. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1968. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  1969. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  1970. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1971. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1972. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1973. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1974. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1975. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1976. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1977. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  1978. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  1979. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1980. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1981. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1982. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1983. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1984. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1985. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1986. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  1987. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  1988. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1989. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1990. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1991. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1992. [17:47:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1993. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1994. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1995. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  1996. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  1997. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  1998. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1999. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  2000. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  2001. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2002. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  2003. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  2004. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2005. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  2006. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  2007. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  2008. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2009. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  2010. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  2011. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2012. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2013. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  2014. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  2015. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  2016. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2017. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2018. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  2019. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  2020. [17:47:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  2021. [17:47:02] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2022. [17:47:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  2023. [17:47:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  2024. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2025. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  2026. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  2027. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2028. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2029. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  2030. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  2031. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  2032. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  2033. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  2034. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  2035. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  2036. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  2037. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
  2038. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2039. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  2040. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  2041. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2042. [17:47:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  2043. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2044. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2045. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  2046. [17:47:02] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  2047. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  2048. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2049. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2050. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  2051. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  2052. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2053. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2054. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  2055. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  2056. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2057. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  2058. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  2059. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  2060. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$CharProperty.match(Pattern.java:3778)
  2061. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match0(Pattern.java:4262)
  2062. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match(Pattern.java:4236)
  2063. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  2064. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4604)
  2065. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  2066. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4606)
  2067. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3463)
  2068. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1248)
  2069. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:637)
  2070. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:52)
  2071. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:42)
  2072. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:136)
  2073. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.addPage(CraftMetaBook.java:234)
  2074. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBookSigned.<init>(CraftMetaBookSigned.java:49)
  2075. [17:47:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:329)
  2076. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:200)
  2077. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1942)
  2078. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:55)
  2079. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:8)
  2080. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  2081. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  2082. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2083. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  2084. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  2085. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  2086. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2087. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2088. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2089. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2090. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  2091. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  2092. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2093. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  2094. [17:47:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  2095. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2096. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  2097. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  2098. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2099. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2100. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  2101. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  2102. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2103. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  2104. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  2105. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2106. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2107. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  2108. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  2109. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2110. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2111. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  2112. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  2113. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  2114. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2115. [17:47:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  2116. [17:47:02] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  2117. [17:47:02] [Spigot Watchdog Thread/ERROR]: Stack:
  2118. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2119. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  2120. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  2121. [17:47:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  2122. [17:47:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2123. [17:47:02] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  2124. [17:47:02] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement