Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.50 KB | None | 0 0
  1. [22:02:14] [Server thread/INFO]: Starting minecraft server version 1.8.3
  2. [22:02:14] [Server thread/INFO]: Loading properties
  3. [22:02:14] [Server thread/INFO]: Default game type: SURVIVAL
  4. [22:02:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-26dfd01-ad2f806 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
  5. [22:02:14] [Server thread/WARN]: *** WARNING *** stats.disable-saving is true but stats.forced-stats.achievement.openInventory isn't set to 1. Disabling stat saving without forcing the achievement may cause it to get stuck on the player's screen.
  6. [22:02:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [22:02:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [22:02:14] [Server thread/INFO]: Debug logging is disabled
  9. [22:02:14] [Server thread/INFO]: Generating keypair
  10. [22:02:14] [Server thread/INFO]: Starting Minecraft server on 37.187.155.225:27010
  11. [22:02:15] [Server thread/INFO]: Using epoll channel type
  12. [22:02:15] [Server thread/WARN]: Plugin `Player_Visibility v1.3.2' uses the space-character (0x20) in its name `Player Visibility' - this is discouraged
  13. [22:02:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [22:02:15] [Server thread/ERROR]: Could not load 'plugins/TitleAPI.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  16. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  19. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  20. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:199) [spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  21. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  22. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  23. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  24. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
  25. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45]
  26. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  28. ... 6 more
  29. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
  35. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.jar:git-Spigot-26dfd01-ad2f806]
  38. ... 6 more
  39. [22:02:15] [Server thread/INFO]: [HTransporte] Loading HTransporte v4.5
  40. [22:02:15] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  41. [22:02:15] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v4.17
  42. [22:02:15] [Server thread/INFO]: [VIPJoinMessage] Loading VIPJoinMessage v1.0.0
  43. [22:02:15] [Server thread/INFO]: [AntiLag] Loading AntiLag v2.0
  44. [22:02:15] [Server thread/INFO]: [ParticlePack] Loading ParticlePack v1.0
  45. [22:02:15] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v2.0
  46. [22:02:15] [Server thread/INFO]: [Particulas] Loading Particulas v1.0
  47. [22:02:15] [Server thread/INFO]: [VIPSlots] Loading VIPSlots v1.0
  48. [22:02:15] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
  49. [22:02:15] [Server thread/INFO]: [DonatorJoin] Loading DonatorJoin v2.6
  50. [22:02:15] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.1
  51. [22:02:15] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.2.4.4
  52. [22:02:15] [Server thread/INFO]: [StaffPunch] Loading StaffPunch v0.8.2
  53. [22:02:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6
  54. [22:02:15] [Server thread/INFO]: [OnlyProxyJoin] Loading OnlyProxyJoin v0.1
  55. [22:02:15] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  56. [22:02:15] [Server thread/INFO]: [HMCPuntos] Loading HMCPuntos v1.15
  57. [22:02:15] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v4.6.2
  58. [22:02:15] [Server thread/INFO]: [Yamler] Loading Yamler v2.2.3-SNAPSHOTb-73
  59. [22:02:15] [Server thread/INFO]: [CustomJoin] Loading CustomJoin v1.0
  60. [22:02:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT-b118
  61. [22:02:16] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.3.1
  62. [22:02:16] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  63. [22:02:16] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  64. [22:02:16] [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*!
  65. [22:02:16] [Server thread/INFO]: [NoWeather] Loading NoWeather v1
  66. [22:02:16] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
  67. [22:02:16] [Server thread/INFO]: [Player_Visibility] Loading Player_Visibility v1.3.2
  68. [22:02:16] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  69. [22:02:16] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.2
  70. [22:02:16] [Server thread/INFO]: [Trading] Loading Trading v3.1
  71. [22:02:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  72. [22:02:16] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
  73. [22:02:16] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.0
  74. [22:02:16] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v2.9.5
  75. [22:02:16] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1
  76. [22:02:16] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.1
  77. [22:02:16] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.4
  78. [22:02:16] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  79. [22:02:16] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.5.9-beta
  80. [22:02:16] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.15-SNAPSHOT (build 1221)
  81. [22:02:16] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.7
  82. [22:02:16] [Server thread/INFO]: [ActionAnnouncer] Loading ActionAnnouncer v1.5.3
  83. [22:02:16] [Server thread/INFO]: [PlayEffect] Loading PlayEffect v0.4.2
  84. [22:02:16] [Server thread/INFO]: [WGPlayerDamageFlags] Loading WGPlayerDamageFlags v0.6
  85. [22:02:16] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  86. [22:02:16] [Server thread/INFO]: [HoloShop] Loading HoloShop v1.3
  87. [22:02:16] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  88. [22:02:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT-b118
  89. [22:02:16] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  90. [22:02:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  91. [22:02:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  92. [22:02:16] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  93. [22:02:16] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  94. [22:02:16] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  95. [22:02:16] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  96. [22:02:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  97. [22:02:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  98. [22:02:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  99. [22:02:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  100. [22:02:16] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.0
  101. [22:02:16] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v2.9.5
  102. [22:02:16] [Server thread/WARN]: [ASkyBlock] ***********************************************************
  103. [22:02:16] [Server thread/WARN]: [ASkyBlock] Config file is out of date. See config.new.yml for updates!
  104. [22:02:16] [Server thread/WARN]: [ASkyBlock] config.yml version is ''
  105. [22:02:16] [Server thread/WARN]: [ASkyBlock] Latest config version is '2.9.5'
  106. [22:02:16] [Server thread/WARN]: [ASkyBlock] ***********************************************************
  107. [22:02:16] [Server thread/WARN]: [ASkyBlock] askyblock.team.vip and askyblock.team.vip2 are deprecated!
  108. [22:02:16] [Server thread/WARN]: [ASkyBlock] Use permission askyblock.team.maxsize.<number> instead.
  109. [22:02:16] [Server thread/INFO]: [ASkyBlock] The Nether is disabled
  110. [22:02:16] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  111. [22:02:16] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  112. [22:02:16] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  113. [22:02:16] [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.
  114. [22:02:16] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  115. [22:02:16] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  116. [22:02:16] [Server thread/INFO]: Preparing level "world"
  117. [22:02:16] [Server thread/INFO]: -------- World Settings For [world] --------
  118. [22:02:16] [Server thread/INFO]: Mob Spawn Range: 4
  119. [22:02:16] [Server thread/INFO]: Anti X-Ray: false
  120. [22:02:16] [Server thread/INFO]: Engine Mode: 1
  121. [22:02:16] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  122. [22:02:16] [Server thread/INFO]: Replace Blocks: [1, 5]
  123. [22:02:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  124. [22:02:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  125. [22:02:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  126. [22:02:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  127. [22:02:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  128. [22:02:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  129. [22:02:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  130. [22:02:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  131. [22:02:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  132. [22:02:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  133. [22:02:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  134. [22:02:16] [Server thread/INFO]: Random Lighting Updates: false
  135. [22:02:16] [Server thread/INFO]: Structure Info Saving: true
  136. [22:02:16] [Server thread/INFO]: Sending up to 10 chunks per packet
  137. [22:02:16] [Server thread/INFO]: Max Entity Collisions: 8
  138. [22:02:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  139. [22:02:16] [Server thread/INFO]: Max TNT Explosions: 100
  140. [22:02:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  141. [22:02:16] [Server thread/INFO]: Item Despawn Rate: 6000
  142. [22:02:16] [Server thread/INFO]: Item Merge Radius: 2.5
  143. [22:02:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  144. [22:02:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  145. [22:02:16] [Server thread/INFO]: View Distance: 5
  146. [22:02:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  147. [22:02:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
  148. [22:02:16] [Server thread/INFO]: Clear tick list: false
  149. [22:02:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  150. [22:02:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  151. [22:02:17] [Server thread/INFO]: Mob Spawn Range: 4
  152. [22:02:17] [Server thread/INFO]: Anti X-Ray: false
  153. [22:02:17] [Server thread/INFO]: Engine Mode: 1
  154. [22:02:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  155. [22:02:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  156. [22:02:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  157. [22:02:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  158. [22:02:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  159. [22:02:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  160. [22:02:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  161. [22:02:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  162. [22:02:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  163. [22:02:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  164. [22:02:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  165. [22:02:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  166. [22:02:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  167. [22:02:17] [Server thread/INFO]: Random Lighting Updates: false
  168. [22:02:17] [Server thread/INFO]: Structure Info Saving: true
  169. [22:02:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  170. [22:02:17] [Server thread/INFO]: Max Entity Collisions: 8
  171. [22:02:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  172. [22:02:17] [Server thread/INFO]: Max TNT Explosions: 100
  173. [22:02:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  174. [22:02:17] [Server thread/INFO]: Item Despawn Rate: 6000
  175. [22:02:17] [Server thread/INFO]: Item Merge Radius: 2.5
  176. [22:02:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  177. [22:02:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  178. [22:02:17] [Server thread/INFO]: View Distance: 5
  179. [22:02:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  180. [22:02:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  181. [22:02:17] [Server thread/INFO]: Clear tick list: false
  182. [22:02:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  183. [22:02:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  184. [22:02:17] [Server thread/INFO]: Mob Spawn Range: 4
  185. [22:02:17] [Server thread/INFO]: Anti X-Ray: false
  186. [22:02:17] [Server thread/INFO]: Engine Mode: 1
  187. [22:02:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  188. [22:02:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  189. [22:02:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  190. [22:02:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  191. [22:02:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  192. [22:02:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  193. [22:02:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  194. [22:02:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  195. [22:02:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  196. [22:02:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  197. [22:02:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  198. [22:02:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  199. [22:02:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  200. [22:02:17] [Server thread/INFO]: Random Lighting Updates: false
  201. [22:02:17] [Server thread/INFO]: Structure Info Saving: true
  202. [22:02:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  203. [22:02:17] [Server thread/INFO]: Max Entity Collisions: 8
  204. [22:02:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  205. [22:02:17] [Server thread/INFO]: Max TNT Explosions: 100
  206. [22:02:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  207. [22:02:17] [Server thread/INFO]: Item Despawn Rate: 6000
  208. [22:02:17] [Server thread/INFO]: Item Merge Radius: 2.5
  209. [22:02:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  210. [22:02:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  211. [22:02:17] [Server thread/INFO]: View Distance: 5
  212. [22:02:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  213. [22:02:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  214. [22:02:17] [Server thread/INFO]: Clear tick list: false
  215. [22:02:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  216. [22:02:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2074948427627006825)
  217. [22:02:17] [Server thread/INFO]: -------- World Settings For [Skyblock] --------
  218. [22:02:17] [Server thread/INFO]: Mob Spawn Range: 4
  219. [22:02:17] [Server thread/INFO]: Anti X-Ray: false
  220. [22:02:17] [Server thread/INFO]: Engine Mode: 1
  221. [22:02:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  222. [22:02:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  223. [22:02:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  224. [22:02:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  225. [22:02:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  226. [22:02:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  227. [22:02:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  228. [22:02:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  229. [22:02:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  230. [22:02:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  231. [22:02:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  232. [22:02:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  233. [22:02:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  234. [22:02:17] [Server thread/INFO]: Random Lighting Updates: false
  235. [22:02:17] [Server thread/INFO]: Structure Info Saving: true
  236. [22:02:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  237. [22:02:17] [Server thread/INFO]: Max Entity Collisions: 8
  238. [22:02:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  239. [22:02:17] [Server thread/INFO]: Max TNT Explosions: 100
  240. [22:02:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  241. [22:02:17] [Server thread/INFO]: Item Despawn Rate: 6000
  242. [22:02:17] [Server thread/INFO]: Item Merge Radius: 2.5
  243. [22:02:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  244. [22:02:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  245. [22:02:17] [Server thread/INFO]: View Distance: 5
  246. [22:02:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  247. [22:02:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  248. [22:02:17] [Server thread/INFO]: Clear tick list: false
  249. [22:02:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  250. [22:02:17] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7817592261281020200)
  251. [22:02:17] [Server thread/INFO]: [ASkyBlock] Loading island grid...
  252. [22:02:17] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
  253. [22:02:18] [Server thread/INFO]: Preparing spawn area: 23%
  254. [22:02:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4706141904239328631)
  255. [22:02:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2074948427627006825)
  256. [22:02:19] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7817592261281020200)
  257. [22:02:19] [Server thread/INFO]: [HTransporte] Enabling HTransporte v4.5
  258. [22:02:19] [Server thread/INFO]: [HTransporte] El plugin ha sido activado correctamente.
  259. [22:02:19] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  260. [22:02:19] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  261. [22:02:19] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v4.17
  262. [22:02:19] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
  263. [22:02:19] [Server thread/INFO]: [VIPJoinMessage] Enabling VIPJoinMessage v1.0.0
  264. [22:02:19] [Server thread/INFO]: VIPJM >> Enabled <<
  265. [22:02:19] [Server thread/INFO]: [AntiLag] Enabling AntiLag v2.0
  266. [22:02:19] [Server thread/INFO]: [ParticlePack] Enabling ParticlePack v1.0
  267. [22:02:19] [Netty Epoll Server IO #1/INFO]: UUID of player FILETA is eb0ce59f-3663-3c2f-a1c5-e48eb58a0d7c
  268. [22:02:20] [Server thread/INFO]: [ParticlePack] config.yml was found! Loading settings...
  269. [22:02:20] [Server thread/INFO]: [ParticlePack] Added RingSurvival to the disabled worlds list.
  270. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Futuristic to the disabled worlds list.
  271. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Sealife to the disabled worlds list.
  272. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Seagames to the disabled worlds list.
  273. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Moupfania to the disabled worlds list.
  274. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Autogrill to the disabled worlds list.
  275. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Fallen to the disabled worlds list.
  276. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Orion to the disabled worlds list.
  277. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Venecia to the disabled worlds list.
  278. [22:02:20] [Server thread/INFO]: [ParticlePack] Added Forsaken to the disabled worlds list.
  279. [22:02:20] [Server thread/INFO]: [ParticlePack] All settings have been loaded!
  280. [22:02:20] [Server thread/INFO]: [ParticlePack] Loaded 25 particle effect(s)!
  281. [22:02:20] [Server thread/INFO]: [ParticlePack] Loaded lang.yml Language settings!
  282. [22:02:20] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v2.0
  283. [22:02:20] [Server thread/INFO]: [Particulas] Enabling Particulas v1.0
  284. [22:02:20] [Server thread/INFO]: [VIPSlots] Enabling VIPSlots v1.0
  285. [22:02:20] [Server thread/INFO]: 300
  286. [22:02:20] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
  287. [22:02:20] [Server thread/INFO]: [DonatorJoin] Enabling DonatorJoin v2.6
  288. [22:02:20] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.1
  289. [22:02:20] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 enabled!!
  290. [22:02:20] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.2.4.4
  291. [22:02:20] [Server thread/INFO]: Actionbar> Actionbar v1.2.4.4 enabled!!
  292. [22:02:20] [Server thread/INFO]: [StaffPunch] Enabling StaffPunch v0.8.2
  293. [22:02:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6
  294. [22:02:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  295. [22:02:20] [Server thread/INFO]: [OnlyProxyJoin] Enabling OnlyProxyJoin v0.1
  296. [22:02:20] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  297. [22:02:20] [Server thread/INFO]: Formato de la versión de Bukkit cambiado. Versión no comprobada.
  298. [22:02:20] [Server thread/INFO]: git-Spigot-26dfd01-ad2f806 (MC: 1.8.3)
  299. [22:02:20] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
  300. [22:02:20] [Server thread/INFO]: Using locale en_US
  301. [22:02:20] [Server thread/INFO]: Using locale en_US
  302. [22:02:20] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  303. [22:02:20] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  304. [22:02:20] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  305. [22:02:20] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.3-b37)
  306. [22:02:20] [Server thread/INFO]: [HMCPuntos] Enabling HMCPuntos v1.15
  307. [22:02:20] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v4.6.2
  308. [22:02:21] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  309. [22:02:21] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v4.6.2
  310. [22:02:21] [Server thread/INFO]: [AnimatedNames] Framework version: 2015-06
  311. [22:02:21] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
  312. [22:02:21] [Server thread/INFO]: [AnimatedNames] Site: http://www.mvdw-software.com/
  313. [22:02:21] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  314. [22:02:21] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
  315. [22:02:21] [Server thread/INFO]: [AnimatedNames] Loading placeholders ...
  316. [22:02:21] [Server thread/INFO]: [AnimatedNames] Hooked into Multiverse!
  317. [22:02:22] [Server thread/INFO]: [AnimatedNames] Loaded 1472 of the 2201 placholders
  318. [22:02:22] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
  319. [22:02:22] [Server thread/INFO]: [AnimatedNames] Lines: 2
  320. [22:02:22] [Server thread/INFO]: [AnimatedNames] Arguments: 1
  321. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'usuario' ...
  322. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'usuario' will refresh every 20 ticks
  323. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'moderador' ...
  324. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'moderador' will refresh every 20 ticks
  325. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'moderadorjf' ...
  326. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'moderadorjf' will refresh every 20 ticks
  327. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'globalmod' ...
  328. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'globalmod' will refresh every 20 ticks
  329. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'globalmodjf' ...
  330. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'globalmodjf' will refresh every 20 ticks
  331. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'admin' ...
  332. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'admin' will refresh every 20 ticks
  333. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'adminjf' ...
  334. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'adminjf' will refresh every 20 ticks
  335. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'dueño' ...
  336. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'dueño' will refresh every 20 ticks
  337. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'youtuber' ...
  338. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'youtuber' will refresh every 20 ticks
  339. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'heroe' ...
  340. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'heroe' will refresh every 20 ticks
  341. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'master' ...
  342. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'master' will refresh every 20 ticks
  343. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'ultimate' ...
  344. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'ultimate' will refresh every 20 ticks
  345. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'dev' ...
  346. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'dev' will refresh every 20 ticks
  347. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'mapper' ...
  348. [22:02:22] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'mapper' will refresh every 20 ticks
  349. [22:02:22] [Server thread/INFO]: [AnimatedNames] Global refresh rate of all animated names: 20 ticks
  350. [22:02:22] [Server thread/INFO]: [AnimatedNames] Loading messages ...
  351. [22:02:22] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
  352. [22:02:22] [Server thread/INFO]: [AnimatedNames] Adding command 'animatednames'
  353. [22:02:22] [Server thread/INFO]: [Yamler] Enabling Yamler v2.2.3-SNAPSHOTb-73
  354. [22:02:22] [Server thread/INFO]: [CustomJoin] Enabling CustomJoin v1.0
  355. [22:02:22] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.3.1
  356. [22:02:23] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  357. [22:02:23] [Server thread/INFO]: [iConomy - April Fools] Enabled (8 ms)
  358. [22:02:23] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  359. [22:02:23] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  360. [22:02:23] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  361. [22:02:23] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  362. [22:02:23] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  363. [22:02:23] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  364. [22:02:23] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  365. [22:02:23] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  366. [22:02:23] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  367. [22:02:23] [Server thread/INFO]: [NoWeather] Enabling NoWeather v1
  368. [22:02:23] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
  369. [22:02:23] [Server thread/INFO]: [Player_Visibility] Enabling Player_Visibility v1.3.2
  370. [22:02:23] [Server thread/INFO]: Metrics has been started...
  371. [22:02:23] [Server thread/INFO]: [Player_Visibility] Player Visibility v1.3.2 is now Enabled.
  372. [22:02:23] [Server thread/INFO]: [Player_Visibility] Developed by tomudding
  373. [22:02:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.2
  374. [22:02:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  375. [22:02:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  376. [22:02:23] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
  377. [22:02:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  378. [22:02:23] [Server thread/INFO]: [Trading] Enabling Trading v3.1
  379. [22:02:23] [Server thread/INFO]: [Trading] Trading has been enabled
  380. [22:02:23] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  381. [22:02:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  382. [22:02:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  383. [22:02:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  384. [22:02:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  385. [22:02:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  386. [22:02:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  387. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  388. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  389. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  390. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  391. [22:02:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  392. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  393. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  394. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  395. [22:02:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  396. [22:02:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  397. [22:02:23] [Server thread/INFO]: [WorldGuard] (Skyblock) TNT ignition is PERMITTED.
  398. [22:02:23] [Server thread/INFO]: [WorldGuard] (Skyblock) Lighters are PERMITTED.
  399. [22:02:23] [Server thread/INFO]: [WorldGuard] (Skyblock) Lava fire is blocked.
  400. [22:02:23] [Server thread/INFO]: [WorldGuard] (Skyblock) Fire spread is UNRESTRICTED.
  401. [22:02:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Skyblock'
  402. [22:02:23] [Server thread/INFO]: [WorldGuard] 5 regions loaded for 'world'
  403. [22:02:23] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'world_nether'
  404. [22:02:23] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  405. [22:02:23] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Skyblock'
  406. [22:02:23] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.1
  407. [22:02:23] [Thread-10/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  408. [22:02:23] [Server thread/INFO]: [BungeePortals] Metrics initiated!
  409. [22:02:23] [Server thread/INFO]: [BungeePortals] Commands registered!
  410. [22:02:23] [Server thread/INFO]: [BungeePortals] Events registered!
  411. [22:02:23] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
  412. [22:02:23] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
  413. [22:02:23] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
  414. [22:02:23] [Server thread/INFO]: [BungeePortals] Portal data loaded! (0ms)
  415. [22:02:23] [Server thread/INFO]: [BungeePortals] Save task started!
  416. [22:02:23] [Server thread/INFO]: [BungeePortals] Version 1.1 has been enabled. (12ms)
  417. [22:02:23] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1
  418. [22:02:23] [Server thread/INFO]: [ChestCommands] Could not find a compatible Attribute Remover for this server version. Attributes will show up on items.
  419. [22:02:23] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.1
  420. [22:02:23] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
  421. [22:02:23] [Server thread/INFO]: [ServerSigns] Version 3.1.1 is now enabled.
  422. [22:02:23] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.4
  423. [22:02:23] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
  424. [22:02:23] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.3-b37
  425. [22:02:23] [Server thread/INFO]: = Spout : Not detectedBarAPI : Not detected
  426. [22:02:23] [Server thread/INFO]: = Config : Ok
  427. [22:02:23] [Server thread/INFO]: = Custom commands loaded : 62
  428. [22:02:23] [Server thread/INFO]: = Version: 5.1.4
  429. [22:02:23] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
  430. [22:02:23] [Server thread/INFO]: = Status : Active
  431. [22:02:23] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  432. [22:02:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  433. [22:02:23] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  434. [22:02:23] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
  435. [22:02:23] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: -2074948427627006825
  436. [22:02:23] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -4706141904239328631
  437. [22:02:23] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: FLAT & seed: -2074948427627006825
  438. [22:02:23] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Skyblock' - Env: NORMAL - Type: FLAT & seed: -7817592261281020200 & generator: ASkyBlock
  439. [22:02:23] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  440. [22:02:23] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.5.9-beta
  441. [22:02:24] [Server thread/INFO]: [DeluxeChat] 14 formats loaded!
  442. [22:02:24] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
  443. [22:02:24] [Server thread/INFO]: [DeluxeChat] 82 entries added to the chat_filter!
  444. [22:02:24] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for economy placeholders!
  445. [22:02:24] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
  446. [22:02:24] [Server thread/INFO]: [DeluxeChat] 3 placeholder hooks have been registered and are enabled.
  447. [22:02:24] [Server thread/INFO]: ----------------------------
  448. [22:02:24] [Server thread/INFO]: DeluxeChat Updater
  449. [22:02:24] [Server thread/INFO]:
  450. [22:02:24] [Server thread/INFO]: You are running 1.5.9-beta
  451. [22:02:24] [Server thread/INFO]: The latest version
  452. [22:02:24] [Server thread/INFO]: of DeluxeChat!
  453. [22:02:24] [Server thread/INFO]:
  454. [22:02:24] [Server thread/INFO]: ----------------------------
  455. [22:02:24] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.15-SNAPSHOT (build 1221)
  456. [22:02:24] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
  457. [22:02:24] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.7
  458. [22:02:24] [Server thread/INFO]: [WGCustomFlags] Loading configuration...
  459. [22:02:24] [Server thread/INFO]: [WGCustomFlags] Configuration loaded.
  460. [22:02:24] [Server thread/INFO]: [ActionAnnouncer] Enabling ActionAnnouncer v1.5.3
  461. [22:02:24] [Server thread/INFO]: [PlayEffect] Enabling PlayEffect v0.4.2
  462. [22:02:24] [Server thread/INFO]: [WGPlayerDamageFlags] Enabling WGPlayerDamageFlags v0.6
  463. [22:02:24] [Server thread/INFO]: Added custom flag "allow-damage" to WorldGuard.
  464. [22:02:24] [Server thread/INFO]: Added custom flag "deny-damage" to WorldGuard.
  465. [22:02:24] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  466. [22:02:24] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  467. [22:02:24] [Server thread/WARN]: [HolographicDisplays] Hologram 'staffmes' was in the world 'hub' but it wasn't loaded.
  468. [22:02:24] [Server thread/WARN]: [HolographicDisplays] Hologram 'servers' was in the world 'hub' but it wasn't loaded.
  469. [22:02:24] [Server thread/INFO]: [HoloShop] Enabling HoloShop v1.3
  470. [22:02:24] [Server thread/INFO]: [HoloShop] Loading configuration... config
  471. [22:02:24] [Server thread/INFO]: [HoloShop] Loading configuration... shops
  472. [22:02:24] [Server thread/INFO]: [HoloShop] Loading configuration... messages
  473. [22:02:24] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  474. [22:02:24] [Server thread/INFO]: Injecting command info into Citizens.
  475. [22:02:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  476. [22:02:24] [Server thread/INFO]: Done (8.272s)! For help, type "help" or "?"
  477. [22:02:24] [Server thread/INFO]: Starting GS4 status listener
  478. [22:02:24] [Server thread/INFO]: Starting remote control listener
  479. [22:02:24] [Query Listener #1/INFO]: Query running on 37.187.155.225:27010
  480. [22:02:24] [Server thread/WARN]: No rcon password set in '/home/Minecraft/SKYBDM001/server.properties', rcon disabled!
  481. [22:02:25] [Server thread/INFO]: [ChestCommands] Found a new version: v3.1.1 (yours: v3.1)
  482. [22:02:25] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
  483. [22:02:25] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
  484. [22:02:25] [Server thread/INFO]: [ASkyBlock] Loading warps...
  485. [22:02:25] [Server thread/ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: null
  486. [22:02:25] [Server thread/ERROR]: [ASkyBlock] Error is : null
  487. [22:02:25] [Server thread/WARN]: java.lang.NullPointerException
  488. [22:02:25] [Server thread/WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:68)
  489. [22:02:25] [Server thread/WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:46)
  490. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:62)
  491. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:122)
  492. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:62)
  493. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.run(ASkyBlock.java:354)
  494. [22:02:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:71)
  495. [22:02:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  496. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:718)
  497. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  498. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  499. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  500. [22:02:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  501. [22:02:25] [Server thread/INFO]: [ASkyBlock] Potential potion types are:
  502. [22:02:25] [Server thread/INFO]: [ASkyBlock] WATER
  503. [22:02:25] [Server thread/INFO]: [ASkyBlock] REGEN
  504. [22:02:25] [Server thread/INFO]: [ASkyBlock] SPEED
  505. [22:02:25] [Server thread/INFO]: [ASkyBlock] FIRE_RESISTANCE
  506. [22:02:25] [Server thread/INFO]: [ASkyBlock] POISON
  507. [22:02:25] [Server thread/INFO]: [ASkyBlock] INSTANT_HEAL
  508. [22:02:25] [Server thread/INFO]: [ASkyBlock] NIGHT_VISION
  509. [22:02:25] [Server thread/INFO]: [ASkyBlock] WEAKNESS
  510. [22:02:25] [Server thread/INFO]: [ASkyBlock] STRENGTH
  511. [22:02:25] [Server thread/INFO]: [ASkyBlock] SLOWNESS
  512. [22:02:25] [Server thread/INFO]: [ASkyBlock] JUMP
  513. [22:02:25] [Server thread/INFO]: [ASkyBlock] INSTANT_DAMAGE
  514. [22:02:25] [Server thread/INFO]: [ASkyBlock] WATER_BREATHING
  515. [22:02:25] [Server thread/INFO]: [ASkyBlock] INVISIBILITY
  516. [22:02:25] [Server thread/INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
  517. [22:02:25] [Server thread/ERROR]: [ASkyBlock] Problem parsing shop item from minishop.yml so skipping it: null
  518. [22:02:25] [Server thread/ERROR]: [ASkyBlock] Error is : null
  519. [22:02:25] [Server thread/WARN]: java.lang.NullPointerException
  520. [22:02:25] [Server thread/WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:68)
  521. [22:02:25] [Server thread/WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:46)
  522. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:62)
  523. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:122)
  524. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:62)
  525. [22:02:25] [Server thread/WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1.run(ASkyBlock.java:354)
  526. [22:02:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:71)
  527. [22:02:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  528. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:718)
  529. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  530. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  531. [22:02:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  532. [22:02:25] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  533. [22:02:25] [Server thread/INFO]: [ASkyBlock] Potential potion types are:
  534. [22:02:25] [Server thread/INFO]: [ASkyBlock] WATER
  535. [22:02:25] [Server thread/INFO]: [ASkyBlock] REGEN
  536. [22:02:25] [Server thread/INFO]: [ASkyBlock] SPEED
  537. [22:02:25] [Server thread/INFO]: [ASkyBlock] FIRE_RESISTANCE
  538. [22:02:25] [Server thread/INFO]: [ASkyBlock] POISON
  539. [22:02:25] [Server thread/INFO]: [ASkyBlock] INSTANT_HEAL
  540. [22:02:25] [Server thread/INFO]: [ASkyBlock] NIGHT_VISION
  541. [22:02:25] [Server thread/INFO]: [ASkyBlock] WEAKNESS
  542. [22:02:25] [Server thread/INFO]: [ASkyBlock] STRENGTH
  543. [22:02:25] [Server thread/INFO]: [ASkyBlock] SLOWNESS
  544. [22:02:25] [Server thread/INFO]: [ASkyBlock] JUMP
  545. [22:02:25] [Server thread/INFO]: [ASkyBlock] INSTANT_DAMAGE
  546. [22:02:25] [Server thread/INFO]: [ASkyBlock] WATER_BREATHING
  547. [22:02:25] [Server thread/INFO]: [ASkyBlock] INVISIBILITY
  548. [22:02:25] [Server thread/INFO]: [ASkyBlock] Potions can also be EXTENDED, SPLASH or EXTENDEDSPLASH, example WATER_BREATHING:EXTENDED
  549. [22:02:25] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
  550. [22:02:25] [Server thread/INFO]: [Citizens] Loaded 11 NPCs.
  551. [22:02:25] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates ...
  552. [22:02:25] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
  553. [22:02:25] [Craft Scheduler Thread - 20/INFO]: [Vault] No new version available
  554. [22:02:25] [Server thread/INFO]: /island help
  555. [22:02:25] [Server thread/INFO]: This command is not supported in console yet!
  556. [22:02:26] [Server thread/INFO]: FILETA[/37.187.140.203:53824] logged in with entity id 422 at ([world]704.0, 28.0, 694.0)
  557. [22:02:26] [Server thread/INFO]: [ASkyBlock] No updates available.
  558. [22:02:27] [Netty Epoll Server IO #2/INFO]: UUID of player _PaulinhoPvP_ is 98031520-2fc5-3615-85f9-c185c16e67cb
  559. [22:02:27] [Server thread/INFO]: /island help
  560. [22:02:27] [Server thread/INFO]: This command is not supported in console yet!
  561. [22:02:28] [Server thread/INFO]: _PaulinhoPvP_[/37.187.140.203:49214] logged in with entity id 486 at ([world]704.0, 28.0, 694.0)
  562. [22:02:33] [Netty Epoll Server IO #3/INFO]: UUID of player panico_19 is 5062e2c9-8d39-3ace-a373-7b0a8942300e
  563. [22:02:33] [Server thread/INFO]: [ASkyBlock] No players/5062e2c9-8d39-3ace-a373-7b0a8942300e.yml found. Creating it...
  564. [22:02:33] [Server thread/INFO]: /island help
  565. [22:02:33] [Server thread/INFO]: This command is not supported in console yet!
  566. [22:02:33] [Server thread/INFO]: panico_19[/37.187.140.203:60482] logged in with entity id 639 at ([world]704.0, 28.0, 694.0)
  567. [22:02:33] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  568. [22:02:33] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/5062e2c9-8d39-3ace-a373-7b0a8942300e.yml
  569. [22:02:34] [Server thread/INFO]: FILETA issued server command: /is
  570. [22:02:36] [Netty Epoll Server IO #0/INFO]: UUID of player supersabrozhongo is 946648f0-ffc5-3b5e-b1d4-5012f4fa8031
  571. [22:02:36] [Server thread/INFO]: /island help
  572. [22:02:36] [Server thread/INFO]: This command is not supported in console yet!
  573. [22:02:37] [Server thread/INFO]: supersabrozhongo[/37.187.140.203:47990] logged in with entity id 771 at ([world]704.0, 28.0, 694.0)
  574. [22:02:37] [Server thread/INFO]: panico_19 lost connection: Disconnected
  575. [22:02:44] [Server thread/INFO]: _PaulinhoPvP_ lost connection: Disconnected
  576. [22:03:00] [Server thread/INFO]: <supersabrozhongo> fileta
  577. [22:03:03] [Server thread/INFO]: supersabrozhongo issued server command: /is
  578. [22:03:33] [Netty Epoll Server IO #1/INFO]: UUID of player zentrix26 is ce4584e6-d6d1-3269-b61b-a3c8b918d15b
  579. [22:03:33] [Server thread/INFO]: /island help
  580. [22:03:33] [Server thread/INFO]: This command is not supported in console yet!
  581. [22:03:33] [Server thread/INFO]: zentrix26[/37.187.140.203:53005] logged in with entity id 1796 at ([world]704.0, 28.0, 694.0)
  582. [22:03:45] [Server thread/INFO]: zentrix26 issued server command: /is
  583. [22:03:56] [Server thread/WARN]: zentrix26 moved wrongly!
  584. [22:04:03] [Server thread/INFO]: zentrix26 issued server command: /is warp S_Tutoriales
  585. [22:06:00] [Server thread/INFO]: zentrix26 issued server command: /is
  586. [22:06:14] [Server thread/INFO]: <supersabrozhongo> fileta q tal los cambios
  587. [22:06:24] [Netty Epoll Server IO #2/INFO]: UUID of player Rinoxis97 is e9d944a1-fa1c-39aa-8fcc-eecc9e2097cb
  588. [22:06:24] [Server thread/INFO]: [ASkyBlock] No players/e9d944a1-fa1c-39aa-8fcc-eecc9e2097cb.yml found. Creating it...
  589. [22:06:24] [Server thread/INFO]: /island help
  590. [22:06:24] [Server thread/INFO]: This command is not supported in console yet!
  591. [22:06:24] [Server thread/INFO]: Rinoxis97[/37.187.140.203:49552] logged in with entity id 4297 at ([world]704.0, 28.0, 694.0)
  592. [22:06:24] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/e9d944a1-fa1c-39aa-8fcc-eecc9e2097cb.yml
  593. [22:07:01] [Netty Epoll Server IO #3/INFO]: UUID of player carlosd123fel is 08cf4cca-a1c9-3ac4-95e7-facb3b4d2593
  594. [22:07:01] [Server thread/INFO]: /island help
  595. [22:07:01] [Server thread/INFO]: This command is not supported in console yet!
  596. [22:07:01] [Server thread/INFO]: carlosd123fel[/37.187.140.203:34600] logged in with entity id 5301 at ([world]704.0, 28.0, 694.0)
  597. [22:07:13] [Netty Epoll Server IO #0/INFO]: UUID of player zXprogamerXz is 44260c59-5fbe-3fe9-b115-9fcdce43b291
  598. [22:07:13] [Server thread/INFO]: /island help
  599. [22:07:13] [Server thread/INFO]: This command is not supported in console yet!
  600. [22:07:13] [Server thread/INFO]: zXprogamerXz[/37.187.140.203:51706] logged in with entity id 5694 at ([world]704.0, 28.0, 694.0)
  601. [22:07:29] [Server thread/INFO]: zXprogamerXz issued server command: /is
  602. [22:07:30] [Server thread/INFO]: Rinoxis97 fell out of the world
  603. [22:07:37] [Server thread/INFO]: supersabrozhongo issued server command: /warp nether
  604. [22:07:41] [Netty Epoll Server IO #1/INFO]: UUID of player xXADRIANXxXD is 3ec66317-3aa5-3d73-9723-787c54e26762
  605. [22:07:41] [Server thread/INFO]: [ASkyBlock] No players/3ec66317-3aa5-3d73-9723-787c54e26762.yml found. Creating it...
  606. [22:07:41] [Server thread/INFO]: /island help
  607. [22:07:41] [Server thread/INFO]: This command is not supported in console yet!
  608. [22:07:42] [Server thread/INFO]: xXADRIANXxXD[/37.187.140.203:51188] logged in with entity id 6879 at ([world]704.0, 28.0, 694.0)
  609. [22:07:42] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/3ec66317-3aa5-3d73-9723-787c54e26762.yml
  610. [22:07:47] [Server thread/INFO]: xXADRIANXxXD lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  611. [22:07:48] [Server thread/INFO]: CONSOLE issued server command: /list
  612. [22:07:48] [Server thread/INFO]: Hay 6 jugadores de un máximo de 300 jugadores en linea.
  613. [22:07:48] [Server thread/INFO]: Usuario: carlosd123fel, FILETA, Rinoxis97, supersabrozhongo, zentrix26, zXprogamerXz
  614. [22:07:48] [Netty Epoll Server IO #2/INFO]: UUID of player papatequerro is 129a4387-19df-3cea-b874-ac121095fe3b
  615. [22:07:48] [Server thread/INFO]: [ASkyBlock] No players/129a4387-19df-3cea-b874-ac121095fe3b.yml found. Creating it...
  616. [22:07:49] [Server thread/INFO]: /island help
  617. [22:07:49] [Server thread/INFO]: This command is not supported in console yet!
  618. [22:07:49] [Server thread/INFO]: papatequerro[/37.187.140.203:37773] logged in with entity id 7099 at ([world]704.0, 28.0, 694.0)
  619. [22:07:49] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/129a4387-19df-3cea-b874-ac121095fe3b.yml
  620. [22:07:51] [Server thread/INFO]: Rinoxis97 fell out of the world
  621. [22:07:55] [Netty Epoll Server IO #3/INFO]: UUID of player elias2305 is 4fafbfe8-a27d-3a2d-8e32-42183d7e1244
  622. [22:07:55] [Server thread/INFO]: /island help
  623. [22:07:55] [Server thread/INFO]: This command is not supported in console yet!
  624. [22:07:55] [Server thread/INFO]: elias2305[/37.187.140.203:35798] logged in with entity id 7315 at ([world]704.0, 28.0, 694.0)
  625. [22:07:57] [Server thread/INFO]: FILETA issued server command: /island help
  626. [22:07:57] [Server thread/INFO]: <supersabrozhongo> haste tp pendej0
  627. [22:07:59] [Server thread/INFO]: papatequerro issued server command: /menujuegos
  628. [22:08:09] [Server thread/INFO]: elias2305 issued server command: /is
  629. [22:08:17] [Server thread/INFO]: Rinoxis97 issued server command: /dinero
  630. [22:08:17] [Server thread/INFO]: Rinoxis97 issued mycmd command ID(27) /dinero
  631. [22:08:17] [Server thread/INFO]: Rinoxis97 issued server command: /money
  632. [22:08:17] [Netty Epoll Server IO #0/INFO]: UUID of player Anthony92 is 206a2100-d4ca-37f1-bd38-42e2e526df0d
  633. [22:08:18] [Server thread/INFO]: /island help
  634. [22:08:18] [Server thread/INFO]: This command is not supported in console yet!
  635. [22:08:18] [Server thread/INFO]: Anthony92[/37.187.140.203:51478] logged in with entity id 8507 at ([world]704.0, 28.0, 694.0)
  636. [22:08:20] [Server thread/INFO]: carlosd123fel lost connection: Disconnected
  637. [22:08:20] [Server thread/WARN]: zentrix26 moved wrongly!
  638. [22:08:25] [Server thread/INFO]: Anthony92 lost connection: Disconnected
  639. [22:08:27] [Server thread/INFO]: <supersabrozhongo> haste tp pendej0
  640. [22:08:28] [Netty Epoll Server IO #1/INFO]: UUID of player andrescontreg is d219c163-2639-3605-8c82-24b22a801f3e
  641. [22:08:28] [Server thread/INFO]: /island help
  642. [22:08:28] [Server thread/INFO]: This command is not supported in console yet!
  643. [22:08:28] [Server thread/INFO]: andrescontreg[/37.187.140.203:35787] logged in with entity id 9166 at ([world]704.0, 28.0, 694.0)
  644. [22:08:28] [Server thread/INFO]: papatequerro issued server command: /menujuegos
  645. [22:08:31] [Netty Epoll Server IO #2/INFO]: UUID of player ThoNaik is 05535a4a-30aa-3798-8d88-a805c3cde517
  646. [22:08:31] [Server thread/INFO]: /island help
  647. [22:08:31] [Server thread/INFO]: This command is not supported in console yet!
  648. [22:08:32] [Server thread/INFO]: ThoNaik[/37.187.140.203:38120] logged in with entity id 9418 at ([world]704.0, 28.0, 694.0)
  649. [22:08:32] [Server thread/INFO]: <elias2305> al fin se pudo
  650. [22:08:35] [Server thread/INFO]: Rinoxis97 issued server command: /skyblock
  651. [22:08:35] [Server thread/INFO]: Rinoxis97 issued mycmd command ID(8) /skyblock
  652. [22:08:35] [Server thread/INFO]: Rinoxis97 issued server command: /skyblockabrir
  653. [22:08:36] [Server thread/INFO]: papatequerro lost connection: Disconnected
  654. [22:08:38] [Server thread/INFO]: andrescontreg issued server command: /is
  655. [22:08:41] [Server thread/INFO]: ThoNaik issued server command: /is
  656. [22:08:45] [Server thread/INFO]: Rinoxis97 issued server command: /island
  657. [22:08:46] [Server thread/INFO]: Title command successfully executed
  658. [22:08:46] [Server thread/INFO]: Title command successfully executed
  659. [22:08:52] [Server thread/INFO]: <elias2305> al fin se pudo cada vez caga n mas el server cada vez mas lag y todo eso
  660. [22:08:53] [Server thread/INFO]: <elias2305> al fin se pudo cada vez caga n mas el server cada vez mas lag y todo eso
  661. [22:09:14] [Netty Epoll Server IO #3/INFO]: UUID of player Cristiandubst is 482b10c6-2150-39dc-b787-f59af608e507
  662. [22:09:14] [Server thread/INFO]: /island help
  663. [22:09:14] [Server thread/INFO]: This command is not supported in console yet!
  664. [22:09:14] [Server thread/INFO]: Cristiandubst[/37.187.140.203:54918] logged in with entity id 14507 at ([world]704.0, 28.0, 694.0)
  665. [22:09:24] [Netty Epoll Server IO #0/INFO]: UUID of player carlosd123fel is 08cf4cca-a1c9-3ac4-95e7-facb3b4d2593
  666. [22:09:25] [Server thread/INFO]: /island help
  667. [22:09:25] [Server thread/INFO]: This command is not supported in console yet!
  668. [22:09:25] [Server thread/INFO]: carlosd123fel[/37.187.140.203:50098] logged in with entity id 15520 at ([world]704.0, 28.0, 694.0)
  669. [22:09:25] [Server thread/INFO]: Cristiandubst issued server command: /isla
  670. [22:09:25] [Server thread/INFO]: Cristiandubst issued mycmd command ID(9) /isla
  671. [22:09:25] [Server thread/INFO]: Cristiandubst issued server command: /island
  672. [22:09:29] [Server thread/INFO]: elias2305 issued server command: /warp nether
  673. [22:09:34] [Netty Epoll Server IO #1/INFO]: UUID of player S_Tutoriales is 3006777b-848b-3a31-afd4-35c1ae019926
  674. [22:09:35] [Server thread/INFO]: /island help
  675. [22:09:35] [Server thread/INFO]: This command is not supported in console yet!
  676. [22:09:35] [Server thread/INFO]: S_Tutoriales[/37.187.140.203:46634] logged in with entity id 16402 at ([world]704.0, 28.0, 694.0)
  677. [22:09:39] [Server thread/INFO]: S_Tutoriales issued server command: /is
  678. [22:09:48] [Server thread/INFO]: elias2305 issued server command: /is
  679. [22:09:49] [Server thread/INFO]: carlosd123fel issued server command: /is
  680. [22:09:49] [Netty Epoll Server IO #2/INFO]: UUID of player mariogreen is aeddd8c5-adf1-3e5c-b75e-75a14230ef51
  681. [22:09:49] [Server thread/INFO]: [ASkyBlock] No players/aeddd8c5-adf1-3e5c-b75e-75a14230ef51.yml found. Creating it...
  682. [22:09:49] [Server thread/INFO]: /island help
  683. [22:09:49] [Server thread/INFO]: This command is not supported in console yet!
  684. [22:09:50] [Server thread/INFO]: mariogreen[/37.187.140.203:33161] logged in with entity id 17477 at ([world]704.0, 28.0, 694.0)
  685. [22:09:50] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/aeddd8c5-adf1-3e5c-b75e-75a14230ef51.yml
  686. [22:09:55] [Server thread/INFO]: mariogreen lost connection: Disconnected
  687. [22:09:58] [Server thread/INFO]: ThoNaik issued server command: /is warp s_
  688. [22:09:58] [Server thread/INFO]: <S_Tutoriales> vengan a /is warp S_Tutoriales hay parkour,generador de mobs,dungeon,mesa de encantamientos y mas :D
  689. [22:10:04] [Netty Epoll Server IO #3/INFO]: UUID of player tolozajuan is 9ff117e4-44d8-32e5-8120-14999c9ecaa2
  690. [22:10:04] [Server thread/INFO]: /island help
  691. [22:10:04] [Server thread/INFO]: This command is not supported in console yet!
  692. [22:10:04] [Server thread/INFO]: tolozajuan[/37.187.140.203:45921] logged in with entity id 19530 at ([world]704.0, 28.0, 694.0)
  693. [22:10:07] [Server thread/INFO]: S_Tutoriales lost connection: Disconnected
  694. [22:10:09] [Server thread/INFO]: tolozajuan issued server command: /is
  695. [22:10:12] [Server thread/INFO]: carlosd123fel issued server command: /is warp s_
  696. [22:10:18] [Server thread/INFO]: Cristiandubst issued server command: /is warp s_tutoriales
  697. [22:10:28] [Server thread/INFO]: FILETA issued server command: /tpa supersabrozhongo
  698. [22:10:35] [Server thread/WARN]: zentrix26 moved wrongly!
  699. [22:10:36] [Server thread/INFO]: ThoNaik issued server command: /is
  700. [22:10:40] [Netty Epoll Server IO #0/INFO]: UUID of player FosterAura26 is 572a6df4-b53c-3957-8bd0-8c9ee0820a43
  701. [22:10:40] [Server thread/INFO]: /island help
  702. [22:10:40] [Server thread/INFO]: This command is not supported in console yet!
  703. [22:10:40] [Server thread/INFO]: FosterAura26[/37.187.140.203:44191] logged in with entity id 22758 at ([world]704.0, 28.0, 694.0)
  704. [22:10:44] [Server thread/INFO]: supersabrozhongo issued server command: /tpaccept
  705. [22:10:44] [Netty Epoll Server IO #1/INFO]: UUID of player oscardelgado779 is ea736b18-a6c4-305b-bff7-b9db85b7c10e
  706. [22:10:45] [Server thread/INFO]: /island help
  707. [22:10:45] [Server thread/INFO]: This command is not supported in console yet!
  708. [22:10:45] [Server thread/INFO]: oscardelgado779[/37.187.140.203:49491] logged in with entity id 23573 at ([world]704.0, 28.0, 694.0)
  709. [22:10:51] [Netty Epoll Server IO #2/INFO]: UUID of player S_Tutoriales is 3006777b-848b-3a31-afd4-35c1ae019926
  710. [22:10:51] [Server thread/INFO]: /island help
  711. [22:10:51] [Server thread/INFO]: This command is not supported in console yet!
  712. [22:10:52] [Server thread/INFO]: S_Tutoriales[/37.187.140.203:55207] logged in with entity id 24695 at ([world]704.0, 28.0, 694.0)
  713. [22:10:52] [Server thread/INFO]: Sistema > Analizando estado del sistema...
  714. [22:10:52] [Server thread/INFO]: FosterAura26 issued server command: /is warp s_tutoriales
  715. [22:10:53] [Server thread/INFO]: Sistema > Limpieza del sistema completada.
  716. [22:10:54] [Server thread/INFO]: FILETA issued server command: /is
  717. [22:10:56] [Server thread/INFO]: S_Tutoriales issued server command: /is
  718. [22:10:58] [Server thread/INFO]: <zXprogamerXz> quien me vende 1 stakd de calavaza por blockes de diamond
  719. [22:11:00] [Server thread/INFO]: elias2305 issued server command: /is
  720. [22:11:00] [Server thread/INFO]: oscardelgado779 issued server command: /coliseo
  721. [22:11:00] [Server thread/INFO]: oscardelgado779 issued mycmd command ID(1) /coliseo
  722. [22:11:00] [Server thread/INFO]: oscardelgado779 issued server command: /warp coliseo
  723. [22:11:03] [Server thread/WARN]: Cristiandubst moved too quickly! -9.698675418834455,-1.0,-14.039834947285271 (9.698675418834455, 1.0, 14.039834947285271)
  724. [22:11:05] [Server thread/INFO]: <S_Tutoriales> vengan a /is warp S_Tutoriales hay parkour,generador de mobs,dungeon,mesa de encantamientos y mas :D
  725. [22:11:07] [Server thread/WARN]: Cristiandubst moved wrongly!
  726. [22:11:08] [Server thread/INFO]: ThoNaik issued server command: /is warp s_
  727. [22:11:10] [Server thread/INFO]: elias2305 issued server command: /warp nether
  728. [22:11:10] [Server thread/INFO]: FILETA issued server command: /tpa supersabrozhongo
  729. [22:11:11] [Server thread/INFO]: ThoNaik issued server command: /is
  730. [22:11:13] [Server thread/INFO]: <FosterAura26> Hola alguien conocidoooo????
  731. [22:11:16] [Netty Epoll Server IO #3/INFO]: UUID of player Elyohan93 is 7a20f0e8-34e7-328e-b961-a5dea490bee2
  732. [22:11:17] [Server thread/INFO]: /island help
  733. [22:11:17] [Server thread/INFO]: This command is not supported in console yet!
  734. [22:11:17] [Server thread/INFO]: Elyohan93[/37.187.140.203:42849] logged in with entity id 27843 at ([world]704.0, 28.0, 694.0)
  735. [22:11:18] [Server thread/INFO]: supersabrozhongo issued server command: /tpaccept
  736. [22:11:19] [Server thread/INFO]: <FosterAura26> hola s
  737. [22:11:20] [Server thread/INFO]: oscardelgado779 issued server command: /is
  738. [22:11:26] [Server thread/INFO]: ThoNaik issued server command: /tpa carlosd
  739. [22:11:31] [Server thread/INFO]: carlosd123fel issued server command: /tpaccept
  740. [22:12:15] [Server thread/INFO]: FosterAura26 issued server command: /tpa rinkako
  741. [22:12:23] [Netty Epoll Server IO #0/INFO]: UUID of player sebbastian777 is ca096744-477a-35c6-9c0f-f8637de55a58
  742. [22:12:23] [Server thread/INFO]: [ASkyBlock] No players/ca096744-477a-35c6-9c0f-f8637de55a58.yml found. Creating it...
  743. [22:12:23] [Server thread/INFO]: /island help
  744. [22:12:23] [Server thread/INFO]: This command is not supported in console yet!
  745. [22:12:24] [Server thread/INFO]: sebbastian777[/37.187.140.203:34994] logged in with entity id 33533 at ([world]704.0, 28.0, 694.0)
  746. [22:12:24] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/ca096744-477a-35c6-9c0f-f8637de55a58.yml
  747. [22:12:32] [Server thread/INFO]: zXprogamerXz issued server command: /is
  748. [22:12:33] [Server thread/INFO]: zXprogamerXz fell from a high place
  749. [22:12:37] [Server thread/INFO]: zXprogamerXz issued server command: /is
  750. [22:12:37] [Server thread/ERROR]: [ASkyBlock] Could not obtain a name for the player with UUID e68c9f4a-c19a-3d77-b8cb-5167b11c1f4f
  751. [22:12:38] [Server thread/INFO]: sebbastian777 lost connection: Disconnected
  752. [22:12:43] [Server thread/INFO]: <S_Tutoriales> vengan a /is warp S_Tutoriales hay parkour,generador de mobs,dungeon,mesa de encantamientos y mas :D
  753. [22:12:46] [Server thread/WARN]: Rinoxis97 moved wrongly!
  754. [22:12:46] [Server thread/WARN]: Rinoxis97 moved wrongly!
  755. [22:12:46] [Server thread/WARN]: Rinoxis97 moved wrongly!
  756. [22:12:50] [Server thread/INFO]: Elyohan93 issued server command: /is
  757. [22:12:53] [Server thread/INFO]: ThoNaik issued server command: /is warp S_
  758. [22:12:54] [Netty Epoll Server IO #1/INFO]: UUID of player Gorkinx is 3939369b-0865-36ba-b3b0-3d7802647d1e
  759. [22:12:54] [Server thread/INFO]: /island help
  760. [22:12:54] [Server thread/INFO]: This command is not supported in console yet!
  761. [22:12:54] [Server thread/INFO]: Gorkinx[/37.187.140.203:51408] logged in with entity id 36581 at ([world]704.0, 28.0, 694.0)
  762. [22:12:55] [Netty Epoll Server IO #2/INFO]: UUID of player dark9910 is 0db499f7-757a-3f82-907f-6c28e20df316
  763. [22:12:55] [Server thread/INFO]: [ASkyBlock] No players/0db499f7-757a-3f82-907f-6c28e20df316.yml found. Creating it...
  764. [22:12:56] [Server thread/INFO]: /island help
  765. [22:12:56] [Server thread/INFO]: This command is not supported in console yet!
  766. [22:12:56] [Server thread/INFO]: dark9910[/37.187.140.203:59937] logged in with entity id 36771 at ([world]704.0, 28.0, 694.0)
  767. [22:12:56] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/0db499f7-757a-3f82-907f-6c28e20df316.yml
  768. [22:13:00] [Server thread/INFO]: elias2305 issued server command: /is
  769. [22:13:01] [Server thread/INFO]: <Gorkinx> oscardelgado779
  770. [22:13:04] [Netty Epoll Server IO #3/INFO]: UUID of player Cristian_Games is 6e0918fe-7473-3ff8-acac-56309589838f
  771. [22:13:04] [Server thread/INFO]: /island help
  772. [22:13:04] [Server thread/INFO]: This command is not supported in console yet!
  773. [22:13:04] [Server thread/INFO]: Cristian_Games[/37.187.140.203:60322] logged in with entity id 37851 at ([world]704.0, 28.0, 694.0)
  774. [22:13:07] [Server thread/INFO]: <oscardelgado779> que
  775. [22:13:10] [Server thread/INFO]: <Gorkinx> No puedo en 1 semana llamada
  776. [22:13:12] [Server thread/INFO]: ThoNaik issued server command: /tpa s_
  777. [22:13:13] [Server thread/INFO]: <Gorkinx> me castigaron
  778. [22:13:17] [Server thread/INFO]: Gorkinx issued server command: /is
  779. [22:13:29] [Server thread/INFO]: ThoNaik issued server command: /tpa carlosd
  780. [22:13:34] [Server thread/INFO]: Cristian_Games issued server command: /isla
  781. [22:13:34] [Server thread/INFO]: Cristian_Games issued mycmd command ID(9) /isla
  782. [22:13:34] [Server thread/INFO]: Cristian_Games issued server command: /island
  783. [22:13:36] [Netty Epoll Server IO #0/INFO]: UUID of player panchosky is 83bbeb09-0f58-3dfe-9a9d-b6a1a736a751
  784. [22:13:36] [Server thread/INFO]: [ASkyBlock] No players/83bbeb09-0f58-3dfe-9a9d-b6a1a736a751.yml found. Creating it...
  785. [22:13:36] [Server thread/INFO]: /island help
  786. [22:13:36] [Server thread/INFO]: This command is not supported in console yet!
  787. [22:13:37] [Server thread/INFO]: panchosky[/37.187.140.203:53887] logged in with entity id 40145 at ([world]704.0, 28.0, 694.0)
  788. [22:13:37] [Server thread/INFO]: carlosd123fel issued server command: /tpaccept
  789. [22:13:37] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/83bbeb09-0f58-3dfe-9a9d-b6a1a736a751.yml
  790. [22:13:38] [Server thread/INFO]: Gorkinx issued server command: /colsieo
  791. [22:13:41] [Server thread/INFO]: Gorkinx issued server command: /colsieo
  792. [22:13:42] [Server thread/INFO]: panchosky issued server command: /menujuegos
  793. [22:13:43] [Netty Epoll Server IO #1/INFO]: UUID of player falcon32 is c0a0c667-b7d0-3911-a567-9e47d757fc21
  794. [22:13:43] [Server thread/INFO]: [ASkyBlock] No players/c0a0c667-b7d0-3911-a567-9e47d757fc21.yml found. Creating it...
  795. [22:13:43] [Server thread/INFO]: /island help
  796. [22:13:43] [Server thread/INFO]: This command is not supported in console yet!
  797. [22:13:43] [Server thread/INFO]: falcon32[/37.187.140.203:34131] logged in with entity id 40895 at ([world]704.0, 28.0, 694.0)
  798. [22:13:44] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/c0a0c667-b7d0-3911-a567-9e47d757fc21.yml
  799. [22:13:46] [Netty Epoll Server IO #2/INFO]: UUID of player xsmatry is fe02e60f-4d77-36c4-b56c-a460076d0ddb
  800. [22:13:46] [Server thread/INFO]: [ASkyBlock] No players/fe02e60f-4d77-36c4-b56c-a460076d0ddb.yml found. Creating it...
  801. [22:13:47] [Server thread/INFO]: /island help
  802. [22:13:47] [Server thread/INFO]: This command is not supported in console yet!
  803. [22:13:47] [Server thread/INFO]: xsmatry[/37.187.140.203:54063] logged in with entity id 41152 at ([world]704.0, 28.0, 694.0)
  804. [22:13:47] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/fe02e60f-4d77-36c4-b56c-a460076d0ddb.yml
  805. [22:13:47] [Server thread/INFO]: falcon32 lost connection: Disconnected
  806. [22:13:49] [Netty Epoll Server IO #3/INFO]: UUID of player GaboGaymerz is ca6ae403-a43e-3edd-96cc-e4d7e39cb699
  807. [22:13:50] [Server thread/INFO]: [ASkyBlock] No players/ca6ae403-a43e-3edd-96cc-e4d7e39cb699.yml found. Creating it...
  808. [22:13:50] [Server thread/INFO]: /island help
  809. [22:13:50] [Server thread/INFO]: This command is not supported in console yet!
  810. [22:13:50] [Server thread/INFO]: GaboGaymerz[/37.187.140.203:45819] logged in with entity id 41363 at ([world]704.0, 28.0, 694.0)
  811. [22:13:50] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/ca6ae403-a43e-3edd-96cc-e4d7e39cb699.yml
  812. [22:13:53] [Server thread/INFO]: xsmatry lost connection: Disconnected
  813. [22:13:56] [Server thread/INFO]: panchosky issued server command: /menujuegos
  814. [22:13:58] [Server thread/INFO]: <Gorkinx> Manden tp regalo cosas
  815. [22:13:59] [Server thread/INFO]: panchosky issued server command: /menujuegos
  816. [22:14:00] [Server thread/INFO]: dark9910 lost connection: Disconnected
  817. [22:14:00] [Server thread/INFO]: Gorkinx issued server command: /is
  818. [22:14:01] [Server thread/INFO]: <S_Tutoriales> vengan a /is warp S_Tutoriales hay parkour,generador de mobs,dungeon,mesa de encantamientos y mas :D
  819. [22:14:01] [Netty Epoll Server IO #0/INFO]: UUID of player xsmatry is fe02e60f-4d77-36c4-b56c-a460076d0ddb
  820. [22:14:01] [Server thread/INFO]: /island help
  821. [22:14:01] [Server thread/INFO]: This command is not supported in console yet!
  822. [22:14:01] [Server thread/INFO]: xsmatry[/37.187.140.203:53384] logged in with entity id 42116 at ([world]704.0, 28.0, 694.0)
  823. [22:14:03] [Server thread/INFO]: GaboGaymerz lost connection: Disconnected
  824. [22:14:03] [Server thread/INFO]: Gorkinx issued server command: /coliseo
  825. [22:14:03] [Server thread/INFO]: Gorkinx issued mycmd command ID(1) /coliseo
  826. [22:14:03] [Server thread/INFO]: Gorkinx issued server command: /warp coliseo
  827. [22:14:06] [Server thread/INFO]: panchosky issued server command: /menujuegos
  828. [22:14:12] [Server thread/WARN]: Rinoxis97 moved wrongly!
  829. [22:14:15] [Server thread/INFO]: <FosterAura26> s tpa necesito tu ayuda
  830. [22:14:17] [Server thread/INFO]: panchosky issued server command: /menujuegos
  831. [22:14:18] [Server thread/INFO]: <FosterAura26> s tpa necesito tu ayuda
  832. [22:14:21] [Server thread/INFO]: panchosky fell out of the world
  833. [22:14:22] [Netty Epoll Server IO #1/INFO]: UUID of player GaboGaymerz is ca6ae403-a43e-3edd-96cc-e4d7e39cb699
  834. [22:14:22] [Server thread/INFO]: /island help
  835. [22:14:22] [Server thread/INFO]: This command is not supported in console yet!
  836. [22:14:23] [Server thread/INFO]: GaboGaymerz[/37.187.140.203:41577] logged in with entity id 44393 at ([world]704.0, 28.0, 694.0)
  837. [22:14:23] [Netty Epoll Server IO #2/INFO]: UUID of player dark9910 is 0db499f7-757a-3f82-907f-6c28e20df316
  838. [22:14:23] [Server thread/INFO]: /island help
  839. [22:14:23] [Server thread/INFO]: This command is not supported in console yet!
  840. [22:14:24] [Server thread/INFO]: dark9910[/37.187.140.203:52059] logged in with entity id 44497 at ([world]704.0, 28.0, 694.0)
  841. [22:14:25] [Server thread/INFO]: Gorkinx issued server command: /tpa FosterAura26
  842. [22:14:33] [Server thread/INFO]: FosterAura26 issued server command: /tpaccept
  843. [22:14:35] [Server thread/INFO]: panchosky issued server command: /menujuegos
  844. [22:14:37] [Server thread/INFO]: dark9910 issued server command: /is
  845. [22:14:37] [Server thread/INFO]: Title command successfully executed
  846. [22:14:37] [Server thread/INFO]: Title command successfully executed
  847. [22:14:38] [Server thread/INFO]: panchosky issued server command: /menujuegos
  848. [22:14:40] [Server thread/INFO]: panchosky issued server command: /menujuegos
  849. [22:14:41] [Server thread/INFO]: <FosterAura26> que quieres tu noob?
  850. [22:14:41] [Server thread/INFO]: elias2305 issued server command: /warp nether
  851. [22:14:44] [Server thread/INFO]: ThoNaik was blown up by Creeper
  852. [22:14:44] [Netty Epoll Server IO #3/INFO]: UUID of player AntonyTsunami is c677b3f3-2e83-378e-a3f3-6813ea04a630
  853. [22:14:44] [Server thread/INFO]: [ASkyBlock] No players/c677b3f3-2e83-378e-a3f3-6813ea04a630.yml found. Creating it...
  854. [22:14:45] [Server thread/INFO]: /island help
  855. [22:14:45] [Server thread/INFO]: This command is not supported in console yet!
  856. [22:14:45] [Server thread/INFO]: AntonyTsunami[/37.187.140.203:37800] logged in with entity id 46720 at ([world]704.0, 28.0, 694.0)
  857. [22:14:45] [pool-10-thread-1/INFO]: Creando configuración vacía: /home/Minecraft/SKYBDM001/plugins/Essentials/userdata/c677b3f3-2e83-378e-a3f3-6813ea04a630.yml
  858. [22:14:45] [Server thread/INFO]: <Gorkinx> .-.
  859. [22:14:47] [Server thread/INFO]: <Gorkinx> -_-
  860. [22:14:48] [Server thread/INFO]: ThoNaik issued server command: /tpa carlosd
  861. [22:14:53] [Server thread/INFO]: ThoNaik issued server command: /alquilarservidor
  862. [22:14:53] [Server thread/INFO]: ThoNaik issued server command: /alquilarservidor
  863. [22:14:53] [Server thread/INFO]: carlosd123fel issued server command: /tpaccept
  864. [22:14:53] [Server thread/INFO]: xsmatry fell out of the world
  865. [22:14:54] [Server thread/INFO]: <Gorkinx> No pediste tp?
  866. [22:14:57] [Server thread/INFO]: <panchosky> funca el buildbattle?
  867. [22:15:01] [Server thread/INFO]: <FosterAura26> ati no a s_tutoriales
  868. [22:15:08] [Server thread/INFO]: <Gorkinx> Si a tu herman!
  869. [22:15:11] [Server thread/INFO]: <Gorkinx> Tu novio
  870. [22:15:12] [Server thread/INFO]: Cristiandubst lost connection: Disconnected
  871. [22:15:14] [Server thread/INFO]: <Gorkinx> Es ese
  872. [22:15:14] [Server thread/WARN]: Rinoxis97 moved wrongly!
  873. [22:15:14] [Server thread/WARN]: Rinoxis97 moved wrongly!
  874. [22:15:17] [Server thread/INFO]: AntonyTsunami fell out of the world
  875. [22:15:17] [Server thread/INFO]: oscardelgado779 lost connection: Disconnected
  876. [22:15:17] [Server thread/INFO]: panchosky fell out of the world
  877. [22:15:19] [Server thread/INFO]: <FosterAura26> Okey:D
  878. [22:15:20] [Netty Epoll Server IO #0/INFO]: UUID of player pppo is 1c8555ef-08b6-3bd2-8f2d-90b7ca312cda
  879. [22:15:20] [Server thread/INFO]: /island help
  880. [22:15:20] [Server thread/INFO]: This command is not supported in console yet!
  881. [22:15:20] [Server thread/INFO]: pppo[/37.187.140.203:42584] logged in with entity id 49355 at ([Skyblock]-5599.5, 116.0, -2999.5)
  882. [22:15:21] [Server thread/WARN]: Rinoxis97 moved wrongly!
  883. [22:15:21] [Server thread/WARN]: Rinoxis97 moved wrongly!
  884. [22:15:22] [Server thread/INFO]: Gorkinx issued server command: /is
  885. [22:15:22] [Server thread/INFO]: AntonyTsunami issued server command: /menujuegos
  886. [22:15:23] [Server thread/INFO]: <FosterAura26> como tu digas
  887. [22:15:24] [Server thread/INFO]: AntonyTsunami issued server command: /menujuegos
  888. [22:15:26] [Server thread/INFO]: panchosky issued server command: /menujuegos
  889. [22:15:30] [Server thread/INFO]: AntonyTsunami lost connection: Disconnected
  890. [22:15:35] [Server thread/INFO]: Gorkinx issued server command: /tpa oscardelga
  891. [22:15:40] [Server thread/INFO]: pppo fell out of the world
  892. [22:15:42] [Server thread/INFO]: <FosterAura26> s_tutoriales venta
  893. [22:15:46] [Server thread/INFO]: panchosky issued server command: /menujuegos
  894. [22:15:46] [Server thread/INFO]: panchosky issued server command: /menujuegos
  895. [22:15:46] [Server thread/INFO]: panchosky issued server command: /menujuegos
  896. [22:15:47] [Server thread/INFO]: <FosterAura26> ven perdon
  897. [22:15:47] [Server thread/INFO]: <Gorkinx> ThoNaik
  898. [22:15:50] [Server thread/INFO]: xsmatry fell out of the world
  899. [22:15:53] [Server thread/INFO]: <Gorkinx> Hola :D
  900. [22:16:01] [Server thread/INFO]: carlosd123fel issued server command: /menupersonal
  901. [22:16:01] [Server thread/INFO]: carlosd123fel issued server command: /menupersonal
  902. [22:16:04] [Server thread/INFO]: GaboGaymerz fell out of the world
  903. [22:16:05] [Server thread/INFO]: pppo lost connection: Disconnected
  904. [22:16:05] [Server thread/INFO]: FosterAura26 issued server command: /is
  905. [22:16:06] [Server thread/INFO]: xsmatry issued server command: /menujuegos
  906. [22:16:13] [Server thread/INFO]: andrescontreg was slain by Spider
  907. [22:16:15] [Server thread/INFO]: ThoNaik was shot by Skeleton
  908. [22:16:15] [Server thread/INFO]: CONSOLE issued server command: /s
  909. [22:16:15] [Server thread/INFO]: Error: Solo jugadores dentro del juego pueden usar s.
  910. [22:16:15] [Server thread/INFO]: <Elyohan93> tengo 1 stack de piedra lo cambio por 40 huesos
  911. [22:16:17] [Server thread/WARN]: xsmatry moved wrongly!
  912. [22:16:18] [Server thread/INFO]: ThoNaik issued server command: /tpa carlosd
  913. [22:16:22] [Server thread/INFO]: carlosd123fel issued server command: /tpaccept
  914. [22:16:23] [Server thread/INFO]: Cristian_Games was shot by Skeleton
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement