Advertisement
Sasuke310

Untitled

May 19th, 2019
2,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 398.83 KB | None | 0 0
  1. [17:47:15] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [17:47:15] [Server thread/INFO]: Loading properties
  3. [17:47:15] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:47:15] [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:47:15] [Server thread/INFO]: Debug logging is disabled
  6. [17:47:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:47:15] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:47:15] [Server thread/INFO]: Generating keypair
  9. [17:47:15] [Server thread/INFO]: Starting Minecraft server on 144.217.10.143:25571
  10. [17:47:15] [Server thread/INFO]: Using epoll channel type
  11. [17:47:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:47:15] [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:47:15] [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:47:15] [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:47:15] [Server thread/INFO]: desativado
  53. [17:47:15] [Server thread/WARN]: [HeroStackDrops] O material 'GUNDPOWDER' nao existe!
  54. [17:47:15] [Server thread/INFO]: [MCBooster] Loading MCBooster v1.0
  55. [17:47:15] [Server thread/INFO]: [PlayerPointsAddon] Loading PlayerPointsAddon v2.2
  56. [17:47:15] [Server thread/INFO]: [LsFight] Loading LsFight v1.5
  57. [17:47:15] [Server thread/INFO]: [vIUltimatePrefixos] Loading vIUltimatePrefixos v2.0
  58. [17:47:15] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
  59. [17:47:15] [Server thread/INFO]: [NickUC-Updater] Loading NickUC-Updater v1.6
  60. [17:47:15] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v2.3.2
  61. [17:47:15] [Server thread/INFO]: [OReparar] Loading OReparar v0.1
  62. [17:47:15] [Server thread/INFO]: [CaixasMisteriosas] Loading CaixasMisteriosas v1.0
  63. [17:47:15] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.8
  64. [17:47:15] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  65. [17:47:15] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.6.2
  66. [17:47:15] [Server thread/INFO]: [LegendChat-Ext] Loading LegendChat-Ext v1.1
  67. [17:47:15] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
  68. [17:47:15] [Server thread/INFO]: [M_Ticket] Loading M_Ticket v3.0
  69. [17:47:15] [Server thread/INFO]: [RhinoLoteria] Loading RhinoLoteria v1.0
  70. [17:47:15] [Server thread/INFO]: [RhinoIndicar] Loading RhinoIndicar v1.0
  71. [17:47:15] [Server thread/INFO]: [BJLoja] Loading BJLoja v1.0
  72. [17:47:15] [Server thread/INFO]: [JH_Chain] Loading JH_Chain v2.6.4
  73. [17:47:15] [Server thread/INFO]: [Ls_x1] Loading Ls_x1 v1.4
  74. [17:47:15] [Server thread/INFO]: [BlowAntiCrash] Loading BlowAntiCrash v7.9.7
  75. [17:47:15] [Server thread/INFO]: [JH_Maquinas] Loading JH_Maquinas v3.2
  76. [17:47:15] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  77. [17:47:15] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.3
  78. [17:47:15] [Server thread/INFO]: [WhiteStatsUP] Loading WhiteStatsUP v2.0
  79. [17:47:15] [Server thread/INFO]: [yCheques] Loading yCheques v1.0
  80. [17:47:15] [Server thread/INFO]: [TintaCaptcha] Loading TintaCaptcha v1.0.0
  81. [17:47:15] [Server thread/INFO]: [vpFeira] Loading vpFeira v1.0
  82. [17:47:15] [Server thread/INFO]: [RankupBR] Loading RankupBR v1.0
  83. [17:47:15] [Server thread/INFO]: [zPAlmas] Loading zPAlmas v1.0
  84. [17:47:15] [Server thread/INFO]: [F_Report] Loading F_Report v3.0
  85. [17:47:15] [Server thread/INFO]: [DiscordBotAPI] Loading DiscordBotAPI v2.7
  86. [17:47:15] [Server thread/INFO]: [CCubeAntiDupe] Loading CCubeAntiDupe v1.0
  87. [17:47:15] [Server thread/INFO]: [RhinoBosses] Loading RhinoBosses v1.0
  88. [17:47:15] [Server thread/INFO]: [JH_StackMobs] Loading JH_StackMobs v1.0.6
  89. [17:47:15] [Server thread/INFO]: [MineMarketBukkit] Loading MineMarketBukkit v2.1
  90. [17:47:15] [Server thread/INFO]: [HaskMCTOPTAG] Loading HaskMCTOPTAG v1.5
  91. [17:47:15] [Server thread/INFO]: [McMMO-STATS] Loading McMMO-STATS v1.0
  92. [17:47:15] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  93. [17:47:15] [Server thread/INFO]: [NActionMCMMO] Loading NActionMCMMO v1.0
  94. [17:47:15] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  95. [17:47:15] [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:47:15] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.12.0
  97. [17:47:15] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  98. [17:47:15] [Server thread/INFO]: [S_Pot] Loading S_Pot v1.0
  99. [17:47:15] [Server thread/INFO]: [HeroStackDrops] Loading HeroStackDrops v1.7.2
  100. [17:47:15] [Server thread/INFO]: [Crates] Loading Crates v2.67
  101. [17:47:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  102. [17:47:15] [Server thread/INFO]: [Solary-Economy] Loading Solary-Economy v1.4
  103. [17:47:15] [Server thread/INFO]: [Trading] Loading Trading v3.2
  104. [17:47:15] [Server thread/INFO]: [VipZero] Loading VipZero v1.2.4
  105. [17:47:15] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
  106. [17:47:15] [Server thread/INFO]: [Legendchat] Loading Legendchat v1.1.5
  107. [17:47:15] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  108. [17:47:15] [Server thread/INFO]: [boosCooldowns] Loading boosCooldowns v3.8.6
  109. [17:47:15] [Server thread/INFO]: [JH_Vender] Loading JH_Vender v1.9
  110. [17:47:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  111. [17:47:15] [Server thread/INFO]: [System] Loading System v1.13
  112. [17:47:15] [Server thread/INFO]: [JH_Baus] Loading JH_Baus v1.0.5
  113. [17:47:15] [Server thread/INFO]: [SimpleClans] Loading SimpleClans v${project.version}
  114. [17:47:15] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
  115. [17:47:15] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.7
  116. [17:47:15] [Server thread/INFO]: [MitoPvp] Loading MitoPvp v1.0
  117. [17:47:15] [Server thread/INFO]: [Gladiador] Loading Gladiador v2.0
  118. [17:47:15] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v18.09.09-eab918b-2040
  119. [17:47:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1-TRADUZIDA
  120. [17:47:15] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  121. [17:47:15] [Server thread/INFO]: [JH_JetPack] Loading JH_JetPack v0.1.4
  122. [17:47:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  123. [17:47:15] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.83
  124. [17:47:15] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
  125. [17:47:15] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.11
  126. [17:47:15] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
  127. [17:47:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  128. [17:47:15] [Server thread/INFO]: [HeroSpawners] Loading HeroSpawners v2.4.2
  129. [17:47:15] [Server thread/INFO]: [MineMarketBukkit] Enabling MineMarketBukkit v2.1
  130. [17:47:15] [Thread-8/INFO]: UUID of player uDeathgunT_T is af7eab7a-ce39-3ed3-998c-4bfa44b6ce18
  131. [17:47:16] [Server thread/INFO]: [MineMarketAPI] Sistema iniciado. Versão atual: 2.1
  132. [17:47:16] [Server thread/INFO]: [MineMarketAPI] Loja atual Prisma - Welcome/http://loja-prismamc.minemarket.com.br
  133. [17:47:16] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  134. [17:47:16] [Server thread/INFO]: ====== USE PAPER ======
  135. [17:47:16] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  136. [17:47:16] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  137. [17:47:16] [Server thread/INFO]: - This is only a recommendation
  138. [17:47:16] [Server thread/INFO]: ==============================
  139. [17:47:16] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  140. [17:47:16] [Server thread/WARN]: [mcMMO] Failed to rename FlatFileStuff to flatfile!
  141. [17:47:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  142. [17:47:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  143. [17:47:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  144. [17:47:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  145. [17:47:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  146. [17:47:16] [Server thread/INFO]: [Solary-Economy] Enabling Solary-Economy v1.4
  147. [17:47:16] [Server thread/INFO]: [Legendchat] Enabling Legendchat v1.1.5
  148. [17:47:16] [Server thread/INFO]: [Legendchat] Legendchat (V1.1.5) - Author: SubZero0
  149. [17:47:16] [Server thread/INFO]: [Legendchat] Checking for updates...
  150. [17:47:17] [Server thread/INFO]: [Legendchat] No updates found.
  151. [17:47:17] [Server thread/INFO]: [Legendchat] Hooked to Vault (Permissions).
  152. [17:47:17] [Server thread/INFO]: [Legendchat] Hooked to Vault (Economy).
  153. [17:47:17] [Server thread/INFO]: [Legendchat] Hooked to Vault (Chat).
  154. [17:47:17] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v18.09.09-eab918b-2040
  155. [17:47:17] [Server thread/INFO]: Version is PlotSquared-18.9.9-eab918b-2040
  156. [17:47:17] [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.
  157. [17:47:17] [Server thread/INFO]: [P2] Metrics enabled.
  158. [17:47:17] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  159. [17:47:17] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  160. [17:47:17] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  161. [17:47:17] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
  162. [17:47:17] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
  163. [17:47:17] [Server thread/INFO]: [P2] Key: worlds, Value: false
  164. [17:47:17] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
  165. [17:47:17] [Server thread/INFO]: [P2] Key: database-purger, Value: false
  166. [17:47:17] [Server thread/INFO]: [P2] Key: economy, Value: true
  167. [17:47:17] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  168. [17:47:17] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
  169. [17:47:17] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  170. [17:47:17] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  171. [17:47:17] [Server thread/INFO]: [P2] Key: updater, Value: true
  172. [17:47:17] [Server thread/INFO]: [P2] Key: database, Value: true
  173. [17:47:17] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
  174. [17:47:17] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  175. [17:47:17] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  176. [17:47:17] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
  177. [17:47:17] [Server thread/INFO]: [P2] Key: metrics, Value: true
  178. [17:47:17] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
  179. [17:47:17] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  180. [17:47:17] [Server thread/INFO]: [P2] Key: events, Value: true
  181. [17:47:17] [Server thread/INFO]: [P2] Key: commands, Value: true
  182. [17:47:17] [Server thread/INFO]: PlotSquared is now enabled
  183. [17:47:17] [Server thread/INFO]: [P2] Metrics enabled.
  184. [17:47:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  185. [17:47:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  186. [17:47:17] [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.
  187. [17:47:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  188. [17:47:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  189. [17:47:17] [Server thread/INFO]: Preparing level "world"
  190. [17:47:17] [Server thread/INFO]: -------- World Settings For [world] --------
  191. [17:47:17] [Server thread/INFO]: Anti X-Ray: false
  192. [17:47:17] [Server thread/INFO]: Engine Mode: 1
  193. [17:47:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  194. [17:47:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  195. [17:47:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  196. [17:47:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  197. [17:47:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  198. [17:47:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  199. [17:47:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  200. [17:47:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  201. [17:47:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  202. [17:47:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  203. [17:47:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  204. [17:47:17] [Server thread/INFO]: Mob Spawn Range: 4
  205. [17:47:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  206. [17:47:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  207. [17:47:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  208. [17:47:17] [Server thread/INFO]: Random Lighting Updates: false
  209. [17:47:17] [Server thread/INFO]: Structure Info Saving: true
  210. [17:47:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  211. [17:47:17] [Server thread/INFO]: Max Entity Collisions: 8
  212. [17:47:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  213. [17:47:17] [Server thread/INFO]: Max TNT Explosions: 100
  214. [17:47:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  215. [17:47:17] [Server thread/INFO]: Item Despawn Rate: 6000
  216. [17:47:17] [Server thread/INFO]: Item Merge Radius: 2.5
  217. [17:47:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  218. [17:47:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  219. [17:47:17] [Server thread/INFO]: View Distance: 10
  220. [17:47:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  221. [17:47:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  222. [17:47:17] [Server thread/INFO]: Clear tick list: false
  223. [17:47:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  224. [17:47:17] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  225. [17:47:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  226. [17:47:17] [Server thread/INFO]: Anti X-Ray: false
  227. [17:47:17] [Server thread/INFO]: Engine Mode: 1
  228. [17:47:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  229. [17:47:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  230. [17:47:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  231. [17:47:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  232. [17:47:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  233. [17:47:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  234. [17:47:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  235. [17:47:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  236. [17:47:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  237. [17:47:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  238. [17:47:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  239. [17:47:17] [Server thread/INFO]: Mob Spawn Range: 4
  240. [17:47:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  241. [17:47:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  242. [17:47:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  243. [17:47:17] [Server thread/INFO]: Random Lighting Updates: false
  244. [17:47:17] [Server thread/INFO]: Structure Info Saving: true
  245. [17:47:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  246. [17:47:17] [Server thread/INFO]: Max Entity Collisions: 8
  247. [17:47:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  248. [17:47:17] [Server thread/INFO]: Max TNT Explosions: 100
  249. [17:47:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  250. [17:47:17] [Server thread/INFO]: Item Despawn Rate: 6000
  251. [17:47:17] [Server thread/INFO]: Item Merge Radius: 2.5
  252. [17:47:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  253. [17:47:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  254. [17:47:17] [Server thread/INFO]: View Distance: 10
  255. [17:47:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  256. [17:47:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  257. [17:47:17] [Server thread/INFO]: Clear tick list: false
  258. [17:47:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  259. [17:47:17] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  260. [17:47:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  261. [17:47:17] [Server thread/INFO]: Anti X-Ray: false
  262. [17:47:17] [Server thread/INFO]: Engine Mode: 1
  263. [17:47:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  264. [17:47:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  265. [17:47:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  266. [17:47:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  267. [17:47:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  268. [17:47:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  269. [17:47:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  270. [17:47:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  271. [17:47:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  272. [17:47:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  273. [17:47:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  274. [17:47:17] [Server thread/INFO]: Mob Spawn Range: 4
  275. [17:47:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  276. [17:47:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  277. [17:47:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  278. [17:47:17] [Server thread/INFO]: Random Lighting Updates: false
  279. [17:47:17] [Server thread/INFO]: Structure Info Saving: true
  280. [17:47:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  281. [17:47:17] [Server thread/INFO]: Max Entity Collisions: 8
  282. [17:47:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  283. [17:47:17] [Server thread/INFO]: Max TNT Explosions: 100
  284. [17:47:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  285. [17:47:17] [Server thread/INFO]: Item Despawn Rate: 6000
  286. [17:47:17] [Server thread/INFO]: Item Merge Radius: 2.5
  287. [17:47:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  288. [17:47:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  289. [17:47:17] [Server thread/INFO]: View Distance: 10
  290. [17:47:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  291. [17:47:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  292. [17:47:17] [Server thread/INFO]: Clear tick list: false
  293. [17:47:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  294. [17:47:17] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  295. [17:47:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2478990210398324334)
  296. [17:47:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: -212468414939851270)
  297. [17:47:18] [Thread-10/INFO]: UUID of player melancia910 is ff0dded5-33f1-3ebb-88bb-475d136d4490
  298. [17:47:18] [Thread-11/INFO]: UUID of player Apx_ is 8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7
  299. [17:47:18] [Server thread/INFO]: Preparing start region for level 2 (Seed: -212468414939851270)
  300. [17:47:18] [Server thread/INFO]: [MCBooster] Enabling MCBooster v1.0
  301. [17:47:18] [Server thread/INFO]: * Foram carregados 1 boosters.
  302. [17:47:18] [Server thread/INFO]: [PlayerPointsAddon] Enabling PlayerPointsAddon v2.2
  303. [17:47:18] [Server thread/INFO]: Plugin PlayerPointsAddon ativado com sucesso!
  304. [17:47:18] [Server thread/INFO]: Versao: 2.2
  305. [17:47:18] [Server thread/INFO]: Autor: [zDaaviPvP]
  306. [17:47:18] [Server thread/INFO]: Conexao com SQLITE foi aberta!
  307. [17:47:18] [Thread-12/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  308. [17:47:18] [Server thread/INFO]: PlayerPointsAddon Parabens, voce esta com a versao mais atualizada do plug-in!
  309. [17:47:18] [Server thread/INFO]: PlayerPointsAddon Versao: 2.2
  310. [17:47:18] [Server thread/INFO]: [LsFight] Enabling LsFight v1.5
  311. [17:47:18] [Server thread/INFO]: ===============[LsFight]===============
  312. [17:47:18] [Server thread/INFO]: Status: Habilitado
  313. [17:47:18] [Server thread/INFO]: Criador: DevLeeo
  314. [17:47:18] [Server thread/INFO]: Versao: 1.5
  315. [17:47:18] [Server thread/INFO]: Contato: DevLeeo@outlook.com
  316. [17:47:18] [Server thread/INFO]: FIX BY: iKileey
  317. [17:47:18] [Server thread/INFO]: Hook: SimpleClans encontrado, Hooked.
  318. [17:47:18] [Thread-13/INFO]: UUID of player ZTronik_ is 4aae056e-ff6f-3af3-8980-305351090e33
  319. [17:47:18] [Server thread/INFO]: ===============[LsFight]===============
  320. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Enabling vIUltimatePrefixos v2.0
  321. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Habilitando...
  322. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Hooked PermissionsEx!
  323. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Hooked SimpleClans!
  324. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Manager carregado.
  325. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Plugin habilitado com sucesso. Versao: v2.0
  326. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Criado por Viiict0r
  327. [17:47:18] [Server thread/INFO]: [vIUltimatePrefixos] Metrics inicializado.
  328. [17:47:18] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
  329. [17:47:19] [Server thread/INFO]: [NickUC-Updater] Enabling NickUC-Updater v1.6
  330. [17:47:19] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v2.3.2
  331. [17:47:19] [Server thread/INFO]: [AntiWorldFly] Registering listeners...
  332. [17:47:19] [Server thread/INFO]: [AntiWorldFly] Backing up and loading configuration files...
  333. [17:47:19] [Thread-15/INFO]: [AntiWorldFly] Checking for plugin update...
  334. [17:47:19] [Server thread/INFO]: [AntiWorldFly] Plugin successfully enabled and ready to run! Took 9ms.
  335. [17:47:19] [Server thread/INFO]: [OReparar] Enabling OReparar v0.1
  336. [17:47:19] [Server thread/INFO]: * Nome do autor correto
  337. [17:47:19] [Server thread/INFO]: * Nome do plugin correto
  338. [17:47:19] [Server thread/INFO]: * Eventos Registrados
  339. [17:47:19] [Server thread/INFO]: * Comandos Registrados
  340. [17:47:19] [Server thread/INFO]: * OReparar 2.0 Habilitado!
  341. [17:47:19] [Server thread/INFO]: [CaixasMisteriosas] Enabling CaixasMisteriosas v1.0
  342. [17:47:19] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.8
  343. [17:47:19] [Server thread/INFO]: [SimpleBackup] Worlds [CraftWorld{name=world}, CraftWorld{name=world_nether}, CraftWorld{name=world_the_end}] scheduled for backup.
  344. [17:47:19] [Server thread/INFO]: [SimpleBackup] Folders [./plugins] scheduled for backup.
  345. [17:47:19] [Server thread/INFO]: [SimpleBackup] Backup scheduled starting in 1.0 hours, repeat interval: 1.0 hours
  346. [17:47:19] [Server thread/INFO]: [SimpleBackup] Enabled.
  347. [17:47:19] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  348. [17:47:19] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  349. [17:47:19] [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!
  350. [17:47:19] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.6.2
  351. [17:47:19] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
  352. [17:47:19] [Thread-15/WARN]: [AntiWorldFly] Update available: v2.3.6! Download at one of the following locations:
  353. [17:47:19] [Thread-15/WARN]: [AntiWorldFly] - dev.bukkit.org/bukkit-plugins/anti-world-fly/files
  354. [17:47:19] [Thread-15/WARN]: [AntiWorldFly] - spigotmc.org/resources/anti-world-fly.5357
  355. [17:47:19] [pool-6-thread-1/WARN]: [AlwaysDay] Could not connect to dev.bukkit.org, please try again later.
  356. [17:47:19] [Server thread/INFO]: [LegendChat-Ext] Enabling LegendChat-Ext v1.1
  357. [17:47:19] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
  358. [17:47:19] [Server thread/INFO]: [MaxBans] Using SQLite
  359. [17:47:19] [Server thread/INFO]: [MaxBans] Loading from DB...
  360. [17:47:19] [Server thread/INFO]: [MaxBans] Loading bans
  361. [17:47:19] [Server thread/INFO]: [MaxBans] Loading ipbans
  362. [17:47:19] [Server thread/INFO]: [MaxBans] Loading mutes
  363. [17:47:19] [Server thread/INFO]: [MaxBans] Loading player names...
  364. [17:47:19] [Server thread/INFO]: [MaxBans] Loading IP History
  365. [17:47:19] [Server thread/INFO]: [MaxBans] Loading warn history...
  366. [17:47:19] [Server thread/INFO]: [MaxBans] Loading chat commands...
  367. [17:47:19] [Server thread/INFO]: [MaxBans] Loading history...
  368. [17:47:19] [Server thread/INFO]: [M_Ticket] Enabling M_Ticket v3.0
  369. [17:47:19] [Server thread/INFO]: [M_TICKET] Ativado!
  370. [17:47:19] [Server thread/INFO]: [RhinoLoteria] Enabling RhinoLoteria v1.0
  371. [17:47:19] [Server thread/INFO]: [RhinoIndicar] Enabling RhinoIndicar v1.0
  372. [17:47:19] [Server thread/INFO]: [BJLoja] Enabling BJLoja v1.0
  373. [17:47:19] [Server thread/INFO]: ==================
  374. [17:47:19] [Server thread/INFO]: ====BJLoja PRO====
  375. [17:47:19] [Server thread/INFO]: Criado Por SrT0DDY
  376. [17:47:19] [Server thread/INFO]: ==================
  377. [17:47:19] [Server thread/INFO]: [JH_Chain] Enabling JH_Chain v2.6.4
  378. [17:47:19] [Server thread/INFO]: [Ls_x1] Enabling Ls_x1 v1.4
  379. [17:47:19] [Server thread/INFO]: [Ls_x1] Vault encontrado. Hooked (Economy)
  380. [17:47:19] [Server thread/INFO]: [Ls_x1] Este plugin foi editado por http://centralbukkit.blogspot.com.br. Acesse nosso site, postamos varios tutoriais =)
  381. [17:47:19] [Server thread/INFO]: [BlowAntiCrash] Enabling BlowAntiCrash v7.9.7
  382. [17:47:19] [Server thread/INFO]: [JH_Maquinas] Enabling JH_Maquinas v3.2
  383. [17:47:19] [Server thread/INFO]: Cracked by mundotv789123
  384. [17:47:19] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: world
  385. [17:47:20] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: world_nether
  386. [17:47:21] [Thread-16/INFO]: UUID of player FpsKarma is f625050f-6cc4-3897-b124-bdb578dd593c
  387. [17:47:21] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: world_the_end
  388. [17:47:22] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  389. [17:47:22] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  390. [17:47:22] [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
  391. [17:47:22] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  392. [17:47:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.3
  393. [17:47:22] [Server thread/INFO]: [ClearLag] Loading modules...
  394. [17:47:22] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  395. [17:47:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  396. [17:47:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  397. [17:47:22] [Thread-17/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  398. [17:47:22] [Server thread/INFO]: [WhiteStatsUP] Enabling WhiteStatsUP v2.0
  399. [17:47:22] [Server thread/INFO]: [RushStatsUP] Plugin ativado com sucesso
  400. [17:47:22] [Server thread/INFO]: [yCheques] Enabling yCheques v1.0
  401. [17:47:22] [Server thread/INFO]: ================================
  402. [17:47:22] [Server thread/INFO]: | Plugin yCheques inciado!
  403. [17:47:22] [Server thread/INFO]: | Criado por yChusy.
  404. [17:47:22] [Server thread/INFO]: | Versão 1.0
  405. [17:47:22] [Server thread/INFO]: ================================
  406. [17:47:22] [Server thread/INFO]: [TintaCaptcha] Enabling TintaCaptcha v1.0.0
  407. [17:47:22] [Server thread/INFO]: [TintaCaptcha] Ativado!
  408. [17:47:22] [Server thread/INFO]: [TintaCaptcha] Plugin feito para @Fariinha_#9767
  409. [17:47:22] [Server thread/INFO]: [TintaCaptcha] Proibido revender.
  410. [17:47:22] [Server thread/INFO]: [vpFeira] Enabling vpFeira v1.0
  411. [17:47:23] [Server thread/WARN]: java.lang.NullPointerException
  412. [17:47:23] [Server thread/WARN]: at java.lang.invoke.DirectMethodHandle$Interface.checkReceiver(DirectMethodHandle.java:407)
  413. [17:47:23] [Server thread/WARN]: at     ‍​  ‎.‎‍   ​   (Unknown Source)
  414. [17:47:23] [Server thread/WARN]: at br.viniplugner.feira.Main.onEnable(Unknown Source)
  415. [17:47:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  416. [17:47:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  417. [17:47:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  418. [17:47:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  419. [17:47:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  420. [17:47:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  421. [17:47:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  422. [17:47:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  423. [17:47:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  424. [17:47:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  425. [17:47:23] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  426. [17:47:23] [Server thread/INFO]: [RankupBR] Enabling RankupBR v1.0
  427. [17:47:23] [Server thread/INFO]: [zPAlmas] Enabling zPAlmas v1.0
  428. [17:47:23] [Server thread/INFO]: [F_Report] Enabling F_Report v3.0
  429. [17:47:23] [Server thread/INFO]: [F_Report] Plugin ativado com sucesso!
  430. [17:47:23] [Server thread/INFO]: [F_Report] Plugin criado por: iTheDEV_
  431. [17:47:23] [Server thread/INFO]: [DiscordBotAPI] Enabling DiscordBotAPI v2.7
  432. [17:47:23] [Server thread/INFO]: [CCubeAntiDupe] Enabling CCubeAntiDupe v1.0
  433. [17:47:23] [Server thread/INFO]: [RhinoBosses] Enabling RhinoBosses v1.0
  434. [17:47:23] [Server thread/INFO]: [RhinoBosses] Foram carregados, 4 bosses no total.
  435. [17:47:23] [Server thread/INFO]: [RhinoBosses] Foram carregados, 2 matadoras no total.
  436. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Enabling JH_StackMobs v1.0.6
  437. [17:47:23] [Server thread/WARN]: [JH_StackMobs] Could not save config.yml to plugins/JH_StackMobs/config.yml because config.yml already exists.
  438. [17:47:23] [Server thread/WARN]: [JH_StackMobs] Could not save mensagens.yml to plugins/JH_StackMobs/mensagens.yml because mensagens.yml already exists.
  439. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Iniciando conexao SQLite!
  440. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Conexao SQLite iniciada com sucesso!
  441. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: world
  442. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo world
  443. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Booster Booster1 carregado!
  444. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Booster Booster2 carregado!
  445. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Booster Booster3 carregado!
  446. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Booster Booster4 carregado!
  447. [17:47:23] [Thread-17/INFO]: [ClearLag] No updates found!
  448. [17:47:23] [Server thread/INFO]: [JH_StackMobs] IP DESTE SERVIDOR: 144.217.10.143:25571
  449. [17:47:23] [Server thread/INFO]: [JH_StackMobs] Sua licenca e valida o todas as funcoes do plugin estao ativadas.
  450. [17:47:23] [Server thread/INFO]: Plugin iniciado com sucesso!
  451. [17:47:23] [Server thread/INFO]: [HaskMCTOPTAG] Enabling HaskMCTOPTAG v1.5
  452. [17:47:23] [Server thread/INFO]: [McMMO-STATS] Enabling McMMO-STATS v1.0
  453. [17:47:23] [Server thread/INFO]: [NActionMCMMO] Enabling NActionMCMMO v1.0
  454. [17:47:23] [Server thread/INFO]: [NActionMCMMO] Ligado! By nathampa0909.
  455. [17:47:23] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  456. [17:47:23] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  457. [17:47:23] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  458. [17:47:23] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  459. [17:47:23] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  460. [17:47:23] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.12.0
  461. [17:47:23] [Server thread/INFO]: [FeatherBoard] Cracked by cm@BlackSpigotMC(Version:3.12.0)
  462. [17:47:23] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  463. [17:47:23] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.12.0
  464. [17:47:23] [Server thread/INFO]: [FeatherBoard] Framework version: 2016-08
  465. [17:47:23] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  466. [17:47:23] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
  467. [17:47:23] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  468. [17:47:23] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  469. [17:47:23] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  470. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loaded 2041 of the 4732 placholders
  471. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  472. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
  473. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
  474. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  475. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  476. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  477. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  478. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
  479. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  480. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  481. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  482. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  483. [17:47:24] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  484. [17:47:24] [Server thread/INFO]: [FeatherBoard] Lines: 2
  485. [17:47:24] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  486. [17:47:24] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  487. [17:47:24] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
  488. [17:47:24] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
  489. [17:47:24] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
  490. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  491. [17:47:24] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  492. [17:47:24] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  493. [17:47:24] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  494. [17:47:24] [Server thread/INFO]: [S_Pot] Enabling S_Pot v1.0
  495. [17:47:24] [Server thread/INFO]: [S_Pot] Plugin Habilitado!
  496. [17:47:24] [Server thread/INFO]: [S_Pot] Criado Por Slooqy
  497. [17:47:24] [Server thread/INFO]: [HeroStackDrops] Enabling HeroStackDrops v1.7.2
  498. [17:47:24] [Server thread/INFO]: [Crates] Enabling Crates v2.67
  499. [17:47:24] [Server thread/INFO]: [Crates] Loaded Dominus
  500. [17:47:24] [Server thread/INFO]: [Crates] Loaded Ativacao
  501. [17:47:24] [Server thread/INFO]: [Crates] Loaded Spawners
  502. [17:47:24] [Server thread/INFO]: [Crates] Loaded Maquinas
  503. [17:47:24] [Server thread/INFO]: [Crates] Loaded Boss
  504. [17:47:24] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  505. [17:47:24] [Server thread/INFO]: [Trading] Trading has been enabled
  506. [17:47:25] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  507. [17:47:25] [Server thread/INFO]: [VipZero] Enabling VipZero v1.2.4
  508. [17:47:25] [Server thread/INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909
  509. [17:47:25] [Server thread/INFO]: [VipZero] Checking for updates...
  510. [17:47:25] [Server thread/INFO]: [VipZero] No updates found.
  511. [17:47:25] [Server thread/INFO]: [VipZero] Checking for old config file...
  512. [17:47:25] [Server thread/INFO]: [VipZero] No updates found.
  513. [17:47:25] [Server thread/INFO]: [VipZero] Checking for config file update...
  514. [17:47:25] [Server thread/INFO]: [VipZero] No updates found.
  515. [17:47:25] [Server thread/INFO]: [VipZero] Checking for language file update...
  516. [17:47:25] [Server thread/INFO]: [VipZero] No updates found.
  517. [17:47:25] [Server thread/INFO]: [VipZero] Using flatfile system.
  518. [17:47:25] [Server thread/INFO]: [VipZero] Hooked to PermissionsEx.
  519. [17:47:25] [Server thread/INFO]: [VipZero] Hooked to Vault (Economy).
  520. [17:47:25] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
  521. [17:47:25] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  522. [17:47:25] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints
  523. [17:47:25] [Server thread/INFO]: [boosCooldowns] Enabling boosCooldowns v3.8.6
  524. [17:47:25] [Server thread/INFO]: [boosCooldowns] version 3.8.6 by [LordBoos (ingame name boosik)] is enabled!
  525. [17:47:25] [Server thread/INFO]: [boosCooldowns] found [Vault] searching for economy plugin.
  526. [17:47:25] [Server thread/INFO]: [boosCooldowns] found [Solary-Economy] plugin, enabling prices support.
  527. [17:47:25] [Server thread/INFO]: [JH_Vender] Enabling JH_Vender v1.9
  528. [17:47:25] [Server thread/INFO]: Iniciando carregamento de vendas!
  529. [17:47:25] [Server thread/INFO]: Membro:
  530. [17:47:25] [Server thread/INFO]: ROTTEN_FLESH: 115000.0
  531. [17:47:25] [Server thread/INFO]: PRISMARINE_SHARD: 230000.0
  532. [17:47:25] [Server thread/INFO]: RAW_FISH: 46000.0
  533. [17:47:25] [Server thread/INFO]: LEATHER: 345000.0
  534. [17:47:25] [Server thread/INFO]: RAW_BEEF: 46000.0
  535. [17:47:25] [Server thread/INFO]: BLAZE_ROD: 576000.0
  536. [17:47:25] [Server thread/INFO]: GLASS_BOTTLE: 230000.0
  537. [17:47:25] [Server thread/INFO]: PRISMARINE_CRYSTALS: 345000.0
  538. [17:47:25] [Server thread/INFO]: QUARTZ: 691000.0
  539. [17:47:25] [Server thread/INFO]: DOUBLE_PLANT: 921000.0
  540. [17:47:25] [Server thread/INFO]: FIREWORK_CHARGE: 1036000.0
  541. [17:47:25] [Server thread/INFO]: COBBLESTONE: 70000.0
  542. [17:47:25] [Server thread/INFO]: DIAMOND: 115000.0
  543. [17:47:25] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  544. [17:47:25] [Server thread/INFO]: EMERALD: 162000.0
  545. [17:47:25] [Server thread/INFO]: NETHER_STAR: 1267000.0
  546. [17:47:25] [Server thread/INFO]: VipFree:
  547. [17:47:25] [Server thread/INFO]: ROTTEN_FLESH: 130000.0
  548. [17:47:25] [Server thread/INFO]: PRISMARINE_SHARD: 250000.0
  549. [17:47:25] [Server thread/INFO]: RAW_FISH: 49000.0
  550. [17:47:25] [Server thread/INFO]: LEATHER: 360000.0
  551. [17:47:25] [Server thread/INFO]: RAW_BEEF: 47000.0
  552. [17:47:25] [Server thread/INFO]: BLAZE_ROD: 606000.0
  553. [17:47:25] [Server thread/INFO]: GLASS_BOTTLE: 250000.0
  554. [17:47:25] [Server thread/INFO]: PRISMARINE_CRYSTALS: 380000.0
  555. [17:47:25] [Server thread/INFO]: QUARTZ: 700000.0
  556. [17:47:25] [Server thread/INFO]: DOUBLE_PLANT: 941000.0
  557. [17:47:25] [Server thread/INFO]: FIREWORK_CHARGE: 1040000.0
  558. [17:47:25] [Server thread/INFO]: COBBLESTONE: 75000.0
  559. [17:47:25] [Server thread/INFO]: DIAMOND: 120000.0
  560. [17:47:25] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  561. [17:47:25] [Server thread/INFO]: EMERALD: 170000.0
  562. [17:47:25] [Server thread/INFO]: NETHER_STAR: 1290000.0
  563. [17:47:25] [Server thread/INFO]: Galaxy:
  564. [17:47:25] [Server thread/INFO]: ROTTEN_FLESH: 162000.0
  565. [17:47:25] [Server thread/INFO]: PRISMARINE_SHARD: 300000.0
  566. [17:47:25] [Server thread/INFO]: RAW_FISH: 92000.0
  567. [17:47:25] [Server thread/INFO]: LEATHER: 391000.0
  568. [17:47:25] [Server thread/INFO]: RAW_BEEF: 92000.0
  569. [17:47:25] [Server thread/INFO]: BLAZE_ROD: 622000.0
  570. [17:47:25] [Server thread/INFO]: GLASS_BOTTLE: 300000.0
  571. [17:47:25] [Server thread/INFO]: PRISMARINE_CRYSTALS: 391000.0
  572. [17:47:25] [Server thread/INFO]: QUARTZ: 852000.0
  573. [17:47:25] [Server thread/INFO]: DOUBLE_PLANT: 1036000.0
  574. [17:47:25] [Server thread/INFO]: FIREWORK_CHARGE: 1082000.0
  575. [17:47:25] [Server thread/INFO]: COBBLESTONE: 70000.0
  576. [17:47:25] [Server thread/INFO]: DIAMOND: 115000.0
  577. [17:47:25] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  578. [17:47:25] [Server thread/INFO]: EMERALD: 161000.0
  579. [17:47:25] [Server thread/INFO]: NETHER_STAR: 1313000.0
  580. [17:47:25] [Server thread/INFO]: Lunar:
  581. [17:47:25] [Server thread/INFO]: ROTTEN_FLESH: 172000.0
  582. [17:47:25] [Server thread/INFO]: PRISMARINE_SHARD: 320000.0
  583. [17:47:25] [Server thread/INFO]: RAW_FISH: 102000.0
  584. [17:47:25] [Server thread/INFO]: LEATHER: 400000.0
  585. [17:47:25] [Server thread/INFO]: RAW_BEEF: 97000.0
  586. [17:47:25] [Server thread/INFO]: BLAZE_ROD: 632000.0
  587. [17:47:25] [Server thread/INFO]: GLASS_BOTTLE: 310000.0
  588. [17:47:25] [Server thread/INFO]: PRISMARINE_CRYSTALS: 400000.0
  589. [17:47:25] [Server thread/INFO]: QUARTZ: 862000.0
  590. [17:47:25] [Server thread/INFO]: DOUBLE_PLANT: 1056000.0
  591. [17:47:25] [Server thread/INFO]: FIREWORK_CHARGE: 1100000.0
  592. [17:47:25] [Server thread/INFO]: COBBLESTONE: 70000.0
  593. [17:47:25] [Server thread/INFO]: DIAMOND: 115000.0
  594. [17:47:25] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  595. [17:47:25] [Server thread/INFO]: EMERALD: 161000.0
  596. [17:47:25] [Server thread/INFO]: NETHER_STAR: 1313000.0
  597. [17:47:25] [Server thread/INFO]: Astral:
  598. [17:47:25] [Server thread/INFO]: ROTTEN_FLESH: 182000.0
  599. [17:47:25] [Server thread/INFO]: PRISMARINE_SHARD: 330000.0
  600. [17:47:25] [Server thread/INFO]: RAW_FISH: 103000.0
  601. [17:47:25] [Server thread/INFO]: LEATHER: 410000.0
  602. [17:47:25] [Server thread/INFO]: RAW_BEEF: 100000.0
  603. [17:47:25] [Server thread/INFO]: BLAZE_ROD: 642000.0
  604. [17:47:25] [Server thread/INFO]: GLASS_BOTTLE: 310000.0
  605. [17:47:25] [Server thread/INFO]: PRISMARINE_CRYSTALS: 410000.0
  606. [17:47:25] [Server thread/INFO]: QUARTZ: 872000.0
  607. [17:47:25] [Server thread/INFO]: DOUBLE_PLANT: 1066000.0
  608. [17:47:25] [Server thread/INFO]: FIREWORK_CHARGE: 1110000.0
  609. [17:47:25] [Server thread/INFO]: COBBLESTONE: 70000.0
  610. [17:47:25] [Server thread/INFO]: DIAMOND: 115000.0
  611. [17:47:25] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  612. [17:47:25] [Server thread/INFO]: EMERALD: 161000.0
  613. [17:47:25] [Server thread/INFO]: NETHER_STAR: 1336000.0
  614. [17:47:25] [Server thread/INFO]: Prisma:
  615. [17:47:25] [Server thread/INFO]: ROTTEN_FLESH: 192000.0
  616. [17:47:25] [Server thread/INFO]: PRISMARINE_SHARD: 340000.0
  617. [17:47:25] [Server thread/INFO]: RAW_FISH: 113000.0
  618. [17:47:25] [Server thread/INFO]: LEATHER: 420000.0
  619. [17:47:25] [Server thread/INFO]: RAW_BEEF: 110000.0
  620. [17:47:25] [Server thread/INFO]: BLAZE_ROD: 652000.0
  621. [17:47:25] [Server thread/INFO]: GLASS_BOTTLE: 320000.0
  622. [17:47:25] [Server thread/INFO]: PRISMARINE_CRYSTALS: 420000.0
  623. [17:47:25] [Server thread/INFO]: QUARTZ: 882000.0
  624. [17:47:25] [Server thread/INFO]: DOUBLE_PLANT: 1076000.0
  625. [17:47:25] [Server thread/INFO]: FIREWORK_CHARGE: 1120000.0
  626. [17:47:25] [Server thread/INFO]: COBBLESTONE: 70000.0
  627. [17:47:25] [Server thread/INFO]: DIAMOND: 115000.0
  628. [17:47:25] [Server thread/INFO]: DIAMOND_BLOCK: 200000.0
  629. [17:47:25] [Server thread/INFO]: EMERALD: 161000.0
  630. [17:47:25] [Server thread/INFO]: NETHER_STAR: 1359000.0
  631. [17:47:25] [Server thread/INFO]: Carregamento de vendas concluido!
  632. [17:47:25] [Server thread/INFO]: [JH_Vender] IP DESTE SERVIDOR: 144.217.10.143:25571
  633. [17:47:25] [Server thread/INFO]: [JH_Vender] Sua licenca e valida o todas as funcoes do plugin estao ativadas.
  634. [17:47:25] [Server thread/INFO]: HeroStackDrops encontrado habilitando hooks
  635. [17:47:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  636. [17:47:25] [Server thread/INFO]: WEPIF: PermissionsEx detectado! Usando PermissionsEx para gerenciar as permissoes.
  637. [17:47:25] [Server thread/INFO]: (FAWE) Replacing commands is currently undefined behavior: { image,color }
  638. [17:47:25] [Server thread/INFO]: [WorldEdit] Usando com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 como o adaptador Bukkit.
  639. [17:47:25] [Server thread/INFO]: [System] Enabling System v1.13
  640. [17:47:25] [Server thread/INFO]: [JH_Baus] Enabling JH_Baus v1.0.5
  641. [17:47:25] [Server thread/ERROR]: JH_Shop NAO foi encontrado, verificando TintaCoinV2
  642. [17:47:25] [Server thread/ERROR]: TintaCoinV2 NAO foi encontrado, verificando PlayerPoints
  643. [17:47:25] [Server thread/INFO]: PlayerPoints encontrado habilitando hooks
  644. [17:47:25] [Server thread/INFO]: Vault encontrado habilitando hooks
  645. [17:47:25] [Server thread/INFO]: Hooks habilitados com sucesso!
  646. [17:47:25] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans v${project.version}
  647. [17:47:25] [Thread-19/INFO]: IP DESTE SERVIDOR: 144.217.10.143:25571
  648. [17:47:25] [Thread-19/INFO]: Voce esta usando a ultima versao do plugin JH_Baus!
  649. [17:47:25] [Thread-19/INFO]: Sua licenca atual nao e valida, o plugin foi alterado para a versao FREE na versao free e possivel acessar somente 2 baus!
  650. [17:47:25] [Server thread/INFO]: [SimpleClans] SQLite Connection successful
  651. [17:47:25] [Server thread/INFO]: [SimpleClans] Clans: 99
  652. [17:47:25] [Server thread/INFO]: [SimpleClans] Clan players: 408
  653. [17:47:25] [Server thread/INFO]: [SimpleClans] Version ${project.version} loaded
  654. [17:47:25] [Server thread/INFO]: [SimpleClans] Online Mode: true
  655. [17:47:25] [Server thread/INFO]: [SimpleClans] Modo Multithreading: false
  656. [17:47:25] [Server thread/INFO]: [SimpleClans] Modo BungeeCord: false
  657. [17:47:25] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
  658. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.7
  659. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
  660. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
  661. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
  662. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
  663. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
  664. [17:47:25] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
  665. [17:47:26] [Server thread/INFO]: [MitoPvp] Enabling MitoPvp v1.0
  666. [17:47:26] [Server thread/INFO]: [MitoPvp] Ativando MitoPvp - Autor: SubZero0.
  667. [17:47:26] [Server thread/INFO]: [MitoPvp] Hooked to Legendchat.
  668. [17:47:26] [Server thread/INFO]: [Gladiador] Enabling Gladiador v2.0
  669. [17:47:26] [Server thread/INFO]: [Gladiador] Ativando Gladiador (V2.0) - Autor: SubZero0
  670. [17:47:26] [Server thread/INFO]: [Gladiador] Hooked to SimpleClans 1!
  671. [17:47:26] [Server thread/INFO]: [Gladiador] Hooked to Vault (Economia)!
  672. [17:47:26] [Server thread/INFO]: [Gladiador] Hooked to Legendchat.
  673. [17:47:26] [Server thread/INFO]: [Gladiador] <> Data automatica:
  674. [17:47:26] [Server thread/INFO]: [Gladiador] Dia = 7
  675. [17:47:26] [Server thread/INFO]: [Gladiador] Hora = 18:00
  676. [17:47:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1-TRADUZIDA
  677. [17:47:26] [Server thread/INFO]: [WorldGuard] (world) A inginicao da TNT NAO esta bloqueada.
  678. [17:47:26] [Server thread/INFO]: [WorldGuard] (world) Os isqueiros NAO estao bloqueados.
  679. [17:47:26] [Server thread/INFO]: [WorldGuard] (world) O fogo da lava esta bloqueado.
  680. [17:47:26] [Server thread/INFO]: [WorldGuard] (world) A propagacao do fogo NAO esta bloqueada.
  681. [17:47:26] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world'
  682. --------{Versao do WorldGuard editada por: RUSH}--------
  683. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_nether) A inginicao da TNT NAO esta bloqueada.
  684. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_nether) Os isqueiros NAO estao bloqueados.
  685. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_nether) O fogo da lava esta bloqueado.
  686. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_nether) A propagacao do fogo NAO esta bloqueada.
  687. [17:47:26] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world_nether'
  688. --------{Versao do WorldGuard editada por: RUSH}--------
  689. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_the_end) A inginicao da TNT NAO esta bloqueada.
  690. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_the_end) Os isqueiros NAO estao bloqueados.
  691. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_the_end) O fogo da lava esta bloqueado.
  692. [17:47:26] [Server thread/INFO]: [WorldGuard] (world_the_end) A propagacao do fogo NAO esta bloqueada.
  693. [17:47:26] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'world_the_end'
  694. --------{Versao do WorldGuard editada por: RUSH}--------
  695. [17:47:26] [Server thread/INFO]: [WorldGuard] Carregando region data...
  696. [17:47:26] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  697. [17:47:26] [Server thread/INFO]: Injecting command information into Citizens.
  698. [17:47:26] [Server thread/INFO]: [JH_JetPack] Enabling JH_JetPack v0.1.4
  699. [17:47:26] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  700. [17:47:26] [Server thread/INFO]: Plugin, JH_JetPack Iniciado...
  701. [17:47:26] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  702. [17:47:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  703. [17:47:26] [Server thread/INFO]: -------- World Settings For [Feira] --------
  704. [17:47:26] [Server thread/INFO]: Anti X-Ray: false
  705. [17:47:26] [Server thread/INFO]: Engine Mode: 1
  706. [17:47:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  707. [17:47:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  708. [17:47:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  709. [17:47:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  710. [17:47:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  711. [17:47:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  712. [17:47:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  713. [17:47:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  714. [17:47:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  715. [17:47:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  716. [17:47:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  717. [17:47:26] [Server thread/INFO]: Mob Spawn Range: 4
  718. [17:47:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  719. [17:47:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  720. [17:47:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  721. [17:47:26] [Server thread/INFO]: Random Lighting Updates: false
  722. [17:47:26] [Server thread/INFO]: Structure Info Saving: true
  723. [17:47:26] [Server thread/INFO]: Sending up to 10 chunks per packet
  724. [17:47:26] [Server thread/INFO]: Max Entity Collisions: 8
  725. [17:47:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  726. [17:47:26] [Server thread/INFO]: Max TNT Explosions: 100
  727. [17:47:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  728. [17:47:26] [Server thread/INFO]: Item Despawn Rate: 6000
  729. [17:47:26] [Server thread/INFO]: Item Merge Radius: 2.5
  730. [17:47:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  731. [17:47:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  732. [17:47:26] [Server thread/INFO]: View Distance: 10
  733. [17:47:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  734. [17:47:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  735. [17:47:26] [Server thread/INFO]: Clear tick list: false
  736. [17:47:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  737. [17:47:26] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  738. [17:47:26] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6589596805686688145)
  739. [17:47:26] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Feira
  740. [17:47:26] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo Feira
  741. [17:47:26] [Server thread/INFO]: [WorldGuard] (Feira) A inginicao da TNT NAO esta bloqueada.
  742. [17:47:26] [Server thread/INFO]: [WorldGuard] (Feira) Os isqueiros NAO estao bloqueados.
  743. [17:47:26] [Server thread/INFO]: [WorldGuard] (Feira) O fogo da lava esta bloqueado.
  744. [17:47:26] [Server thread/INFO]: [WorldGuard] (Feira) A propagacao do fogo NAO esta bloqueada.
  745. [17:47:26] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Feira'
  746. --------{Versao do WorldGuard editada por: RUSH}--------
  747. [17:47:26] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Feira
  748. [17:47:28] [Thread-22/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  749. [17:47:28] [Thread-21/INFO]: UUID of player get__ is 935a8f9e-c482-32a5-a230-9852dd964e0a
  750. [17:47:28] [Thread-23/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  751. [17:47:28] [Server thread/INFO]: -------- World Settings For [Eventos] --------
  752. [17:47:28] [Server thread/INFO]: Anti X-Ray: false
  753. [17:47:28] [Server thread/INFO]: Engine Mode: 1
  754. [17:47:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  755. [17:47:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  756. [17:47:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  757. [17:47:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  758. [17:47:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  759. [17:47:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  760. [17:47:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  761. [17:47:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  762. [17:47:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  763. [17:47:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  764. [17:47:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  765. [17:47:28] [Server thread/INFO]: Mob Spawn Range: 4
  766. [17:47:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  767. [17:47:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  768. [17:47:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  769. [17:47:28] [Server thread/INFO]: Random Lighting Updates: false
  770. [17:47:28] [Server thread/INFO]: Structure Info Saving: true
  771. [17:47:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  772. [17:47:28] [Server thread/INFO]: Max Entity Collisions: 8
  773. [17:47:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  774. [17:47:28] [Server thread/INFO]: Max TNT Explosions: 100
  775. [17:47:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  776. [17:47:28] [Server thread/INFO]: Item Despawn Rate: 6000
  777. [17:47:28] [Server thread/INFO]: Item Merge Radius: 2.5
  778. [17:47:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  779. [17:47:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  780. [17:47:28] [Server thread/INFO]: View Distance: 10
  781. [17:47:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  782. [17:47:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  783. [17:47:28] [Server thread/INFO]: Clear tick list: false
  784. [17:47:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  785. [17:47:28] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  786. [17:47:28] [Server thread/INFO]: Preparing start region for level 4 (Seed: -3917670340980857478)
  787. [17:47:28] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Eventos
  788. [17:47:28] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo Eventos
  789. [17:47:28] [Server thread/INFO]: [WorldGuard] (Eventos) A inginicao da TNT NAO esta bloqueada.
  790. [17:47:28] [Server thread/INFO]: [WorldGuard] (Eventos) Os isqueiros NAO estao bloqueados.
  791. [17:47:28] [Server thread/INFO]: [WorldGuard] (Eventos) O fogo da lava esta bloqueado.
  792. [17:47:28] [Server thread/INFO]: [WorldGuard] (Eventos) A propagacao do fogo NAO esta bloqueada.
  793. [17:47:28] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Eventos'
  794. --------{Versao do WorldGuard editada por: RUSH}--------
  795. [17:47:28] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Eventos
  796. [17:47:30] [Thread-24/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  797. [17:47:30] [Thread-25/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  798. [17:47:30] [Thread-27/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  799. [17:47:30] [Thread-26/INFO]: UUID of player TaylorTM is 4b04e8fa-dc58-3cc9-842d-94c024dc4548
  800. [17:47:30] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Minapvp
  801. [17:47:30] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  802. [17:47:30] [Server thread/INFO]: -------- World Settings For [spawn] --------
  803. [17:47:30] [Server thread/INFO]: Anti X-Ray: false
  804. [17:47:30] [Server thread/INFO]: Engine Mode: 1
  805. [17:47:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  806. [17:47:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  807. [17:47:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  808. [17:47:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  809. [17:47:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  810. [17:47:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  811. [17:47:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  812. [17:47:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  813. [17:47:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  814. [17:47:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  815. [17:47:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  816. [17:47:30] [Server thread/INFO]: Mob Spawn Range: 4
  817. [17:47:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  818. [17:47:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  819. [17:47:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  820. [17:47:30] [Server thread/INFO]: Random Lighting Updates: false
  821. [17:47:30] [Server thread/INFO]: Structure Info Saving: true
  822. [17:47:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  823. [17:47:30] [Server thread/INFO]: Max Entity Collisions: 8
  824. [17:47:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  825. [17:47:30] [Server thread/INFO]: Max TNT Explosions: 100
  826. [17:47:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  827. [17:47:30] [Server thread/INFO]: Item Despawn Rate: 6000
  828. [17:47:30] [Server thread/INFO]: Item Merge Radius: 2.5
  829. [17:47:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  830. [17:47:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  831. [17:47:30] [Server thread/INFO]: View Distance: 10
  832. [17:47:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  833. [17:47:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  834. [17:47:30] [Server thread/INFO]: Clear tick list: false
  835. [17:47:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  836. [17:47:30] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  837. [17:47:30] [Server thread/INFO]: Preparing start region for level 5 (Seed: 8340460375165567726)
  838. [17:47:30] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: spawn
  839. [17:47:30] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo spawn
  840. [17:47:30] [Server thread/INFO]: [WorldGuard] (spawn) A inginicao da TNT NAO esta bloqueada.
  841. [17:47:30] [Server thread/INFO]: [WorldGuard] (spawn) Os isqueiros NAO estao bloqueados.
  842. [17:47:30] [Server thread/INFO]: [WorldGuard] (spawn) O fogo da lava esta bloqueado.
  843. [17:47:30] [Server thread/INFO]: [WorldGuard] (spawn) A propagacao do fogo NAO esta bloqueada.
  844. [17:47:30] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'spawn'
  845. --------{Versao do WorldGuard editada por: RUSH}--------
  846. [17:47:30] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: spawn
  847. [17:47:32] [Thread-29/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  848. [17:47:32] [Thread-28/INFO]: UUID of player lanzin777 is 4653626e-7255-3dfc-b5fb-e02a94a13d9e
  849. [17:47:32] [Server thread/INFO]: -------- World Settings For [MinaPvP] --------
  850. [17:47:32] [Server thread/INFO]: Anti X-Ray: false
  851. [17:47:32] [Server thread/INFO]: Engine Mode: 1
  852. [17:47:32] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  853. [17:47:32] [Server thread/INFO]: Replace Blocks: [1, 5]
  854. [17:47:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  855. [17:47:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  856. [17:47:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  857. [17:47:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  858. [17:47:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  859. [17:47:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  860. [17:47:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  861. [17:47:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  862. [17:47:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  863. [17:47:32] [Server thread/INFO]: Mob Spawn Range: 4
  864. [17:47:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  865. [17:47:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  866. [17:47:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  867. [17:47:32] [Server thread/INFO]: Random Lighting Updates: false
  868. [17:47:32] [Server thread/INFO]: Structure Info Saving: true
  869. [17:47:32] [Server thread/INFO]: Sending up to 10 chunks per packet
  870. [17:47:32] [Server thread/INFO]: Max Entity Collisions: 8
  871. [17:47:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  872. [17:47:32] [Server thread/INFO]: Max TNT Explosions: 100
  873. [17:47:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  874. [17:47:32] [Server thread/INFO]: Item Despawn Rate: 6000
  875. [17:47:32] [Server thread/INFO]: Item Merge Radius: 2.5
  876. [17:47:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  877. [17:47:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  878. [17:47:32] [Server thread/INFO]: View Distance: 10
  879. [17:47:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  880. [17:47:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
  881. [17:47:32] [Server thread/INFO]: Clear tick list: false
  882. [17:47:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  883. [17:47:32] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  884. [17:47:32] [Server thread/INFO]: Preparing start region for level 6 (Seed: -524774604908279751)
  885. [17:47:32] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: MinaPvP
  886. [17:47:32] [Server thread/INFO]: [JH_StackMobs] Foram carregados 0 Stacks do mundo MinaPvP
  887. [17:47:32] [Server thread/INFO]: [WorldGuard] (MinaPvP) A inginicao da TNT NAO esta bloqueada.
  888. [17:47:32] [Server thread/INFO]: [WorldGuard] (MinaPvP) Os isqueiros NAO estao bloqueados.
  889. [17:47:32] [Server thread/INFO]: [WorldGuard] (MinaPvP) O fogo da lava esta bloqueado.
  890. [17:47:32] [Server thread/INFO]: [WorldGuard] (MinaPvP) A propagacao do fogo NAO esta bloqueada.
  891. [17:47:32] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'MinaPvP'
  892. --------{Versao do WorldGuard editada por: RUSH}--------
  893. [17:47:32] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: MinaPvP
  894. [17:47:34] [Thread-30/INFO]: UUID of player ForEverAlonn is 4cb2d38e-1608-3e34-8427-40eb959cf916
  895. [17:47:34] [Server thread/INFO]: -------- World Settings For [PlotWorld] --------
  896. [17:47:34] [Server thread/INFO]: Anti X-Ray: false
  897. [17:47:34] [Server thread/INFO]: Engine Mode: 1
  898. [17:47:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  899. [17:47:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  900. [17:47:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  901. [17:47:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  902. [17:47:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  903. [17:47:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  904. [17:47:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  905. [17:47:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  906. [17:47:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  907. [17:47:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  908. [17:47:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  909. [17:47:34] [Server thread/INFO]: Mob Spawn Range: 4
  910. [17:47:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  911. [17:47:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  912. [17:47:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  913. [17:47:34] [Server thread/INFO]: Random Lighting Updates: false
  914. [17:47:34] [Server thread/INFO]: Structure Info Saving: true
  915. [17:47:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  916. [17:47:34] [Server thread/INFO]: Max Entity Collisions: 8
  917. [17:47:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  918. [17:47:34] [Server thread/INFO]: Max TNT Explosions: 100
  919. [17:47:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  920. [17:47:34] [Server thread/INFO]: Item Despawn Rate: 6000
  921. [17:47:34] [Server thread/INFO]: Item Merge Radius: 2.5
  922. [17:47:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  923. [17:47:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  924. [17:47:34] [Server thread/INFO]: View Distance: 10
  925. [17:47:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  926. [17:47:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  927. [17:47:34] [Server thread/INFO]: Clear tick list: false
  928. [17:47:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  929. [17:47:34] [Thread-31/INFO]: UUID of player Coreburner is c02833ab-9115-3d5c-b11d-957de4ea6dc6
  930. [17:47:34] [Server thread/INFO]: [P2] Detected world load for 'PlotWorld'
  931. [17:47:34] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  932. [17:47:34] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  933. [17:47:34] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  934. [17:47:34] [Server thread/INFO]: World possibly already loaded: PlotWorld
  935. [17:47:34] [Server thread/INFO]: Preparing start region for level 7 (Seed: 4878720987294978136)
  936. [17:47:34] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: PlotWorld
  937. [17:47:34] [Server thread/INFO]: [JH_StackMobs] Foram carregados 2 Stacks do mundo PlotWorld
  938. [17:47:34] [Server thread/INFO]: [WorldGuard] (PlotWorld) A inginicao da TNT NAO esta bloqueada.
  939. [17:47:34] [Server thread/INFO]: [WorldGuard] (PlotWorld) Os isqueiros NAO estao bloqueados.
  940. [17:47:34] [Server thread/INFO]: [WorldGuard] (PlotWorld) O fogo da lava esta bloqueado.
  941. [17:47:34] [Server thread/INFO]: [WorldGuard] (PlotWorld) A propagacao do fogo NAO esta bloqueada.
  942. [17:47:34] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'PlotWorld'
  943. --------{Versao do WorldGuard editada por: RUSH}--------
  944. [17:47:34] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: PlotWorld
  945. [17:47:36] [Thread-32/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  946. [17:47:36] [Thread-33/INFO]: UUID of player melancia910 is ff0dded5-33f1-3ebb-88bb-475d136d4490
  947. [17:47:36] [Server thread/INFO]: -------- World Settings For [MinaVip] --------
  948. [17:47:36] [Server thread/INFO]: Anti X-Ray: false
  949. [17:47:36] [Server thread/INFO]: Engine Mode: 1
  950. [17:47:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  951. [17:47:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  952. [17:47:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  953. [17:47:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  954. [17:47:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  955. [17:47:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  956. [17:47:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  957. [17:47:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  958. [17:47:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  959. [17:47:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  960. [17:47:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  961. [17:47:36] [Server thread/INFO]: Mob Spawn Range: 4
  962. [17:47:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  963. [17:47:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  964. [17:47:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  965. [17:47:36] [Server thread/INFO]: Random Lighting Updates: false
  966. [17:47:36] [Server thread/INFO]: Structure Info Saving: true
  967. [17:47:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  968. [17:47:36] [Server thread/INFO]: Max Entity Collisions: 8
  969. [17:47:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  970. [17:47:36] [Server thread/INFO]: Max TNT Explosions: 100
  971. [17:47:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  972. [17:47:36] [Server thread/INFO]: Item Despawn Rate: 6000
  973. [17:47:36] [Server thread/INFO]: Item Merge Radius: 2.5
  974. [17:47:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  975. [17:47:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  976. [17:47:36] [Server thread/INFO]: View Distance: 10
  977. [17:47:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  978. [17:47:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  979. [17:47:36] [Server thread/INFO]: Clear tick list: false
  980. [17:47:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  981. [17:47:36] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  982. [17:47:36] [Server thread/INFO]: Preparing start region for level 8 (Seed: -1693845092631066005)
  983. [17:47:36] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: MinaVip
  984. [17:47:36] [Server thread/INFO]: [JH_StackMobs] Foram carregados 3 Stacks do mundo MinaVip
  985. [17:47:36] [Server thread/INFO]: [WorldGuard] (MinaVip) A inginicao da TNT NAO esta bloqueada.
  986. [17:47:36] [Server thread/INFO]: [WorldGuard] (MinaVip) Os isqueiros NAO estao bloqueados.
  987. [17:47:36] [Server thread/INFO]: [WorldGuard] (MinaVip) O fogo da lava esta bloqueado.
  988. [17:47:36] [Server thread/INFO]: [WorldGuard] (MinaVip) A propagacao do fogo NAO esta bloqueada.
  989. [17:47:36] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'MinaVip'
  990. --------{Versao do WorldGuard editada por: RUSH}--------
  991. [17:47:36] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: MinaVip
  992. [17:47:38] [Thread-36/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  993. [17:47:38] [Thread-38/INFO]: UUID of player Apx_ is 8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7
  994. [17:47:38] [Thread-37/INFO]: UUID of player 666KG_ is 33810de3-bbad-3127-9c1e-80273fbfc1bc
  995. [17:47:38] [Thread-35/INFO]: UUID of player PiettroSilva_ is abc4359e-7c9e-3d16-b3cb-27d5ff12e19a
  996. [17:47:38] [Thread-34/INFO]: UUID of player slo33 is 2046c306-8b28-3874-bd2e-38de1ed565d2
  997. [17:47:38] [Server thread/INFO]: -------- World Settings For [Mina] --------
  998. [17:47:38] [Server thread/INFO]: Anti X-Ray: false
  999. [17:47:38] [Server thread/INFO]: Engine Mode: 1
  1000. [17:47:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1001. [17:47:38] [Server thread/INFO]: Replace Blocks: [1, 5]
  1002. [17:47:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1003. [17:47:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  1004. [17:47:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  1005. [17:47:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1006. [17:47:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1007. [17:47:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1008. [17:47:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1009. [17:47:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1010. [17:47:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1011. [17:47:38] [Server thread/INFO]: Mob Spawn Range: 4
  1012. [17:47:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1013. [17:47:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1014. [17:47:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1015. [17:47:38] [Server thread/INFO]: Random Lighting Updates: false
  1016. [17:47:38] [Server thread/INFO]: Structure Info Saving: true
  1017. [17:47:38] [Server thread/INFO]: Sending up to 10 chunks per packet
  1018. [17:47:38] [Server thread/INFO]: Max Entity Collisions: 8
  1019. [17:47:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1020. [17:47:38] [Server thread/INFO]: Max TNT Explosions: 100
  1021. [17:47:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1022. [17:47:38] [Server thread/INFO]: Item Despawn Rate: 6000
  1023. [17:47:38] [Server thread/INFO]: Item Merge Radius: 2.5
  1024. [17:47:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1025. [17:47:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1026. [17:47:38] [Server thread/INFO]: View Distance: 10
  1027. [17:47:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1028. [17:47:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1029. [17:47:38] [Server thread/INFO]: Clear tick list: false
  1030. [17:47:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  1031. [17:47:38] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1032. [17:47:38] [Server thread/INFO]: Preparing start region for level 9 (Seed: -1693845092631066005)
  1033. [17:47:38] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Mina
  1034. [17:47:38] [Server thread/INFO]: [JH_StackMobs] Foram carregados 12 Stacks do mundo Mina
  1035. [17:47:38] [Server thread/INFO]: [WorldGuard] (Mina) A inginicao da TNT NAO esta bloqueada.
  1036. [17:47:38] [Server thread/INFO]: [WorldGuard] (Mina) Os isqueiros NAO estao bloqueados.
  1037. [17:47:38] [Server thread/INFO]: [WorldGuard] (Mina) O fogo da lava esta bloqueado.
  1038. [17:47:38] [Server thread/INFO]: [WorldGuard] (Mina) A propagacao do fogo NAO esta bloqueada.
  1039. [17:47:38] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Mina'
  1040. --------{Versao do WorldGuard editada por: RUSH}--------
  1041. [17:47:38] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Mina
  1042. [17:47:40] [Thread-39/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  1043. [17:47:40] [Server thread/INFO]: -------- World Settings For [Entrada] --------
  1044. [17:47:40] [Server thread/INFO]: Anti X-Ray: false
  1045. [17:47:40] [Server thread/INFO]: Engine Mode: 1
  1046. [17:47:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1047. [17:47:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1048. [17:47:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1049. [17:47:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1050. [17:47:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1051. [17:47:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1052. [17:47:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1053. [17:47:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1054. [17:47:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1055. [17:47:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1056. [17:47:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1057. [17:47:40] [Server thread/INFO]: Mob Spawn Range: 4
  1058. [17:47:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1059. [17:47:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1060. [17:47:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1061. [17:47:40] [Server thread/INFO]: Random Lighting Updates: false
  1062. [17:47:40] [Server thread/INFO]: Structure Info Saving: true
  1063. [17:47:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1064. [17:47:40] [Server thread/INFO]: Max Entity Collisions: 8
  1065. [17:47:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1066. [17:47:40] [Server thread/INFO]: Max TNT Explosions: 100
  1067. [17:47:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1068. [17:47:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1069. [17:47:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1070. [17:47:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1071. [17:47:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1072. [17:47:40] [Server thread/INFO]: View Distance: 10
  1073. [17:47:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1074. [17:47:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1075. [17:47:40] [Server thread/INFO]: Clear tick list: false
  1076. [17:47:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1077. [17:47:40] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1078. [17:47:40] [Server thread/INFO]: Preparing start region for level 10 (Seed: 4730379012401108158)
  1079. [17:47:40] [Server thread/INFO]: [JH_StackMobs] Carregando Stacks do mundo: Entrada
  1080. [17:47:40] [Server thread/INFO]: [JH_StackMobs] Foram carregados 3 Stacks do mundo Entrada
  1081. [17:47:40] [Server thread/INFO]: [WorldGuard] (Entrada) A inginicao da TNT NAO esta bloqueada.
  1082. [17:47:40] [Server thread/INFO]: [WorldGuard] (Entrada) Os isqueiros NAO estao bloqueados.
  1083. [17:47:40] [Server thread/INFO]: [WorldGuard] (Entrada) O fogo da lava esta bloqueado.
  1084. [17:47:40] [Server thread/INFO]: [WorldGuard] (Entrada) A propagacao do fogo NAO esta bloqueada.
  1085. [17:47:40] [Server thread/INFO]: [WorldGuard] Carregando configuracao do mundo 'Entrada'
  1086. --------{Versao do WorldGuard editada por: RUSH}--------
  1087. [17:47:40] [Server thread/INFO]: MAQUINAS Carregando máquinas da world: Entrada
  1088. [17:47:41] [Thread-41/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  1089. [17:47:41] [Thread-40/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  1090. [17:47:41] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
  1091. [17:47:42] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  1092. [17:47:42] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.83
  1093. [17:47:42] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
  1094. [17:47:42] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Vip.mine.yml'...
  1095. [17:47:42] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Membro.mine.yml'...
  1096. [17:47:42] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MinaPvP.mine.yml'...
  1097. [17:47:42] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
  1098. [17:47:42] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.11
  1099. [17:47:42] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1100. [17:47:42] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
  1101. [17:47:42] [Server thread/INFO]: [AuthMe] SQLite driver loaded
  1102. [17:47:42] [Server thread/INFO]: [AuthMe] SQLite Setup finished
  1103. [17:47:42] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
  1104. [17:47:42] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
  1105. [17:47:42] [Thread-43/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
  1106. [17:47:42] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
  1107. [17:47:42] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
  1108. [17:47:42] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
  1109. [17:47:42] [Server thread/INFO]: [AuthMe] AuthMe 5.3.2 build n.1726 correctly enabled!
  1110. [17:47:42] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1111. [17:47:42] [Server thread/INFO]: [HeroSpawners] Enabling HeroSpawners v2.4.2
  1112. [17:47:42] [Server thread/INFO]: [HeroSpawners] Hologramas ativados apenas ao passar o mouse!
  1113. [17:47:43] [Server thread/WARN]: [HeroSpawners] [SqlLite] Nao foi possivel carregar 61 spawners!
  1114. [17:47:43] [Server thread/INFO]: [HeroSpawners] [SqlLite] Foram carregados 799 spawners!
  1115. [17:47:43] [Server thread/INFO]: [herospawners] Jh-MobStacker foi encontrado!
  1116. [17:47:43] [Server thread/INFO]: [HeroSpawners] Plugin carregado!
  1117. [17:47:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1118. [17:47:43] [Server thread/INFO]: Done (25.589s)! For help, type "help" or "?"
  1119. [17:47:43] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  1120. [17:47:43] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
  1121. [17:47:43] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
  1122. [17:47:43] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
  1123. [17:47:43] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@6695f99a
  1124. [17:47:43] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@5682a411
  1125. [17:47:43] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
  1126. [17:47:43] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.2
  1127. [17:47:43] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1128. [17:47:43] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  1129. [17:47:43] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  1130. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
  1131. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] +===============+
  1132. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] | SkinsRestorer |
  1133. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] +===============+
  1134. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
  1135. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] Current version: 13.6.2
  1136. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] This is the latest version!
  1137. [17:47:43] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
  1138. [17:47:44] [Thread-47/INFO]: UUID of player KauaZin11 is 71963411-8329-36d8-b018-5457813b6582
  1139. [17:47:44] [Thread-48/INFO]: UUID of player N3rD is 27343df4-8adf-3b31-b150-72c4e87ac9a6
  1140. [17:47:45] [Thread-49/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  1141. [17:47:45] [Thread-50/INFO]: UUID of player pudimaleatorio is 4e35b900-deca-3228-9c56-aa8d6a79e297
  1142. [17:47:45] [Thread-51/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1143. [17:47:46] [Server thread/INFO]: [JH_Maquinas] 62754 Maquinas foram salvas.
  1144. [17:47:46] [Craft Scheduler Thread - 7/INFO]: [Skript] Checking for the latest version of Skript...
  1145. [17:47:46] [Server thread/WARN]: [Skript] 'Caixas.sk' is empty
  1146. [17:47:46] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1147. [17:47:46] [Server thread/INFO]: [Skript] Loaded 5 scripts with a total of 1 trigger and 24 commands in 0.09 seconds
  1148. [17:47:46] [Server thread/INFO]: [Skript] Finished loading.
  1149. [17:47:46] [Thread-52/INFO]: UUID of player FpsKarma is f625050f-6cc4-3897-b124-bdb578dd593c
  1150. [17:47:46] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  1151. [17:47:46] [Server thread/INFO]: [ChestCommands] Found a new version: v3.2.0 (yours: v3.1.4)
  1152. [17:47:46] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
  1153. [17:47:46] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
  1154. [17:47:46] [Server thread/INFO]: [Citizens] Loaded 5 NPCs.
  1155. [17:47:46] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
  1156. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@f8ac9ea[id=af7eab7a-ce39-3ed3-998c-4bfa44b6ce18,name=uDeathgunT_T,properties={},legacy=false] (/200.101.51.250:3838) lost connection: Disconnected
  1157. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@654c4771[id=ff0dded5-33f1-3ebb-88bb-475d136d4490,name=melancia910,properties={},legacy=false] (/186.224.66.248:49353) lost connection: Disconnected
  1158. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@678456fc[id=8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7,name=Apx_,properties={},legacy=false] (/187.113.159.181:56647) lost connection: Disconnected
  1159. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@12903730[id=78241245-b759-3527-bf7a-d89138b66f4b,name=The_EduGamer,properties={},legacy=false] (/191.37.137.191:52604) lost connection: Disconnected
  1160. [17:47:46] [Craft Scheduler Thread - 9/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
  1161. [17:47:46] [Craft Scheduler Thread - 9/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  1162. [17:47:46] [Server thread/INFO]: ZTronik_[/177.85.118.53:35933] logged in with entity id 647 at ([world]1.0, 250.0, 1.0)
  1163. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@1c643eed[id=f625050f-6cc4-3897-b124-bdb578dd593c,name=FpsKarma,properties={},legacy=false] (/187.18.192.26:53138) lost connection: Disconnected
  1164. [17:47:46] [Server thread/INFO]: get__[/179.197.52.177:50789] logged in with entity id 648 at ([world]1.0, 250.0, 1.0)
  1165. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@1735383a[id=78241245-b759-3527-bf7a-d89138b66f4b,name=The_EduGamer,properties={},legacy=false] (/191.37.137.191:52611) lost connection: Disconnected
  1166. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@639ac2ef[id=1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4,name=Fern4nd4,properties={},legacy=false] (/179.108.15.39:8582) lost connection: Disconnected
  1167. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@2a3f9391[id=933a0dc3-0113-35c0-b60d-5d930e06d3fc,name=JuniorTF,properties={},legacy=false] (/186.224.76.44:5730) lost connection: Disconnected
  1168. [17:47:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@16476b58[id=32eafd92-713f-3692-82bd-d3e933e4951b,name=XSfanatic,properties={},legacy=false] (/45.6.136.42:50492) lost connection: Disconnected
  1169. [17:47:47] [Server thread/INFO]: TaylorTM[/170.238.130.5:42346] logged in with entity id 649 at ([world]1.0, 250.0, 1.0)
  1170. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@4777fb0c[id=e8a94ec6-b71e-3105-800b-dded163db838,name=LuizBebe840,properties={},legacy=false] (/170.79.45.108:49578) lost connection: Disconnected
  1171. [17:47:47] [Server thread/INFO]: zLeonardo_[/179.223.221.40:26225] logged in with entity id 650 at ([world]1.0, 250.0, 1.0)
  1172. [17:47:47] [Server thread/INFO]: lanzin777[/191.37.138.105:60435] logged in with entity id 651 at ([world]1.0, 250.0, 1.0)
  1173. [17:47:47] [Server thread/INFO]: ForEverAlonn[/191.254.218.27:49717] logged in with entity id 652 at ([world]15.0, 100.0, -15.0)
  1174. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@1f92e632[id=c02833ab-9115-3d5c-b11d-957de4ea6dc6,name=Coreburner,properties={},legacy=false] (/189.24.66.195:57549) lost connection: Disconnected
  1175. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@85cdf95[id=933a0dc3-0113-35c0-b60d-5d930e06d3fc,name=JuniorTF,properties={},legacy=false] (/186.224.76.44:5733) lost connection: Disconnected
  1176. [17:47:47] [Server thread/INFO]: melancia910[/186.224.66.248:49354] logged in with entity id 653 at ([world]1.0, 250.0, 1.0)
  1177. [17:47:47] [Server thread/INFO]: slo33[/177.188.27.107:50411] logged in with entity id 654 at ([world]1.0, 250.0, 1.0)
  1178. [17:47:47] [Server thread/INFO]: The_EduGamer[/191.37.137.191:52612] logged in with entity id 655 at ([world]1.0, 250.0, 1.0)
  1179. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@1b421c08[id=abc4359e-7c9e-3d16-b3cb-27d5ff12e19a,name=PiettroSilva_,properties={},legacy=false] (/170.82.220.72:56392) lost connection: Disconnected
  1180. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@2c4b27bd[id=8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7,name=Apx_,properties={},legacy=false] (/187.113.159.181:56656) lost connection: Disconnected
  1181. [17:47:47] [Server thread/INFO]: 666KG_[/187.126.125.41:2523] logged in with entity id 656 at ([world]15.0, 100.0, -15.0)
  1182. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@49038586[id=5eede205-d9e2-32ea-8568-b5841992b089,name=patoxxvideos,properties={},legacy=false] (/143.0.228.44:50744) lost connection: Disconnected
  1183. [17:47:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@58dc6541[id=933a0dc3-0113-35c0-b60d-5d930e06d3fc,name=JuniorTF,properties={},legacy=false] (/186.224.76.44:5736) lost connection: Disconnected
  1184. [17:47:47] [Server thread/INFO]: Fern4nd4[/179.108.15.39:11955] logged in with entity id 657 at ([world]1.0, 250.0, 1.0)
  1185. [17:47:47] [Server thread/INFO]: N3rD[/189.6.24.27:18250] logged in with entity id 658 at ([world]1.0, 250.0, 1.0)
  1186. [17:47:47] [Server thread/INFO]: KauaZin11[/138.185.4.177:50887] logged in with entity id 659 at ([world]1.0, 250.0, 1.0)
  1187. [17:47:47] [Server thread/INFO]: JuniorTF[/186.224.76.44:5739] logged in with entity id 660 at ([world]1.0, 250.0, 1.0)
  1188. [17:47:47] [Server thread/INFO]: pudimaleatorio[/170.84.182.158:61189] logged in with entity id 661 at ([world]1.0, 250.0, 1.0)
  1189. [17:47:47] [Server thread/INFO]: XSfanatic[/45.6.136.42:50511] logged in with entity id 662 at ([world]1.0, 250.0, 1.0)
  1190. [17:47:47] [Server thread/INFO]: FpsKarma[/187.18.192.26:53143] logged in with entity id 663 at ([world]1.0, 250.0, 1.0)
  1191. [17:47:47] [Thread-71/INFO]: UUID of player OfTheFire is 7ac5871b-e31d-3633-8159-d0d6b0415da0
  1192. [17:47:48] [Server thread/INFO]: Fern4nd4 lost connection: Disconnected
  1193. [17:47:48] [Server thread/INFO]: JuniorTF lost connection: Disconnected
  1194. [17:47:48] [Server thread/INFO]: OfTheFire[/177.104.65.230:54776] logged in with entity id 669 at ([world]1.0, 250.0, 1.0)
  1195. [17:47:48] [Server thread/INFO]: [mcMMO] Aborting profile loading recovery for JuniorTF - player logged out
  1196. [17:47:48] [Thread-75/INFO]: UUID of player uFloow_ is b9c80e47-02ba-3098-b9be-b0aede1d6f73
  1197. [17:47:48] [Server thread/INFO]: uFloow_[/170.80.49.137:50643] logged in with entity id 695 at ([world]1.0, 250.0, 1.0)
  1198. [17:47:48] [Craft Scheduler Thread - 31/ERROR]: [FeatherBoard] java.lang.IllegalArgumentException: Team name 'MVdWFB94451' is already in use
  1199. at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
  1200. at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftScoreboard.registerNewTeam(CraftScoreboard.java:140)
  1201. at be.maximvdw.featherboardcore.l.g.a(Sidebarv5.java:352)
  1202. at be.maximvdw.featherboardcore.l.g.a(Sidebarv5.java:254)
  1203. at be.maximvdw.featherboardcore.l.g.b(Sidebarv5.java:337)
  1204. at be.maximvdw.featherboardcore.l.b.b(SidebarWrapper.java:180)
  1205. at be.maximvdw.featherboard.e.b(Unknown Source)
  1206. at be.maximvdw.featherboard.c.a$1.run(PlayerListener.java:56)
  1207. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  1208. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1209. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1210. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1211. at java.lang.Thread.run(Thread.java:748)
  1212.  
  1213. [17:47:48] [Server thread/INFO]: Starting UUID caching
  1214. [17:47:48] [Craft Scheduler Thread - 9/INFO]: [P2] Starting player data caching for: world
  1215. [17:47:48] [Craft Scheduler Thread - 9/INFO]: Fast mode UUID caching enabled!
  1216. [17:47:49] [Craft Scheduler Thread - 9/INFO]: [P2] Cached a total of: 1123 UUIDs
  1217. [17:47:49] [Craft Scheduler Thread - 9/INFO]: Failed to cache: 1 uuids - slowly processing all files
  1218. [17:47:49] [Craft Scheduler Thread - 40/INFO]: [AuthMe] TaylorTM logged in!
  1219. [17:47:49] [Thread-77/INFO]: UUID of player Enjoyx is ec1cdfbf-93c2-3a50-9525-6d78e8cc30aa
  1220. [17:47:49] [Craft Scheduler Thread - 9/INFO]: [P2] Cached a total of: 1671 UUIDs
  1221. [17:47:49] [Server thread/INFO]: Enjoyx[/85.241.8.154:49994] logged in with entity id 992 at ([world]1.0, 250.0, 1.0)
  1222. [17:47:50] [Thread-79/INFO]: Voce esta usando a ultima versao do plugin JH_JetPack!
  1223. [17:47:50] [Thread-80/INFO]: UUID of player JuniorTF is 933a0dc3-0113-35c0-b60d-5d930e06d3fc
  1224. [17:47:50] [Server thread/INFO]: JuniorTF[/186.224.76.44:5742] logged in with entity id 1317 at ([world]1.0, 250.0, 1.0)
  1225. [17:47:50] [Thread-82/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  1226. [17:47:50] [Server thread/INFO]: RL_Gamer123[/177.101.33.100:8829] logged in with entity id 1320 at ([world]1.0, 250.0, 1.0)
  1227. [17:47:50] [Thread-83/INFO]: UUID of player SirDrak is d2e2c805-224d-31c3-aee2-928c4dde3e44
  1228. [17:47:50] [Server thread/INFO]: SirDrak[/189.58.38.171:12516] logged in with entity id 1378 at ([world]1.0, 250.0, 1.0)
  1229. [17:47:50] [Thread-86/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  1230. [17:47:50] [Server thread/INFO]: Fern4nd4[/179.108.15.39:10088] logged in with entity id 1446 at ([world]1.0, 250.0, 1.0)
  1231. [17:47:51] [Thread-88/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  1232. [17:47:51] [Server thread/INFO]: patoxxvideos[/143.0.228.44:50433] logged in with entity id 1561 at ([world]1.0, 250.0, 1.0)
  1233. [17:47:51] [Craft Scheduler Thread - 31/INFO]: [AuthMe] Enjoyx logged in!
  1234. [17:47:52] [Craft Scheduler Thread - 2/INFO]: [AuthMe] KauaZin11 logged in!
  1235. [17:47:52] [Craft Scheduler Thread - 33/INFO]: [AuthMe] The_EduGamer logged in!
  1236. [17:47:52] [Thread-90/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1237. [17:47:52] [Server thread/INFO]: LuizBebe840[/170.79.45.108:49603] logged in with entity id 1842 at ([world]1.0, 250.0, 1.0)
  1238. [17:47:53] [Thread-92/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  1239. [17:47:53] [Server thread/INFO]: beaast[/200.53.22.194:8187] logged in with entity id 1937 at ([world]1.0, 250.0, 1.0)
  1240. [17:47:53] [Craft Scheduler Thread - 23/INFO]: [AuthMe] FpsKarma logged in!
  1241. [17:47:54] [Craft Scheduler Thread - 43/INFO]: [AuthMe] RL_Gamer123 logged in!
  1242. [17:47:54] [Thread-94/INFO]: UUID of player Ragnar is fbea1f63-4306-3607-9665-4be232b62554
  1243. [17:47:54] [Server thread/INFO]: Ragnar[/200.18.120.182:53768] logged in with entity id 2107 at ([world]1.0, 250.0, 1.0)
  1244. [17:47:54] [Craft Scheduler Thread - 10/INFO]: [AuthMe] uFloow_ logged in!
  1245. [17:47:55] [Thread-96/INFO]: UUID of player iSharShock is eabde2e3-de87-32fc-afab-2a8e16e612af
  1246. [17:47:55] [Server thread/INFO]: iSharShock[/179.162.49.126:57277] logged in with entity id 2411 at ([world]1.0, 250.0, 1.0)
  1247. [17:47:55] [Craft Scheduler Thread - 33/INFO]: [AuthMe] XSfanatic logged in!
  1248. [17:47:55] [Craft Scheduler Thread - 29/INFO]: [AuthMe] lanzin777 logged in!
  1249. [17:47:55] [Craft Scheduler Thread - 33/INFO]: [AuthMe] zLeonardo_ logged in!
  1250. [17:47:55] [Craft Scheduler Thread - 29/INFO]: [AuthMe] Fern4nd4 logged in!
  1251. [17:47:55] [Craft Scheduler Thread - 29/INFO]: [AuthMe] SirDrak logged in!
  1252. [17:47:56] [Craft Scheduler Thread - 33/INFO]: [AuthMe] ForEverAlonn logged in!
  1253. [17:47:56] [Thread-98/INFO]: UUID of player HeadSets is 095ccdff-1422-3500-8db8-cacd663d8428
  1254. [17:47:56] [Server thread/INFO]: HeadSets[/168.0.248.186:64968] logged in with entity id 2931 at ([world]1.0, 250.0, 1.0)
  1255. [17:47:56] [Craft Scheduler Thread - 32/INFO]: [AuthMe] get__ logged in!
  1256. [17:47:56] [Server thread/INFO]: XSfanatic lost connection: §cEsgotado quantidade de tentativas.
  1257. [17:47:56] [Craft Scheduler Thread - 32/INFO]: [AuthMe] 666KG_ logged in!
  1258. [17:47:56] [Server thread/WARN]: handleDisconnection() called twice
  1259. [17:47:57] [Craft Scheduler Thread - 32/INFO]: [AuthMe] OfTheFire logged in!
  1260. [17:47:57] [Craft Scheduler Thread - 7/INFO]: [AuthMe] patoxxvideos logged in!
  1261. [17:47:57] [Thread-101/INFO]: UUID of player Luffy is f496194a-0b0a-312c-9777-db145e847b7e
  1262. [17:47:57] [Server thread/INFO]: Luffy[/45.173.24.79:59311] logged in with entity id 3474 at ([world]1.0, 250.0, 1.0)
  1263. [17:47:58] [Thread-103/INFO]: UUID of player Morflex is d01e6231-4163-317b-a97c-fc309e59f89a
  1264. [17:47:58] [Server thread/INFO]: Morflex[/45.4.7.254:61685] logged in with entity id 3840 at ([world]1.0, 250.0, 1.0)
  1265. [17:47:58] [Craft Scheduler Thread - 8/INFO]: [AuthMe] pudimaleatorio used the wrong password
  1266. [17:47:59] [Server thread/INFO]: pudimaleatorio lost connection: §cSenha incorreta!
  1267. [17:47:59] [Server thread/WARN]: handleDisconnection() called twice
  1268. [17:47:59] [Thread-106/INFO]: UUID of player iLuanKnight is 0b83224c-97cf-3242-8a31-2eef5f8b2dc8
  1269. [17:47:59] [Server thread/INFO]: iLuanKnight[/189.51.201.139:11958] logged in with entity id 4845 at ([world]1.0, 250.0, 1.0)
  1270. [17:47:59] [Craft Scheduler Thread - 5/INFO]: [AuthMe] iSharShock logged in!
  1271. [17:48:00] [Thread-108/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  1272. [17:48:00] [Server thread/INFO]: XSfanatic[/45.6.136.42:50525] logged in with entity id 5247 at ([world]1.0, 250.0, 1.0)
  1273. [17:48:00] [Craft Scheduler Thread - 33/INFO]: [AuthMe] JuniorTF logged in!
  1274. [17:48:00] [Craft Scheduler Thread - 5/INFO]: [AuthMe] melancia910 logged in!
  1275. [17:48:00] [Craft Scheduler Thread - 28/INFO]: [AuthMe] beaast logged in!
  1276. [17:48:01] [Thread-110/INFO]: UUID of player ulttraWantedz_ is ebfc908c-da78-3cf9-9038-9d389ff98161
  1277. [17:48:01] [Server thread/INFO]: ulttraWantedz_[/138.186.53.3:23343] logged in with entity id 7120 at ([world]1.0, 250.0, 1.0)
  1278. [17:48:01] [Thread-112/INFO]: UUID of player pudimaleatorio is 4e35b900-deca-3228-9c56-aa8d6a79e297
  1279. [17:48:01] [Server thread/INFO]: pudimaleatorio[/170.84.182.158:60513] logged in with entity id 7268 at ([world]1.0, 250.0, 1.0)
  1280. [17:48:02] [Craft Scheduler Thread - 17/INFO]: [AuthMe] slo33 logged in!
  1281. [17:48:02] [Thread-114/INFO]: UUID of player Sprintay_ is f96319b6-cf63-34ec-b8c2-32be24f7a6ec
  1282. [17:48:02] [Server thread/INFO]: Sprintay_[/191.181.88.174:52241] logged in with entity id 8064 at ([world]1.0, 250.0, 1.0)
  1283. [17:48:02] [Craft Scheduler Thread - 26/INFO]: [AuthMe] Morflex logged in!
  1284. [17:48:02] [Craft Scheduler Thread - 5/INFO]: [AuthMe] LuizBebe840 logged in!
  1285. [17:48:03] [Craft Scheduler Thread - 15/INFO]: [AuthMe] XSfanatic logged in!
  1286. [17:48:03] [Thread-116/INFO]: UUID of player ghost874 is b19b4f57-662f-3700-8eca-638be69e6dfe
  1287. [17:48:03] [Server thread/INFO]: ghost874[/168.205.38.152:49189] logged in with entity id 10013 at ([world]1.0, 250.0, 1.0)
  1288. [17:48:03] [Thread-118/INFO]: UUID of player Lowiezin is 0e01275e-afc3-323c-99b9-b0a4858811bd
  1289. [17:48:03] [Server thread/INFO]: Lowiezin[/143.202.171.11:51186] logged in with entity id 10266 at ([world]1.0, 250.0, 1.0)
  1290. [17:48:05] [Craft Scheduler Thread - 29/INFO]: [AuthMe] Ragnar logged in!
  1291. [17:48:06] [Server thread/INFO]:
  1292. [17:48:06] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1293. [17:48:06] [Server thread/INFO]:
  1294. [17:48:06] [Craft Scheduler Thread - 32/INFO]: [AuthMe] iLuanKnight logged in!
  1295. [17:48:07] [Craft Scheduler Thread - 32/INFO]: [AuthMe] pudimaleatorio logged in!
  1296. [17:48:08] [Craft Scheduler Thread - 23/INFO]: [AuthMe] Sprintay_ logged in!
  1297. [17:48:09] [Craft Scheduler Thread - 10/INFO]: [AuthMe] ulttraWantedz_ logged in!
  1298. [17:48:09] [Server thread/INFO]: pudimaleatorio lost connection: §cEsgotado quantidade de tentativas.
  1299. [17:48:09] [Server thread/WARN]: handleDisconnection() called twice
  1300. [17:48:09] [Server thread/WARN]: handleDisconnection() called twice
  1301. [17:48:10] [Server thread/INFO]: [STFF] <TaylorTM> lol
  1302. [17:48:12] [Thread-121/INFO]: UUID of player pudimaleatorio is 4e35b900-deca-3228-9c56-aa8d6a79e297
  1303. [17:48:12] [Craft Scheduler Thread - 15/INFO]: [AuthMe] Lowiezin logged in!
  1304. [17:48:12] [Craft Scheduler Thread - 14/INFO]: [AuthMe] HeadSets logged in!
  1305. [17:48:12] [Server thread/INFO]: pudimaleatorio[/170.84.182.158:60713] logged in with entity id 25680 at ([world]1.0, 250.0, 1.0)
  1306. [17:48:13] [Craft Scheduler Thread - 4/INFO]: [AuthMe] ZTronik_ logged in!
  1307. [17:48:14] [Craft Scheduler Thread - 24/INFO]: [AuthMe] ghost874 logged in!
  1308. [17:48:14] [Server thread/INFO]: N3rD lost connection: Timed out
  1309. [17:48:14] [Craft Scheduler Thread - 24/INFO]: [AuthMe] Luffy logged in!
  1310. [17:48:16] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1311. [17:48:16] [Craft Scheduler Thread - 8/INFO]: [AuthMe] pudimaleatorio logged in!
  1312. [17:48:16] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1313. [17:48:17] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1314. [17:48:17] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1315. [17:48:17] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1316. [17:48:18] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1317. [17:48:18] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1318. [17:48:18] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1319. [17:48:18] [Thread-124/INFO]: UUID of player uDeathgunT_T is af7eab7a-ce39-3ed3-998c-4bfa44b6ce18
  1320. [17:48:18] [Server thread/INFO]: uDeathgunT_T[/200.101.51.250:3874] logged in with entity id 44004 at ([Entrada]1.5, 23.0, 0.5)
  1321. [17:48:18] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1322. [17:48:18] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1323. [17:48:19] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1324. [17:48:19] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1325. [17:48:19] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1326. [17:48:20] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1327. [17:48:20] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1328. [17:48:20] [Thread-126/INFO]: UUID of player Sasori_oPica is 8ae634c2-579c-3b91-a8b4-6d594e72948b
  1329. [17:48:20] [Server thread/INFO]: Sasori_oPica[/179.55.5.169:54481] logged in with entity id 50711 at ([Entrada]1.5, 23.0, 0.5)
  1330. [17:48:20] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1331. [17:48:21] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1332. [17:48:21] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1333. [17:48:21] [Server thread/INFO]: [STFF] <666KG_> parabens
  1334. [17:48:21] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1335. [17:48:22] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1336. [17:48:22] [Server thread/INFO]:
  1337. [17:48:22] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1338. [17:48:22] [Server thread/INFO]:
  1339. [17:48:22] [Server thread/INFO]: There are 36/200 players online:
  1340. [17:48:22] [Server thread/INFO]: ForEverAlonn, melancia910, 666KG_, get__, zLeonardo_, OfTheFire, JuniorTF, RL_Gamer123, beaast, TaylorTM, iSharShock, HeadSets, KauaZin11, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, Lowiezin, slo33, patoxxvideos, SirDrak, LuizBebe840, lanzin777, XSfanatic, pudimaleatorio, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, FpsKarma, uDeathgunT_T, ghost874, ZTronik_, Luffy, Sasori_oPica
  1341. [17:48:23] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1342. [17:48:23] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1343. [17:48:23] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1344. [17:48:23] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1345. [17:48:24] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1346. [17:48:24] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1347. [17:48:24] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1348. [17:48:24] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1349. [17:48:25] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1350. [17:48:25] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1351. [17:48:25] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1352. [17:48:25] [Craft Scheduler Thread - 8/INFO]: [AuthMe] Sasori_oPica logged in!
  1353. [17:48:25] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1354. [17:48:26] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1355. [17:48:26] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1356. [17:48:26] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1357. [17:48:27] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1358. [17:48:27] [Server thread/INFO]:
  1359. [17:48:27] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1360. [17:48:27] [Server thread/INFO]:
  1361. [17:48:27] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1362. [17:48:27] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1363. [17:48:27] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1364. [17:48:27] [Craft Scheduler Thread - 43/INFO]: [AuthMe] uDeathgunT_T logged in!
  1365. [17:48:28] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1366. [17:48:28] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1367. [17:48:28] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1368. [17:48:28] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1369. [17:48:28] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1370. [17:48:29] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1371. [17:48:29] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1372. [17:48:29] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1373. [17:48:29] [Server thread/INFO]: [STFF] <Morflex> boa taylor...
  1374. [17:48:29] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1375. [17:48:30] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1376. [17:48:30] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1377. [17:48:30] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1378. [17:48:30] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1379. [17:48:31] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1380. [17:48:31] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1381. [17:48:31] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1382. [17:48:31] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1383. [17:48:32] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1384. [17:48:32] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1385. [17:48:32] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1386. [17:48:32] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1387. [17:48:32] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1388. [17:48:33] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1389. [17:48:33] [Thread-128/INFO]: UUID of player BahianoCrackudo is ba590d7f-6b4a-39cc-ac61-940e1f5cf2f2
  1390. [17:48:33] [Server thread/INFO]: BahianoCrackudo[/201.53.217.51:59799] logged in with entity id 103222 at ([Entrada]1.5, 23.0, 0.5)
  1391. [17:48:33] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1392. [17:48:33] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1393. [17:48:34] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1394. [17:48:34] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1395. [17:48:34] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1396. [17:48:34] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1397. [17:48:34] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1398. [17:48:35] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1399. [17:48:35] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1400. [17:48:35] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1401. [17:48:35] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1402. [17:48:36] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1403. [17:48:36] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1404. [17:48:36] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1405. [17:48:37] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1406. [17:48:37] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1407. [17:48:37] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1408. [17:48:37] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1409. [17:48:38] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1410. [17:48:38] [Thread-130/INFO]: UUID of player Domeraski is 538cef1f-ccc9-3985-a221-9f73e6935df2
  1411. [17:48:38] [Server thread/INFO]: Domeraski[/200.34.160.81:53013] logged in with entity id 126822 at ([Entrada]1.5, 23.0, 0.5)
  1412. [17:48:38] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1413. [17:48:38] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1414. [17:48:39] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1415. [17:48:39] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1416. [17:48:39] [Craft Scheduler Thread - 31/INFO]: [AuthMe] BahianoCrackudo logged in!
  1417. [17:48:39] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1418. [17:48:39] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1419. [17:48:39] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1420. [17:48:40] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1421. [17:48:40] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1422. [17:48:40] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1423. [17:48:40] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1424. [17:48:41] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1425. [17:48:41] [Thread-132/INFO]: UUID of player FiihDoEduzati is a73fca88-eb63-36d8-b4ef-d9487a7c7b33
  1426. [17:48:41] [Thread-133/INFO]: UUID of player JaFoste is 97f00b45-c101-344c-ac03-28ee0e51cb25
  1427. [17:48:41] [Server thread/INFO]: FiihDoEduzati[/189.12.22.248:16413] logged in with entity id 142378 at ([Entrada]1.5, 23.0, 0.5)
  1428. [17:48:42] [Server thread/INFO]: JaFoste[/170.0.61.230:50871] logged in with entity id 142598 at ([Entrada]1.5, 23.0, 0.5)
  1429. [17:48:42] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1430. [17:48:42] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1431. [17:48:42] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1432. [17:48:42] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1433. [17:48:43] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1434. [17:48:43] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  1435. [17:48:43] [Thread-137/INFO]: UUID of player Lippee__ is ca281416-743a-38bc-823c-fa8459265199
  1436. [17:48:43] [Server thread/INFO]: Lippee__[/187.87.199.122:55038] logged in with entity id 151818 at ([Entrada]1.5, 23.0, 0.5)
  1437. [17:48:44] [Thread-139/INFO]: UUID of player zClouud is cbb28894-95e2-3c39-890a-3238b0b503eb
  1438. [17:48:44] [Server thread/INFO]: zClouud[/189.21.98.210:49480] logged in with entity id 152591 at ([Entrada]1.5, 23.0, 0.5)
  1439. [17:48:47] [Craft Scheduler Thread - 43/INFO]: [AuthMe] Domeraski logged in!
  1440. [17:48:47] [Server thread/INFO]: [Prisma] O lixeiro ir� fazer a limpeza em 140 seconds!
  1441. [17:48:48] [Server thread/INFO]:
  1442. [17:48:48] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1443. [17:48:48] [Server thread/INFO]:
  1444. [17:48:49] [Craft Scheduler Thread - 10/INFO]: [AuthMe] FiihDoEduzati logged in!
  1445. [17:48:50] [Craft Scheduler Thread - 10/INFO]: [AuthMe] zClouud logged in!
  1446. [17:48:51] [Server thread/INFO]:
  1447. [17:48:51] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1448. [17:48:51] [Server thread/INFO]:
  1449. [17:48:57] [Server thread/INFO]: [AuthMe] JaFoste registered 170.0.61.230
  1450. [17:48:57] [Craft Scheduler Thread - 16/INFO]: [AuthMe] JaFoste logged in!
  1451. [17:49:02] [Server thread/INFO]: There are 42/200 players online:
  1452. [17:49:02] [Server thread/INFO]: ForEverAlonn, melancia910, 666KG_, get__, zLeonardo_, JuniorTF, RL_Gamer123, TaylorTM, iSharShock, KauaZin11, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, slo33, patoxxvideos, SirDrak, LuizBebe840, lanzin777, XSfanatic, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, FpsKarma, ghost874, ZTronik_, Luffy, HeadSets, pudimaleatorio, Lowiezin, Sasori_oPica, BahianoCrackudo, uDeathgunT_T, OfTheFire, FiihDoEduzati, JaFoste, Lippee__, zClouud, beaast, Domeraski
  1453. [17:49:03] [Server thread/WARN]: Luffy moved wrongly!
  1454. [17:49:05] [Thread-141/INFO]: UUID of player crispt is d27c3041-cce9-3d1f-b2e9-cc46cdcc9b37
  1455. [17:49:05] [Server thread/INFO]: crispt[/94.61.165.104:63402] logged in with entity id 260240 at ([Entrada]1.5, 23.0, 0.5)
  1456. [17:49:06] [Server thread/INFO]: [AuthMe] Lippee__ registered 187.87.199.122
  1457. [17:49:06] [Craft Scheduler Thread - 7/INFO]: [AuthMe] Lippee__ logged in!
  1458. [17:49:12] [Thread-143/INFO]: UUID of player MrGuriBR_ is 45213302-24f2-39fe-ba07-ee58f314c540
  1459. [17:49:12] [Server thread/INFO]: MrGuriBR_[/179.212.91.170:2731] logged in with entity id 300207 at ([world]15.0, 100.0, -15.0)
  1460. [17:49:19] [Server thread/INFO]: JaFoste lost connection: Disconnected
  1461. [17:49:19] [Thread-146/INFO]: UUID of player EliasCoxinha is 0bd9e174-48ac-3fa2-9d9d-7078f4851547
  1462. [17:49:19] [Thread-147/INFO]: UUID of player Pataogamer_55 is 7b9d70a3-10d2-3f01-b6a7-338e0f3c3a4e
  1463. [17:49:19] [Server thread/INFO]: EliasCoxinha[/187.53.255.211:13188] logged in with entity id 340588 at ([Entrada]1.5, 23.0, 0.5)
  1464. [17:49:19] [Craft Scheduler Thread - 43/INFO]: [AuthMe] crispt logged in!
  1465. [17:49:19] [Server thread/INFO]: Pataogamer_55[/179.199.206.87:55733] logged in with entity id 340867 at ([Entrada]1.5, 23.0, 0.5)
  1466. [17:49:23] [Craft Scheduler Thread - 33/INFO]: [AuthMe] EliasCoxinha logged in!
  1467. [17:49:24] [Craft Scheduler Thread - 0/INFO]: [AuthMe] MrGuriBR_ logged in!
  1468. [17:49:24] [Craft Scheduler Thread - 31/INFO]: [AuthMe] Pataogamer_55 logged in!
  1469. [17:49:31] [Thread-151/INFO]: UUID of player FallenSenpai is 451bd2de-81ea-3feb-b893-7ecde596c039
  1470. [17:49:31] [Server thread/INFO]: FallenSenpai[/179.108.200.139:44983] logged in with entity id 413085 at ([Entrada]1.5, 23.0, 0.5)
  1471. [17:49:31] [Thread-153/INFO]: UUID of player xStarMegax is 9680b222-1c69-37cd-8e99-f1f82d6c3e27
  1472. [17:49:31] [Server thread/INFO]: xStarMegax[/138.36.40.6:63631] logged in with entity id 416796 at ([Entrada]1.5, 23.0, 0.5)
  1473. [17:49:33] [Server thread/INFO]: LuizBebe840 lost connection: Internal Exception: java.io.IOException: Error while read(...): Conexão fechada pela outra ponta
  1474. [17:49:39] [Thread-156/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1475. [17:49:39] [Server thread/INFO]: zTavin[/170.231.35.232:57356] logged in with entity id 470913 at ([Entrada]1.5, 23.0, 0.5)
  1476. [17:49:41] [Server thread/INFO]: Pataogamer_55 lost connection: Disconnected
  1477. [17:49:42] [Server thread/INFO]: There are 46/200 players online:
  1478. [17:49:42] [Server thread/INFO]: ForEverAlonn, 666KG_, zLeonardo_, TaylorTM, iSharShock, KauaZin11, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, slo33, patoxxvideos, SirDrak, lanzin777, XSfanatic, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, FpsKarma, ghost874, ZTronik_, Luffy, HeadSets, pudimaleatorio, Lowiezin, Sasori_oPica, BahianoCrackudo, uDeathgunT_T, OfTheFire, FiihDoEduzati, Lippee__, beaast, Domeraski, RL_Gamer123, MrGuriBR_, EliasCoxinha, JuniorTF, crispt, melancia910, FallenSenpai, zClouud, xStarMegax, get__, zTavin
  1479. [17:49:43] [Craft Scheduler Thread - 27/INFO]: [AuthMe] zTavin logged in!
  1480. [17:49:44] [Craft Scheduler Thread - 43/INFO]: [AuthMe] FallenSenpai logged in!
  1481. [17:49:45] [Server thread/INFO]: [AuthMe] xStarMegax registered 138.36.40.6
  1482. [17:49:45] [Craft Scheduler Thread - 20/INFO]: [AuthMe] xStarMegax logged in!
  1483. [17:49:45] [Server thread/INFO]: zTavin lost connection: §cEsgotado quantidade de tentativas.
  1484. [17:49:47] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para FpsKarma.
  1485. [17:49:48] [Server thread/INFO]: [!] A MinaVip foi resetada!
  1486. [17:49:48] [Thread-160/INFO]: UUID of player KiiingAleister is 75372423-4d4f-3538-b82f-e385a0795bae
  1487. [17:49:48] [Server thread/INFO]: KiiingAleister[/179.158.244.72:62099] logged in with entity id 525858 at ([Entrada]1.5, 23.0, 0.5)
  1488. [17:49:50] [Thread-162/INFO]: UUID of player Lxcked is b9826592-bf0b-374c-b3b9-a1992848c710
  1489. [17:49:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@49fe32d3[id=b9826592-bf0b-374c-b3b9-a1992848c710,name=Lxcked,properties={},legacy=false] (/191.17.175.204:53421) lost connection: Disconnected
  1490. [17:49:52] [Thread-163/INFO]: UUID of player vvziguivv is db7f36ab-39b1-3bef-b73e-ad3640064720
  1491. [17:49:52] [Server thread/INFO]: vvziguivv[/177.81.122.236:50691] logged in with entity id 555956 at ([Entrada]1.5, 23.0, 0.5)
  1492. [17:49:53] [Server thread/INFO]:
  1493. [17:49:53] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1494. [17:49:53] [Server thread/INFO]:
  1495. [17:49:54] [Thread-165/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1496. [17:49:54] [Server thread/INFO]: zTavin[/170.231.35.232:57377] logged in with entity id 566235 at ([Entrada]1.5, 23.0, 0.5)
  1497. [17:49:55] [Server thread/INFO]: xStarMegax lost connection: Disconnected
  1498. [17:49:57] [Craft Scheduler Thread - 6/INFO]: [AuthMe] KiiingAleister logged in!
  1499. [17:49:58] [Craft Scheduler Thread - 6/INFO]: [AuthMe] zTavin logged in!
  1500. [17:49:58] [Server thread/INFO]: zTavin lost connection: §cEsgotado quantidade de tentativas.
  1501. [17:49:58] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1502. [17:49:59] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1503. [17:50:00] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1504. [17:50:01] [Server thread/INFO]: HABILIDADES: uDeathgunT_T atingiu o nivel 1.000 na habilidade de Espadas!
  1505. [17:50:01] [Server thread/INFO]: HABILIDADES: uDeathgunT_T atingiu o n�vel 1000 na habilidade de Espada!
  1506. [17:50:01] [Thread-169/INFO]: UUID of player Petrolina_ is c98580b9-8ac1-345a-98c5-dcf68ab57b77
  1507. [17:50:02] [Server thread/INFO]: Petrolina_[/191.187.153.6:59031] logged in with entity id 615262 at ([Entrada]1.5, 23.0, 0.5)
  1508. [17:50:02] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1509. [17:50:02] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1510. [17:50:02] [Thread-171/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1511. [17:50:02] [Server thread/INFO]: zTavin[/170.231.35.232:57395] logged in with entity id 619574 at ([Entrada]1.5, 23.0, 0.5)
  1512. [17:50:02] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1513. [17:50:03] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1514. [17:50:03] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1515. [17:50:03] [Server thread/INFO]: Comando n�o encontrado, use /help
  1516. [17:50:03] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1517. [17:50:03] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1518. [17:50:04] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1519. [17:50:04] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1520. [17:50:04] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1521. [17:50:05] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1522. [17:50:05] [Thread-173/INFO]: UUID of player Lxcked is b9826592-bf0b-374c-b3b9-a1992848c710
  1523. [17:50:05] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1524. [17:50:05] [Server thread/INFO]: Lxcked[/191.17.175.204:53434] logged in with entity id 637355 at ([Entrada]1.5, 23.0, 0.5)
  1525. [17:50:05] [Server thread/INFO]: BahianoCrackudo lost connection: Internal Exception: java.io.IOException: Error while read(...): Conexão fechada pela outra ponta
  1526. [17:50:05] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1527. [17:50:06] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1528. [17:50:06] [Craft Scheduler Thread - 20/INFO]: [AuthMe] zTavin logged in!
  1529. [17:50:06] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1530. [17:50:06] [Server thread/INFO]: zTavin lost connection: §cEsgotado quantidade de tentativas.
  1531. [17:50:06] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1532. [17:50:07] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1533. [17:50:07] [Craft Scheduler Thread - 16/INFO]: [AuthMe] Petrolina_ logged in!
  1534. [17:50:07] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1535. [17:50:07] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1536. [17:50:07] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1537. [17:50:08] [Thread-178/INFO]: UUID of player ZPiikeno_ULTRA is 1ed71f31-169b-3903-b7d3-2ff1034bc5d4
  1538. [17:50:08] [Server thread/INFO]: ZPiikeno_ULTRA[/177.128.192.134:4897] logged in with entity id 654325 at ([Entrada]1.5, 23.0, 0.5)
  1539. [17:50:08] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1540. [17:50:08] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1541. [17:50:08] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1542. [17:50:09] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1543. [17:50:09] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1544. [17:50:09] [Server thread/INFO]: TELL para ghost874: Você ganhou um Boss de SKELETÃO
  1545. [17:50:09] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador ghost874.
  1546. [17:50:09] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1547. [17:50:09] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1548. [17:50:10] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1549. [17:50:10] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1550. [17:50:10] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1551. [17:50:10] [Server thread/INFO]: TELL para ghost874: Você ganhou um Boss de SKELETÃO
  1552. [17:50:10] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador ghost874.
  1553. [17:50:11] [Thread-180/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1554. [17:50:11] [Server thread/INFO]: zTavin[/170.231.35.232:57400] logged in with entity id 676038 at ([Entrada]1.5, 23.0, 0.5)
  1555. [17:50:12] [Server thread/INFO]: [AuthMe] Lxcked registered 191.17.175.204
  1556. [17:50:12] [Craft Scheduler Thread - 31/INFO]: [AuthMe] Lxcked logged in!
  1557. [17:50:13] [Craft Scheduler Thread - 8/INFO]: [AuthMe] zTavin used the wrong password
  1558. [17:50:13] [Server thread/INFO]: zTavin lost connection: §cSenha incorreta!
  1559. [17:50:15] [Craft Scheduler Thread - 15/INFO]: [AuthMe] ZPiikeno_ULTRA logged in!
  1560. [17:50:17] [Thread-183/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1561. [17:50:17] [Server thread/INFO]: zTavin[/170.231.35.232:57404] logged in with entity id 721241 at ([Entrada]1.5, 23.0, 0.5)
  1562. [17:50:18] [Server thread/INFO]:
  1563. [17:50:18] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1564. [17:50:18] [Server thread/INFO]:
  1565. [17:50:18] [Craft Scheduler Thread - 33/INFO]: [AuthMe] vvziguivv logged in!
  1566. [17:50:19] [Craft Scheduler Thread - 7/INFO]: [AuthMe] zTavin logged in!
  1567. [17:50:20] [Server thread/INFO]: zTavin lost connection: §cEsgotado quantidade de tentativas.
  1568. [17:50:20] [Server thread/INFO]: vvziguivv lost connection: §cEsgotado quantidade de tentativas.
  1569. [17:50:20] [Server thread/WARN]: handleDisconnection() called twice
  1570. [17:50:20] [Server thread/WARN]: handleDisconnection() called twice
  1571. [17:50:21] [Server thread/INFO]: There are 47/200 players online:
  1572. [17:50:21] [Server thread/INFO]: ForEverAlonn, 666KG_, zLeonardo_, TaylorTM, iSharShock, KauaZin11, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, slo33, patoxxvideos, SirDrak, lanzin777, XSfanatic, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, FpsKarma, ZTronik_, Luffy, HeadSets, pudimaleatorio, Lowiezin, Sasori_oPica, uDeathgunT_T, OfTheFire, FiihDoEduzati, Lippee__, beaast, Domeraski, RL_Gamer123, MrGuriBR_, EliasCoxinha, JuniorTF, crispt, melancia910, zClouud, get__, ghost874, Lxcked, KiiingAleister, FallenSenpai, ZPiikeno_ULTRA, Petrolina_
  1573. [17:50:22] [Thread-187/INFO]: UUID of player vvziguivv is db7f36ab-39b1-3bef-b73e-ad3640064720
  1574. [17:50:23] [Server thread/INFO]: vvziguivv[/177.81.122.236:50699] logged in with entity id 758418 at ([Entrada]1.5, 23.0, 0.5)
  1575. [17:50:25] [Server thread/WARN]: Lowiezin moved wrongly!
  1576. [17:50:26] [Craft Scheduler Thread - 14/INFO]: [AuthMe] vvziguivv logged in!
  1577. [17:50:29] [Thread-189/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  1578. [17:50:29] [Server thread/INFO]: zTavin[/170.231.35.232:57417] logged in with entity id 800300 at ([Entrada]1.5, 23.0, 0.5)
  1579. [17:50:34] [Craft Scheduler Thread - 14/INFO]: [AuthMe] zTavin logged in!
  1580. [17:50:39] [Thread-191/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  1581. [17:50:39] [Server thread/INFO]: LuizBebe840[/170.79.45.108:49686] logged in with entity id 874059 at ([Entrada]1.5, 23.0, 0.5)
  1582. [17:50:41] [Server thread/INFO]:
  1583. [17:50:41] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1584. [17:50:41] [Server thread/INFO]:
  1585. [17:50:43] [Thread-193/INFO]: UUID of player EduN3 is 33ed2ec9-e130-3e8f-b9c9-9223416cce06
  1586. [17:50:43] [Server thread/INFO]: EduN3[/186.219.185.1:56483] logged in with entity id 897189 at ([Entrada]1.5, 23.0, 0.5)
  1587. [17:50:46] [Craft Scheduler Thread - 20/INFO]: [AuthMe] LuizBebe840 logged in!
  1588. [17:50:48] [Server thread/INFO]: [!] A MinaMinaPvP foi resetada!
  1589. [17:50:51] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de ZUMBI
  1590. [17:50:51] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador vvziguivv.
  1591. [17:50:52] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de ZUMBI
  1592. [17:50:52] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador vvziguivv.
  1593. [17:50:52] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador vvziguivv.
  1594. [17:50:52] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador vvziguivv.
  1595. [17:50:52] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de GUARDIÃO
  1596. [17:50:52] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de CREEPER
  1597. [17:50:52] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador vvziguivv.
  1598. [17:50:52] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de SKELETÃO
  1599. [17:50:52] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de CREEPER
  1600. [17:50:52] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador vvziguivv.
  1601. [17:50:52] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de SKELETÃO
  1602. [17:50:53] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador vvziguivv.
  1603. [17:50:53] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador vvziguivv.
  1604. [17:50:53] [Server thread/INFO]: Given [Blaze Rod] * 64 to KiiingAleister
  1605. [17:50:53] [Server thread/INFO]: TELL para KiiingAleister: Você ganhou Blaze_Rod use /vender
  1606. [17:50:53] [Server thread/INFO]: Given [Blaze Rod] * 64 to KiiingAleister
  1607. [17:50:53] [Server thread/INFO]: TELL para vvziguivv: Você ganhou uma Matadora de BOSS
  1608. [17:50:53] [Server thread/INFO]: Title enviado com sucesso.
  1609. [17:50:57] [Craft Scheduler Thread - 45/INFO]: [AuthMe] EduN3 logged in!
  1610. [17:50:58] [Server thread/INFO]:
  1611. [17:50:58] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1612. [17:50:58] [Server thread/INFO]:
  1613. [17:51:01] [Server thread/INFO]: There are 51/200 players online:
  1614. [17:51:01] [Server thread/INFO]: ForEverAlonn, 666KG_, zLeonardo_, TaylorTM, iSharShock, KauaZin11, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, slo33, patoxxvideos, SirDrak, lanzin777, XSfanatic, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, FpsKarma, Luffy, HeadSets, pudimaleatorio, Lowiezin, Sasori_oPica, uDeathgunT_T, OfTheFire, FiihDoEduzati, Lippee__, beaast, Domeraski, RL_Gamer123, MrGuriBR_, JuniorTF, crispt, melancia910, zClouud, get__, Lxcked, FallenSenpai, Petrolina_, zTavin, ZPiikeno_ULTRA, KiiingAleister, LuizBebe840, EduN3, vvziguivv, ZTronik_, EliasCoxinha, ghost874
  1615. [17:51:04] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1616. [17:51:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1617. [17:51:05] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1618. [17:51:05] [Server thread/INFO]: TELL para vvziguivv: Você ganhou 1 Milhão!
  1619. [17:51:05] [Server thread/INFO]: Foi adicionado a conta de vvziguivv a quantia de 1.000.000 coins
  1620. [17:51:05] [Server thread/INFO]: Voce deu 1 Spawners key para vvziguivv
  1621. [17:51:05] [Server thread/INFO]: TELL para vvziguivv: Você ganhou uma Chave SPAWNERs
  1622. [17:51:05] [Server thread/INFO]: TELL para vvziguivv: Você ganhou 1 Milhão!
  1623. [17:51:05] [Server thread/INFO]: Foi adicionado a conta de vvziguivv a quantia de 1.000.000 coins
  1624. [17:51:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1625. [17:51:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1626. [17:51:05] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1627. [17:51:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1628. [17:51:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1629. [17:51:05] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1630. [17:51:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1631. [17:51:05] [Server thread/INFO]: SimpleClans command failure: null
  1632. [17:51:05] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.Clan.isLeader(Clan.java:690)
  1633. [17:51:05] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.commands.RosterCommand.execute(RosterCommand.java:69)
  1634. [17:51:05] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.executors.ClanCommandExecutor.onCommand(ClanCommandExecutor.java:134)
  1635. [17:51:05] [Server thread/INFO]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1636. [17:51:05] [Server thread/INFO]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1637. [17:51:05] [Server thread/INFO]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1638. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1639. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1640. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1641. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1642. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1643. [17:51:05] [Server thread/INFO]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1644. [17:51:05] [Server thread/INFO]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1645. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1646. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1647. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1648. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1649. [17:51:05] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1650. [17:51:05] [Server thread/INFO]: java.lang.Thread.run(Thread.java:748)
  1651. [17:51:06] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1652. [17:51:06] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1653. [17:51:06] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1654. [17:51:06] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1655. [17:51:06] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1656. [17:51:06] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1657. [17:51:06] [Server thread/INFO]: HABILIDADES: pudimaleatorio atingiu o n�vel 400 na habilidade de Espada!
  1658. [17:51:06] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1659. [17:51:06] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1660. [17:51:06] [Server thread/INFO]: Lxcked lost connection: Internal Exception: java.io.IOException: Error while read(...): Conexão fechada pela outra ponta
  1661. [17:51:07] [Thread-196/INFO]: UUID of player SrDyuDyaYT is d227806b-29bf-3a50-893f-5d5fe8355100
  1662. [17:51:07] [Server thread/INFO]: SrDyuDyaYT[/187.112.110.210:52995] logged in with entity id 1065194 at ([Entrada]1.5, 23.0, 0.5)
  1663. [17:51:07] [Server thread/INFO]: TELL para Morflex: Você ganhou 1 Milhão!
  1664. [17:51:08] [Server thread/INFO]: Foi adicionado a conta de Morflex a quantia de 1.000.000 coins
  1665. [17:51:08] [Server thread/INFO]: TELL para KiiingAleister: Você ganhou um Boss de SKELETÃO
  1666. [17:51:08] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador KiiingAleister.
  1667. [17:51:08] [Server thread/INFO]: [Prisma] Foram 251 itens removidos do ch�o!
  1668. [17:51:09] [Server thread/INFO]: SimpleClans command failure: null
  1669. [17:51:09] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.Clan.isLeader(Clan.java:690)
  1670. [17:51:09] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.commands.RosterCommand.execute(RosterCommand.java:69)
  1671. [17:51:09] [Server thread/INFO]: net.sacredlabyrinth.phaed.simpleclans.executors.ClanCommandExecutor.onCommand(ClanCommandExecutor.java:134)
  1672. [17:51:09] [Server thread/INFO]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1673. [17:51:09] [Server thread/INFO]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1674. [17:51:09] [Server thread/INFO]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1675. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1676. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1677. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1678. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1679. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1680. [17:51:09] [Server thread/INFO]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1681. [17:51:09] [Server thread/INFO]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1682. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1683. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1684. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1685. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1686. [17:51:09] [Server thread/INFO]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1687. [17:51:09] [Server thread/INFO]: java.lang.Thread.run(Thread.java:748)
  1688. [17:51:09] [Server thread/INFO]: Voce deu 1 Spawners key para Morflex
  1689. [17:51:09] [Server thread/INFO]: TELL para Morflex: Você ganhou uma Chave SPAWNERs
  1690. [17:51:09] [Server thread/INFO]: Given [Blaze Rod] * 64 to Morflex
  1691. [17:51:09] [Server thread/INFO]: Given [Blaze Rod] * 64 to Morflex
  1692. [17:51:09] [Server thread/INFO]: Given [Blaze Rod] * 64 to Morflex
  1693. [17:51:09] [Server thread/INFO]: TELL para Morflex: Você ganhou Blaze_Rod use /vender
  1694. [17:51:10] [Server thread/INFO]: TELL para Morflex: Você ganhou Blaze_Rod use /vender
  1695. [17:51:10] [Server thread/INFO]: Given [Blaze Rod] * 64 to Morflex
  1696. [17:51:10] [Server thread/INFO]: [PlayerPoints] Player Morflex now has 1 Points
  1697. [17:51:10] [Server thread/INFO]: [PlayerPoints] Player Morflex now has 2 Points
  1698. [17:51:10] [Craft Scheduler Thread - 40/INFO]: (FAWE) You aren't holding a brush!
  1699. [17:51:10] [Server thread/INFO]: Voce deu 1 Maquinas key para Morflex
  1700. [17:51:10] [Craft Scheduler Thread - 40/INFO]: (FAWE) You aren't holding a brush!
  1701. [17:51:10] [Server thread/INFO]: TELL para Morflex: Você ganhou uma Chave MAQUINAs
  1702. [17:51:10] [Server thread/INFO]: Voce deu 1 Spawners key para Morflex
  1703. [17:51:10] [Server thread/INFO]: TELL para Morflex: Você ganhou uma Chave SPAWNERs
  1704. [17:51:15] [Craft Scheduler Thread - 32/INFO]: [AuthMe] SrDyuDyaYT logged in!
  1705. [17:51:15] [Server thread/INFO]: TELL para Morflex: Você ganhou uma Maquina Terrestre
  1706. [17:51:15] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um spawner de Guardian
  1707. [17:51:15] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1708. [17:51:18] [Thread-198/INFO]: UUID of player xaruto_usucrack is b778bce1-432f-39cc-ae4a-b908e97a22ea
  1709. [17:51:18] [Server thread/INFO]: xaruto_usucrack[/179.55.194.181:32321] logged in with entity id 1145515 at ([Entrada]1.5, 23.0, 0.5)
  1710. [17:51:19] [Server thread/INFO]: TELL para Morflex: Você ganhou um spawner de Guardian
  1711. [17:51:19] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1712. [17:51:24] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de SKELETÃO
  1713. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Morflex.
  1714. [17:51:25] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de SKELETÃO
  1715. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Morflex.
  1716. [17:51:25] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de SKELETÃO
  1717. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Morflex.
  1718. [17:51:25] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de ZUMBI
  1719. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Morflex.
  1720. [17:51:25] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de ZUMBI
  1721. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Morflex.
  1722. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Morflex.
  1723. [17:51:25] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Morflex.
  1724. [17:51:25] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de CREEPER
  1725. [17:51:25] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de CREEPER
  1726. [17:51:30] [Server thread/INFO]: Title enviado com sucesso.
  1727. [17:51:30] [Server thread/INFO]: User groups set!
  1728. [17:51:30] [Server thread/INFO]: O som 'ENDERDRAGON_GROWL' foi executado para todos os players do servidor.
  1729. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1730. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1731. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1732. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1733. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1734. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1735. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1736. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1737. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1738. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1739. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1740. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1741. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1742. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1743. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1744. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1745. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1746. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1747. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1748. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1749. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1750. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1751. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1752. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1753. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1754. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1755. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1756. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1757. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1758. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1759. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1760. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1761. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1762. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1763. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1764. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1765. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1766. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1767. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1768. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1769. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1770. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1771. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1772. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1773. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1774. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1775. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1776. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1777. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1778. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1779. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1780. [17:51:30] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  1781. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1782. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1783. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1784. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1785. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1786. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1787. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1788. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1789. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1790. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1791. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1792. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1793. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1794. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1795. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1796. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1797. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1798. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1799. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1800. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1801. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1802. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1803. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1804. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1805. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1806. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1807. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1808. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1809. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1810. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1811. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1812. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1813. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1814. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1815. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1816. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1817. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1818. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1819. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1820. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1821. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1822. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1823. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1824. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1825. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1826. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1827. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1828. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1829. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1830. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1831. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1832. [17:51:30] [Server thread/INFO]: Voce deu 1 Boss key para all players
  1833. [17:51:30] [Server thread/INFO]: Voce deu 3 Boss keys to Luffy
  1834. [17:51:30] [Server thread/INFO]: 2 caixa(s) '7' enviada(s) com sucesso para Luffy.
  1835. [17:51:32] [Thread-202/INFO]: UUID of player Xy0 is 9a0a08c4-26e0-30bc-a024-3d06928997c5
  1836. [17:51:32] [Server thread/INFO]: Xy0[/45.65.237.146:61495] logged in with entity id 1247190 at ([Entrada]1.5, 23.0, 0.5)
  1837. [17:51:32] [Server thread/INFO]: TELL para Morflex: Você ganhou 1 Milhão!
  1838. [17:51:32] [Server thread/INFO]: Foi adicionado a conta de Morflex a quantia de 1.000.000 coins
  1839. [17:51:34] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador vvziguivv.
  1840. [17:51:34] [Server thread/INFO]: TELL para vvziguivv: Você ganhou um Boss de GUARDIÃO
  1841. [17:51:34] [Server thread/INFO]: TELL para Morflex: Você ganhou um Boss de SKELETÃO
  1842. [17:51:34] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Morflex.
  1843. [17:51:35] [Server thread/INFO]:
  1844. [17:51:35] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1845. [17:51:35] [Server thread/INFO]:
  1846. [17:51:37] [Server thread/INFO]: [AuthMe] xaruto_usucrack registered 179.55.194.181
  1847. [17:51:37] [Craft Scheduler Thread - 10/INFO]: [AuthMe] xaruto_usucrack logged in!
  1848. [17:51:37] [Craft Scheduler Thread - 45/INFO]: [AuthMe] Xy0 logged in!
  1849. [17:51:38] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1850. [17:51:38] [Server thread/INFO]: Given [Blaze Rod] * 64 to vvziguivv
  1851. [17:51:38] [Server thread/INFO]: TELL para vvziguivv: Você ganhou Blaze_Rod use /vender
  1852. [17:51:40] [Server thread/INFO]: There are 53/200 players online:
  1853. [17:51:40] [Server thread/INFO]: ForEverAlonn, 666KG_, zLeonardo_, iSharShock, KauaZin11, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, slo33, patoxxvideos, SirDrak, XSfanatic, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, FpsKarma, Luffy, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, OfTheFire, FiihDoEduzati, Lippee__, beaast, MrGuriBR_, JuniorTF, crispt, melancia910, zClouud, get__, Petrolina_, zTavin, ZPiikeno_ULTRA, vvziguivv, ZTronik_, ghost874, EduN3, SrDyuDyaYT, LuizBebe840, Domeraski, KiiingAleister, TaylorTM, xaruto_usucrack, RL_Gamer123, EliasCoxinha, FallenSenpai, Xy0, lanzin777, Lowiezin
  1854. [17:51:42] [Server thread/INFO]:
  1855. [17:51:42] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1856. [17:51:42] [Server thread/INFO]:
  1857. [17:51:42] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para Petrolina_.
  1858. [17:51:45] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para Petrolina_.
  1859. [17:51:46] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para Petrolina_.
  1860. [17:51:46] [Thread-204/INFO]: UUID of player PunishePvP is bbc09eca-e362-34a2-86c1-61964a505108
  1861. [17:51:47] [Server thread/INFO]: PunishePvP[/189.115.63.248:61425] logged in with entity id 1348162 at ([Entrada]1.5, 23.0, 0.5)
  1862. [17:51:47] [Server thread/INFO]: Given [Blaze Rod] * 64 to Lowiezin
  1863. [17:51:47] [Server thread/INFO]: TELL para Lowiezin: Você ganhou Blaze_Rod use /vender
  1864. [17:51:47] [Server thread/INFO]: Given [Blaze Rod] * 64 to Lowiezin
  1865. [17:51:47] [Server thread/INFO]: Comando n�o encontrado, use /help
  1866. [17:51:48] [Server thread/INFO]: TELL para zLeonardo_: Você ganhou um Boss de ZUMBI
  1867. [17:51:48] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador zLeonardo_.
  1868. [17:51:48] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador zLeonardo_.
  1869. [17:51:48] [Server thread/INFO]: TELL para zLeonardo_: Você ganhou um Boss de GUARDIÃO
  1870. [17:51:49] [Server thread/INFO]: Given [Blaze Rod] * 64 to SirDrak
  1871. [17:51:49] [Server thread/INFO]: Given [Blaze Rod] * 64 to SirDrak
  1872. [17:51:49] [Server thread/INFO]: TELL para SirDrak: Você ganhou Blaze_Rod use /vender
  1873. [17:51:49] [Server thread/INFO]:
  1874. [17:51:49] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1875. [17:51:49] [Server thread/INFO]:
  1876. [17:51:50] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador slo33.
  1877. [17:51:50] [Server thread/INFO]: TELL para slo33: Você ganhou um Boss de GUARDIÃO
  1878. [17:51:51] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador ZTronik_.
  1879. [17:51:51] [Server thread/INFO]: TELL para ZTronik_: Você ganhou um Boss de CREEPER
  1880. [17:51:53] [Server thread/INFO]: TELL para Lowiezin: Você ganhou um Boss de ZUMBI
  1881. [17:51:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Lowiezin.
  1882. [17:51:53] [Craft Scheduler Thread - 8/INFO]: [AuthMe] PunishePvP logged in!
  1883. [17:51:53] [Thread-206/INFO]: UUID of player GOD_Weedzao is 4eb7dbc0-a1c6-36cb-80d9-92f07edd76a0
  1884. [17:51:53] [Server thread/INFO]: GOD_Weedzao[/45.225.233.190:38807] logged in with entity id 1391794 at ([Entrada]1.5, 23.0, 0.5)
  1885. [17:51:53] [Server thread/INFO]: Voce deu 1 Spawners key para zLeonardo_
  1886. [17:51:53] [Server thread/INFO]: TELL para zLeonardo_: Você ganhou uma Chave SPAWNERs
  1887. [17:51:54] [Thread-208/INFO]: UUID of player Apx_ is 8fb08af1-c6a3-32a7-9a60-8846fc7a3fe7
  1888. [17:51:54] [Server thread/INFO]: TELL para ZTronik_: Você ganhou 1 Milhão!
  1889. [17:51:54] [Server thread/INFO]: Apx_[/187.113.159.181:56666] logged in with entity id 1395254 at ([Entrada]1.5, 23.0, 0.5)
  1890. [17:51:54] [Server thread/INFO]: Foi adicionado a conta de ZTronik_ a quantia de 1.000.000 coins
  1891. [17:51:57] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador SirDrak.
  1892. [17:51:57] [Server thread/INFO]: Title enviado com sucesso.
  1893. [17:51:57] [Server thread/INFO]: TELL para SirDrak: Você ganhou uma Matadora de BOSS
  1894. [17:51:57] [Server thread/INFO]: [PlayerPoints] Player slo33 now has 1 Points
  1895. [17:51:57] [Craft Scheduler Thread - 27/INFO]: (FAWE) You aren't holding a brush!
  1896. [17:51:58] [Craft Scheduler Thread - 45/INFO]: [AuthMe] Apx_ logged in!
  1897. [17:51:58] [Server thread/INFO]: Given [Blaze Rod] * 64 to OfTheFire
  1898. [17:51:59] [Server thread/INFO]: Given [Blaze Rod] * 64 to OfTheFire
  1899. [17:51:59] [Server thread/INFO]: TELL para OfTheFire: Você ganhou Blaze_Rod use /vender
  1900. [17:52:02] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para KiiingAleister.
  1901. [17:52:02] [Server thread/INFO]: TELL para KiiingAleister: Você ganhou um kit [Galaxy]
  1902. [17:52:03] [Thread-210/INFO]: UUID of player DevYgor is 5b861ceb-89bb-3b2b-a69d-a31707db536c
  1903. [17:52:03] [Server thread/INFO]: DevYgor[/168.197.152.2:53423] logged in with entity id 1460193 at ([Entrada]1.5, 23.0, 0.5)
  1904. [17:52:04] [Thread-212/INFO]: UUID of player Liquir_ is d29e70ab-cbf2-3aff-8db9-eeff9627dc5f
  1905. [17:52:04] [Server thread/INFO]: Liquir_[/179.126.100.190:57236] logged in with entity id 1466183 at ([Entrada]1.5, 23.0, 0.5)
  1906. [17:52:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to FiihDoEduzati
  1907. [17:52:05] [Server thread/INFO]: Given [Blaze Rod] * 64 to FiihDoEduzati
  1908. [17:52:05] [Server thread/INFO]: TELL para FiihDoEduzati: Você ganhou Blaze_Rod use /vender
  1909. [17:52:07] [Craft Scheduler Thread - 46/INFO]: [AuthMe] DevYgor logged in!
  1910. [17:52:08] [Server thread/INFO]: [Prisma] O lixeiro ir� fazer a limpeza em 140 seconds!
  1911. [17:52:09] [Craft Scheduler Thread - 29/INFO]: [AuthMe] GOD_Weedzao logged in!
  1912. [17:52:10] [Server thread/INFO]: TELL para FiihDoEduzati: Você ganhou um Boss de ZUMBI
  1913. [17:52:10] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador FiihDoEduzati.
  1914. [17:52:10] [Server thread/INFO]: TELL para SirDrak: Você ganhou um spawner de Guardian
  1915. [17:52:10] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  1916. [17:52:13] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador SrDyuDyaYT.
  1917. [17:52:13] [Server thread/INFO]: TELL para SrDyuDyaYT: Você ganhou um Boss de ZUMBI
  1918. [17:52:13] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador SrDyuDyaYT.
  1919. [17:52:13] [Server thread/INFO]: TELL para SrDyuDyaYT: Você ganhou um Boss de GUARDIÃO
  1920. [17:52:14] [Server thread/INFO]: [AuthMe] Liquir_ registered 179.126.100.190
  1921. [17:52:14] [Craft Scheduler Thread - 3/INFO]: [AuthMe] Liquir_ logged in!
  1922. [17:52:15] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador OfTheFire.
  1923. [17:52:16] [Server thread/INFO]: TELL para OfTheFire: Você ganhou um Boss de CREEPER
  1924. [17:52:16] [Server thread/INFO]: Voce deu 1 Spawners key para SrDyuDyaYT
  1925. [17:52:16] [Server thread/INFO]: Given [Blaze Rod] * 64 to KauaZin11
  1926. [17:52:16] [Server thread/INFO]: TELL para SrDyuDyaYT: Você ganhou uma Chave SPAWNERs
  1927. [17:52:16] [Server thread/INFO]: Given [Blaze Rod] * 64 to KauaZin11
  1928. [17:52:16] [Server thread/INFO]: TELL para KauaZin11: Você ganhou Blaze_Rod use /vender
  1929. [17:52:20] [Server thread/INFO]: TELL para SrDyuDyaYT: Você ganhou um spawner de Zombie
  1930. [17:52:20] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  1931. [17:52:20] [Server thread/INFO]: There are 58/200 players online:
  1932. [17:52:20] [Server thread/INFO]: ForEverAlonn, 666KG_, zLeonardo_, iSharShock, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, patoxxvideos, XSfanatic, Sprintay_, ulttraWantedz_, Ragnar, iLuanKnight, Luffy, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, FiihDoEduzati, Lippee__, beaast, MrGuriBR_, JuniorTF, crispt, zClouud, get__, Petrolina_, zTavin, ZPiikeno_ULTRA, ghost874, EduN3, SrDyuDyaYT, LuizBebe840, Domeraski, TaylorTM, xaruto_usucrack, RL_Gamer123, EliasCoxinha, FallenSenpai, lanzin777, FpsKarma, SirDrak, Xy0, vvziguivv, GOD_Weedzao, OfTheFire, Lowiezin, ZTronik_, PunishePvP, DevYgor, Liquir_, slo33, KauaZin11, melancia910, Apx_, KiiingAleister
  1933. [17:52:21] [Server thread/INFO]: PunishePvP lost connection: Disconnected
  1934. [17:52:21] [Server thread/INFO]: TELL para KauaZin11: Você ganhou um Boss de ZUMBI
  1935. [17:52:21] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador KauaZin11.
  1936. [17:52:22] [Server thread/INFO]: TELL para zTavin: Você ganhou 1 Milhão!
  1937. [17:52:22] [Server thread/INFO]: Foi adicionado a conta de zTavin a quantia de 1.000.000 coins
  1938. [17:52:25] [Server thread/INFO]:
  1939. [17:52:25] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1940. [17:52:25] [Server thread/INFO]:
  1941. [17:52:25] [Server thread/INFO]:
  1942. [17:52:25] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1943. [17:52:25] [Server thread/INFO]:
  1944. [17:52:25] [Server thread/INFO]: Given [Blaze Rod] * 64 to FpsKarma
  1945. [17:52:25] [Server thread/INFO]: Given [Blaze Rod] * 64 to FpsKarma
  1946. [17:52:25] [Server thread/INFO]: TELL para FpsKarma: Você ganhou Blaze_Rod use /vender
  1947. [17:52:28] [Thread-217/INFO]: UUID of player TheCriminalKill_ is a7d9338f-7868-3a21-9ed7-5a9812feafe7
  1948. [17:52:29] [Server thread/INFO]: TheCriminalKill_[/187.126.125.41:2626] logged in with entity id 1636957 at ([world]15.0, 100.0, -15.0)
  1949. [17:52:30] [Server thread/INFO]: [PlayerPoints] Player Luffy now has 1 Points
  1950. [17:52:30] [Craft Scheduler Thread - 47/INFO]: (FAWE) You aren't holding a brush!
  1951. [17:52:35] [Craft Scheduler Thread - 10/INFO]: [AuthMe] TheCriminalKill_ logged in!
  1952. [17:52:36] [Server thread/INFO]: Given [Blaze Rod] * 64 to RL_Gamer123
  1953. [17:52:36] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou Blaze_Rod use /vender
  1954. [17:52:36] [Server thread/INFO]: Given [Blaze Rod] * 64 to RL_Gamer123
  1955. [17:52:37] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador Luffy.
  1956. [17:52:37] [Server thread/INFO]: Voce deu 1 Spawners key para RL_Gamer123
  1957. [17:52:37] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Chave SPAWNERs
  1958. [17:52:37] [Server thread/INFO]: TELL para Luffy: Você ganhou um Boss de GUARDIÃO
  1959. [17:52:37] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou 1 Milhão!
  1960. [17:52:37] [Server thread/INFO]: Foi adicionado a conta de RL_Gamer123 a quantia de 1.000.000 coins
  1961. [17:52:37] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou 1 Milhão!
  1962. [17:52:37] [Server thread/INFO]: Foi adicionado a conta de RL_Gamer123 a quantia de 1.000.000 coins
  1963. [17:52:37] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou 1 Milhão!
  1964. [17:52:37] [Server thread/INFO]: TELL para Luffy: Você ganhou um Boss de ZUMBI
  1965. [17:52:37] [Server thread/INFO]: Foi adicionado a conta de RL_Gamer123 a quantia de 1.000.000 coins
  1966. [17:52:37] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Luffy.
  1967. [17:52:38] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou 1 Milhão!
  1968. [17:52:38] [Server thread/INFO]: Foi adicionado a conta de RL_Gamer123 a quantia de 1.000.000 coins
  1969. [17:52:38] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou 1 Milhão!
  1970. [17:52:38] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador Luffy.
  1971. [17:52:38] [Server thread/INFO]: Foi adicionado a conta de RL_Gamer123 a quantia de 1.000.000 coins
  1972. [17:52:38] [Server thread/INFO]: TELL para Luffy: Você ganhou um Boss de SKELETÃO
  1973. [17:52:38] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Luffy.
  1974. [17:52:38] [Server thread/INFO]: TELL para Luffy: Você ganhou uma Matadora de BOSS
  1975. [17:52:38] [Server thread/INFO]: Title enviado com sucesso.
  1976. [17:52:38] [Thread-219/INFO]: UUID of player translayton is f2730bce-f36e-33f0-abac-6c2feab71c1d
  1977. [17:52:38] [Server thread/INFO]: translayton[/177.82.81.73:50747] logged in with entity id 1706963 at ([Entrada]1.5, 23.0, 0.5)
  1978. [17:52:39] [Server thread/INFO]:
  1979. [17:52:39] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1980. [17:52:39] [Server thread/INFO]:
  1981. [17:52:39] [Server thread/INFO]:
  1982. [17:52:39] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1983. [17:52:39] [Server thread/INFO]:
  1984. [17:52:39] [Server thread/INFO]: Comando n�o encontrado, use /help
  1985. [17:52:40] [Server thread/INFO]: TheCriminalKill_: /tpall TaylorTM
  1986. [17:52:41] [Server thread/INFO]: HABILIDADES: Sasori_oPica atingiu o nivel 100 na habilidade de Espadas!
  1987. [17:52:41] [Server thread/INFO]: HABILIDADES: Sasori_oPica atingiu o n�vel 100 na habilidade de Espada!
  1988. [17:52:42] [Server thread/INFO]: TELL para FpsKarma: Você ganhou um Boss de SKELETÃO
  1989. [17:52:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador FpsKarma.
  1990. [17:52:44] [Server thread/INFO]: TheCriminalKill_: /tpall
  1991. [17:52:46] [Server thread/INFO]:
  1992. [17:52:46] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1993. [17:52:46] [Server thread/INFO]:
  1994. [17:52:47] [Server thread/INFO]:
  1995. [17:52:47] [Server thread/INFO]: O limite de baús do servidor é de 02.
  1996. [17:52:47] [Server thread/INFO]:
  1997. [17:52:48] [Server thread/INFO]: [!] A MinaMembro foi resetada!
  1998. [17:52:51] [Server thread/INFO]:
  1999. [17:52:51] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2000. [17:52:51] [Server thread/INFO]:
  2001. [17:52:51] [Server thread/INFO]: TELL para lanzin777: Você ganhou um spawner de Zombie
  2002. [17:52:52] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2003. [17:52:53] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2004. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2005. [17:52:53] [Server thread/INFO]: TELL para lanzin777: Você ganhou um spawner de Mooshroom
  2006. [17:52:53] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  2007. [17:52:54] [Craft Scheduler Thread - 28/INFO]: (FAWE) You aren't holding a brush!
  2008. [17:52:54] [Server thread/INFO]: TheCriminalKill_: /tpall
  2009. [17:52:56] [Thread-222/INFO]: UUID of player Gordaosz is 7766ccc1-f052-3779-a1b0-196c87f3974e
  2010. [17:52:56] [Server thread/INFO]: Gordaosz[/189.4.75.19:9575] logged in with entity id 1833891 at ([Entrada]1.5, 23.0, 0.5)
  2011. [17:52:59] [Craft Scheduler Thread - 48/INFO]: [AuthMe] Gordaosz logged in!
  2012. [17:52:59] [Thread-224/INFO]: UUID of player theCoolerSphinx is f32d55b5-839b-3c99-af74-55aa92c096f7
  2013. [17:52:59] [Server thread/INFO]: theCoolerSphinx[/191.240.217.63:12270] logged in with entity id 1857558 at ([Entrada]1.5, 23.0, 0.5)
  2014. [17:52:59] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  2015. [17:52:59] [Craft Scheduler Thread - 10/INFO]: (FAWE) You aren't holding a brush!
  2016. [17:53:00] [Server thread/INFO]: There are 61/200 players online:
  2017. [17:53:00] [Server thread/INFO]: ForEverAlonn, 666KG_, zLeonardo_, iSharShock, Morflex, Enjoyx, The_EduGamer, uFloow_, Fern4nd4, patoxxvideos, XSfanatic, Sprintay_, ulttraWantedz_, iLuanKnight, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, FiihDoEduzati, Lippee__, beaast, MrGuriBR_, crispt, zClouud, get__, Petrolina_, ZPiikeno_ULTRA, ghost874, EduN3, LuizBebe840, Domeraski, TaylorTM, xaruto_usucrack, RL_Gamer123, EliasCoxinha, FallenSenpai, lanzin777, FpsKarma, Xy0, vvziguivv, GOD_Weedzao, OfTheFire, Lowiezin, ZTronik_, DevYgor, slo33, melancia910, Apx_, KiiingAleister, KauaZin11, SirDrak, TheCriminalKill_, SrDyuDyaYT, Liquir_, translayton, Luffy, Ragnar, zTavin, JuniorTF, Gordaosz, theCoolerSphinx
  2018. [17:53:00] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um spawner de Zombie
  2019. [17:53:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2020. [17:53:01] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um spawner de Zombie
  2021. [17:53:01] [Craft Scheduler Thread - 32/INFO]: [ChestShop] zTavin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2022. [17:53:01] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2023. [17:53:01] [Craft Scheduler Thread - 15/INFO]: [ChestShop] zTavin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2024. [17:53:01] [Craft Scheduler Thread - 28/INFO]: [ChestShop] zTavin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2025. [17:53:02] [Craft Scheduler Thread - 15/INFO]: [ChestShop] zTavin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2026. [17:53:02] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para FpsKarma.
  2027. [17:53:02] [Craft Scheduler Thread - 0/INFO]: [ChestShop] zTavin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2028. [17:53:02] [Server thread/INFO]: TELL para lanzin777: Você ganhou 1 Milhão!
  2029. [17:53:02] [Server thread/INFO]: Foi adicionado a conta de lanzin777 a quantia de 1.000.000 coins
  2030. [17:53:02] [Craft Scheduler Thread - 18/INFO]: [ChestShop] zTavin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2031. [17:53:04] [Server thread/INFO]: Given [Blaze Rod] * 64 to lanzin777
  2032. [17:53:04] [Server thread/INFO]: TELL para lanzin777: Você ganhou Blaze_Rod use /vender
  2033. [17:53:04] [Server thread/INFO]: Given [Blaze Rod] * 64 to lanzin777
  2034. [17:53:06] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador RL_Gamer123.
  2035. [17:53:06] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador RL_Gamer123.
  2036. [17:53:06] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de GUARDIÃO
  2037. [17:53:07] [Server thread/INFO]: Title enviado com sucesso.
  2038. [17:53:07] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Matadora de BOSS
  2039. [17:53:07] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador RL_Gamer123.
  2040. [17:53:07] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de CREEPER
  2041. [17:53:07] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador RL_Gamer123.
  2042. [17:53:07] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador RL_Gamer123.
  2043. [17:53:07] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de GUARDIÃO
  2044. [17:53:08] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de ZUMBI
  2045. [17:53:08] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de GUARDIÃO
  2046. [17:53:08] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador RL_Gamer123.
  2047. [17:53:08] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de ZUMBI
  2048. [17:53:08] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador RL_Gamer123.
  2049. [17:53:08] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de ZUMBI
  2050. [17:53:08] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador RL_Gamer123.
  2051. [17:53:08] [Server thread/INFO]: translayton lost connection: §cDemorou muito pra autenticar!
  2052. [17:53:08] [Server thread/WARN]: handleDisconnection() called twice
  2053. [17:53:08] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de SKELETÃO
  2054. [17:53:09] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador RL_Gamer123.
  2055. [17:53:09] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador RL_Gamer123.
  2056. [17:53:09] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de ZUMBI
  2057. [17:53:09] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador RL_Gamer123.
  2058. [17:53:09] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de GUARDIÃO
  2059. [17:53:09] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador RL_Gamer123.
  2060. [17:53:09] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de SKELETÃO
  2061. [17:53:09] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de GUARDIÃO
  2062. [17:53:10] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador RL_Gamer123.
  2063. [17:53:10] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador RL_Gamer123.
  2064. [17:53:10] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de CREEPER
  2065. [17:53:10] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de SKELETÃO
  2066. [17:53:10] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador RL_Gamer123.
  2067. [17:53:10] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador RL_Gamer123.
  2068. [17:53:10] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de CREEPER
  2069. [17:53:10] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou um Boss de SKELETÃO
  2070. [17:53:10] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador RL_Gamer123.
  2071. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de SKELETÃO
  2072. [17:53:11] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador ForEverAlonn.
  2073. [17:53:11] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador ForEverAlonn.
  2074. [17:53:11] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador ForEverAlonn.
  2075. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de GUARDIÃO
  2076. [17:53:11] [Craft Scheduler Thread - 32/INFO]: [AuthMe] theCoolerSphinx used the wrong password
  2077. [17:53:11] [Server thread/INFO]: theCoolerSphinx lost connection: §cSenha incorreta!
  2078. [17:53:11] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador ForEverAlonn.
  2079. [17:53:11] [Server thread/WARN]: handleDisconnection() called twice
  2080. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de GUARDIÃO
  2081. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de CREEPER
  2082. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de SKELETÃO
  2083. [17:53:11] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador ForEverAlonn.
  2084. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de SKELETÃO
  2085. [17:53:11] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador ForEverAlonn.
  2086. [17:53:11] [Server thread/INFO]:
  2087. [17:53:11] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2088. [17:53:11] [Server thread/INFO]:
  2089. [17:53:11] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou um Boss de ZUMBI
  2090. [17:53:12] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador ForEverAlonn.
  2091. [17:53:12] [Server thread/INFO]: FiihDoEduzati lost connection: Disconnected
  2092. [17:53:12] [Thread-229/INFO]: UUID of player translayton is f2730bce-f36e-33f0-abac-6c2feab71c1d
  2093. [17:53:13] [Server thread/INFO]: translayton[/177.82.81.73:50753] logged in with entity id 1959983 at ([Entrada]1.5, 23.0, 0.5)
  2094. [17:53:14] [Server thread/INFO]: Voce deu 1 Spawners key para ForEverAlonn
  2095. [17:53:14] [Server thread/INFO]: TheCriminalKill_ lost connection: Disconnected
  2096. [17:53:14] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou uma Chave SPAWNERs
  2097. [17:53:14] [Server thread/INFO]: Kit 'Kit 'loot5' sem nome! Use /editarkit!' enviado com sucesso para ForEverAlonn.
  2098. [17:53:14] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou uma espada com Looting 5
  2099. [17:53:15] [Server thread/INFO]: Given [Blaze Rod] * 64 to ForEverAlonn
  2100. [17:53:15] [Server thread/INFO]: Given [Blaze Rod] * 64 to ForEverAlonn
  2101. [17:53:15] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou Blaze_Rod use /vender
  2102. [17:53:15] [Thread-232/INFO]: UUID of player theCoolerSphinx is f32d55b5-839b-3c99-af74-55aa92c096f7
  2103. [17:53:15] [Server thread/INFO]: theCoolerSphinx[/191.240.217.63:9161] logged in with entity id 1977525 at ([Entrada]1.5, 23.0, 0.5)
  2104. [17:53:15] [Server thread/INFO]: Voce deu 1 Maquinas key para ForEverAlonn
  2105. [17:53:15] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou uma Chave MAQUINAs
  2106. [17:53:15] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou 1 Milhão!
  2107. [17:53:15] [Server thread/INFO]: Foi adicionado a conta de ForEverAlonn a quantia de 1.000.000 coins
  2108. [17:53:15] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou 1 Milhão!
  2109. [17:53:15] [Server thread/INFO]: Foi adicionado a conta de ForEverAlonn a quantia de 1.000.000 coins
  2110. [17:53:15] [Server thread/INFO]: Given [Blaze Rod] * 64 to ForEverAlonn
  2111. [17:53:15] [Server thread/INFO]: Given [Blaze Rod] * 64 to ForEverAlonn
  2112. [17:53:15] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou Blaze_Rod use /vender
  2113. [17:53:16] [Server thread/INFO]:
  2114. [17:53:16] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2115. [17:53:16] [Server thread/INFO]:
  2116. [17:53:16] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para FpsKarma.
  2117. [17:53:17] [Server thread/INFO]: Comando n�o encontrado, use /help
  2118. [17:53:17] [Thread-234/INFO]: UUID of player danielprozinho is fc7b0a77-f8e0-3bdb-b406-f926ba09e637
  2119. [17:53:17] [Server thread/INFO]: danielprozinho[/170.150.76.196:28947] logged in with entity id 1997520 at ([Entrada]1.5, 23.0, 0.5)
  2120. [17:53:18] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2121. [17:53:18] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2122. [17:53:19] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2123. [17:53:19] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2124. [17:53:19] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Galatica
  2125. [17:53:19] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Lunar
  2126. [17:53:19] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2127. [17:53:20] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador lanzin777.
  2128. [17:53:20] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2129. [17:53:20] [Server thread/INFO]: TELL para lanzin777: Você ganhou uma Matadora de BOSS
  2130. [17:53:20] [Server thread/INFO]: Title enviado com sucesso.
  2131. [17:53:20] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador lanzin777.
  2132. [17:53:20] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Lunar
  2133. [17:53:20] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de CREEPER
  2134. [17:53:20] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Lunar
  2135. [17:53:21] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de ZUMBI
  2136. [17:53:21] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador lanzin777.
  2137. [17:53:21] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2138. [17:53:21] [Craft Scheduler Thread - 6/INFO]: (FAWE) You aren't holding a brush!
  2139. [17:53:21] [Craft Scheduler Thread - 17/INFO]: [AuthMe] theCoolerSphinx logged in!
  2140. [17:53:21] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador lanzin777.
  2141. [17:53:21] [Server thread/INFO]: TELL para lanzin777: Você ganhou uma Matadora de BOSS
  2142. [17:53:21] [Server thread/INFO]: Title enviado com sucesso.
  2143. [17:53:21] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador lanzin777.
  2144. [17:53:22] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2145. [17:53:22] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador lanzin777.
  2146. [17:53:22] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de GUARDIÃO
  2147. [17:53:22] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador lanzin777.
  2148. [17:53:22] [Server thread/INFO]: TELL para RL_Gamer123: Você ganhou uma Maquina Terrestre
  2149. [17:53:22] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de GUARDIÃO
  2150. [17:53:22] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de CREEPER
  2151. [17:53:22] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador lanzin777.
  2152. [17:53:22] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de CREEPER
  2153. [17:53:24] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador lanzin777.
  2154. [17:53:24] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de ZUMBI
  2155. [17:53:24] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de CREEPER
  2156. [17:53:24] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador lanzin777.
  2157. [17:53:24] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador lanzin777.
  2158. [17:53:24] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de SKELETÃO
  2159. [17:53:24] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de GUARDIÃO
  2160. [17:53:24] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador lanzin777.
  2161. [17:53:24] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador lanzin777.
  2162. [17:53:25] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de GUARDIÃO
  2163. [17:53:25] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador lanzin777.
  2164. [17:53:25] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de CREEPER
  2165. [17:53:25] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador lanzin777.
  2166. [17:53:25] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de GUARDIÃO
  2167. [17:53:26] [Server thread/INFO]: TELL para lanzin777: Você ganhou um Boss de SKELETÃO
  2168. [17:53:26] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador lanzin777.
  2169. [17:53:27] [Server thread/INFO]: [AuthMe] translayton registered 177.82.81.73
  2170. [17:53:27] [Craft Scheduler Thread - 18/INFO]: [AuthMe] translayton logged in!
  2171. [17:53:27] [Thread-236/INFO]: UUID of player Viper77 is 2dbb3854-55f7-35e4-b694-915216b48df4
  2172. [17:53:27] [Server thread/INFO]: Viper77[/177.98.240.79:15398] logged in with entity id 2072221 at ([Entrada]1.5, 23.0, 0.5)
  2173. [17:53:28] [Thread-238/INFO]: UUID of player fruitninjaa is ca9b5a7e-f5ab-3a96-bf4a-ec17f29cbd02
  2174. [17:53:28] [Server thread/INFO]: fruitninjaa[/201.21.35.115:23557] logged in with entity id 2079095 at ([Entrada]1.5, 23.0, 0.5)
  2175. [17:53:28] [Server thread/INFO]:
  2176. [17:53:28] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2177. [17:53:28] [Server thread/INFO]:
  2178. [17:53:29] [Server thread/INFO]: Lowiezin lost connection: Disconnected
  2179. [17:53:31] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para Ragnar.
  2180. [17:53:31] [Server thread/INFO]: TELL para Ragnar: Você ganhou um kit [Galaxy]
  2181. [17:53:31] [Craft Scheduler Thread - 26/INFO]: [AuthMe] danielprozinho logged in!
  2182. [17:53:32] [Craft Scheduler Thread - 49/INFO]: [AuthMe] Viper77 logged in!
  2183. [17:53:35] [Server thread/WARN]: 666KG_ moved wrongly!
  2184. [17:53:35] [Server thread/INFO]:
  2185. [17:53:35] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2186. [17:53:35] [Server thread/INFO]:
  2187. [17:53:36] [Server thread/INFO]: TELL para ForEverAlonn: Você ganhou uma Maquina Terrestre
  2188. [17:53:38] [Server thread/INFO]:
  2189. [17:53:38] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2190. [17:53:38] [Server thread/INFO]:
  2191. [17:53:38] [Craft Scheduler Thread - 50/INFO]: [AuthMe] fruitninjaa logged in!
  2192. [17:53:39] [Server thread/INFO]: There are 61/200 players online:
  2193. [17:53:39] [Server thread/INFO]: ForEverAlonn, zLeonardo_, iSharShock, Enjoyx, The_EduGamer, Fern4nd4, patoxxvideos, XSfanatic, Sprintay_, ulttraWantedz_, iLuanKnight, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, Lippee__, beaast, MrGuriBR_, crispt, zClouud, get__, ZPiikeno_ULTRA, ghost874, EduN3, LuizBebe840, Domeraski, RL_Gamer123, EliasCoxinha, FallenSenpai, lanzin777, FpsKarma, Xy0, vvziguivv, GOD_Weedzao, ZTronik_, DevYgor, slo33, melancia910, Apx_, KiiingAleister, KauaZin11, SirDrak, SrDyuDyaYT, Luffy, Ragnar, JuniorTF, uFloow_, TaylorTM, Gordaosz, zTavin, translayton, Liquir_, theCoolerSphinx, danielprozinho, 666KG_, xaruto_usucrack, Morflex, Viper77, fruitninjaa, OfTheFire, Petrolina_
  2194. [17:53:44] [Thread-241/INFO]: UUID of player PunishePvP is bbc09eca-e362-34a2-86c1-61964a505108
  2195. [17:53:44] [Server thread/INFO]: PunishePvP[/189.115.63.248:61489] logged in with entity id 2194683 at ([Entrada]1.5, 23.0, 0.5)
  2196. [17:53:45] [Thread-243/INFO]: UUID of player zBiel_ is 8315c008-e833-3e4e-b9b5-7d68c09d7ee9
  2197. [17:53:46] [Server thread/INFO]: zBiel_[/177.42.109.62:51210] logged in with entity id 2201539 at ([Entrada]1.5, 23.0, 0.5)
  2198. [17:53:50] [Craft Scheduler Thread - 3/INFO]: [AuthMe] PunishePvP logged in!
  2199. [17:53:52] [Server thread/INFO]:
  2200. [17:53:52] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2201. [17:53:52] [Server thread/INFO]:
  2202. [17:53:52] [Server thread/INFO]: Lippee__ lost connection: Disconnected
  2203. [17:53:55] [Server thread/INFO]: TELL para Ragnar: Você ganhou um Boss de ZUMBI
  2204. [17:53:55] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Ragnar.
  2205. [17:53:56] [Server thread/INFO]: TELL para Ragnar: Você ganhou um Boss de ZUMBI
  2206. [17:53:56] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Ragnar.
  2207. [17:53:56] [Server thread/INFO]: TELL para Ragnar: Você ganhou um Boss de SKELETÃO
  2208. [17:53:57] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Ragnar.
  2209. [17:53:58] [Server thread/INFO]: TELL para Ragnar: Você ganhou um Boss de ZUMBI
  2210. [17:53:58] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Ragnar.
  2211. [17:53:59] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Ragnar.
  2212. [17:53:59] [Server thread/INFO]: TELL para Ragnar: Você ganhou um Boss de CREEPER
  2213. [17:54:01] [Thread-247/INFO]: UUID of player Bag00l is 2a3febce-679d-3117-b97e-905a58bdcb1f
  2214. [17:54:01] [Server thread/INFO]: Bag00l[/138.59.251.23:64448] logged in with entity id 2315173 at ([Entrada]1.5, 23.0, 0.5)
  2215. [17:54:03] [Craft Scheduler Thread - 47/INFO]: [ChestShop] patoxxvideos bought 64 Log:1 for 15000.00 from Loja at [spawn] -667, 125, -285
  2216. [17:54:05] [Server thread/INFO]:
  2217. [17:54:05] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2218. [17:54:05] [Server thread/INFO]:
  2219. [17:54:06] [Server thread/INFO]: HABILIDADES: pudimaleatorio atingiu o nivel 500 na habilidade de Espadas!
  2220. [17:54:06] [Server thread/INFO]: HABILIDADES: pudimaleatorio atingiu o n�vel 500 na habilidade de Espada!
  2221. [17:54:06] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2222. [17:54:08] [Server thread/INFO]: FpsKarma lost connection: Disconnected
  2223. [17:54:09] [Craft Scheduler Thread - 24/INFO]: [AuthMe] Bag00l logged in!
  2224. [17:54:10] [Server thread/INFO]: TELL para EliasCoxinha: Você ganhou um Boss de ZUMBI
  2225. [17:54:10] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador EliasCoxinha.
  2226. [17:54:10] [Server thread/INFO]: TELL para EliasCoxinha: Você ganhou um Boss de SKELETÃO
  2227. [17:54:10] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador EliasCoxinha.
  2228. [17:54:11] [Server thread/INFO]: Voce deu 1 Spawners key para EliasCoxinha
  2229. [17:54:11] [Server thread/INFO]: TELL para EliasCoxinha: Você ganhou uma Chave SPAWNERs
  2230. [17:54:11] [Server thread/INFO]: Voce deu 1 Spawners key para EliasCoxinha
  2231. [17:54:11] [Server thread/INFO]: TELL para EliasCoxinha: Você ganhou uma Chave SPAWNERs
  2232. [17:54:11] [Server thread/INFO]: [GpS] <Sprintay_> ta com quantas key maquina?
  2233. [17:54:12] [Craft Scheduler Thread - 49/INFO]: [ChestShop] Petrolina_ bought 32 Ice for 15000.00 from Loja at [spawn] -667, 125, -299
  2234. [17:54:12] [Craft Scheduler Thread - 43/INFO]: [ChestShop] Petrolina_ bought 32 Packed Ice for 10000.00 from Loja at [spawn] -667, 125, -300
  2235. [17:54:13] [Server thread/WARN]: The_EduGamer was kicked for floating too long!
  2236. [17:54:13] [Server thread/INFO]: The_EduGamer lost connection: Flying is not enabled on this server
  2237. [17:54:13] [Server thread/WARN]: handleDisconnection() called twice
  2238. [17:54:14] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2239. [17:54:15] [Server thread/INFO]: fruitninjaa lost connection: Disconnected
  2240. [17:54:16] [Server thread/INFO]: zBiel_ lost connection: §cDemorou muito pra autenticar!
  2241. [17:54:16] [Server thread/WARN]: handleDisconnection() called twice
  2242. [17:54:16] [Thread-253/INFO]: UUID of player The_EduGamer is 78241245-b759-3527-bf7a-d89138b66f4b
  2243. [17:54:17] [Server thread/INFO]: The_EduGamer[/191.37.137.191:52658] logged in with entity id 2427878 at ([Entrada]1.5, 23.0, 0.5)
  2244. [17:54:17] [Server thread/INFO]: Comando n�o encontrado, use /help
  2245. [17:54:17] [Craft Scheduler Thread - 6/INFO]: [ChestShop] Petrolina_ bought 32 Packed Ice for 10000.00 from Loja at [spawn] -667, 125, -300
  2246. [17:54:19] [Server thread/INFO]: TaylorTM: /sc Forever
  2247. [17:54:19] [Thread-255/INFO]: UUID of player zBiel_ is 8315c008-e833-3e4e-b9b5-7d68c09d7ee9
  2248. [17:54:19] [Server thread/INFO]: zBiel_[/177.42.109.62:51218] logged in with entity id 2445324 at ([Entrada]1.5, 23.0, 0.5)
  2249. [17:54:19] [Server thread/INFO]: There are 61/200 players online:
  2250. [17:54:19] [Server thread/INFO]: ForEverAlonn, zLeonardo_, iSharShock, Enjoyx, Fern4nd4, XSfanatic, Sprintay_, ulttraWantedz_, iLuanKnight, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, zClouud, get__, ZPiikeno_ULTRA, ghost874, EduN3, LuizBebe840, RL_Gamer123, FallenSenpai, Xy0, vvziguivv, GOD_Weedzao, ZTronik_, DevYgor, slo33, Apx_, KiiingAleister, KauaZin11, SrDyuDyaYT, Luffy, JuniorTF, uFloow_, TaylorTM, Gordaosz, zTavin, translayton, theCoolerSphinx, 666KG_, xaruto_usucrack, OfTheFire, Petrolina_, danielprozinho, PunishePvP, Morflex, EliasCoxinha, Liquir_, Domeraski, Ragnar, melancia910, patoxxvideos, Bag00l, Viper77, lanzin777, The_EduGamer, SirDrak, zBiel_
  2251. [17:54:19] [Server thread/INFO]: TaylorTM: /sc Forever
  2252. [17:54:19] [Server thread/INFO]: TaylorTM: /sc Forever
  2253. [17:54:20] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2254. [17:54:21] [Craft Scheduler Thread - 43/INFO]: [AuthMe] The_EduGamer logged in!
  2255. [17:54:22] [Craft Scheduler Thread - 8/INFO]: [ChestShop] Petrolina_ bought 32 Smooth Brick:2 for 15000.00 from Loja at [spawn] -672, 125, -305
  2256. [17:54:23] [Craft Scheduler Thread - 45/INFO]: [ChestShop] Petrolina_ bought 32 Smooth Brick:2 for 15000.00 from Loja at [spawn] -672, 125, -305
  2257. [17:54:23] [Server thread/INFO]: ForEverAlonn: /sc Sim?
  2258. [17:54:24] [Craft Scheduler Thread - 2/INFO]: [ChestShop] Petrolina_ bought 32 Smooth Brick:2 for 15000.00 from Loja at [spawn] -672, 125, -305
  2259. [17:54:25] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2260. [17:54:26] [Thread-257/INFO]: UUID of player ItSCoPaGe is c960198e-dc89-3600-b3e9-b6d119de6535
  2261. [17:54:26] [Server thread/INFO]: ItSCoPaGe[/187.3.41.85:53900] logged in with entity id 2501285 at ([Entrada]1.5, 23.0, 0.5)
  2262. [17:54:26] [Craft Scheduler Thread - 7/INFO]: [ChestShop] Petrolina_ bought 32 Smooth Brick:2 for 15000.00 from Loja at [spawn] -672, 125, -305
  2263. [17:54:26] [Craft Scheduler Thread - 28/INFO]: [AuthMe] zBiel_ logged in!
  2264. [17:54:26] [Server thread/INFO]: [GpS] <Sprintay_> pudim tem quanto de espada (stats) ?
  2265. [17:54:28] [Server thread/INFO]: [GpS] <pudimaleatorio> 20
  2266. [17:54:29] [Server thread/INFO]: [Prisma] Foram 423 itens removidos do ch�o!
  2267. [17:54:29] [Server thread/INFO]: [GpS] <beaast> ei Sprintay
  2268. [17:54:29] [Server thread/INFO]:
  2269. [17:54:29] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2270. [17:54:29] [Server thread/INFO]:
  2271. [17:54:30] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2272. [17:54:32] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2273. [17:54:32] [Craft Scheduler Thread - 7/INFO]: [AuthMe] ItSCoPaGe logged in!
  2274. [17:54:32] [Server thread/INFO]: TaylorTM: /sc Tem como fazer obsidian com lava e agua na plotme..
  2275. [17:54:33] [Thread-259/INFO]: UUID of player uCheateyRETURNS is 0a8d1837-6269-3f09-9549-74e99f32762c
  2276. [17:54:33] [Server thread/INFO]: uCheateyRETURNS[/170.238.88.252:6293] logged in with entity id 2560547 at ([Entrada]1.5, 23.0, 0.5)
  2277. [17:54:33] [Server thread/INFO]: Kit 'Kit 'saturno' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2278. [17:54:33] [Server thread/INFO]: [GpS] <Sprintay_> quer upar no blaze nn?
  2279. [17:54:35] [Server thread/INFO]: Kit 'Kit 'saturno' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2280. [17:54:35] [Server thread/WARN]: The_EduGamer moved wrongly!
  2281. [17:54:36] [Server thread/INFO]: [GpS] <Sprintay_> oi beaast
  2282. [17:54:37] [Server thread/INFO]: TaylorTM: /sc /warp trocador da pra trocar por maquinas..
  2283. [17:54:38] [Server thread/INFO]:
  2284. [17:54:38] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2285. [17:54:38] [Server thread/INFO]:
  2286. [17:54:40] [Thread-261/INFO]: UUID of player ric_vini2005 is ac61da4a-b3c8-31a7-ad89-f7c28df7db9f
  2287. [17:54:40] [Server thread/INFO]: ric_vini2005[/187.119.235.53:17125] logged in with entity id 2622573 at ([Entrada]1.5, 23.0, 0.5)
  2288. [17:54:41] [Server thread/INFO]: TELL para SrDyuDyaYT: Você ganhou um Boss de SKELETÃO
  2289. [17:54:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador SrDyuDyaYT.
  2290. [17:54:42] [Server thread/INFO]: OfTheFire lost connection: Disconnected
  2291. [17:54:43] [Server thread/INFO]: TaylorTM: /sc maquina do fim..
  2292. [17:54:43] [Server thread/INFO]: Voce deu 1 Maquinas key para SrDyuDyaYT
  2293. [17:54:43] [Server thread/INFO]: TELL para SrDyuDyaYT: Você ganhou uma Chave MAQUINAs
  2294. [17:54:44] [Craft Scheduler Thread - 6/INFO]: [AuthMe] uCheateyRETURNS logged in!
  2295. [17:54:45] [Thread-265/INFO]: UUID of player fruitninjaa is ca9b5a7e-f5ab-3a96-bf4a-ec17f29cbd02
  2296. [17:54:45] [Server thread/INFO]: fruitninjaa[/201.21.35.115:23622] logged in with entity id 2664066 at ([Entrada]1.5, 23.0, 0.5)
  2297. [17:54:45] [Thread-267/INFO]: UUID of player OfTheFire is 7ac5871b-e31d-3633-8159-d0d6b0415da0
  2298. [17:54:46] [Server thread/INFO]: OfTheFire[/177.104.65.230:54816] logged in with entity id 2668795 at ([Entrada]1.5, 23.0, 0.5)
  2299. [17:54:46] [Server thread/INFO]: [GpS] <pudimaleatorio> tenho 512
  2300. [17:54:46] [Server thread/INFO]: [GpS] <beaast> vc tem uns papel bonus pra me vender ai ksks?
  2301. [17:54:46] [Craft Scheduler Thread - 15/INFO]: [AuthMe] ric_vini2005 used the wrong password
  2302. [17:54:46] [Server thread/INFO]: ric_vini2005 lost connection: §cSenha incorreta!
  2303. [17:54:46] [Server thread/WARN]: handleDisconnection() called twice
  2304. [17:54:49] [Server thread/INFO]: [!] A MinaVip foi resetada!
  2305. [17:54:50] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de SKELETÃO
  2306. [17:54:51] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador uFloow_.
  2307. [17:54:51] [Craft Scheduler Thread - 32/INFO]: [AuthMe] fruitninjaa logged in!
  2308. [17:54:51] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador uFloow_.
  2309. [17:54:52] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de GUARDIÃO
  2310. [17:54:52] [Thread-270/INFO]: UUID of player ric_vini2005 is ac61da4a-b3c8-31a7-ad89-f7c28df7db9f
  2311. [17:54:52] [Craft Scheduler Thread - 40/INFO]: [AuthMe] OfTheFire logged in!
  2312. [17:54:52] [Server thread/INFO]: ric_vini2005[/187.119.230.210:60873] logged in with entity id 2724383 at ([Entrada]1.5, 23.0, 0.5)
  2313. [17:54:52] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador uFloow_.
  2314. [17:54:52] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de CREEPER
  2315. [17:54:52] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador uFloow_.
  2316. [17:54:52] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de GUARDIÃO
  2317. [17:54:53] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de ZUMBI
  2318. [17:54:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador uFloow_.
  2319. [17:54:53] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de ZUMBI
  2320. [17:54:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador uFloow_.
  2321. [17:54:54] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de ZUMBI
  2322. [17:54:54] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador uFloow_.
  2323. [17:54:54] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de SKELETÃO
  2324. [17:54:54] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador uFloow_.
  2325. [17:54:54] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador uFloow_.
  2326. [17:54:55] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de GUARDIÃO
  2327. [17:54:55] [Server thread/INFO]: [GpS] <Sprintay_> eu dei tudo pro pudim man
  2328. [17:54:55] [Server thread/INFO]: ForEverAlonn: /sc Não sei bro
  2329. [17:54:55] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador uFloow_.
  2330. [17:54:55] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de GUARDIÃO
  2331. [17:54:56] [Craft Scheduler Thread - 45/INFO]: [AuthMe] ric_vini2005 logged in!
  2332. [17:54:56] [Server thread/INFO]: TELL para uFloow_: Você ganhou um Boss de SKELETÃO
  2333. [17:54:56] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador uFloow_.
  2334. [17:54:57] [Server thread/INFO]: [GpS] <beaast> eu quero uma matadora nivel 2
  2335. [17:54:57] [Server thread/INFO]: HABILIDADES: HeadSets atingiu o n�vel 700 na habilidade de Espada!
  2336. [17:54:58] [Thread-272/INFO]: UUID of player Deeser is 87d91549-2f51-3066-9641-df3104c1236e
  2337. [17:54:58] [Server thread/INFO]: Deeser[/170.79.189.235:61265] logged in with entity id 2780452 at ([Entrada]1.5, 23.0, 0.5)
  2338. [17:54:58] [Server thread/INFO]: There are 66/200 players online:
  2339. [17:54:58] [Server thread/INFO]: ForEverAlonn, zLeonardo_, iSharShock, Enjoyx, Fern4nd4, XSfanatic, Sprintay_, ulttraWantedz_, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, zClouud, get__, ZPiikeno_ULTRA, ghost874, EduN3, LuizBebe840, FallenSenpai, Xy0, vvziguivv, ZTronik_, DevYgor, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, TaylorTM, Gordaosz, zTavin, translayton, theCoolerSphinx, xaruto_usucrack, danielprozinho, PunishePvP, Morflex, Liquir_, Domeraski, Ragnar, melancia910, patoxxvideos, Bag00l, Viper77, lanzin777, SirDrak, zBiel_, RL_Gamer123, The_EduGamer, Petrolina_, EliasCoxinha, uCheateyRETURNS, GOD_Weedzao, SrDyuDyaYT, iLuanKnight, ItSCoPaGe, JuniorTF, fruitninjaa, uFloow_, OfTheFire, 666KG_, ric_vini2005, Deeser
  2340. [17:54:59] [Server thread/INFO]: Kit 'Kit 'saturno' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2341. [17:54:59] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2342. [17:55:03] [Server thread/INFO]: [GpS] <beaast> vish ksks
  2343. [17:55:05] [Craft Scheduler Thread - 3/INFO]: [AuthMe] Deeser logged in!
  2344. [17:55:07] [Thread-274/INFO]: UUID of player xxraidenxx12 is 026207cf-b0f2-3f03-986c-bbd5f6227d5b
  2345. [17:55:08] [Server thread/INFO]: xxraidenxx12[/201.46.20.70:49308] logged in with entity id 2868044 at ([Entrada]1.5, 23.0, 0.5)
  2346. [17:55:08] [Craft Scheduler Thread - 3/INFO]: [ChestShop] EliasCoxinha bought 1 Diamond Spade#c for 200000.00 from Loja at [spawn] -674, 125, -303
  2347. [17:55:10] [Server thread/INFO]: [GpS] <Sprintay_> eu emprestei minha matadora pro pudim
  2348. [17:55:12] [Server thread/INFO]: [GpS] <pudimaleatorio> matadora nv2 é quantos papeis?
  2349. [17:55:12] [Server thread/INFO]: [GpS] <Sprintay_> dps te empresto
  2350. [17:55:13] [Server thread/INFO]: HABILIDADES: uFloow_ atingiu o n�vel 900 na habilidade de Espada!
  2351. [17:55:16] [Craft Scheduler Thread - 47/INFO]: [AuthMe] xxraidenxx12 logged in!
  2352. [17:55:17] [Thread-276/INFO]: UUID of player Tiguercarvalho is d11079fd-eb49-39e4-849c-8d548243e53f
  2353. [17:55:17] [Server thread/INFO]: Tiguercarvalho[/46.189.167.14:54035] logged in with entity id 2952389 at ([Entrada]1.5, 23.0, 0.5)
  2354. [17:55:17] [Server thread/INFO]: ghost874 lost connection: Disconnected
  2355. [17:55:18] [Craft Scheduler Thread - 0/INFO]: [ChestShop] zLeonardo_ bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2356. [17:55:18] [Server thread/INFO]: Comando n�o encontrado, use /help
  2357. [17:55:20] [Server thread/INFO]:
  2358. [17:55:20] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2359. [17:55:20] [Server thread/INFO]:
  2360. [17:55:20] [Server thread/INFO]: [GpS] <Sprintay_> 50 50
  2361. [17:55:24] [Craft Scheduler Thread - 47/INFO]: [ChestShop] SirDrak bought 1 Diamond Pickaxe#9 for 200000.00 from Loja at [spawn] -673, 125, -303
  2362. [17:55:26] [Craft Scheduler Thread - 6/INFO]: [AuthMe] Tiguercarvalho logged in!
  2363. [17:55:26] [Server thread/INFO]:
  2364. [17:55:26] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2365. [17:55:26] [Server thread/INFO]:
  2366. [17:55:26] [Thread-279/INFO]: UUID of player TeoZ_ is 835a1993-5480-3acf-abd2-9c5ba23bd1c3
  2367. [17:55:26] [Server thread/INFO]: TeoZ_[/201.71.167.228:53878] logged in with entity id 3039173 at ([Entrada]1.5, 23.0, 0.5)
  2368. [17:55:27] [Server thread/INFO]: [GpS] <Sprintay_> 100 papel
  2369. [17:55:27] [Server thread/INFO]: zLeonardo_: /sc posso testa se vira obsidian na ph??
  2370. [17:55:29] [Server thread/INFO]: [Prisma] O lixeiro ir� fazer a limpeza em 140 seconds!
  2371. [17:55:31] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2372. [17:55:33] [Server thread/INFO]: [GpS] <pudimaleatorio> nivel 2???
  2373. [17:55:33] [Server thread/INFO]: Given [Blaze Rod] * 64 to PunishePvP
  2374. [17:55:33] [Server thread/INFO]: TELL para PunishePvP: Você ganhou Blaze_Rod use /vender
  2375. [17:55:33] [Server thread/INFO]: Given [Blaze Rod] * 64 to PunishePvP
  2376. [17:55:33] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2377. [17:55:34] [Server thread/INFO]: TELL para PunishePvP: Você ganhou 1 Milhão!
  2378. [17:55:34] [Server thread/INFO]: Foi adicionado a conta de PunishePvP a quantia de 1.000.000 coins
  2379. [17:55:34] [Server thread/INFO]: TELL para PunishePvP: Você ganhou 1 Milhão!
  2380. [17:55:35] [Server thread/INFO]: Foi adicionado a conta de PunishePvP a quantia de 1.000.000 coins
  2381. [17:55:38] [Server thread/INFO]: There are 68/200 players online:
  2382. [17:55:38] [Server thread/INFO]: ForEverAlonn, iSharShock, Enjoyx, Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, zClouud, get__, ZPiikeno_ULTRA, EduN3, LuizBebe840, FallenSenpai, Xy0, vvziguivv, ZTronik_, DevYgor, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, TaylorTM, Gordaosz, zTavin, translayton, theCoolerSphinx, xaruto_usucrack, danielprozinho, PunishePvP, Morflex, Domeraski, Ragnar, melancia910, patoxxvideos, Bag00l, Viper77, lanzin777, zBiel_, RL_Gamer123, The_EduGamer, Petrolina_, GOD_Weedzao, iLuanKnight, ItSCoPaGe, JuniorTF, fruitninjaa, OfTheFire, 666KG_, uFloow_, SrDyuDyaYT, xxraidenxx12, Liquir_, ric_vini2005, uCheateyRETURNS, Deeser, zLeonardo_, EliasCoxinha, TeoZ_, SirDrak, XSfanatic, Tiguercarvalho
  2383. [17:55:39] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2384. [17:55:39] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Lunar
  2385. [17:55:39] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2386. [17:55:39] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2387. [17:55:40] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Espacial
  2388. [17:55:40] [Craft Scheduler Thread - 47/INFO]: [AuthMe] TeoZ_ logged in!
  2389. [17:55:40] [Thread-281/INFO]: UUID of player FpsKarma is f625050f-6cc4-3897-b124-bdb578dd593c
  2390. [17:55:40] [Server thread/INFO]: FpsKarma[/187.18.192.26:53245] logged in with entity id 3167065 at ([Entrada]1.5, 23.0, 0.5)
  2391. [17:55:40] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2392. [17:55:40] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2393. [17:55:40] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2394. [17:55:40] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2395. [17:55:40] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Espacial
  2396. [17:55:41] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Galatica
  2397. [17:55:41] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Terrestre
  2398. [17:55:41] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Galatica
  2399. [17:55:41] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Maquina Lunar
  2400. [17:55:42] [Server thread/INFO]: zLeonardo_: /sc forever
  2401. [17:55:46] [Craft Scheduler Thread - 43/INFO]: [ChestShop] XSfanatic bought 1 Diamond Pickaxe#9 for 200000.00 from Loja at [spawn] -673, 125, -303
  2402. [17:55:47] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2403. [17:55:47] [Craft Scheduler Thread - 51/INFO]: [AuthMe] FpsKarma logged in!
  2404. [17:55:49] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2405. [17:55:49] [Server thread/WARN]: xxraidenxx12 was kicked for floating too long!
  2406. [17:55:49] [Server thread/INFO]: xxraidenxx12 lost connection: Flying is not enabled on this server
  2407. [17:55:49] [Server thread/WARN]: handleDisconnection() called twice
  2408. [17:55:49] [Server thread/INFO]: [!] A MinaMinaPvP foi resetada!
  2409. [17:55:50] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2410. [17:55:52] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2411. [17:55:53] [Server thread/INFO]:
  2412. [17:55:53] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2413. [17:55:53] [Server thread/INFO]:
  2414. [17:55:53] [Server thread/INFO]: Kit 'Kit 'jupter' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2415. [17:55:54] [Thread-284/INFO]: UUID of player xxraidenxx12 is 026207cf-b0f2-3f03-986c-bbd5f6227d5b
  2416. [17:55:54] [Server thread/INFO]: xxraidenxx12[/201.46.20.70:49402] logged in with entity id 3302490 at ([Entrada]1.5, 23.0, 0.5)
  2417. [17:55:56] [Server thread/INFO]: ForEverAlonn lost connection: Disconnected
  2418. [17:55:56] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2419. [17:55:57] [Server thread/INFO]: Kit 'Kit 'terra' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2420. [17:55:57] [Server thread/INFO]: Kit 'Kit 'terra' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2421. [17:55:57] [Server thread/INFO]: Kit 'Kit 'terra' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2422. [17:55:57] [Craft Scheduler Thread - 28/INFO]: [AuthMe] xxraidenxx12 logged in!
  2423. [17:55:58] [Server thread/WARN]: get__ moved wrongly!
  2424. [17:55:59] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Guardian
  2425. [17:55:59] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2426. [17:55:59] [Server thread/INFO]: Kit 'Kit 'mercurio' sem nome! Use /editarkit!' enviado com sucesso para zBiel_.
  2427. [17:55:59] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2428. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2429. [17:56:00] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Mooshroom
  2430. [17:56:00] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Zombie
  2431. [17:56:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2432. [17:56:00] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Zombie
  2433. [17:56:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2434. [17:56:00] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Zombie
  2435. [17:56:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2436. [17:56:00] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Zombie
  2437. [17:56:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2438. [17:56:00] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um spawner de Zombie
  2439. [17:56:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2440. [17:56:02] [Server thread/INFO]: HABILIDADES: Fern4nd4 atingiu o n�vel 800 na habilidade de Espada!
  2441. [17:56:08] [Server thread/INFO]: Luffy: /autovender
  2442. [17:56:09] [Server thread/INFO]: Comando n�o encontrado, use /help
  2443. [17:56:11] [Server thread/INFO]: Kit 'Kit 'venus' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2444. [17:56:11] [Server thread/INFO]: Kit 'Kit 'venus' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2445. [17:56:12] [Server thread/INFO]: Kit 'Kit 'venus' sem nome! Use /editarkit!' enviado com sucesso para DevYgor.
  2446. [17:56:14] [Server thread/INFO]: HABILIDADES: uDeathgunT_T atingiu o nivel 100 na habilidade de Acrobacia!
  2447. [17:56:14] [Server thread/INFO]: HABILIDADES: uDeathgunT_T atingiu o n�vel 100 na habilidade de Acrobacia!
  2448. [17:56:15] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2449. [17:56:16] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2450. [17:56:16] [Server thread/INFO]: Kit 'Kit 'marte' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2451. [17:56:17] [Server thread/INFO]: Kit 'Kit 'terra' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2452. [17:56:17] [Server thread/INFO]: Kit 'Kit 'terra' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2453. [17:56:17] [Server thread/INFO]: There are 68/200 players online:
  2454. [17:56:17] [Server thread/INFO]: iSharShock, Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, zClouud, get__, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, DevYgor, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, TaylorTM, Gordaosz, zTavin, translayton, theCoolerSphinx, xaruto_usucrack, danielprozinho, PunishePvP, Morflex, Domeraski, Ragnar, melancia910, patoxxvideos, Viper77, lanzin777, RL_Gamer123, The_EduGamer, Petrolina_, GOD_Weedzao, iLuanKnight, ItSCoPaGe, JuniorTF, fruitninjaa, OfTheFire, 666KG_, uFloow_, SrDyuDyaYT, ric_vini2005, uCheateyRETURNS, Deeser, EliasCoxinha, SirDrak, Tiguercarvalho, zLeonardo_, Enjoyx, Bag00l, TeoZ_, XSfanatic, xxraidenxx12, Liquir_, zBiel_, FpsKarma, FallenSenpai
  2455. [17:56:18] [Server thread/INFO]: Voce deu 1 Maquinas key para Enjoyx
  2456. [17:56:18] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Chave MAQUINAs
  2457. [17:56:18] [Server thread/INFO]:
  2458. [17:56:18] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2459. [17:56:18] [Server thread/INFO]:
  2460. [17:56:19] [Server thread/INFO]: Voce deu 1 Maquinas key para Enjoyx
  2461. [17:56:19] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Chave MAQUINAs
  2462. [17:56:21] [Server thread/INFO]: Voce deu 1 Spawners key para Enjoyx
  2463. [17:56:21] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Chave SPAWNERs
  2464. [17:56:21] [Server thread/INFO]: HABILIDADES: RL_Gamer123 atingiu o n�vel 400 na habilidade de Espada!
  2465. [17:56:26] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Enjoyx.
  2466. [17:56:26] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de CREEPER
  2467. [17:56:26] [Server thread/INFO]: [GOF] <LuizBebe840> SrDyuDyaYT
  2468. [17:56:26] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de SKELETÃO
  2469. [17:56:26] [Server thread/INFO]: [GOF] <LuizBebe840> SrDyuDyaYT
  2470. [17:56:26] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Enjoyx.
  2471. [17:56:26] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Enjoyx.
  2472. [17:56:26] [Server thread/INFO]: [GOF] <LuizBebe840> SrDyuDyaYT
  2473. [17:56:27] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de CREEPER
  2474. [17:56:27] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador Enjoyx.
  2475. [17:56:27] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Enjoyx.
  2476. [17:56:27] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de GUARDIÃO
  2477. [17:56:27] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de CREEPER
  2478. [17:56:31] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para iLuanKnight.
  2479. [17:56:31] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um kit [Galaxy]
  2480. [17:56:36] [Thread-287/INFO]: UUID of player Violetaazul20 is d2421711-9aab-3eca-bc45-9ad436030971
  2481. [17:56:36] [Server thread/INFO]: Violetaazul20[/187.105.64.165:62442] logged in with entity id 3706679 at ([Entrada]1.5, 23.0, 0.5)
  2482. [17:56:38] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou 1 Milhão!
  2483. [17:56:38] [Server thread/INFO]: Foi adicionado a conta de iLuanKnight a quantia de 1.000.000 coins
  2484. [17:56:39] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2485. [17:56:39] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2486. [17:56:39] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou Blaze_Rod use /vender
  2487. [17:56:40] [Server thread/INFO]: Voce deu 1 Spawners key para iLuanKnight
  2488. [17:56:40] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Chave SPAWNERs
  2489. [17:56:42] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2490. [17:56:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou Blaze_Rod use /vender
  2491. [17:56:42] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2492. [17:56:42] [Server thread/INFO]: Voce deu 1 Maquinas key para iLuanKnight
  2493. [17:56:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Chave MAQUINAs
  2494. [17:56:42] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para iLuanKnight.
  2495. [17:56:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um kit [Galaxy]
  2496. [17:56:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou 1 Milhão!
  2497. [17:56:42] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de SKELETÃO
  2498. [17:56:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador PunishePvP.
  2499. [17:56:42] [Server thread/INFO]: Foi adicionado a conta de iLuanKnight a quantia de 1.000.000 coins
  2500. [17:56:42] [Server thread/INFO]: Voce deu 1 Maquinas key para iLuanKnight
  2501. [17:56:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Chave MAQUINAs
  2502. [17:56:43] [Server thread/INFO]: Voce deu 1 Spawners key para iLuanKnight
  2503. [17:56:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Chave SPAWNERs
  2504. [17:56:43] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador PunishePvP.
  2505. [17:56:43] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2506. [17:56:43] [Server thread/INFO]: zBiel_ lost connection: Disconnected
  2507. [17:56:43] [Server thread/INFO]: Title enviado com sucesso.
  2508. [17:56:43] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Matadora de BOSS
  2509. [17:56:43] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2510. [17:56:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou Blaze_Rod use /vender
  2511. [17:56:43] [Server thread/INFO]: Voce deu 1 Spawners key para iLuanKnight
  2512. [17:56:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Chave SPAWNERs
  2513. [17:56:43] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador PunishePvP.
  2514. [17:56:43] [Server thread/INFO]: Voce deu 1 Spawners key para iLuanKnight
  2515. [17:56:43] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Matadora de BOSS
  2516. [17:56:43] [Server thread/INFO]: Title enviado com sucesso.
  2517. [17:56:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Chave SPAWNERs
  2518. [17:56:43] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2519. [17:56:43] [Server thread/INFO]: Given [Blaze Rod] * 64 to iLuanKnight
  2520. [17:56:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou Blaze_Rod use /vender
  2521. [17:56:43] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador PunishePvP.
  2522. [17:56:44] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para iLuanKnight.
  2523. [17:56:44] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um kit [Galaxy]
  2524. [17:56:44] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de GUARDIÃO
  2525. [17:56:44] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de ZUMBI
  2526. [17:56:44] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador PunishePvP.
  2527. [17:56:44] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de ZUMBI
  2528. [17:56:44] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador PunishePvP.
  2529. [17:56:45] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de SKELETÃO
  2530. [17:56:45] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador PunishePvP.
  2531. [17:56:45] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de ZUMBI
  2532. [17:56:45] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador PunishePvP.
  2533. [17:56:45] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador PunishePvP.
  2534. [17:56:46] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de GUARDIÃO
  2535. [17:56:46] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador PunishePvP.
  2536. [17:56:46] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de CREEPER
  2537. [17:56:46] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de SKELETÃO
  2538. [17:56:46] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador PunishePvP.
  2539. [17:56:46] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador PunishePvP.
  2540. [17:56:47] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de CREEPER
  2541. [17:56:47] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador PunishePvP.
  2542. [17:56:47] [Server thread/INFO]: TELL para PunishePvP: Você ganhou uma Matadora de BOSS
  2543. [17:56:47] [Server thread/INFO]: Title enviado com sucesso.
  2544. [17:56:47] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador PunishePvP.
  2545. [17:56:47] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de CREEPER
  2546. [17:56:47] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de SKELETÃO
  2547. [17:56:47] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador PunishePvP.
  2548. [17:56:47] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de ZUMBI
  2549. [17:56:47] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador PunishePvP.
  2550. [17:56:47] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de SKELETÃO
  2551. [17:56:48] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador PunishePvP.
  2552. [17:56:48] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador PunishePvP.
  2553. [17:56:48] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de GUARDIÃO
  2554. [17:56:48] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador PunishePvP.
  2555. [17:56:48] [Server thread/INFO]: TELL para PunishePvP: Você ganhou um Boss de CREEPER
  2556. [17:56:48] [Craft Scheduler Thread - 29/INFO]: [AuthMe] Violetaazul20 logged in!
  2557. [17:56:50] [Thread-290/INFO]: UUID of player Petrolina_ is c98580b9-8ac1-345a-98c5-dcf68ab57b77
  2558. [17:56:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4a67771a[id=c98580b9-8ac1-345a-98c5-dcf68ab57b77,name=Petrolina_,properties={},legacy=false] (/191.187.153.6:59489): §4The same username is already playing on the server!
  2559. [17:56:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@4a67771a[id=c98580b9-8ac1-345a-98c5-dcf68ab57b77,name=Petrolina_,properties={},legacy=false] (/191.187.153.6:59489) lost connection: §4The same username is already playing on the server!
  2560. [17:56:54] [Server thread/INFO]: Kit 'Kit 'terra' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2561. [17:56:55] [Server thread/INFO]: Kit 'Kit 'venus' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2562. [17:56:55] [Server thread/INFO]: Kit 'Kit 'venus' sem nome! Use /editarkit!' enviado com sucesso para The_EduGamer.
  2563. [17:56:56] [Craft Scheduler Thread - 45/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2564. [17:56:56] [Craft Scheduler Thread - 28/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2565. [17:56:56] [Server thread/INFO]: [STFF] <Morflex> Não posso mano..
  2566. [17:56:57] [Craft Scheduler Thread - 47/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2567. [17:56:57] [Server thread/INFO]: There are 68/200 players online:
  2568. [17:56:57] [Server thread/INFO]: Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, pudimaleatorio, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, get__, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, DevYgor, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, Gordaosz, zTavin, translayton, theCoolerSphinx, xaruto_usucrack, danielprozinho, PunishePvP, Morflex, Domeraski, Ragnar, melancia910, patoxxvideos, Viper77, lanzin777, RL_Gamer123, The_EduGamer, Petrolina_, GOD_Weedzao, iLuanKnight, ItSCoPaGe, JuniorTF, fruitninjaa, OfTheFire, 666KG_, uFloow_, SrDyuDyaYT, ric_vini2005, uCheateyRETURNS, Deeser, EliasCoxinha, SirDrak, Tiguercarvalho, zLeonardo_, TeoZ_, XSfanatic, Liquir_, FpsKarma, FallenSenpai, Enjoyx, Violetaazul20, Bag00l, xxraidenxx12, iSharShock, zClouud, TaylorTM
  2569. [17:56:57] [Craft Scheduler Thread - 17/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2570. [17:56:57] [Craft Scheduler Thread - 5/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2571. [17:56:58] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2572. [17:56:58] [Craft Scheduler Thread - 45/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2573. [17:56:59] [Craft Scheduler Thread - 53/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2574. [17:56:59] [Craft Scheduler Thread - 45/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2575. [17:56:59] [Server thread/WARN]: RL_Gamer123 moved wrongly!
  2576. [17:57:00] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2577. [17:57:00] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2578. [17:57:00] [Server thread/INFO]: Petrolina_ lost connection: Timed out
  2579. [17:57:00] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2580. [17:57:00] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2581. [17:57:01] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2582. [17:57:01] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2583. [17:57:01] [Server thread/INFO]: [STFF] <TaylorTM> o q?
  2584. [17:57:01] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2585. [17:57:01] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2586. [17:57:01] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2587. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2588. [17:57:02] [Server thread/INFO]: [STFF] <666KG_> '==========================='
  2589. [17:57:02] [Craft Scheduler Thread - 29/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2590. [17:57:02] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2591. [17:57:02] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2592. [17:57:02] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2593. [17:57:02] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2594. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2595. [17:57:02] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2596. [17:57:02] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2597. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2598. [17:57:02] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2599. [17:57:02] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2600. [17:57:03] [Craft Scheduler Thread - 6/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2601. [17:57:03] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2602. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2603. [17:57:03] [Craft Scheduler Thread - 53/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2604. [17:57:03] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2605. [17:57:03] [Craft Scheduler Thread - 6/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2606. [17:57:04] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 1 Water Bucket for 3000.00 from Loja at [spawn] -667, 125, -297
  2607. [17:57:04] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2608. [17:57:04] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2609. [17:57:04] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2610. [17:57:04] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2611. [17:57:05] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2612. [17:57:05] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2613. [17:57:05] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2614. [17:57:05] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2615. [17:57:05] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2616. [17:57:05] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2617. [17:57:05] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2618. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2619. [17:57:06] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2620. [17:57:06] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2621. [17:57:06] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2622. [17:57:06] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2623. [17:57:06] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2624. [17:57:06] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2625. [17:57:06] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2626. [17:57:06] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2627. [17:57:06] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2628. [17:57:07] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2629. [17:57:07] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2630. [17:57:07] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2631. [17:57:07] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2632. [17:57:07] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2633. [17:57:07] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2634. [17:57:07] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2635. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2636. [17:57:07] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2637. [17:57:07] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2638. [17:57:07] [Craft Scheduler Thread - 6/INFO]: [ChestShop] xxraidenxx12 bought 32 Ice for 15000.00 from Loja at [spawn] -667, 125, -299
  2639. [17:57:07] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2640. [17:57:07] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2641. [17:57:08] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2642. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2643. [17:57:08] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2644. [17:57:08] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2645. [17:57:08] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2646. [17:57:08] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2647. [17:57:08] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2648. [17:57:08] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2649. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2650. [17:57:08] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2651. [17:57:08] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2652. [17:57:08] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2653. [17:57:08] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2654. [17:57:09] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2655. [17:57:09] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2656. [17:57:09] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2657. [17:57:09] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2658. [17:57:09] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2659. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2660. [17:57:09] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2661. [17:57:09] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2662. [17:57:09] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2663. [17:57:09] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2664. [17:57:09] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2665. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2666. [17:57:09] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2667. [17:57:09] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2668. [17:57:10] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2669. [17:57:10] [Server thread/INFO]: Violetaazul20 lost connection: §cEsgotado quantidade de tentativas.
  2670. [17:57:10] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2671. [17:57:10] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2672. [17:57:10] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2673. [17:57:10] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2674. [17:57:11] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2675. [17:57:11] [Server thread/INFO]: Comando n�o encontrado, use /help
  2676. [17:57:11] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2677. [17:57:12] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2678. [17:57:12] [Thread-293/INFO]: UUID of player TheCriminalKill_ is a7d9338f-7868-3a21-9ed7-5a9812feafe7
  2679. [17:57:12] [Server thread/INFO]: TheCriminalKill_[/187.126.125.41:2789] logged in with entity id 4047585 at ([world]15.0, 100.0, -15.0)
  2680. [17:57:12] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  2681. [17:57:12] [Craft Scheduler Thread - 49/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2682. [17:57:12] [Server thread/INFO]: Tipo de Spawner desconhecido!
  2683. Lista de Spawners: [DROPPED_ITEM, EXPERIENCE_ORB, LEASH_HITCH, PAINTING, ARROW, SNOWBALL, FIREBALL, SMALL_FIREBALL, ENDER_PEARL, ENDER_SIGNAL, THROWN_EXP_BOTTLE, ITEM_FRAME, WITHER_SKULL, PRIMED_TNT, FALLING_BLOCK, FIREWORK, ARMOR_STAND, MINECART_COMMAND, BOAT, MINECART, MINECART_CHEST, MINECART_FURNACE, MINECART_TNT, MINECART_HOPPER, MINECART_MOB_SPAWNER, CREEPER, SKELETON, SPIDER, GIANT, ZOMBIE, SLIME, GHAST, PIG_ZOMBIE, ENDERMAN, CAVE_SPIDER, SILVERFISH, BLAZE, MAGMA_CUBE, ENDER_DRAGON, WITHER, BAT, WITCH, ENDERMITE, GUARDIAN, PIG, SHEEP, COW, CHICKEN, SQUID, WOLF, MUSHROOM_COW, SNOWMAN, OCELOT, IRON_GOLEM, HORSE, RABBIT, VILLAGER, ENDER_CRYSTAL, SPLASH_POTION, EGG, FISHING_HOOK, LIGHTNING, WEATHER, PLAYER, COMPLEX_PART, UNKNOWN]
  2684. [17:57:12] [Craft Scheduler Thread - 47/INFO]: (FAWE) You aren't holding a brush!
  2685. [17:57:12] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Mooshroom
  2686. [17:57:12] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2687. [17:57:12] [Craft Scheduler Thread - 0/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2688. [17:57:12] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2689. [17:57:13] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2690. [17:57:13] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2691. [17:57:13] [Craft Scheduler Thread - 47/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2692. [17:57:13] [Craft Scheduler Thread - 43/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2693. [17:57:13] [Craft Scheduler Thread - 29/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2694. [17:57:14] [Thread-295/INFO]: UUID of player Kole_ is da0c8551-5485-3b3d-ab28-519817280b51
  2695. [17:57:14] [Server thread/INFO]: Kole_[/168.227.17.5:57281] logged in with entity id 4064722 at ([Entrada]1.5, 23.0, 0.5)
  2696. [17:57:14] [Craft Scheduler Thread - 51/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2697. [17:57:14] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2698. [17:57:14] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2699. [17:57:14] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2700. [17:57:14] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2701. [17:57:14] [Server thread/INFO]:
  2702. [17:57:14] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2703. [17:57:14] [Server thread/INFO]:
  2704. [17:57:14] [Craft Scheduler Thread - 51/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2705. [17:57:14] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Guardian
  2706. [17:57:14] [Server thread/INFO]: [GpS] <pudimaleatorio> comprando pot
  2707. [17:57:14] [Server thread/INFO]: Spawner de 'Guardião' givado com sucesso.
  2708. [17:57:15] [Server thread/INFO]: Spawner de 'Blaze' givado com sucesso.
  2709. [17:57:15] [Craft Scheduler Thread - 51/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2710. [17:57:15] [Craft Scheduler Thread - 51/INFO]: (FAWE) You aren't holding a brush!
  2711. [17:57:15] [Craft Scheduler Thread - 6/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2712. [17:57:15] [Craft Scheduler Thread - 27/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2713. [17:57:15] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um spawner de Zombie
  2714. [17:57:16] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  2715. [17:57:16] [Craft Scheduler Thread - 0/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2716. [17:57:16] [Craft Scheduler Thread - 0/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2717. [17:57:16] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2718. [17:57:17] [Craft Scheduler Thread - 43/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2719. [17:57:17] [Server thread/INFO]:
  2720. [17:57:17] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2721. [17:57:17] [Server thread/INFO]:
  2722. [17:57:17] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2723. [17:57:17] [Craft Scheduler Thread - 49/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2724. [17:57:18] [Server thread/INFO]:
  2725. [17:57:18] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2726. [17:57:18] [Server thread/INFO]:
  2727. [17:57:18] [Server thread/INFO]: melancia910 lost connection: Internal Exception: java.io.IOException: Error while read(...): Conexão fechada pela outra ponta
  2728. [17:57:18] [Craft Scheduler Thread - 0/INFO]: [AuthMe] TheCriminalKill_ logged in!
  2729. [17:57:18] [Craft Scheduler Thread - 0/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2730. [17:57:18] [Thread-298/INFO]: UUID of player Violetaazul20 is d2421711-9aab-3eca-bc45-9ad436030971
  2731. [17:57:18] [Server thread/INFO]: Violetaazul20[/187.105.64.165:62458] logged in with entity id 4103407 at ([Entrada]1.5, 23.0, 0.5)
  2732. [17:57:18] [Craft Scheduler Thread - 47/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2733. [17:57:19] [Server thread/INFO]:
  2734. [17:57:19] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2735. [17:57:19] [Server thread/INFO]:
  2736. [17:57:19] [Craft Scheduler Thread - 5/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2737. [17:57:19] [Craft Scheduler Thread - 50/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2738. [17:57:20] [Craft Scheduler Thread - 28/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2739. [17:57:20] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Lunar
  2740. [17:57:20] [Craft Scheduler Thread - 28/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2741. [17:57:20] [Craft Scheduler Thread - 50/INFO]: [AuthMe] Kole_ logged in!
  2742. [17:57:20] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2743. [17:57:20] [Craft Scheduler Thread - 28/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2744. [17:57:20] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2745. [17:57:21] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Galatica
  2746. [17:57:21] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2747. [17:57:21] [Craft Scheduler Thread - 49/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2748. [17:57:21] [Server thread/WARN]: RL_Gamer123 moved wrongly!
  2749. [17:57:21] [Server thread/INFO]: /5.249.10.88:28609 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (17 > 16)
  2750. [17:57:21] [Server thread/INFO]: Saving is already turned on.
  2751. [17:57:21] [Server thread/INFO]: Saving...
  2752. [17:57:21] [Server thread/INFO]: Saved the world
  2753. [17:57:21] [Craft Scheduler Thread - 49/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2754. [17:57:21] [Server thread/INFO]: Comando n�o encontrado, use /help
  2755. [17:57:22] [Craft Scheduler Thread - 17/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2756. [17:57:22] [Craft Scheduler Thread - 28/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2757. [17:57:23] [Craft Scheduler Thread - 47/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2758. [17:57:23] [Craft Scheduler Thread - 27/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2759. [17:57:23] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2760. [17:57:23] [Craft Scheduler Thread - 52/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2761. [17:57:23] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2762. [17:57:23] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Lunar
  2763. [17:57:24] [Craft Scheduler Thread - 27/INFO]: (FAWE) You aren't holding a brush!
  2764. [17:57:24] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Lunar
  2765. [17:57:24] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador JuniorTF.
  2766. [17:57:24] [Server thread/INFO]: TELL para JuniorTF: Você ganhou um Boss de GUARDIÃO
  2767. [17:57:25] [Craft Scheduler Thread - 46/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2768. [17:57:25] [Craft Scheduler Thread - 17/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2769. [17:57:25] [Craft Scheduler Thread - 50/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2770. [17:57:25] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2771. [17:57:25] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Lunar
  2772. [17:57:25] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2773. [17:57:25] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2774. [17:57:25] [Craft Scheduler Thread - 28/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2775. [17:57:26] [Craft Scheduler Thread - 7/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2776. [17:57:26] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Lunar
  2777. [17:57:26] [Craft Scheduler Thread - 49/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2778. [17:57:26] [Craft Scheduler Thread - 51/INFO]: [ChestShop] xxraidenxx12 bought 16 Quartz Block for 15000.00 from Loja at [spawn] -674, 125, -305
  2779. [17:57:26] [Server thread/INFO]: /5.249.10.88:50282 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (17 > 16)
  2780. [17:57:26] [Craft Scheduler Thread - 28/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2781. [17:57:26] [Craft Scheduler Thread - 46/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2782. [17:57:26] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2783. [17:57:27] [Craft Scheduler Thread - 49/INFO]: [AuthMe] Violetaazul20 logged in!
  2784. [17:57:27] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2785. [17:57:27] [Craft Scheduler Thread - 2/INFO]: (FAWE) You aren't holding a brush!
  2786. [17:57:27] [Craft Scheduler Thread - 49/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2787. [17:57:28] [Craft Scheduler Thread - 17/INFO]: (FAWE) You aren't holding a brush!
  2788. [17:57:28] [Craft Scheduler Thread - 5/INFO]: [ChestShop] pudimaleatorio bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  2789. [17:57:28] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2790. [17:57:28] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Galatica
  2791. [17:57:28] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2792. [17:57:29] [Craft Scheduler Thread - 27/INFO]: (FAWE) You aren't holding a brush!
  2793. [17:57:29] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2794. [17:57:29] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Lunar
  2795. [17:57:30] [Server thread/INFO]: Comando n�o encontrado, use /help
  2796. [17:57:30] [Thread-300/INFO]: UUID of player ImGupaay is bbe035e3-c7fe-3e34-b3bf-302b6d08bba8
  2797. [17:57:30] [Server thread/INFO]: ImGupaay[/177.17.109.92:54324] logged in with entity id 4204282 at ([Entrada]1.5, 23.0, 0.5)
  2798. [17:57:30] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2799. [17:57:31] [Craft Scheduler Thread - 50/INFO]: (FAWE) You aren't holding a brush!
  2800. [17:57:31] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2801. [17:57:32] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Galatica
  2802. [17:57:32] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2803. [17:57:32] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2804. [17:57:33] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2805. [17:57:34] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Galatica
  2806. [17:57:34] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Espacial
  2807. [17:57:35] [Craft Scheduler Thread - 2/INFO]: [AuthMe] ImGupaay logged in!
  2808. [17:57:35] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2809. [17:57:35] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Galatica
  2810. [17:57:35] [Craft Scheduler Thread - 45/INFO]: (FAWE) You aren't holding a brush!
  2811. [17:57:35] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Maquina Terrestre
  2812. [17:57:36] [Thread-302/INFO]: UUID of player FiiDuLugin is 5cc43ed4-69b9-38ff-aded-572e4cb66984
  2813. [17:57:36] [Server thread/INFO]: FiiDuLugin[/177.36.5.61:43067] logged in with entity id 4261488 at ([Entrada]1.5, 23.0, 0.5)
  2814. [17:57:37] [Server thread/INFO]: There are 70/200 players online:
  2815. [17:57:37] [Server thread/INFO]: Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, Gordaosz, zTavin, translayton, xaruto_usucrack, danielprozinho, PunishePvP, Morflex, Domeraski, Ragnar, patoxxvideos, Viper77, lanzin777, RL_Gamer123, The_EduGamer, GOD_Weedzao, iLuanKnight, ItSCoPaGe, 666KG_, uFloow_, SrDyuDyaYT, ric_vini2005, uCheateyRETURNS, Deeser, EliasCoxinha, SirDrak, Tiguercarvalho, zLeonardo_, TeoZ_, XSfanatic, Liquir_, FallenSenpai, Enjoyx, iSharShock, zClouud, TaylorTM, theCoolerSphinx, DevYgor, JuniorTF, TheCriminalKill_, Kole_, Violetaazul20, Bag00l, get__, FpsKarma, ImGupaay, pudimaleatorio, xxraidenxx12, fruitninjaa, FiiDuLugin, OfTheFire
  2816. [17:57:38] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2817. [17:57:39] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2818. [17:57:39] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2819. [17:57:39] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2820. [17:57:39] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2821. [17:57:39] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2822. [17:57:39] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2823. [17:57:39] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2824. [17:57:39] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2825. [17:57:39] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2826. [17:57:39] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2827. [17:57:40] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para get__.
  2828. [17:57:40] [Server thread/INFO]: TELL para get__: Você ganhou um kit [Galaxy]
  2829. [17:57:40] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2830. [17:57:40] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2831. [17:57:40] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2832. [17:57:40] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2833. [17:57:40] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2834. [17:57:40] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2835. [17:57:40] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2836. [17:57:40] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2837. [17:57:41] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2838. [17:57:41] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador iLuanKnight.
  2839. [17:57:41] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Matadora de BOSS
  2840. [17:57:41] [Server thread/INFO]: Title enviado com sucesso.
  2841. [17:57:41] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2842. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2843. [17:57:41] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2844. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2845. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2846. [17:57:41] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2847. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2848. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2849. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2850. [17:57:41] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2851. [17:57:41] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2852. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2853. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2854. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2855. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2856. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2857. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2858. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2859. [17:57:42] [Thread-304/INFO]: UUID of player 370621 is 9cf81660-4b4b-3996-9d49-91a10c52a189
  2860. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2861. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2862. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2863. [17:57:42] [Server thread/INFO]: 370621[/2.80.157.152:56124] logged in with entity id 4320549 at ([Entrada]1.5, 23.0, 0.5)
  2864. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2865. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2866. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2867. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2868. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2869. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2870. [17:57:42] [Craft Scheduler Thread - 43/INFO]: [AuthMe] FiiDuLugin logged in!
  2871. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2872. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2873. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2874. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2875. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2876. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2877. [17:57:42] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2878. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2879. [17:57:42] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2880. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2881. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2882. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2883. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2884. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2885. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2886. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2887. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2888. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2889. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2890. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2891. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2892. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2893. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2894. [17:57:43] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2895. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2896. [17:57:43] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2897. [17:57:44] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2898. [17:57:44] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2899. [17:57:44] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2900. [17:57:44] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2901. [17:57:44] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2902. [17:57:44] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2903. [17:57:44] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2904. [17:57:44] [Thread-306/INFO]: UUID of player BackBuck is b83e46dd-ba82-3a3f-94dc-48d615cdc38b
  2905. [17:57:44] [Server thread/INFO]: BackBuck[/186.223.156.138:49910] logged in with entity id 4346321 at ([Entrada]1.5, 23.0, 0.5)
  2906. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2907. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2908. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2909. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2910. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2911. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2912. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2913. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2914. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2915. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2916. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2917. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2918. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2919. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2920. [17:57:46] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2921. [17:57:46] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2922. [17:57:47] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2923. [17:57:47] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2924. [17:57:47] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2925. [17:57:47] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2926. [17:57:47] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2927. [17:57:47] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2928. [17:57:47] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2929. [17:57:47] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2930. [17:57:47] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2931. [17:57:47] [Server thread/INFO]: Comando n�o encontrado, use /help
  2932. [17:57:47] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2933. [17:57:48] [Craft Scheduler Thread - 5/INFO]: [AuthMe] 370621 logged in!
  2934. [17:57:48] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2935. [17:57:48] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2936. [17:57:48] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2937. [17:57:48] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2938. [17:57:49] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2939. [17:57:49] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2940. [17:57:49] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2941. [17:57:49] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador iLuanKnight.
  2942. [17:57:49] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2943. [17:57:49] [Server thread/INFO]: Kole_: /autovender
  2944. [17:57:49] [Server thread/INFO]: Title enviado com sucesso.
  2945. [17:57:49] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Matadora de BOSS
  2946. [17:57:49] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2947. [17:57:49] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2948. [17:57:49] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2949. [17:57:50] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2950. [17:57:50] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2951. [17:57:50] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2952. [17:57:50] [Server thread/INFO]: [Prisma] Foram 1736 itens removidos do ch�o!
  2953. [17:57:50] [Server thread/INFO]: [!] A MinaMembro foi resetada!
  2954. [17:57:52] [Thread-308/INFO]: UUID of player Biahh_Gamer is 6995fa75-4189-32c1-ae03-b3933d8ccfa1
  2955. [17:57:53] [Server thread/INFO]: [JH_Maquinas] 62984 Maquinas foram salvas.
  2956. [17:57:53] [Server thread/INFO]: Biahh_Gamer[/191.6.135.242:57022] logged in with entity id 4408998 at ([Entrada]1.5, 23.0, 0.5)
  2957. [17:57:53] [Craft Scheduler Thread - 2/INFO]: [AuthMe] BackBuck logged in!
  2958. [17:57:53] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador iLuanKnight.
  2959. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2960. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2961. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2962. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2963. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2964. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2965. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2966. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2967. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2968. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2969. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de SKELETÃO
  2970. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2971. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou uma Matadora de BOSS
  2972. [17:57:53] [Server thread/INFO]: Title enviado com sucesso.
  2973. [17:57:53] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2974. [17:57:53] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador iLuanKnight.
  2975. [17:57:53] [Server thread/INFO]: Kole_: /autovender
  2976. [17:57:54] [Server thread/INFO]:
  2977. [17:57:54] [Server thread/INFO]: O limite de baús do servidor é de 02.
  2978. [17:57:54] [Server thread/INFO]:
  2979. [17:57:54] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2980. [17:57:54] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2981. [17:57:54] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador get__.
  2982. [17:57:54] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2983. [17:57:54] [Server thread/INFO]: TELL para get__: Você ganhou uma Matadora de BOSS
  2984. [17:57:54] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2985. [17:57:54] [Server thread/INFO]: Title enviado com sucesso.
  2986. [17:57:54] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  2987. [17:57:54] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  2988. [17:57:54] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2989. [17:57:54] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2990. [17:57:54] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2991. [17:57:54] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2992. [17:57:54] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2993. [17:57:54] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2994. [17:57:55] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2995. [17:57:55] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  2996. [17:57:55] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  2997. [17:57:55] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  2998. [17:57:55] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  2999. [17:57:55] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  3000. [17:57:55] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador iLuanKnight.
  3001. [17:57:55] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  3002. [17:57:55] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de CREEPER
  3003. [17:57:56] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  3004. [17:57:56] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  3005. [17:57:56] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  3006. [17:57:56] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  3007. [17:57:56] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  3008. [17:57:56] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  3009. [17:57:56] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  3010. [17:57:56] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador iLuanKnight.
  3011. [17:57:56] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de ZUMBI
  3012. [17:57:56] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador iLuanKnight.
  3013. [17:57:56] [Server thread/INFO]: TELL para iLuanKnight: Você ganhou um Boss de GUARDIÃO
  3014. [17:57:59] [Server thread/INFO]:
  3015. [17:57:59] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3016. [17:57:59] [Server thread/INFO]:
  3017. [17:58:01] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3018. [17:58:03] [Server thread/INFO]:
  3019. [17:58:03] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3020. [17:58:03] [Server thread/INFO]:
  3021. [17:58:04] [Server thread/INFO]: TheCriminalKill_: /tpall
  3022. [17:58:06] [Server thread/INFO]:
  3023. [17:58:06] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3024. [17:58:06] [Server thread/INFO]:
  3025. [17:58:09] [Server thread/INFO]: Comando n�o encontrado, use /help
  3026. [17:58:09] [Server thread/INFO]:
  3027. [17:58:09] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3028. [17:58:09] [Server thread/INFO]:
  3029. [17:58:16] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3030. [17:58:16] [Server thread/INFO]: There are 73/200 players online:
  3031. [17:58:16] [Server thread/INFO]: Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, Gordaosz, zTavin, translayton, xaruto_usucrack, danielprozinho, Morflex, Domeraski, Ragnar, patoxxvideos, Viper77, lanzin777, RL_Gamer123, The_EduGamer, GOD_Weedzao, ItSCoPaGe, 666KG_, uFloow_, SrDyuDyaYT, ric_vini2005, uCheateyRETURNS, Deeser, EliasCoxinha, SirDrak, Tiguercarvalho, zLeonardo_, TeoZ_, XSfanatic, Liquir_, FallenSenpai, Enjoyx, iSharShock, zClouud, TaylorTM, theCoolerSphinx, DevYgor, TheCriminalKill_, Violetaazul20, Bag00l, FpsKarma, pudimaleatorio, xxraidenxx12, fruitninjaa, PunishePvP, ImGupaay, JuniorTF, Kole_, FiiDuLugin, Biahh_Gamer, OfTheFire, BackBuck, 370621, iLuanKnight, get__
  3032. [17:58:17] [Server thread/INFO]: Kit 'Kit 'netuno' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3033. [17:58:18] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3034. [17:58:19] [Server thread/WARN]: TheCriminalKill_ moved wrongly!
  3035. [17:58:19] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3036. [17:58:22] [Thread-310/INFO]: UUID of player TheFuury_ is 97c588f7-f1ec-3b12-8c8a-3729aa2b1d56
  3037. [17:58:22] [Server thread/INFO]: TheFuury_[/201.25.248.204:12571] logged in with entity id 4737644 at ([Entrada]1.5, 23.0, 0.5)
  3038. [17:58:22] [Server thread/INFO]: Biahh_Gamer lost connection: §cDemorou muito pra autenticar!
  3039. [17:58:22] [Server thread/WARN]: handleDisconnection() called twice
  3040. [17:58:28] [Thread-313/INFO]: UUID of player PUDIMAK47 is d6a59c54-e5cd-3020-9f8a-68f4c7269a4b
  3041. [17:58:28] [Server thread/INFO]: PUDIMAK47[/174.48.170.144:61000] logged in with entity id 4802668 at ([Entrada]1.5, 23.0, 0.5)
  3042. [17:58:34] [Server thread/INFO]: Comando n�o encontrado, use /help
  3043. [17:58:34] [Server thread/INFO]: Kit 'Kit 'urano' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3044. [17:58:38] [Craft Scheduler Thread - 52/INFO]: [AuthMe] TheFuury_ logged in!
  3045. [17:58:49] [Server thread/INFO]: Foi adicionado a conta de Morflex a quantia de 300.000 coins
  3046. [17:58:49] [Server thread/INFO]: 1 caixa(s) '6' enviada(s) com sucesso para Morflex.
  3047. [17:58:49] [Server thread/INFO]: Foi adicionado a conta de XSfanatic a quantia de 10.000 coins
  3048. [17:58:52] [Server thread/INFO]: [Prisma] O lixeiro ir� fazer a limpeza em 140 seconds!
  3049. [17:58:56] [Server thread/INFO]: There are 74/200 players online:
  3050. [17:58:56] [Server thread/INFO]: Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, Gordaosz, zTavin, translayton, xaruto_usucrack, danielprozinho, Morflex, Domeraski, Ragnar, patoxxvideos, Viper77, lanzin777, RL_Gamer123, The_EduGamer, GOD_Weedzao, ItSCoPaGe, 666KG_, uFloow_, SrDyuDyaYT, ric_vini2005, uCheateyRETURNS, Deeser, EliasCoxinha, SirDrak, Tiguercarvalho, zLeonardo_, TeoZ_, XSfanatic, Liquir_, FallenSenpai, iSharShock, TaylorTM, theCoolerSphinx, DevYgor, Bag00l, FpsKarma, pudimaleatorio, xxraidenxx12, fruitninjaa, PunishePvP, ImGupaay, JuniorTF, Kole_, FiiDuLugin, OfTheFire, BackBuck, 370621, iLuanKnight, get__, PUDIMAK47, TheCriminalKill_, zClouud, Enjoyx, Violetaazul20, TheFuury_
  3051. [17:58:58] [Server thread/INFO]: PUDIMAK47 lost connection: §cDemorou muito pra autenticar!
  3052. [17:58:58] [Server thread/WARN]: handleDisconnection() called twice
  3053. [17:59:01] [Thread-317/INFO]: UUID of player PUDIMAK47 is d6a59c54-e5cd-3020-9f8a-68f4c7269a4b
  3054. [17:59:01] [Server thread/INFO]: PUDIMAK47[/174.48.170.144:61010] logged in with entity id 5166243 at ([Entrada]1.5, 23.0, 0.5)
  3055. [17:59:02] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador Enjoyx.
  3056. [17:59:03] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Matadora de BOSS
  3057. [17:59:03] [Server thread/INFO]: Title enviado com sucesso.
  3058. [17:59:03] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador Enjoyx.
  3059. [17:59:03] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Enjoyx.
  3060. [17:59:03] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de GUARDIÃO
  3061. [17:59:03] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de CREEPER
  3062. [17:59:03] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de SKELETÃO
  3063. [17:59:03] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Enjoyx.
  3064. [17:59:03] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de SKELETÃO
  3065. [17:59:04] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador Enjoyx.
  3066. [17:59:04] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de ZUMBI
  3067. [17:59:04] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Enjoyx.
  3068. [17:59:04] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de ZUMBI
  3069. [17:59:04] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Enjoyx.
  3070. [17:59:04] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador Enjoyx.
  3071. [17:59:04] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador Enjoyx.
  3072. [17:59:04] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de GUARDIÃO
  3073. [17:59:05] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Enjoyx.
  3074. [17:59:05] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de GUARDIÃO
  3075. [17:59:05] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de CREEPER
  3076. [17:59:05] [Thread-319/INFO]: UUID of player Skinny_ is a7edc8d2-401e-31f3-a515-211c1966c335
  3077. [17:59:05] [Server thread/INFO]: Skinny_[/177.152.124.238:51042] logged in with entity id 5209026 at ([Entrada]1.5, 23.0, 0.5)
  3078. [17:59:05] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador Enjoyx.
  3079. [17:59:05] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de CREEPER
  3080. [17:59:05] [Server thread/INFO]: TELL para Enjoyx: Você ganhou um Boss de ZUMBI
  3081. [17:59:05] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador Enjoyx.
  3082. [17:59:08] [Server thread/INFO]: Voce deu 1 Maquinas key para Enjoyx
  3083. [17:59:09] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Chave MAQUINAs
  3084. [17:59:09] [Server thread/INFO]: Voce deu 1 Maquinas key para Enjoyx
  3085. [17:59:09] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Chave MAQUINAs
  3086. [17:59:09] [Server thread/INFO]: TELL para Enjoyx: Você ganhou 1 Milhão!
  3087. [17:59:09] [Server thread/INFO]: Foi adicionado a conta de Enjoyx a quantia de 1.000.000 coins
  3088. [17:59:10] [Server thread/INFO]: Kit 'Kit 'saturno' sem nome! Use /editarkit!' enviado com sucesso para Liquir_.
  3089. [17:59:13] [Thread-322/INFO]: UUID of player DanielOBz is 9fa6410e-a52b-3cf4-81ad-4e8dd21d63bb
  3090. [17:59:13] [Server thread/INFO]: DanielOBz[/79.168.196.52:54897] logged in with entity id 5301863 at ([Entrada]1.5, 23.0, 0.5)
  3091. [17:59:13] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Maquina Terrestre
  3092. [17:59:14] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Maquina Terrestre
  3093. [17:59:14] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Maquina Terrestre
  3094. [17:59:14] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Maquina Lunar
  3095. [17:59:15] [Server thread/INFO]: [GpS] <Sprintay_> CPA VOU CONSEGUIR UM VIPO
  3096. [17:59:15] [Server thread/INFO]: [GpS] <Sprintay_> CPA VOU CONSEGUIR UM VIPO
  3097. [17:59:15] [Server thread/INFO]: TELL para Enjoyx: Você ganhou uma Maquina Terrestre
  3098. [17:59:15] [Server thread/INFO]: [GpS] <Sprintay_> CPA VOU CONSEGUIR UM VIPO
  3099. [17:59:16] [Server thread/INFO]: [GpS] <Sprintay_> CPA VOU CONSEGUIR UM VIP
  3100. [17:59:18] [Server thread/INFO]: [AuthMe] PUDIMAK47 registered 174.48.170.144
  3101. [17:59:18] [Craft Scheduler Thread - 7/INFO]: [AuthMe] PUDIMAK47 logged in!
  3102. [17:59:19] [Server thread/INFO]: [GpS] <pudimaleatorio> ok
  3103. [17:59:20] [Server thread/INFO]: [GpS] <Sprintay_> DE UM AMIGO
  3104. [17:59:21] [Craft Scheduler Thread - 50/INFO]: [AuthMe] DanielOBz logged in!
  3105. [17:59:22] [Server thread/INFO]: [AuthMe] Skinny_ registered 177.152.124.238
  3106. [17:59:22] [Craft Scheduler Thread - 29/INFO]: [AuthMe] Skinny_ logged in!
  3107. [17:59:25] [Server thread/INFO]: [GpS] <pudimaleatorio> qual vip?
  3108. [17:59:25] [Server thread/INFO]: Spawner de 'Zumbi' givado com sucesso.
  3109. [17:59:27] [Thread-324/INFO]: UUID of player pedrinho58 is dbeff3a8-a93e-3dd9-ac85-ddee01fb4c65
  3110. [17:59:27] [Server thread/INFO]: pedrinho58[/187.127.79.169:13391] logged in with entity id 5461190 at ([Entrada]1.5, 23.0, 0.5)
  3111. [17:59:28] [Server thread/INFO]:
  3112. [17:59:28] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3113. [17:59:28] [Server thread/INFO]:
  3114. [17:59:29] [Server thread/INFO]: [GpS] <Sprintay_> o prims
  3115. [17:59:29] [Thread-326/INFO]: UUID of player RicardoJMA is 7c0dd941-4468-3381-b573-6cbae312ae21
  3116. [17:59:29] [Server thread/INFO]: RicardoJMA[/109.49.221.81:55714] logged in with entity id 5487379 at ([Entrada]1.5, 23.0, 0.5)
  3117. [17:59:30] [Server thread/INFO]: [GpS] <Sprintay_> o prisma
  3118. [17:59:31] [Thread-328/INFO]: UUID of player Tiozol is 8520a955-93bd-3448-9860-43fc0e3d5b86
  3119. [17:59:31] [Server thread/INFO]: Tiozol[/131.255.125.9:49493] logged in with entity id 5514683 at ([Entrada]1.5, 23.0, 0.5)
  3120. [17:59:32] [Thread-330/INFO]: UUID of player ImCrazy is 0aa5e36d-c83f-325f-81c9-793b6f073394
  3121. [17:59:32] [Server thread/INFO]: ImCrazy[/177.53.244.202:18429] logged in with entity id 5517885 at ([Entrada]1.5, 23.0, 0.5)
  3122. [17:59:35] [Server thread/INFO]: There are 80/200 players online:
  3123. [17:59:35] [Server thread/INFO]: Fern4nd4, Sprintay_, ulttraWantedz_, HeadSets, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, slo33, Apx_, KiiingAleister, KauaZin11, Luffy, Gordaosz, zTavin, translayton, xaruto_usucrack, danielprozinho, Morflex, Ragnar, patoxxvideos, Viper77, lanzin777, RL_Gamer123, The_EduGamer, ItSCoPaGe, 666KG_, uFloow_, SrDyuDyaYT, ric_vini2005, uCheateyRETURNS, Deeser, EliasCoxinha, SirDrak, Tiguercarvalho, zLeonardo_, TeoZ_, XSfanatic, Liquir_, FallenSenpai, iSharShock, TaylorTM, DevYgor, Bag00l, pudimaleatorio, xxraidenxx12, fruitninjaa, PunishePvP, ImGupaay, JuniorTF, Kole_, BackBuck, 370621, iLuanKnight, get__, TheCriminalKill_, Violetaazul20, TheFuury_, PUDIMAK47, Skinny_, zClouud, FpsKarma, DanielOBz, theCoolerSphinx, GOD_Weedzao, OfTheFire, pedrinho58, Enjoyx, Domeraski, RicardoJMA, Tiozol, ImCrazy, FiiDuLugin
  3124. [17:59:35] [Server thread/INFO]: [GpS] <pudimaleatorio> eu acho q tbm vou compra 1
  3125. [17:59:36] [Craft Scheduler Thread - 56/INFO]: [AuthMe] RicardoJMA logged in!
  3126. [17:59:36] [Server thread/INFO]: Skinny_ lost connection: Disconnected
  3127. [17:59:36] [Thread-333/INFO]: UUID of player FiihDoEduzati is a73fca88-eb63-36d8-b4ef-d9487a7c7b33
  3128. [17:59:36] [Server thread/INFO]: FiihDoEduzati[/189.12.22.248:16650] logged in with entity id 5565781 at ([Entrada]1.5, 23.0, 0.5)
  3129. [17:59:37] [Craft Scheduler Thread - 46/INFO]: [AuthMe] ImCrazy logged in!
  3130. [17:59:39] [Server thread/INFO]: [GpS] <Sprintay_> nice
  3131. [17:59:39] [Server thread/INFO]: Title enviado com sucesso.
  3132. [17:59:39] [Server thread/INFO]: User groups set!
  3133. [17:59:39] [Server thread/INFO]: O som 'ENDERDRAGON_GROWL' foi executado para todos os players do servidor.
  3134. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3135. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3136. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3137. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3138. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3139. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3140. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3141. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3142. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3143. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3144. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3145. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3146. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3147. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3148. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3149. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3150. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3151. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3152. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3153. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3154. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3155. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3156. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3157. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3158. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3159. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3160. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3161. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3162. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3163. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3164. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3165. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3166. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3167. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3168. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3169. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3170. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3171. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3172. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3173. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3174. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3175. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3176. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3177. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3178. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3179. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3180. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3181. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3182. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3183. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3184. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3185. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3186. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3187. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3188. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3189. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3190. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3191. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3192. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3193. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3194. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3195. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3196. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3197. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3198. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3199. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3200. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3201. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3202. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3203. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3204. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3205. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3206. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3207. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3208. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3209. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3210. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3211. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3212. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3213. [17:59:39] [Server thread/INFO]: Voce deu 1 Ativacao key para all players
  3214. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3215. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3216. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3217. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3218. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3219. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3220. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3221. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3222. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3223. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3224. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3225. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3226. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3227. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3228. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3229. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3230. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3231. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3232. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3233. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3234. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3235. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3236. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3237. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3238. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3239. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3240. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3241. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3242. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3243. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3244. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3245. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3246. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3247. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3248. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3249. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3250. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3251. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3252. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3253. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3254. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3255. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3256. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3257. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3258. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3259. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3260. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3261. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3262. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3263. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3264. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3265. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3266. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3267. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3268. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3269. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3270. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3271. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3272. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3273. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3274. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3275. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3276. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3277. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3278. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3279. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3280. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3281. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3282. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3283. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3284. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3285. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3286. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3287. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3288. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3289. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3290. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3291. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3292. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3293. [17:59:39] [Server thread/INFO]: Voce deu 1 Boss key para all players
  3294. [17:59:39] [Server thread/INFO]: Voce deu 6 Boss keys to 370621
  3295. [17:59:39] [Server thread/INFO]: 8 caixa(s) '7' enviada(s) com sucesso para 370621.
  3296. [17:59:41] [Craft Scheduler Thread - 8/INFO]: [AuthMe] Tiozol logged in!
  3297. [17:59:42] [Craft Scheduler Thread - 5/INFO]: [AuthMe] FiihDoEduzati logged in!
  3298. [17:59:44] [Craft Scheduler Thread - 56/INFO]: [ChestShop] FiiDuLugin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  3299. [17:59:45] [Craft Scheduler Thread - 43/INFO]: [ChestShop] FiiDuLugin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  3300. [17:59:45] [Server thread/INFO]: KauaZin11 lost connection: disconnect.spam
  3301. [17:59:45] [Server thread/WARN]: handleDisconnection() called twice
  3302. [17:59:45] [Craft Scheduler Thread - 56/INFO]: [ChestShop] FiiDuLugin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  3303. [17:59:45] [Craft Scheduler Thread - 27/INFO]: [ChestShop] FiiDuLugin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  3304. [17:59:46] [Thread-337/INFO]: UUID of player Petrolina_ is c98580b9-8ac1-345a-98c5-dcf68ab57b77
  3305. [17:59:46] [Server thread/INFO]: Petrolina_[/191.187.153.6:59743] logged in with entity id 5672598 at ([Entrada]1.5, 23.0, 0.5)
  3306. [17:59:46] [Craft Scheduler Thread - 2/INFO]: [ChestShop] FiiDuLugin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  3307. [17:59:46] [Craft Scheduler Thread - 46/INFO]: [ChestShop] FiiDuLugin bought 1 Potion:8233 for 5000.00 from Loja at [spawn] -685, 125, -290
  3308. [17:59:47] [Thread-339/INFO]: UUID of player KauaZin11 is 71963411-8329-36d8-b018-5457813b6582
  3309. [17:59:47] [Server thread/INFO]: KauaZin11[/138.185.4.177:51012] logged in with entity id 5685706 at ([Entrada]1.5, 23.0, 0.5)
  3310. [17:59:49] [Server thread/INFO]:
  3311. [17:59:49] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3312. [17:59:49] [Server thread/INFO]:
  3313. [17:59:49] [Server thread/INFO]:
  3314. [17:59:49] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3315. [17:59:49] [Server thread/INFO]:
  3316. [17:59:51] [Craft Scheduler Thread - 58/INFO]: [AuthMe] KauaZin11 logged in!
  3317. [17:59:52] [Craft Scheduler Thread - 52/INFO]: [AuthMe] Petrolina_ logged in!
  3318. [17:59:52] [Server thread/INFO]: [!] A MinaVip foi resetada!
  3319. [17:59:56] [Server thread/INFO]: /5.249.10.88:59442 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (17 > 16)
  3320. [17:59:57] [Server thread/INFO]: pedrinho58 lost connection: §cDemorou muito pra autenticar!
  3321. [17:59:57] [Server thread/WARN]: handleDisconnection() called twice
  3322. [17:59:59] [Server thread/INFO]: TELL para RicardoJMA: Você ganhou 1 Milhão!
  3323. [17:59:59] [Server thread/INFO]: Foi adicionado a conta de RicardoJMA a quantia de 1.000.000 coins
  3324. [18:00:02] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador RicardoJMA.
  3325. [18:00:03] [Server thread/INFO]: FIGHT Evento fight foi iniciado!
  3326. [18:00:03] [Server thread/INFO]: FIGHT Para participar use /fight participar.
  3327. [18:00:03] [Server thread/INFO]: FIGHT Fechando em 60 segundos.
  3328. [18:00:03] [Server thread/INFO]: FIGHT Jogadores participando 0.
  3329. [18:00:03] [Server thread/INFO]: TELL para RicardoJMA: Você ganhou um Boss de GUARDIÃO
  3330. [18:00:03] [Server thread/INFO]:
  3331. [18:00:03] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3332. [18:00:03] [Server thread/INFO]:
  3333. [18:00:03] [Server thread/INFO]: Kit 'Kit 'galaxyd' sem nome! Use /editarkit!' enviado com sucesso para FpsKarma.
  3334. [18:00:03] [Server thread/INFO]: TELL para FpsKarma: Você ganhou um kit [Galaxy]
  3335. [18:00:05] [Server thread/INFO]: [PlayerPoints] Player FiihDoEduzati now has 1 Points
  3336. [18:00:05] [Craft Scheduler Thread - 51/INFO]: (FAWE) You aren't holding a brush!
  3337. [18:00:07] [Server thread/INFO]: TELL para DanielOBz: Você ganhou 1 Milhão!
  3338. [18:00:07] [Server thread/INFO]: Foi adicionado a conta de DanielOBz a quantia de 1.000.000 coins
  3339. [18:00:07] [Server thread/INFO]: Voce deu 1 Maquinas key para SirDrak
  3340. [18:00:07] [Server thread/INFO]: TELL para SirDrak: Você ganhou uma Chave MAQUINAs
  3341. [18:00:08] [Server thread/INFO]: TELL para DanielOBz: Você ganhou um Boss de ZUMBI
  3342. [18:00:08] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador DanielOBz.
  3343. [18:00:09] [Server thread/INFO]: TELL para PUDIMAK47: Você ganhou 1 Milhão!
  3344. [18:00:09] [Server thread/INFO]: Foi adicionado a conta de PUDIMAK47 a quantia de 1.000.000 coins
  3345. [18:00:12] [Server thread/INFO]: TELL para SirDrak: Você ganhou uma Maquina Espacial
  3346. [18:00:13] [Server thread/INFO]: FIGHT Evento fight foi iniciado!
  3347. [18:00:13] [Server thread/INFO]: FIGHT Para participar use /fight participar.
  3348. [18:00:13] [Server thread/INFO]: FIGHT Fechando em 50 segundos.
  3349. [18:00:13] [Server thread/INFO]: FIGHT Jogadores participando 0.
  3350. [18:00:14] [Server thread/INFO]: TELL para PUDIMAK47: Você ganhou um Boss de SKELETÃO
  3351. [18:00:14] [Server thread/INFO]: Voc� givou 1 boss(s) SKELETAO para o jogador PUDIMAK47.
  3352. [18:00:14] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador FpsKarma.
  3353. [18:00:14] [Server thread/INFO]: TELL para FpsKarma: Você ganhou um Boss de CREEPER
  3354. [18:00:15] [Server thread/INFO]: There are 80/200 players online:
  3355. [18:00:15] [Server thread/INFO]: Sprintay_, ulttraWantedz_, Sasori_oPica, uDeathgunT_T, beaast, MrGuriBR_, crispt, ZPiikeno_ULTRA, EduN3, LuizBebe840, Xy0, vvziguivv, ZTronik_, slo33, Apx_, KiiingAleister, Luffy, Gordaosz, zTavin, translayton, xaruto_usucrack, danielprozinho, Morflex, Ragnar, patoxxvideos, lanzin777, RL_Gamer123, ItSCoPaGe, 666KG_, uFloow_, SrDyuDyaYT, uCheateyRETURNS, Deeser, EliasCoxinha, Tiguercarvalho, zLeonardo_, TeoZ_, XSfanatic, FallenSenpai, iSharShock, TaylorTM, Bag00l, pudimaleatorio, xxraidenxx12, fruitninjaa, PunishePvP, ImGupaay, JuniorTF, Kole_, BackBuck, 370621, iLuanKnight, TheCriminalKill_, Violetaazul20, TheFuury_, PUDIMAK47, theCoolerSphinx, GOD_Weedzao, OfTheFire, Enjoyx, Domeraski, RicardoJMA, FiihDoEduzati, zClouud, HeadSets, FpsKarma, FiiDuLugin, Liquir_, Tiozol, Petrolina_, get__, SirDrak, ImCrazy, KauaZin11, DevYgor, Viper77, The_EduGamer, ric_vini2005, Fern4nd4, DanielOBz
  3356. [18:00:16] [Thread-342/INFO]: UUID of player Biahh_Gamer is 6995fa75-4189-32c1-ae03-b3933d8ccfa1
  3357. [18:00:16] [Server thread/INFO]: Biahh_Gamer[/191.6.135.242:57030] logged in with entity id 6014721 at ([Entrada]1.5, 23.0, 0.5)
  3358. [18:00:17] [Server thread/INFO]:
  3359. [18:00:17] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3360. [18:00:17] [Server thread/INFO]:
  3361. [18:00:17] [Thread-344/INFO]: UUID of player zGuhRey_ is 0dc80136-9be1-34c7-8874-db2856da4542
  3362. [18:00:17] [Server thread/INFO]: zGuhRey_[/179.108.14.22:48391] logged in with entity id 6030163 at ([Entrada]1.5, 23.0, 0.5)
  3363. [18:00:18] [Server thread/INFO]:
  3364. [18:00:18] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3365. [18:00:18] [Server thread/INFO]:
  3366. [18:00:18] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador SirDrak.
  3367. [18:00:18] [Server thread/INFO]:
  3368. [18:00:18] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3369. [18:00:18] [Server thread/INFO]:
  3370. [18:00:18] [Server thread/INFO]: TELL para SirDrak: Você ganhou um Boss de GUARDIÃO
  3371. [18:00:21] [Server thread/INFO]:
  3372. [18:00:21] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3373. [18:00:21] [Server thread/INFO]:
  3374. [18:00:22] [Server thread/INFO]: Voc� givou 1 boss(s) CREEPER para o jogador ric_vini2005.
  3375. [18:00:22] [Server thread/INFO]: TELL para ric_vini2005: Você ganhou um Boss de CREEPER
  3376. [18:00:23] [Server thread/INFO]: TELL para ric_vini2005: Você ganhou um Boss de ZUMBI
  3377. [18:00:23] [Server thread/INFO]: Voc� givou 1 boss(s) ZOMBIE para o jogador ric_vini2005.
  3378. [18:00:23] [Server thread/INFO]: FIGHT Evento fight foi iniciado!
  3379. [18:00:23] [Server thread/INFO]: FIGHT Para participar use /fight participar.
  3380. [18:00:23] [Server thread/INFO]: FIGHT Fechando em 40 segundos.
  3381. [18:00:23] [Server thread/INFO]: FIGHT Jogadores participando 4.
  3382. [18:00:23] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador ric_vini2005.
  3383. [18:00:23] [Server thread/INFO]: Voc� givou uma Matadora de BOSSES Nv.1 para o jogador ric_vini2005.
  3384. [18:00:23] [Server thread/INFO]: TELL para ric_vini2005: Você ganhou um Boss de GUARDIÃO
  3385. [18:00:23] [Server thread/INFO]: Title enviado com sucesso.
  3386. [18:00:23] [Server thread/INFO]: TELL para ric_vini2005: Você ganhou uma Matadora de BOSS
  3387. [18:00:23] [Server thread/INFO]: Voc� givou 1 boss(s) GUARDIAO para o jogador ric_vini2005.
  3388. [18:00:23] [Server thread/INFO]: TELL para ric_vini2005: Você ganhou um Boss de GUARDIÃO
  3389. [18:00:25] [Craft Scheduler Thread - 59/INFO]: [AuthMe] zGuhRey_ logged in!
  3390. [18:00:32] [Craft Scheduler Thread - 51/INFO]: [ChestShop] theCoolerSphinx bought 64 Log:2 for 15000.00 from Loja at [spawn] -668, 125, -285
  3391. [18:00:33] [Thread-346/INFO]: UUID of player Sfaaay is 2966a508-c15b-3aba-905c-ffd44ab60ce2
  3392. [18:00:34] [Server thread/INFO]: Sfaaay[/187.11.71.79:51290] logged in with entity id 6200869 at ([Entrada]1.5, 23.0, 0.5)
  3393. [18:00:34] [Server thread/WARN]: Deeser moved wrongly!
  3394. [18:00:34] [Server thread/INFO]: FIGHT Evento fight foi iniciado!
  3395. [18:00:34] [Server thread/INFO]: FIGHT Para participar use /fight participar.
  3396. [18:00:34] [Server thread/INFO]: FIGHT Fechando em 30 segundos.
  3397. [18:00:34] [Server thread/INFO]: FIGHT Jogadores participando 6.
  3398. [18:00:38] [Thread-349/INFO]: UUID of player ZCOSMO_BR is 982152bd-ce37-3b33-9b23-65e392d5c178
  3399. [18:00:41] [Async Chat Thread - #7/ERROR]: Could not pass event AsyncPlayerChatEvent to Legendchat v1.1.5
  3400. org.bukkit.event.EventException
  3401. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3402. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3403. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3404. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3405. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3406. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3407. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3408. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  3409. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  3410. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  3411. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  3412. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  3413. Caused by: java.lang.NullPointerException
  3414. at br.com.devpaulo.legendchat.delays.Delay.removeDelay(Delay.java:41) ~[?:?]
  3415. at br.com.devpaulo.legendchat.delays.Delay.addDelay(Delay.java:22) ~[?:?]
  3416. at br.com.devpaulo.legendchat.delays.DelayManager.addPlayerDelay(DelayManager.java:16) ~[?:?]
  3417. at br.com.devpaulo.legendchat.channels.utils.ChannelUtils.realMessage(ChannelUtils.java:242) ~[?:?]
  3418. at br.com.devpaulo.legendchat.channels.types.PermanentChannel.sendMessage(PermanentChannel.java:153) ~[?:?]
  3419. at br.com.devpaulo.legendchat.listeners.Listeners.onChat2(Listeners.java:101) ~[?:?]
  3420. at sun.reflect.GeneratedMethodAccessor440.invoke(Unknown Source) ~[?:?]
  3421. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  3422. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  3423. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3424. ... 11 more
  3425. [18:00:41] [Async Chat Thread - #7/INFO]: JUVE.<370621> ok
  3426. [18:00:41] [Server thread/INFO]: ZCOSMO_BR[/187.36.174.125:5182] logged in with entity id 6236051 at ([Entrada]1.5, 23.0, 0.5)
  3427. [18:00:47] [Server thread/INFO]: TELL para The_EduGamer: Você ganhou 1 Milhão!
  3428. [18:00:49] [Server thread/INFO]: Petrolina_ lost connection: Disconnected
  3429. [18:00:50] [Thread-352/INFO]: UUID of player Rathen672 is 4f1d72cd-d524-3752-9730-8d72f0dda9ed
  3430. [18:00:52] [Thread-353/INFO]: UUID of player KazeNaro is 1a27aff3-5f8c-34f2-9bcf-c5c6887efb51
  3431. [18:00:57] [Thread-354/INFO]: UUID of player Fire_pvp_Ez is fbb59db3-497e-3ea4-b932-0c74534c534c
  3432. [18:01:00] [Thread-355/INFO]: UUID of player Rathen672 is 4f1d72cd-d524-3752-9730-8d72f0dda9ed
  3433. [18:01:04] [Thread-356/INFO]: UUID of player Fire_pvp_Ez is fbb59db3-497e-3ea4-b932-0c74534c534c
  3434. [18:01:09] [Thread-357/INFO]: UUID of player emilly_brr is 702076ed-f200-3f58-959d-5239a8eb39c0
  3435. [18:01:10] [Thread-358/INFO]: UUID of player Sfaaay is 2966a508-c15b-3aba-905c-ffd44ab60ce2
  3436. [18:01:10] [Server thread/INFO]:
  3437. [18:01:10] [Server thread/INFO]: O limite de baús do servidor é de 02.
  3438. [18:01:10] [Server thread/INFO]:
  3439. [18:01:12] [Thread-359/INFO]: UUID of player FallenSenpai is 451bd2de-81ea-3feb-b893-7ecde596c039
  3440. [18:01:13] [Thread-360/INFO]: UUID of player xxraidenxx12 is 026207cf-b0f2-3f03-986c-bbd5f6227d5b
  3441. [18:01:13] [Thread-361/INFO]: UUID of player ImCrazy is 0aa5e36d-c83f-325f-81c9-793b6f073394
  3442. [18:01:14] [Thread-362/INFO]: UUID of player RicardoJMA is 7c0dd941-4468-3381-b573-6cbae312ae21
  3443. [18:01:15] [Thread-363/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  3444. [18:01:15] [Thread-364/INFO]: UUID of player WOLFMEMBERYURI is e51e3a51-31d8-386e-99b4-21fcb8adcd52
  3445. [18:01:16] [Thread-365/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  3446. [18:01:16] [Thread-366/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  3447. [18:01:19] [Thread-367/INFO]: UUID of player Sfaaay is 2966a508-c15b-3aba-905c-ffd44ab60ce2
  3448. [18:01:19] [Thread-368/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  3449. [18:01:19] [Async Chat Thread - #20/ERROR]: Could not pass event AsyncPlayerChatEvent to Legendchat v1.1.5
  3450. org.bukkit.event.EventException
  3451. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3452. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3453. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3454. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3455. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3456. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3457. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3458. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  3459. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  3460. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  3461. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  3462. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  3463. Caused by: java.lang.NullPointerException
  3464. at br.com.devpaulo.legendchat.delays.Delay.removeDelay(Delay.java:41) ~[?:?]
  3465. at br.com.devpaulo.legendchat.delays.Delay.addDelay(Delay.java:22) ~[?:?]
  3466. at br.com.devpaulo.legendchat.delays.DelayManager.addPlayerDelay(DelayManager.java:16) ~[?:?]
  3467. at br.com.devpaulo.legendchat.channels.utils.ChannelUtils.realMessage(ChannelUtils.java:242) ~[?:?]
  3468. at br.com.devpaulo.legendchat.channels.types.PermanentChannel.sendMessage(PermanentChannel.java:153) ~[?:?]
  3469. at br.com.devpaulo.legendchat.listeners.Listeners.onChat2(Listeners.java:101) ~[?:?]
  3470. at sun.reflect.GeneratedMethodAccessor440.invoke(Unknown Source) ~[?:?]
  3471. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  3472. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  3473. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
  3474. ... 11 more
  3475. [18:01:19] [Async Chat Thread - #20/INFO]: <DevYgor> a
  3476. [18:01:19] [Server thread/INFO]: ZTronik_ lost connection: Disconnected
  3477. [18:01:19] [Server thread/INFO]: zLeonardo_ lost connection: Disconnected
  3478. [18:01:19] [Server thread/INFO]: 666KG_ lost connection: Disconnected
  3479. [18:01:19] [Server thread/INFO]: Enjoyx lost connection: Disconnected
  3480. [18:01:19] [Server thread/INFO]: RL_Gamer123 lost connection: Disconnected
  3481. [18:01:19] [Server thread/INFO]: patoxxvideos lost connection: Disconnected
  3482. [18:01:19] [Server thread/INFO]: beaast lost connection: Disconnected
  3483. [18:01:19] [Server thread/INFO]: XSfanatic lost connection: Disconnected
  3484. [18:01:19] [Server thread/INFO]: Domeraski lost connection: Disconnected
  3485. [18:01:19] [Server thread/INFO]: EliasCoxinha lost connection: Disconnected
  3486. [18:01:19] [Server thread/INFO]: FallenSenpai lost connection: Disconnected
  3487. [18:01:19] [Server thread/INFO]: KiiingAleister lost connection: Disconnected
  3488. [18:01:19] [Server thread/INFO]: vvziguivv lost connection: Disconnected
  3489. [18:01:19] [Server thread/INFO]: zTavin lost connection: Disconnected
  3490. [18:01:19] [Server thread/INFO]: LuizBebe840 lost connection: Disconnected
  3491. [18:01:19] [Server thread/INFO]: GOD_Weedzao lost connection: Disconnected
  3492. [18:01:19] [Server thread/INFO]: danielprozinho lost connection: Disconnected
  3493. [18:01:19] [Server thread/INFO]: ItSCoPaGe lost connection: Disconnected
  3494. [18:01:19] [Server thread/INFO]: OfTheFire lost connection: Disconnected
  3495. [18:01:19] [Server thread/INFO]: Deeser lost connection: Disconnected
  3496. [18:01:19] [Server thread/INFO]: TeoZ_ lost connection: Disconnected
  3497. [18:01:19] [Server thread/INFO]: xxraidenxx12 lost connection: Disconnected
  3498. [18:01:19] [Server thread/INFO]: TheCriminalKill_ lost connection: Disconnected
  3499. [18:01:19] [Server thread/INFO]: Kole_ lost connection: Disconnected
  3500. [18:01:19] [Server thread/INFO]: 370621 lost connection: Disconnected
  3501. [18:01:19] [Server thread/INFO]: BackBuck lost connection: Disconnected
  3502. [18:01:19] [Server thread/INFO]: TheFuury_ lost connection: Disconnected
  3503. [18:01:19] [Server thread/INFO]: DanielOBz lost connection: Disconnected
  3504. [18:01:19] [Server thread/INFO]: RicardoJMA lost connection: Disconnected
  3505. [18:01:19] [Server thread/INFO]: Tiozol lost connection: Disconnected
  3506. [18:01:19] [Server thread/INFO]: ImCrazy lost connection: Disconnected
  3507. [18:01:19] [Server thread/INFO]: Sfaaay lost connection: Disconnected
  3508. [18:01:19] [Server thread/INFO]: ZCOSMO_BR lost connection: Disconnected
  3509. [18:01:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@13c9eeda[id=4f1d72cd-d524-3752-9730-8d72f0dda9ed,name=Rathen672,properties={},legacy=false] (/131.161.135.18:50169) lost connection: Disconnected
  3510. [18:01:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@4e858b31[id=1a27aff3-5f8c-34f2-9bcf-c5c6887efb51,name=KazeNaro,properties={},legacy=false] (/179.108.94.74:3449) lost connection: Disconnected
  3511. [18:01:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@49266c6b[id=fbb59db3-497e-3ea4-b932-0c74534c534c,name=Fire_pvp_Ez,properties={},legacy=false] (/186.54.124.222:52759) lost connection: Disconnected
  3512. [18:01:20] [Server thread/INFO]: Rathen672[/131.161.135.18:50176] logged in with entity id 6237282 at ([Entrada]1.5, 23.0, 0.5)
  3513. [18:01:20] [Server thread/INFO]: Fire_pvp_Ez[/186.54.124.222:52772] logged in with entity id 6237283 at ([Entrada]1.5, 23.0, 0.5)
  3514. [18:01:20] [Server thread/INFO]: emilly_brr[/45.165.108.0:3915] logged in with entity id 6237284 at ([Entrada]1.5, 23.0, 0.5)
  3515. [18:01:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@620330d[id=2966a508-c15b-3aba-905c-ffd44ab60ce2,name=Sfaaay,properties={},legacy=false] (/187.11.71.79:51298) lost connection: Disconnected
  3516. [18:01:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@4d7e5760[id=451bd2de-81ea-3feb-b893-7ecde596c039,name=FallenSenpai,properties={},legacy=false] (/179.108.200.139:43652) lost connection: Disconnected
  3517. [18:01:20] [Craft Scheduler Thread - 0/WARN]: java.util.ConcurrentModificationException
  3518. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445)
  3519. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
  3520. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftTeam.getPlayers(CraftTeam.java:112)
  3521. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at me.viiict0r.ultimateprefixos.core.Manager.update(Manager.java:109)
  3522. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at me.viiict0r.ultimateprefixos.core.Manager$1.run(Manager.java:55)
  3523. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  3524. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3525. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3526. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3527. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.lang.Thread.run(Thread.java:748)
  3528. [18:01:20] [Craft Scheduler Thread - 0/INFO]: [vIUltimatePrefixos] Falha ao atualizar prefixo de TheCriminalKill_
  3529. [18:01:20] [Server thread/INFO]: xxraidenxx12[/201.46.20.70:49435] logged in with entity id 6237285 at ([Entrada]1.5, 23.0, 0.5)
  3530. [18:01:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@78918f31[id=0aa5e36d-c83f-325f-81c9-793b6f073394,name=ImCrazy,properties={},legacy=false] (/177.53.244.202:18479) lost connection: Disconnected
  3531. [18:01:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@69610643[id=7c0dd941-4468-3381-b573-6cbae312ae21,name=RicardoJMA,properties={},legacy=false] (/109.49.221.81:55785) lost connection: Disconnected
  3532. [18:01:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b1fd5e1[id=e8a94ec6-b71e-3105-800b-dded163db838,name=LuizBebe840,properties={},legacy=false] (/170.79.45.108:49734) lost connection: Disconnected
  3533. [18:01:20] [Server thread/WARN]: java.util.ConcurrentModificationException
  3534. [18:01:20] [Server thread/WARN]: at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445)
  3535. [18:01:20] [Server thread/WARN]: at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
  3536. [18:01:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftTeam.getPlayers(CraftTeam.java:112)
  3537. [18:01:20] [Server thread/WARN]: at me.viiict0r.ultimateprefixos.core.Manager.update(Manager.java:109)
  3538. [18:01:20] [Server thread/WARN]: at me.viiict0r.ultimateprefixos.events.PlayerEvent.onJoin(PlayerEvent.java:17)
  3539. [18:01:20] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
  3540. [18:01:20] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  3541. [18:01:20] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  3542. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  3543. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3544. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3545. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  3546. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
  3547. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
  3548. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
  3549. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  3550. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  3551. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  3552. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  3553. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3554. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3555. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3556. [18:01:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  3557. [18:01:20] [Server thread/INFO]: [vIUltimatePrefixos] Falha ao atualizar prefixo de WOLFMEMBERYURI
  3558. [18:01:20] [Craft Scheduler Thread - 0/WARN]: java.util.ConcurrentModificationException
  3559. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445)
  3560. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
  3561. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftTeam.getPlayers(CraftTeam.java:112)
  3562. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at me.viiict0r.ultimateprefixos.core.Manager.update(Manager.java:109)
  3563. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at me.viiict0r.ultimateprefixos.core.Manager$1.run(Manager.java:55)
  3564. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  3565. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3566. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3567. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3568. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.lang.Thread.run(Thread.java:748)
  3569. [18:01:20] [Craft Scheduler Thread - 0/INFO]: [vIUltimatePrefixos] Falha ao atualizar prefixo de GOD_Weedzao
  3570. [18:01:20] [Server thread/INFO]: WOLFMEMBERYURI[/176.79.145.190:52584] logged in with entity id 6237286 at ([Entrada]1.5, 23.0, 0.5)
  3571. [18:01:20] [Craft Scheduler Thread - 0/WARN]: java.util.ConcurrentModificationException
  3572. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445)
  3573. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
  3574. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftTeam.getPlayers(CraftTeam.java:112)
  3575. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at me.viiict0r.ultimateprefixos.core.Manager.update(Manager.java:109)
  3576. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at me.viiict0r.ultimateprefixos.core.Manager$1.run(Manager.java:55)
  3577. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  3578. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3579. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3580. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3581. [18:01:20] [Craft Scheduler Thread - 0/WARN]: at java.lang.Thread.run(Thread.java:748)
  3582. [18:01:20] [Craft Scheduler Thread - 0/INFO]: [vIUltimatePrefixos] Falha ao atualizar prefixo de Enjoyx
  3583. [18:01:20] [Server thread/INFO]: patoxxvideos[/143.0.228.44:50734] logged in with entity id 6237287 at ([Entrada]1.5, 23.0, 0.5)
  3584. [18:01:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@47a8babd[id=32eafd92-713f-3692-82bd-d3e933e4951b,name=XSfanatic,properties={},legacy=false] (/45.6.136.42:50550) lost connection: Disconnected
  3585. [18:01:20] [Server thread/WARN]: java.util.ConcurrentModificationException
  3586. [18:01:20] [Server thread/WARN]: at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445)
  3587. [18:01:20] [Server thread/WARN]: at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
  3588. [18:01:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scoreboard.CraftTeam.getPlayers(CraftTeam.java:112)
  3589. [18:01:20] [Server thread/WARN]: at me.viiict0r.ultimateprefixos.core.Manager.update(Manager.java:109)
  3590. [18:01:20] [Server thread/WARN]: at me.viiict0r.ultimateprefixos.events.PlayerEvent.onJoin(PlayerEvent.java:17)
  3591. [18:01:20] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
  3592. [18:01:20] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  3593. [18:01:20] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  3594. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  3595. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3596. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3597. [18:01:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  3598. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
  3599. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
  3600. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
  3601. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  3602. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  3603. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  3604. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  3605. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3606. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3607. [18:01:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3608. [18:01:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  3609. [18:01:20] [Server thread/INFO]: [vIUltimatePrefixos] Falha ao atualizar prefixo de zTavin
  3610. [18:01:20] [Server thread/INFO]: zTavin[/170.231.35.232:57683] logged in with entity id 6237288 at ([Entrada]1.5, 23.0, 0.5)
  3611. [18:01:20] [Server thread/INFO]: Sfaaay[/187.11.71.79:51304] logged in with entity id 6237289 at ([Entrada]1.5, 23.0, 0.5)
  3612. [18:01:20] [Server thread/INFO]: There are 58/200 players online:
  3613. [18:01:20] [Server thread/INFO]: Sprintay_, ulttraWantedz_, Sasori_oPica, MrGuriBR_, crispt, EduN3, Xy0, slo33, Apx_, Luffy, translayton, xaruto_usucrack, Morflex, Ragnar, lanzin777, uFloow_, TaylorTM, pudimaleatorio, fruitninjaa, PunishePvP, ImGupaay, JuniorTF, iLuanKnight, Violetaazul20, PUDIMAK47, FiihDoEduzati, zClouud, HeadSets, FiiDuLugin, Liquir_, get__, KauaZin11, DevYgor, Viper77, ric_vini2005, iSharShock, Biahh_Gamer, zGuhRey_, ZPiikeno_ULTRA, Bag00l, SrDyuDyaYT, SirDrak, uDeathgunT_T, Tiguercarvalho, The_EduGamer, Gordaosz, theCoolerSphinx, uCheateyRETURNS, FpsKarma, Fern4nd4, Rathen672, Fire_pvp_Ez, emilly_brr, xxraidenxx12, WOLFMEMBERYURI, patoxxvideos, zTavin, Sfaaay
  3614. [18:01:22] [Thread-411/INFO]: UUID of player FallenSenpai is 451bd2de-81ea-3feb-b893-7ecde596c039
  3615. [18:01:22] [Thread-412/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3616. [18:01:23] [Thread-413/INFO]: UUID of player EliasCoxinha is 0bd9e174-48ac-3fa2-9d9d-7078f4851547
  3617. [18:01:24] [Thread-414/INFO]: UUID of player GOD_Weedzao is 4eb7dbc0-a1c6-36cb-80d9-92f07edd76a0
  3618. [18:01:24] [Thread-415/INFO]: UUID of player 370621 is 9cf81660-4b4b-3996-9d49-91a10c52a189
  3619. [18:01:24] [Thread-416/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  3620. [18:01:24] [Thread-417/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  3621. [18:01:24] [Thread-418/INFO]: UUID of player Kole_ is da0c8551-5485-3b3d-ab28-519817280b51
  3622. [18:01:26] [Thread-419/INFO]: UUID of player ItSCoPaGe is c960198e-dc89-3600-b3e9-b6d119de6535
  3623. [18:01:27] [Thread-420/INFO]: UUID of player FallenSenpai is 451bd2de-81ea-3feb-b893-7ecde596c039
  3624. [18:01:27] [Thread-421/INFO]: UUID of player yBaruck is 4246b482-4e64-3237-9149-658f32c680a4
  3625. [18:01:28] [Thread-422/INFO]: UUID of player ZCOSMO_BR is 982152bd-ce37-3b33-9b23-65e392d5c178
  3626. [18:01:29] [Thread-423/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  3627. [18:01:30] [Thread-424/INFO]: UUID of player 370621 is 9cf81660-4b4b-3996-9d49-91a10c52a189
  3628. [18:01:31] [Thread-425/INFO]: UUID of player Mayzin is 3c67ad24-44b9-3fdd-b6df-f481f7e8eb00
  3629. [18:01:31] [Thread-426/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3630. [18:01:31] [Thread-427/INFO]: UUID of player Skyyysz is 659aabe8-7680-3b68-8060-90d4c75932ae
  3631. [18:01:32] [Thread-428/INFO]: UUID of player Kole_ is da0c8551-5485-3b3d-ab28-519817280b51
  3632. [18:01:32] [Thread-429/INFO]: UUID of player Tiozol is 8520a955-93bd-3448-9860-43fc0e3d5b86
  3633. [18:01:35] [Thread-430/INFO]: UUID of player Domeraski is 538cef1f-ccc9-3985-a221-9f73e6935df2
  3634. [18:01:37] [Thread-431/INFO]: UUID of player 370621 is 9cf81660-4b4b-3996-9d49-91a10c52a189
  3635. [18:01:39] [Thread-432/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3636. [18:01:40] [Thread-433/INFO]: UUID of player GOD_Weedzao is 4eb7dbc0-a1c6-36cb-80d9-92f07edd76a0
  3637. [18:01:42] [Thread-434/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  3638. [18:01:43] [Thread-435/INFO]: UUID of player Domeraski is 538cef1f-ccc9-3985-a221-9f73e6935df2
  3639. [18:01:44] [Thread-436/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3640. [18:01:44] [Thread-437/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  3641. [18:01:45] [Thread-438/INFO]: UUID of player ZCOSMO_BR is 982152bd-ce37-3b33-9b23-65e392d5c178
  3642. [18:01:45] [Thread-439/INFO]: UUID of player ItSCoPaGe is c960198e-dc89-3600-b3e9-b6d119de6535
  3643. [18:01:45] [Thread-440/INFO]: UUID of player KazeNaro is 1a27aff3-5f8c-34f2-9bcf-c5c6887efb51
  3644. [18:01:45] [Thread-441/INFO]: UUID of player vvziguivv is db7f36ab-39b1-3bef-b73e-ad3640064720
  3645. [18:01:46] [Thread-442/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  3646. [18:01:46] [Thread-443/INFO]: UUID of player Viper77 is 2dbb3854-55f7-35e4-b694-915216b48df4
  3647. [18:01:47] [Thread-444/INFO]: UUID of player Sasori_oPica is 8ae634c2-579c-3b91-a8b4-6d594e72948b
  3648. [18:01:47] [Thread-445/INFO]: UUID of player FpsKarma is f625050f-6cc4-3897-b124-bdb578dd593c
  3649. [18:01:48] [Thread-446/INFO]: UUID of player 370621 is 9cf81660-4b4b-3996-9d49-91a10c52a189
  3650. [18:01:53] [Thread-447/INFO]: UUID of player yBaruck is 4246b482-4e64-3237-9149-658f32c680a4
  3651. [18:01:53] [Thread-448/INFO]: UUID of player GyTuy is 8d295d0a-da2f-3dd2-884c-3bf7fdbebc23
  3652. [18:01:56] [Thread-449/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  3653. [18:01:56] [Thread-450/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3654. [18:01:56] [Thread-451/INFO]: UUID of player FiiDuLugin is 5cc43ed4-69b9-38ff-aded-572e4cb66984
  3655. [18:01:57] [Thread-452/INFO]: UUID of player pudimaleatorio is 4e35b900-deca-3228-9c56-aa8d6a79e297
  3656. [18:01:58] [Thread-453/INFO]: UUID of player GOD_Weedzao is 4eb7dbc0-a1c6-36cb-80d9-92f07edd76a0
  3657. [18:01:59] [Thread-454/INFO]: UUID of player Sfaaay is 2966a508-c15b-3aba-905c-ffd44ab60ce2
  3658. [18:01:59] [Thread-455/INFO]: UUID of player ShadowShiro is 0dd332ef-1a07-3388-9b50-160bb7b0462b
  3659. [18:01:59] [Server thread/INFO]: [GpS] <Sprintay_> caiu?
  3660. [18:02:00] [Thread-456/INFO]: UUID of player zLeonardo_ is 00693e40-ae94-3920-b86e-530bcada4f7a
  3661. [18:02:00] [Thread-457/INFO]: UUID of player zTavin is cdfecb45-7172-325d-abb5-1f749f137d53
  3662. [18:02:01] [Thread-458/INFO]: UUID of player Violetaazul20 is d2421711-9aab-3eca-bc45-9ad436030971
  3663. [18:02:01] [Thread-459/INFO]: UUID of player xaruto_usucrack is b778bce1-432f-39cc-ae4a-b908e97a22ea
  3664. [18:02:02] [Thread-460/INFO]: UUID of player EliasCoxinha is 0bd9e174-48ac-3fa2-9d9d-7078f4851547
  3665. [18:02:02] [Thread-461/INFO]: UUID of player ItSCoPaGe is c960198e-dc89-3600-b3e9-b6d119de6535
  3666. [18:02:02] [Thread-462/INFO]: UUID of player TheFuury_ is 97c588f7-f1ec-3b12-8c8a-3729aa2b1d56
  3667. [18:02:02] [Thread-463/INFO]: UUID of player Domeraski is 538cef1f-ccc9-3985-a221-9f73e6935df2
  3668. [18:02:03] [Thread-464/INFO]: UUID of player ZPiikeno_ULTRA is 1ed71f31-169b-3903-b7d3-2ff1034bc5d4
  3669. [18:02:04] [Thread-465/INFO]: UUID of player Kole_ is da0c8551-5485-3b3d-ab28-519817280b51
  3670. [18:02:07] [Thread-466/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  3671. [18:02:07] [Thread-467/INFO]: UUID of player ric_vini2005 is ac61da4a-b3c8-31a7-ad89-f7c28df7db9f
  3672. [18:02:07] [Thread-468/INFO]: UUID of player emilly_brr is 702076ed-f200-3f58-959d-5239a8eb39c0
  3673. [18:02:08] [Thread-469/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3674. [18:02:09] [Thread-470/INFO]: UUID of player Sprintay_ is f96319b6-cf63-34ec-b8c2-32be24f7a6ec
  3675. [18:02:10] [Thread-471/INFO]: UUID of player ulttraWantedz_ is ebfc908c-da78-3cf9-9038-9d389ff98161
  3676. [18:02:11] [Thread-472/INFO]: UUID of player Viper77 is 2dbb3854-55f7-35e4-b694-915216b48df4
  3677. [18:02:11] [Thread-473/INFO]: UUID of player XSfanatic is 32eafd92-713f-3692-82bd-d3e933e4951b
  3678. [18:02:12] [Thread-474/INFO]: UUID of player KauaZin11 is 71963411-8329-36d8-b018-5457813b6582
  3679. [18:02:13] [Thread-475/INFO]: UUID of player LuizBebe840 is e8a94ec6-b71e-3105-800b-dded163db838
  3680. [18:02:14] [Thread-476/INFO]: UUID of player patoxxvideos is 5eede205-d9e2-32ea-8568-b5841992b089
  3681. [18:02:14] [Thread-477/INFO]: UUID of player GyTuy is 8d295d0a-da2f-3dd2-884c-3bf7fdbebc23
  3682. [18:02:15] [Thread-478/INFO]: UUID of player EduN3 is 33ed2ec9-e130-3e8f-b9c9-9223416cce06
  3683. [18:02:15] [Thread-479/INFO]: UUID of player KazeNaro is 1a27aff3-5f8c-34f2-9bcf-c5c6887efb51
  3684. [18:02:16] [Thread-480/INFO]: UUID of player ItSCoPaGe is c960198e-dc89-3600-b3e9-b6d119de6535
  3685. [18:02:16] [Thread-481/INFO]: UUID of player TheFuury_ is 97c588f7-f1ec-3b12-8c8a-3729aa2b1d56
  3686. [18:02:16] [Thread-482/INFO]: UUID of player Flamenlolbr is a53c8a8c-d456-39f2-83fe-90e69699c9ad
  3687. [18:02:17] [Thread-483/INFO]: UUID of player RL_Gamer123 is 31533aba-153f-3de9-aa67-08d107f29543
  3688. [18:02:18] [Thread-484/INFO]: UUID of player lucas5667 is c23cb95f-7353-32a5-af82-d04ddc4ae419
  3689. [18:02:19] [Thread-485/INFO]: UUID of player theCoolerSphinx is f32d55b5-839b-3c99-af74-55aa92c096f7
  3690. [18:02:20] [Thread-486/INFO]: UUID of player ZCOSMO_BR is 982152bd-ce37-3b33-9b23-65e392d5c178
  3691. [18:02:21] [Thread-487/INFO]: UUID of player SirDrak is d2e2c805-224d-31c3-aee2-928c4dde3e44
  3692. [18:02:21] [Thread-488/INFO]: UUID of player 370621 is 9cf81660-4b4b-3996-9d49-91a10c52a189
  3693. [18:02:22] [Thread-489/INFO]: UUID of player danielprozinho is fc7b0a77-f8e0-3bdb-b406-f926ba09e637
  3694. [18:02:23] [Thread-490/INFO]: UUID of player beaast is 56ddf741-efb8-369e-82ea-c9c3359f0518
  3695. [18:02:23] [Thread-491/INFO]: UUID of player Fern4nd4 is 1ce73d2a-5c5a-3af5-8dd6-18cc2395a5a4
  3696. [18:02:25] [Thread-492/INFO]: UUID of player Billy15770King is 390def63-1b01-3ba2-8bb5-66d700376c79
  3697. [18:02:25] [Thread-493/INFO]: UUID of player EliasCoxinha is 0bd9e174-48ac-3fa2-9d9d-7078f4851547
  3698. [18:02:25] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  3699. [18:02:25] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3700. [18:02:25] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  3701. [18:02:25] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
  3702. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3703. [18:02:25] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  3704. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3705. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  3706. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  3707. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3708. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  3709. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  3710. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  3711. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$CharProperty.match(Pattern.java:3778)
  3712. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match0(Pattern.java:4262)
  3713. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match(Pattern.java:4236)
  3714. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  3715. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4604)
  3716. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  3717. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4606)
  3718. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3463)
  3719. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1248)
  3720. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:637)
  3721. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:52)
  3722. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:42)
  3723. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:136)
  3724. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.addPage(CraftMetaBook.java:234)
  3725. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBookSigned.<init>(CraftMetaBookSigned.java:49)
  3726. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:329)
  3727. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:200)
  3728. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1942)
  3729. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:55)
  3730. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:8)
  3731. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3732. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3733. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3734. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3735. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3736. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3737. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3738. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3739. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3740. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3741. [18:02:25] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  3742. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3743. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #34
  3744. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 803 | Suspended: false | Native: false | State: WAITING
  3745. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3746. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3747. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3748. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3749. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3750. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3751. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3752. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3753. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3754. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3755. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3756. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3757. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3758. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3759. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3760. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3761. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3762. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3763. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #32
  3764. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 675 | Suspended: false | Native: false | State: WAITING
  3765. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3766. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3767. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3768. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3769. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3770. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3771. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3772. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3773. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3774. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3775. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3776. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3777. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3778. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3779. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3780. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3781. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3782. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3783. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #30
  3784. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 670 | Suspended: false | Native: false | State: WAITING
  3785. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3786. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3787. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3788. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3789. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3790. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3791. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3792. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3793. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3794. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3795. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3796. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3797. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3798. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3799. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3800. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3801. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3802. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3803. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #29
  3804. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 668 | Suspended: false | Native: false | State: WAITING
  3805. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3806. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3807. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3808. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3809. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3810. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3811. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3812. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3813. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3814. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3815. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3816. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3817. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3818. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3819. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3820. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3821. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3822. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3823. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #28
  3824. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 666 | Suspended: false | Native: false | State: WAITING
  3825. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3826. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3827. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3828. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3829. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3830. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3831. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3832. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3833. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3834. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3835. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3836. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3837. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3838. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3839. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3840. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3841. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3842. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3843. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #25
  3844. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 662 | Suspended: false | Native: false | State: WAITING
  3845. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3846. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3847. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3848. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3849. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3850. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3851. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3852. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3853. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3854. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3855. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3856. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3857. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3858. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3859. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3860. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3861. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3862. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3863. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #21
  3864. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 658 | Suspended: false | Native: false | State: WAITING
  3865. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3866. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3867. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3868. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3869. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3870. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3871. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3872. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3873. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3874. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3875. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3876. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3877. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3878. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3879. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3880. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3881. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3882. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3883. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #20
  3884. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 657 | Suspended: false | Native: false | State: WAITING
  3885. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3886. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3887. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3888. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3889. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3890. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3891. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3892. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3893. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3894. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3895. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3896. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3897. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3898. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3899. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3900. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3901. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3902. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3903. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #19
  3904. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 656 | Suspended: false | Native: false | State: WAITING
  3905. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3906. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3907. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3908. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3909. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3910. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3911. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3912. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3913. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3914. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3915. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3916. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3917. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3918. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3919. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3920. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3921. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3922. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3923. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #18
  3924. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 655 | Suspended: false | Native: false | State: WAITING
  3925. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3926. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3927. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3928. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3929. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3930. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3931. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3932. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3933. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3934. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3935. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3936. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3937. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3938. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3939. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3940. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3941. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3942. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3943. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #15
  3944. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 645 | Suspended: false | Native: false | State: WAITING
  3945. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3946. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3947. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3948. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3949. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3950. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3951. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3952. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3953. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3954. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3955. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3956. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3957. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3958. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3959. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3960. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3961. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3962. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3963. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #14
  3964. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 644 | Suspended: false | Native: false | State: WAITING
  3965. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3966. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3967. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3968. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3969. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3970. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3971. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3972. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3973. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3974. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3975. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3976. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3977. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3978. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3979. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3980. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3981. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  3982. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3983. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #9
  3984. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 638 | Suspended: false | Native: false | State: WAITING
  3985. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  3986. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  3987. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  3988. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  3989. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  3990. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  3991. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  3992. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  3993. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  3994. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  3995. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  3996. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  3997. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  3998. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3999. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4000. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4001. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4002. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4003. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #5
  4004. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 628 | Suspended: false | Native: false | State: WAITING
  4005. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4006. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4007. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  4008. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  4009. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  4010. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  4011. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  4012. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  4013. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  4014. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  4015. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  4016. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  4017. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  4018. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4019. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4020. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4021. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4022. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4023. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #4
  4024. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 627 | Suspended: false | Native: false | State: WAITING
  4025. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4026. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4027. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  4028. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  4029. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  4030. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  4031. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  4032. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  4033. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  4034. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  4035. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  4036. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  4037. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  4038. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4039. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4040. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4041. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4042. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4043. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #3
  4044. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 516 | Suspended: false | Native: false | State: WAITING
  4045. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4046. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4047. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  4048. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  4049. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
  4050. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
  4051. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  4052. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  4053. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  4054. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  4055. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  4056. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  4057. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  4058. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4059. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4060. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4061. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4062. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4063. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  4064. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 297 | Suspended: false | Native: false | State: WAITING
  4065. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4066. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4067. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4068. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4069. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4070. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4071. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4072. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4073. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4074. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4075. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  4076. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 191 | Suspended: false | Native: false | State: WAITING
  4077. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4078. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4079. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4080. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4081. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4082. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4083. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4084. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4085. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4086. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4087. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  4088. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 187 | Suspended: false | Native: false | State: TIMED_WAITING
  4089. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4090. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  4091. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  4092. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  4093. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4094. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4095. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  4096. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 137 | Suspended: false | Native: false | State: TIMED_WAITING
  4097. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4098. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4099. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  4100. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  4101. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4102. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  4103. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
  4104. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4105. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4106. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4107. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4108. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4109. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  4110. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4111. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4112. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  4113. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 134 | Suspended: false | Native: false | State: WAITING
  4114. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4115. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4116. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4117. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4118. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4119. [18:02:25] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  4120. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4121. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4122. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1
  4123. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 109 | Suspended: false | Native: false | State: TIMED_WAITING
  4124. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4125. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  4126. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:163)
  4127. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  4128. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4129. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4130. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4131. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4132. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4133. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
  4134. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: TIMED_WAITING
  4135. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4136. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4137. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  4138. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  4139. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  4140. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  4141. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4142. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4143. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4144. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4145. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4146. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-42
  4147. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: WAITING
  4148. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4149. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4150. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
  4151. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
  4152. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  4153. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  4154. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  4155. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  4156. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  4157. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  4158. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4159. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4160. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  4161. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
  4162. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4163. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4164. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  4165. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  4166. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4167. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  4168. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
  4169. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4170. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4171. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4172. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4173. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4174. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4175. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4176. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4177. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4178. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4179. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  4180. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
  4181. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4182. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4183. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4184. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4185. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4186. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4187. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4188. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4189. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4190. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4191. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  4192. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  4193. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4194. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4195. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4196. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4197. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4198. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4199. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4200. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4201. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4202. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4203. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-2
  4204. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  4205. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4206. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4207. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4208. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4209. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  4210. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  4211. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4212. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4213. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4214. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4215. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4216. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  4217. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
  4218. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4219. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4220. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  4221. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  4222. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  4223. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  4224. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  4225. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  4226. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4227. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4228. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4229. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  4230. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  4231. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4232. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4233. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  4234. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  4235. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4236. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  4237. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
  4238. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4239. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4240. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  4241. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  4242. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  4243. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4244. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  4245. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  4246. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4247. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  4248. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  4249. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  4250. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  4251. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4252. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4253. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  4254. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  4255. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4256. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  4257. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  4258. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  4259. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  4260. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4261. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4262. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  4263. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  4264. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4265. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  4266. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  4267. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  4268. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  4269. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4270. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4271. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  4272. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  4273. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4274. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  4275. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  4276. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  4277. [18:02:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  4278. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4279. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4280. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  4281. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  4282. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4283. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4284. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  4285. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  4286. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4287. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  4288. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  4289. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4290. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  4291. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  4292. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  4293. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4294. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  4295. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  4296. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4297. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4298. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  4299. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  4300. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  4301. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4302. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4303. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  4304. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  4305. [18:02:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  4306. [18:02:25] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  4307. [18:02:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  4308. [18:02:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  4309. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4310. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  4311. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  4312. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  4313. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  4314. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  4315. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  4316. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  4317. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  4318. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  4319. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  4320. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  4321. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  4322. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
  4323. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4324. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  4325. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  4326. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4327. [18:02:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  4328. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  4329. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  4330. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  4331. [18:02:25] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  4332. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  4333. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4334. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4335. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  4336. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  4337. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4338. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4339. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  4340. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  4341. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4342. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  4343. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  4344. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5253)
  4345. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$CharProperty.match(Pattern.java:3778)
  4346. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match0(Pattern.java:4262)
  4347. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match(Pattern.java:4236)
  4348. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  4349. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4604)
  4350. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4660)
  4351. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4606)
  4352. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3463)
  4353. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1248)
  4354. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:637)
  4355. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:52)
  4356. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:42)
  4357. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:136)
  4358. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.addPage(CraftMetaBook.java:234)
  4359. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBookSigned.<init>(CraftMetaBookSigned.java:49)
  4360. [18:02:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:329)
  4361. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:200)
  4362. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1942)
  4363. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:55)
  4364. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:8)
  4365. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  4366. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  4367. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4368. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  4369. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  4370. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  4371. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  4372. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  4373. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  4374. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4375. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  4376. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  4377. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4378. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  4379. [18:02:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  4380. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4381. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  4382. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  4383. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4384. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4385. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  4386. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  4387. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4388. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  4389. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  4390. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4391. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4392. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  4393. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  4394. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4395. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4396. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  4397. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  4398. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  4399. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4400. [18:02:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  4401. [18:02:25] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  4402. [18:02:25] [Spigot Watchdog Thread/ERROR]: Stack:
  4403. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  4404. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  4405. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  4406. [18:02:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  4407. [18:02:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  4408. [18:02:25] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement