Advertisement
Guest User

Untitled

a guest
Dec 21st, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 219.82 KB | None | 0 0
  1. [14:27:20] [Client thread/INFO]: Setting user: GreatGamerPkcd
  2. [14:27:23] [Client thread/WARN]: Skipping bad option: lastServer:
  3. [14:27:23] [Client thread/INFO]: LWJGL Version: 2.9.4
  4. [14:27:27] [Client thread/INFO]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:FoamFix, FMLFileResourcePack:It's the little things, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:'Pixelmon+ Metrics', FMLFileResourcePack:Pixelmon, FMLFileResourcePack:PokeRadar
  5. [14:27:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [14:27:40] [Thread-10/INFO]: Initializing LWJGL OpenAL
  7. [14:27:40] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [14:27:40] [Thread-10/INFO]: OpenAL initialized.
  9. [14:27:40] [Sound Library Loader/INFO]: Sound engine started
  10. [14:27:41] [Client thread/INFO]: Created: 16x16 textures-atlas
  11. [14:27:57] [Client thread/INFO]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:FoamFix, FMLFileResourcePack:It's the little things, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:'Pixelmon+ Metrics', FMLFileResourcePack:Pixelmon, FMLFileResourcePack:PokeRadar
  12. [14:27:58] [Client thread/INFO]: SoundSystem shutting down...
  13. [14:27:58] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  14. [14:27:58] [Sound Library Loader/INFO]: Starting up SoundSystem...
  15. [14:27:58] [Thread-12/INFO]: Initializing LWJGL OpenAL
  16. [14:27:58] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  17. [14:27:58] [Thread-12/INFO]: OpenAL initialized.
  18. [14:27:58] [Sound Library Loader/INFO]: Sound engine started
  19. [14:28:00] [Client thread/ERROR]: Unable to parse metadata from pixelmon:textures/sprites/pokemon/103_1.png
  20. java.lang.RuntimeException: broken aspect ratio and not an animation
  21. at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_188538_a(TextureAtlasSprite.java:335) ~[bwe.class:?]
  22. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:236) [bwd.class:?]
  23. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:154) [bwd.class:?]
  24. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156) [ModelLoader.class:?]
  25. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  26. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  27. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  28. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  29. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  30. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  31. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  32. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  36. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_151]
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  39. [14:28:00] [Client thread/ERROR]: Unable to parse metadata from pixelmon:textures/sprites/shinypokemon/103_1.png
  40. java.lang.RuntimeException: broken aspect ratio and not an animation
  41. at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_188538_a(TextureAtlasSprite.java:335) ~[bwe.class:?]
  42. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:236) [bwd.class:?]
  43. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:154) [bwd.class:?]
  44. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156) [ModelLoader.class:?]
  45. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  46. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  47. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  48. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  49. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  50. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  51. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  52. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  56. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_151]
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  59. [14:28:00] [Client thread/INFO]: Created: 4096x4096 textures-atlas
  60. [14:28:06] [Client thread/WARN]: Skipping bad option: lastServer:
  61. [14:28:22] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  62. [14:28:31] [Client thread/WARN]: Failed to load texture: pixelmon:textures/sprites/pokemon/658-special.png
  63. java.io.FileNotFoundException: pixelmon:textures/sprites/pokemon/658-special.png
  64. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  65. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  66. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:34) ~[bwa.class:?]
  67. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:79) [bwf.class:?]
  68. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:49) [bwf.class:?]
  69. at com.pixelmonmod.pixelmon.client.gui.GuiHelper.bindPokemonSprite(GuiHelper.java:202) [GuiHelper.class:?]
  70. at com.pixelmonmod.pixelmon.client.gui.GuiHelper.bindPokemonSprite(GuiHelper.java:177) [GuiHelper.class:?]
  71. at com.pixelmonmod.pixelmon.client.gui.GuiHelper.bindPokemonSprite(GuiHelper.java:147) [GuiHelper.class:?]
  72. at com.pixelmonmod.pixelmon.client.gui.GuiHelper.bindPokemonSprite(GuiHelper.java:103) [GuiHelper.class:?]
  73. at com.pixelmonmod.pixelmon.client.gui.GuiPixelmonOverlay.drawPokemonSprite(GuiPixelmonOverlay.java:281) [GuiPixelmonOverlay.class:?]
  74. at com.pixelmonmod.pixelmon.client.gui.GuiPixelmonOverlay.onRenderGameOverlay(GuiPixelmonOverlay.java:167) [GuiPixelmonOverlay.class:?]
  75. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_45_GuiPixelmonOverlay_onRenderGameOverlay_Pre.invoke(.dynamic) [?:?]
  76. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  77. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  78. at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:884) [GuiIngameForge.class:?]
  79. at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:117) [GuiIngameForge.class:?]
  80. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1381) [bnz.class:?]
  81. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) [bcx.class:?]
  82. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
  83. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  87. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_151]
  88. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  89. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  90. [14:28:32] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  91. [14:28:33] [Client thread/INFO]: [CHAT] =====================================================
  92. [14:28:33] [Client thread/INFO]: [CHAT]
  93. [14:28:33] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  94. [14:28:33] [Client thread/INFO]: [CHAT]
  95. [14:28:33] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  96. [14:28:33] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  97. [14:28:33] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  98. [14:28:33] [Client thread/INFO]: [CHAT]
  99. [14:28:33] [Client thread/INFO]: [CHAT] =====================================================
  100. [14:28:46] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  101. [14:28:46] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  102. [14:28:46] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  103. [14:28:46] [Client thread/INFO]: [CHAT] and items are currently 35%
  104. [14:28:46] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  105. [14:28:46] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  106. [14:28:53] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: herror everybody
  107. [14:29:41] [Client thread/INFO]: [CHAT] Baron_Ilumman is no longer AFK
  108. [14:29:43] [Client thread/INFO]: [CHAT] Current Balance: 461,034.81 Dollars
  109. [14:29:50] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: wb
  110. [14:31:33] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: So did my upvote not go through?
  111. [14:31:46] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Oh sorry, forgot all about it, let me check
  112. [14:32:16] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from crates including legendaries, shinys, rare candy, and master balls! Check out /warp crates
  113. [14:32:58] [Client thread/INFO]: [CHAT] You sent out Greninja!
  114. [14:33:13] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I need help
  115. [14:33:23] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ?
  116. [14:33:27] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: wats the issue :3
  117. [14:33:48] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I don't know if I should use birch wood as my floor or oak wood
  118. [14:33:49] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: I have not recieved anything yet mate
  119. [14:33:59] [Client thread/INFO]: [CHAT] [T] [m8] [Helper] lDBaronDl: iLuxk
  120. [14:34:02] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: yeh?
  121. [14:34:09] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Whoops, sorry xD
  122. [14:34:14] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Would you like me to rate it?
  123. [14:34:15] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: :3
  124. [14:34:20] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: rate what?
  125. [14:34:27] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Which kinda floor?
  126. [14:34:35] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: sure
  127. [14:34:48] [Client thread/INFO]: [CHAT] You sent out Greninja!
  128. [14:34:57] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: should I use birch or oak
  129. [14:35:09] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  130. [14:35:10] [Client thread/INFO]: [CHAT] You sent out Greninja!
  131. [14:35:12] [Client thread/INFO]: [CHAT] You retrieved Greninja!
  132. [14:35:14] [Client thread/INFO]: [CHAT] You sent out Greninja!
  133. [14:35:15] [Client thread/INFO]: [CHAT] You retrieved Greninja!
  134. [14:35:16] [Client thread/INFO]: [CHAT] You sent out Greninja!
  135. [14:35:35] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  136. [14:35:36] [Client thread/INFO]: [CHAT] You sent out Greninja!
  137. [14:35:37] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Idk
  138. [14:35:42] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: I would've used spruce
  139. [14:35:49] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: k
  140. [14:35:52] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: i'ma try that'
  141. [14:35:52] [Client thread/INFO]: [CHAT] Greninja is unable to battle!
  142. [14:35:54] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  143. [14:35:56] [Client thread/INFO]: [CHAT] You sent out Greninja!
  144. [14:35:56] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Well
  145. [14:36:00] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: thank you
  146. [14:36:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  147. [14:36:15] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: The thing is - it fits soo great to the regular oak
  148. [14:36:16] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  149. [14:36:17] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  150. [14:36:28] [Client thread/INFO]: [CHAT] WARNING >> 32 items have been removed!
  151. [14:36:45] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: did pokedash chat got removed?
  152. [14:36:50] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: in discord
  153. [14:36:53] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: No
  154. [14:37:25] [Client thread/INFO]: [CHAT] You sent out Greninja!
  155. [14:37:35] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: mewtwo is in this right?
  156. [14:37:42] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Yep
  157. [14:37:47] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: dang
  158. [14:38:02] [Client thread/INFO]: [CHAT] You sent out Greninja!
  159. [14:38:39] [Client thread/INFO]: [CHAT] You sent out Greninja!
  160. [14:38:42] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Whats poppin'
  161. [14:38:46] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  162. [14:38:54] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: pop corns are :3
  163. [14:38:59] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: tru
  164. [14:39:09] [Client thread/INFO]: [CHAT] Healer is busy!
  165. [14:39:14] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: dang
  166. [14:39:18] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Can I get any?
  167. [14:39:27] [Client thread/INFO]: [CHAT] You sent out Greninja!
  168. [14:40:16] [Client thread/INFO]: [CHAT] [POKETIP] Upgrade your Pokemon's attributes with /pokebuilder
  169. [14:41:16] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  170. [14:41:16] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  171. [14:41:16] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  172. [14:41:16] [Client thread/INFO]: [CHAT] and items are currently 35%
  173. [14:41:16] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  174. [14:41:16] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  175. [14:41:23] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Syl, have u seen my disc msg or nah?
  176. [14:41:33] [Client thread/INFO]: [CHAT] Your Egg hatched into a Salamence!
  177. [14:41:44] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: It would be better if u followed what i sent. w/e helps so much
  178. [14:41:55] [Client thread/INFO]: [CHAT] Drewseph24, a leader of the Grass gym, has just come online!
  179. [14:41:56] [Client thread/INFO]: [CHAT] >>> Drewseph24 has joined the server! <<<
  180. [14:41:58] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: wb!
  181. [14:42:00] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Wb drew
  182. [14:42:06] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: wb drew
  183. [14:42:11] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: is syl aliv
  184. [14:42:15] [Client thread/INFO]: [CHAT] YorikY, a leader of multiple gyms, has just come online!
  185. [14:42:16] [Client thread/INFO]: [CHAT] >>> YorikY has joined the server! <<<
  186. [14:42:18] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: wb!
  187. [14:42:23] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: wb rook
  188. [14:42:24] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: welp kits have 2 mins so be back
  189. [14:42:24] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Wb Yorik
  190. [14:42:30] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: o/
  191. [14:42:40] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Yorik, loving that mod rank? ;)
  192. [14:42:57] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Yea, I do
  193. [14:43:07] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: ;o
  194. [14:43:13] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Lovin' it
  195. [14:43:15] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Abosse
  196. [14:43:18] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: xD
  197. [14:43:22] [Client thread/INFO]: [CHAT] Shadowlover911 has gone AFK
  198. [14:43:22] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: <3
  199. [14:43:33] [Client thread/INFO]: [CHAT] Shadowlover911 is no longer AFK
  200. [14:43:37] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: ./sudo _itzkennedy_ c: (text here) xd
  201. [14:43:44] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: syl i have like a serious question
  202. [14:43:50] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: getting serious
  203. [14:43:54] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: With Castle
  204. [14:44:03] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: 89% serious
  205. [14:44:09] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: never fully serious
  206. [14:44:16] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  207. [14:44:57] [Client thread/INFO]: [CHAT] gundamkillar, a leader of multiple gyms, has just come online!
  208. [14:45:05] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Wb gundam!
  209. [14:45:25] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: thx baron :D
  210. [14:46:08] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: for the first time in months
  211. [14:46:13] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: there are no poptarts in my house
  212. [14:46:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  213. [14:46:17] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: i'm upset
  214. [14:46:25] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: Baron sorry laptop died, did it go through
  215. [14:46:29] [Client thread/INFO]: [CHAT] WARNING >> 44 items have been removed!
  216. [14:46:54] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: thats very upsetting
  217. [14:48:16] [Client thread/INFO]: [CHAT] [POKETIP] Type /info tokens for info on how Tokens work
  218. [14:48:25] [Client thread/INFO]: [CHAT] whitewolfperson just voted with /vote and received rewards!
  219. [14:48:33] [Client thread/INFO]: [CHAT] whitewolfperson just voted with /vote and received rewards!
  220. [14:48:36] [Client thread/INFO]: [CHAT] WhiteWolfPerson just voted with /vote and received rewards!
  221. [14:48:44] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Oh hi mate
  222. [14:48:51] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: No, i still can't see your upvote
  223. [14:49:02] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: I think u might have done it wrong, in some kind of way
  224. [14:49:18] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: Ah sure it'll be granf
  225. [14:49:27] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: grand*
  226. [14:50:02] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  227. [14:50:23] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: wood anyone like a free house
  228. [14:50:30] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: wood lol
  229. [14:50:33] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: sure
  230. [14:50:35] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: :p
  231. [14:50:38] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  232. [14:50:43] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: tpa lolzfaceguy
  233. [14:51:05] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: it's a nice lil house
  234. [14:51:11] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: built in auto sugarcane farm
  235. [14:51:16] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  236. [14:51:19] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: not too shabby
  237. [14:51:36] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: you could definitely add on a lot to the house already built
  238. [14:51:40] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: this could be a nice place
  239. [14:51:58] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: also there's a ton of apricorn trees
  240. [14:52:05] [Client thread/INFO]: [CHAT] [G] [Trainer] lolzfaceguy: yea
  241. [14:52:14] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: good luck
  242. [14:52:16] [Client thread/INFO]: [CHAT] [POKETIP] Get 8 free rare candy in our store at pokedash.org/donate
  243. [14:53:46] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  244. [14:53:46] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  245. [14:53:46] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  246. [14:53:46] [Client thread/INFO]: [CHAT] and items are currently 35%
  247. [14:53:46] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  248. [14:53:46] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  249. [14:55:00] [Client thread/INFO]: [CHAT] Welcome BestBefore to PokeDash!
  250. [14:55:01] [Client thread/INFO]: [CHAT] Welcome CowboyEthan to PokeDash!
  251. [14:55:04] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Welcome!
  252. [14:55:07] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: Welcome bestbefore and cowboyethan
  253. [14:55:12] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Welcome both bestbefore and cowboyethan!
  254. [14:55:22] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: yo
  255. [14:55:46] [Client thread/INFO]: [CHAT] gundamkillar has gone AFK
  256. [14:56:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  257. [14:56:16] [Client thread/INFO]: [CHAT] [POKETIP] Exchange Tokens into physical items at /warp tokenexchange
  258. [14:56:29] [Client thread/INFO]: [CHAT] WARNING >> 88 items have been removed!
  259. [14:56:37] [Client thread/INFO]: [CHAT] gundamkillar is no longer AFK
  260. [14:56:41] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Hmm, that's not alot of people online.
  261. [14:56:53] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: yep
  262. [14:57:03] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: I'm going to bed in like 20mins tho, would you guys need anything before i go?
  263. [14:57:13] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: a hug?
  264. [14:57:15] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: A spleef mayb?
  265. [14:57:18] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: ^_^
  266. [14:57:21] [Client thread/INFO]: [CHAT] [G] [Trainer] BestBefore: how do i use tokens
  267. [14:57:29] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: ./info tokens
  268. [14:57:30] [Client thread/INFO]: [CHAT] Drewseph24, a leader of the Grass gym, has just come online!
  269. [14:57:31] [Client thread/INFO]: [CHAT] >>> Drewseph24 has joined the server! <<<
  270. [14:57:33] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: wb
  271. [14:57:36] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Wb drew
  272. [14:57:47] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: drew u having some troubles buddy
  273. [14:58:04] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: no was waiting on kits
  274. [14:58:08] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: oo ok
  275. [14:58:08] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: and playing ow
  276. [14:58:11] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Would u like a spleef, or, nvm?
  277. [14:58:39] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: Is there any way to get tokens other than the kit?
  278. [14:58:44] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: I'll take that as a no, and log off xD
  279. [14:58:44] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Voting
  280. [14:58:46] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Voting
  281. [14:58:51] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Cyah guys <3
  282. [14:58:53] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Cya
  283. [14:58:53] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Have a good 1
  284. [14:58:54] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: ok I will vote then
  285. [14:58:55] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: cya barn
  286. [14:58:58] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: cya
  287. [14:59:05] [Client thread/INFO]: [CHAT] [G] [m8] [Helper] lDBaronDl: Cyah Catsel
  288. [14:59:07] [Client thread/INFO]: [CHAT] BestBefore just voted with /vote and received rewards!
  289. [14:59:18] [Client thread/INFO]: [CHAT] Drewseph24 opened a Master crate!
  290. [14:59:23] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Whatchu get
  291. [14:59:24] [Client thread/INFO]: [CHAT] bestbefore just voted with /vote and received rewards!
  292. [14:59:24] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: tokens
  293. [14:59:38] [Client thread/INFO]: [CHAT] bestbefore just voted with /vote and received rewards!
  294. [14:59:41] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: alright back to more ow cya guys
  295. [14:59:45] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: cya
  296. [14:59:46] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: see ya
  297. [15:26:50] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  298. [15:26:59] [Client thread/INFO]: [CHAT] =====================================================
  299. [15:26:59] [Client thread/INFO]: [CHAT]
  300. [15:26:59] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  301. [15:26:59] [Client thread/INFO]: [CHAT]
  302. [15:26:59] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  303. [15:26:59] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  304. [15:26:59] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  305. [15:26:59] [Client thread/INFO]: [CHAT]
  306. [15:26:59] [Client thread/INFO]: [CHAT] =====================================================
  307. [15:26:59] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: cupid
  308. [15:27:02] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: _ItzKennedy_ what are you even doing?
  309. [15:27:14] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: talking bout reindeers
  310. [15:27:18] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: oh
  311. [15:27:32] [Client thread/INFO]: [CHAT] gundamkillar is no longer AFK
  312. [15:27:36] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Big guy
  313. [15:27:40] [Client thread/INFO]: [CHAT] Your Egg hatched into a Weezing!
  314. [15:27:44] [Client thread/INFO]: [CHAT] SamFire10 has gone AFK
  315. [15:27:52] [Client thread/INFO]: [CHAT] SamFire10 is no longer AFK
  316. [15:27:56] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Imme name it dasher, why not xd
  317. [15:28:00] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  318. [15:28:16] [Client thread/INFO]: [CHAT] [POKETIP] Come refine your elite parkour skills in /warp parkour
  319. [15:28:32] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: i did it! finally finished my storage!!
  320. [15:28:40] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: Are the gyms players or npcs?
  321. [15:28:46] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  322. [15:28:47] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: players
  323. [15:28:48] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: players
  324. [15:29:01] [Client thread/INFO]: [CHAT] Current Balance: 461,034.81 Dollars
  325. [15:29:12] [Client thread/INFO]: [CHAT] [G] [Trainer] BestBefore: r they active
  326. [15:29:16] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: some are
  327. [15:29:20] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: am i?
  328. [15:29:24] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  329. [15:29:28] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: sometimes
  330. [15:29:30] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: where is the rock leader
  331. [15:29:36] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: welp
  332. [15:29:47] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: Thats like the 100th person to ask wheres the rock leader ;p
  333. [15:30:16] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: I'm guessing they aren't active at all then
  334. [15:30:18] [Client thread/INFO]: [CHAT] natitfj, natsudragneel00, NatanPlayPower, natsumyhoga, Nat_Carver, NatCreeper10, NatashaGhoul33, Natester906
  335. [15:30:19] [Client thread/INFO]: [CHAT] ----------------- Player Info: natitfj ------------------
  336. [15:30:19] [Client thread/INFO]: [CHAT] natitfj is currently offline
  337. [15:30:19] [Client thread/INFO]: [CHAT] Last online: 1 day, 6 hours, 15 minutes, 16 seconds
  338. [15:30:19] [Client thread/INFO]: [CHAT] Display name: natitfj
  339. [15:30:19] [Client thread/INFO]: [CHAT] ------------------------ « » -------------------------
  340. [15:30:25] [Client thread/INFO]: [CHAT] ------------------ Player Info: _Near ------------------
  341. [15:30:25] [Client thread/INFO]: [CHAT] _Near is currently offline
  342. [15:30:25] [Client thread/INFO]: [CHAT] Last online: 1 day, 10 hours, 54 minutes, 1 second
  343. [15:30:25] [Client thread/INFO]: [CHAT] Display name: _Near
  344. [15:30:25] [Client thread/INFO]: [CHAT] ------------------------ « » -------------------------
  345. [15:30:27] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: rock isnt but the others are
  346. [15:30:38] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: So should I just skip rock
  347. [15:30:41] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: espacially one of the electric leaders
  348. [15:30:43] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: sure
  349. [15:31:16] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  350. [15:31:16] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  351. [15:31:16] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  352. [15:31:16] [Client thread/INFO]: [CHAT] and items are currently 35%
  353. [15:31:16] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  354. [15:31:16] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  355. [15:31:18] [Client thread/INFO]: [CHAT] Your Egg hatched into a Golurk!
  356. [15:32:04] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: Adament 9tails or im stupid xd
  357. [15:32:16] [Client thread/INFO]: [CHAT] [POKETIP] Check out the main server desinations at /warp hub
  358. [15:32:41] [Client thread/INFO]: [CHAT] >>> Rezxh has joined the server! <<<
  359. [15:32:46] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: wb rez
  360. [15:32:47] [Client thread/INFO]: [CHAT] [G] [Sharpshooter] [Challenger] _ItzKennedy_: wb
  361. [15:33:07] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Thx
  362. [15:34:28] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
  363. [15:34:28] [Server thread/INFO]: Generating keypair
  364. [15:34:28] [Server thread/INFO]: Preparing start region for level 0
  365. [15:34:29] [Server thread/INFO]: Changing view distance to 32, from 10
  366. [15:34:30] [Server thread/INFO]: GreatGamerPkcd[local:E:7de25494] logged in with entity id 401039 at (-260.301286811924, 87.12039830563128, 152.13075192334566)
  367. [15:34:30] [Server thread/INFO]: GreatGamerPkcd joined the game
  368. [15:34:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5303ms behind, skipping 106 tick(s)
  369. [15:34:42] [Client thread/INFO]: [CHAT] /pokegive, /pokestats, /pokebattle, /pokesave, /pokeheal, /pokespawn, /pokegiveegg, /pokebattle2, /pokereload
  370. [15:34:45] [Client thread/INFO]: [CHAT] /pokegive, /pokestats, /pokebattle, /pokesave, /pokeheal, /pokespawn, /pokegiveegg, /pokebattle2, /pokereload
  371. [15:34:46] [Client thread/INFO]: [CHAT] /pokegive, /pokestats, /pokebattle, /pokesave, /pokeheal, /pokespawn, /pokegiveegg, /pokebattle2, /pokereload
  372. [15:34:46] [Client thread/INFO]: [CHAT] /pokegive, /pokestats, /pokebattle, /pokesave, /pokeheal, /pokespawn, /pokegiveegg, /pokebattle2, /pokereload
  373. [15:34:46] [Client thread/INFO]: [CHAT] /pokegive, /pokestats, /pokebattle, /pokesave, /pokeheal, /pokespawn, /pokegiveegg, /pokebattle2, /pokereload
  374. [15:34:47] [Client thread/INFO]: [CHAT] /pokegive, /pokestats, /pokebattle, /pokesave, /pokeheal, /pokespawn, /pokegiveegg, /pokebattle2, /pokereload
  375. [15:34:52] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  376. [15:34:52] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  377. [15:34:52] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  378. [15:34:59] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  379. [15:34:59] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  380. [15:34:59] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  381. [15:35:01] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  382. [15:35:01] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  383. [15:35:01] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  384. [15:35:01] [Server thread/WARN]: Keeping entity pixelmon.Pixelmon that already exists with UUID 49792a69-4323-4c6c-b3df-fa4726a5fb79
  385. [15:35:01] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  386. [15:35:01] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  387. [15:35:01] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  388. [15:35:02] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  389. [15:35:02] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  390. [15:35:02] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  391. [15:35:10] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  392. [15:35:10] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  393. [15:35:10] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  394. [15:35:17] [Server thread/INFO]: [GreatGamerPkcd: GreatGamerPkcd successfully spawned Rayquaza.]
  395. [15:35:17] [Client thread/INFO]: [CHAT] Successfully spawned a Rayquaza.
  396. [15:35:17] [Client thread/INFO]: [CHAT] GreatGamerPkcd successfully spawned Rayquaza.
  397. [15:35:23] [Client thread/INFO]: [CHAT] You sent out Treecko!
  398. [15:35:46] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 49953ms behind, skipping 999 tick(s)
  399. [15:35:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7166ms behind, skipping 143 tick(s)
  400. [15:37:59] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:bonemeal
  401. [15:38:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 90035ms behind, skipping 1800 tick(s)
  402. [15:38:04] [Client thread/INFO]: [CHAT] minecraft:book, minecraft:bookshelf, pixelmon:boulder_badge, minecraft:bow, pixelmon:box, minecraft:bone_block, pixelmon:bolt_badge, minecraft:boat, pixelmon:bolder, minecraft:bowl, minecraft:bone
  403. [15:38:05] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4591ms behind, skipping 91 tick(s)
  404. [15:38:06] [Client thread/INFO]: [CHAT] minecraft:book, minecraft:bookshelf, pixelmon:boulder_badge, minecraft:bow, pixelmon:box, minecraft:bone_block, pixelmon:bolt_badge, minecraft:boat, pixelmon:bolder, minecraft:bowl, minecraft:bone
  405. [15:38:06] [Client thread/INFO]: [CHAT] minecraft:book, minecraft:bookshelf, pixelmon:boulder_badge, minecraft:bow, pixelmon:box, minecraft:bone_block, pixelmon:bolt_badge, minecraft:boat, pixelmon:bolder, minecraft:bowl, minecraft:bone
  406. [15:38:11] [Client thread/INFO]: [CHAT] minecraft:book, minecraft:bookshelf, pixelmon:boulder_badge, minecraft:bow, pixelmon:box, minecraft:bone_block, pixelmon:bolt_badge, minecraft:boat, pixelmon:bolder, minecraft:bowl, minecraft:bone
  407. [15:38:12] [Client thread/INFO]: [CHAT] minecraft:book, minecraft:bookshelf, pixelmon:boulder_badge, minecraft:bow, pixelmon:box, minecraft:bone_block, pixelmon:bolt_badge, minecraft:boat, pixelmon:bolder, minecraft:bowl, minecraft:bone
  408. [15:38:24] [Server thread/INFO]: [GreatGamerPkcd: Given [Ink Sac] * 64 to GreatGamerPkcd]
  409. [15:38:24] [Client thread/INFO]: [CHAT] Given [Ink Sac] * 64 to GreatGamerPkcd
  410. [15:38:34] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:dyewhite
  411. [15:38:43] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:dye1
  412. [15:38:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 27190ms behind, skipping 543 tick(s)
  413. [15:38:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4755ms behind, skipping 95 tick(s)
  414. [15:38:57] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:251
  415. [15:39:00] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:351
  416. [15:39:03] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:15
  417. [15:39:20] [Client thread/INFO]: [CHAT] 'meal' is not a valid number
  418. [15:39:26] [Client thread/INFO]: [CHAT] There is no such item with name minecraft:bone_meal
  419. [15:39:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 30199ms behind, skipping 603 tick(s)
  420. [15:39:46] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4738ms behind, skipping 94 tick(s)
  421. [15:40:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 27763ms behind, skipping 555 tick(s)
  422. [15:40:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4054ms behind, skipping 81 tick(s)
  423. [15:41:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 22305ms behind, skipping 446 tick(s)
  424. [15:41:16] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4987ms behind, skipping 99 tick(s)
  425. [15:41:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 20662ms behind, skipping 413 tick(s)
  426. [15:41:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4475ms behind, skipping 89 tick(s)
  427. [15:42:28] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 20067ms behind, skipping 401 tick(s)
  428. [15:42:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4315ms behind, skipping 86 tick(s)
  429. [15:43:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 20704ms behind, skipping 414 tick(s)
  430. [15:43:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4060ms behind, skipping 81 tick(s)
  431. [15:43:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 19210ms behind, skipping 384 tick(s)
  432. [15:43:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4479ms behind, skipping 89 tick(s)
  433. [15:48:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4311ms behind, skipping 86 tick(s)
  434. [15:48:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8959ms behind, skipping 179 tick(s)
  435. [15:49:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3241ms behind, skipping 64 tick(s)
  436. [15:49:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 18522ms behind, skipping 370 tick(s)
  437. [15:49:57] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4427ms behind, skipping 88 tick(s)
  438. [15:50:28] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 17634ms behind, skipping 352 tick(s)
  439. [15:50:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4186ms behind, skipping 83 tick(s)
  440. [15:50:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9066ms behind, skipping 181 tick(s)
  441. [15:51:28] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2268ms behind, skipping 45 tick(s)
  442. [15:52:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 19506ms behind, skipping 390 tick(s)
  443. [15:52:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3331ms behind, skipping 66 tick(s)
  444. [15:52:50] [Server thread/INFO]: Saving and pausing game...
  445. [15:52:50] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  446. [15:52:50] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  447. [15:52:50] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  448. [15:52:50] [Server thread/INFO]: Stopping server
  449. [15:52:50] [Server thread/INFO]: Saving players
  450. [15:52:50] [Server thread/INFO]: Saving worlds
  451. [15:52:50] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  452. [15:52:50] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  453. [15:52:50] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  454. [15:53:00] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  455. [15:53:10] [Client thread/INFO]: [CHAT] =====================================================
  456. [15:53:10] [Client thread/INFO]: [CHAT]
  457. [15:53:10] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  458. [15:53:10] [Client thread/INFO]: [CHAT]
  459. [15:53:10] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  460. [15:53:10] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  461. [15:53:10] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  462. [15:53:10] [Client thread/INFO]: [CHAT]
  463. [15:53:10] [Client thread/INFO]: [CHAT] =====================================================
  464. [15:53:26] [Client thread/INFO]: [CHAT] SamFire10 has gone AFK
  465. [15:53:32] [Client thread/INFO]: [CHAT] SamFire10 is no longer AFK
  466. [15:53:41] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: Game you make me laugh "you are now wearing a master ball"
  467. [15:53:47] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  468. [15:53:51] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: and that i am
  469. [15:56:06] [Client thread/INFO]: [CHAT] [T] [<3] [PokeMaster] Castle: buying heatran
  470. [15:56:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  471. [15:56:16] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  472. [15:56:17] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  473. [15:56:17] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  474. [15:56:17] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  475. [15:56:17] [Client thread/INFO]: [CHAT] and items are currently 35%
  476. [15:56:17] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  477. [15:56:17] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  478. [15:56:28] [Client thread/INFO]: [CHAT] Welcome ExtremeSportGame to PokeDash!
  479. [15:56:29] [Client thread/INFO]: [CHAT] WARNING >> 15 items have been removed!
  480. [15:56:52] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: Welcome extremesportgame
  481. [15:57:04] [Client thread/INFO]: [CHAT] [G] [Trainer] ExtremeSportGame: Thank you
  482. [15:57:36] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Feel free to ask any questions were a nice bunch of fellas
  483. [15:58:04] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  484. [15:58:12] [Client thread/INFO]: [CHAT] [G] [Trainer] ExtremeSportGame: Will do thank you
  485. [15:58:26] [Client thread/INFO]: [CHAT] GTS » CastleSmith11 has added a Ferroseed to the GTS for $1
  486. [15:58:33] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: 81% ivs ^
  487. [15:58:33] [Client thread/INFO]: [CHAT] SamFire10 has gone AFK
  488. [15:58:38] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: nice
  489. [15:58:39] [Client thread/INFO]: [CHAT] SamFire10 is no longer AFK
  490. [16:00:16] [Client thread/INFO]: [CHAT] [POKETIP] Use /msg to message people, and /r to reply!
  491. [16:00:24] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Good ol ferrothorn
  492. [16:00:41] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: solid poke :P
  493. [16:00:57] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Never really used him too much tbh
  494. [16:01:05] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Pretty annoying to play against tho
  495. [16:01:17] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: good staller
  496. [16:01:32] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: And it has power whip
  497. [16:01:37] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: if wanted
  498. [16:01:49] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: Clefable is really underrated
  499. [16:01:58] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Phat
  500. [16:02:02] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: soo good
  501. [16:02:41] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: the pokemon ash was ment to have as a starter but then changed to pikachu
  502. [16:03:13] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: i love saving up an absurd amount of rubies n such
  503. [16:03:16] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: lots o money
  504. [16:03:29] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  505. [16:03:38] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: you should build somethin here
  506. [16:03:40] [Client thread/INFO]: [CHAT] SamFire10 has gone AFK
  507. [16:03:40] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: xD
  508. [16:03:51] [Client thread/INFO]: [CHAT] [G] [<3] [PokeMaster] Castle: well this is no place for a christmas sweater
  509. [16:04:00] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: lel
  510. [16:04:16] [Client thread/INFO]: [CHAT] [POKETIP] Type /list to see online players & staff!
  511. [16:04:24] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: oh
  512. [16:04:35] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: weird
  513. [16:04:44] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  514. [16:05:05] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: does the parkour give a reward?
  515. [16:05:14] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: Only if staff is hosting it
  516. [16:05:29] [Client thread/INFO]: [CHAT] [G] [King] [PokeMaster] Rez: oi
  517. [16:05:34] [Client thread/INFO]: [CHAT] SamFire10 is no longer AFK
  518. [16:06:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  519. [16:06:17] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  520. [16:06:29] [Client thread/INFO]: [CHAT] WARNING >> 56 items have been removed!
  521. [16:08:16] [Client thread/INFO]: [CHAT] [POKETIP] Players are allowed to steal from unprotected land, stay safe or be sorry!
  522. [16:08:47] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  523. [16:08:47] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  524. [16:08:47] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  525. [16:08:47] [Client thread/INFO]: [CHAT] and items are currently 35%
  526. [16:08:47] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  527. [16:08:47] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  528. [16:09:47] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  529. [16:10:29] [Client thread/INFO]: [CHAT] WhiteWolfPerson has gone AFK
  530. [16:12:11] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  531. [16:12:11] [Client thread/INFO]: [CHAT] SweatyDaddy has gone AFK
  532. [16:12:16] [Client thread/INFO]: [CHAT] [POKETIP] Type /warp wilds to start your adventure!
  533. [16:12:30] [Client thread/INFO]: [CHAT] [G] [Trainer] BestBefore: are spawnrates low for pixelmon
  534. [16:16:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  535. [16:16:17] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from voting crates including legendaries, shinys, rare candy, and master balls! pokedash.org/vote
  536. [16:16:25] [Client thread/INFO]: [CHAT] This server is running §2Wondertrade§r by §2GhostWolf!
  537. [16:16:25] [Client thread/INFO]: [CHAT] §rFor a tutorial see: §9https://www.youtube.com/ghostwolfgames
  538. [16:16:25] [Client thread/INFO]: [CHAT] Current §2Wondertrade§r pool contains: §2100§r Pixelmon
  539. [16:16:25] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  540. [16:16:29] [Client thread/INFO]: [CHAT] WARNING >> 14 items have been removed!
  541. [16:17:48] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  542. [16:18:18] [Client thread/INFO]: [CHAT] WhiteWolfPerson is no longer AFK
  543. [16:18:47] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  544. [16:19:38] [Client thread/INFO]: [CHAT] GamerGirlBree77 just voted with /vote and received rewards!
  545. [16:20:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /rtp to be teleported to a random location!
  546. [16:20:38] [Client thread/INFO]: [CHAT] GamerGirlBree77 just voted with /vote and received rewards!
  547. [16:20:56] [Client thread/INFO]: [CHAT] [G] [Trainer] CowboyEthan: are the spawn rates low?
  548. [16:21:03] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: no they are normal
  549. [16:21:17] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  550. [16:21:17] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  551. [16:21:17] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  552. [16:21:17] [Client thread/INFO]: [CHAT] and items are currently 35%
  553. [16:21:17] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  554. [16:21:17] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  555. [16:21:22] [Client thread/INFO]: [CHAT] GamerGirlBree77 just voted with /vote and received rewards!
  556. [16:23:07] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: if pokemon arent spawning you need to hang out in the same area for a bit but they will
  557. [16:24:17] [Client thread/INFO]: [CHAT] [POKETIP] Running low on GP claim blocks? Purchase some at pokedash.org/donate
  558. [16:24:55] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: yo
  559. [16:24:59] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: hi
  560. [16:26:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  561. [16:26:29] [Client thread/INFO]: [CHAT] WARNING >> 45 items have been removed!
  562. [16:38:29] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  563. [16:38:39] [Client thread/INFO]: [CHAT] =====================================================
  564. [16:38:39] [Client thread/INFO]: [CHAT]
  565. [16:38:39] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  566. [16:38:39] [Client thread/INFO]: [CHAT]
  567. [16:38:39] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  568. [16:38:39] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  569. [16:38:39] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  570. [16:38:39] [Client thread/INFO]: [CHAT]
  571. [16:38:39] [Client thread/INFO]: [CHAT] =====================================================
  572. [16:38:45] [Client thread/INFO]: [CHAT] SweatyDaddy has gone AFK
  573. [16:39:30] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: Whitewolfperson can you help me hatch a egg
  574. [16:39:43] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: in what way
  575. [16:40:09] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: i have an egg but can you hatch it inmiddely
  576. [16:40:17] [Client thread/INFO]: [CHAT] [POKETIP] Win FREE items EVERY DAY including LEGENDARY POKEMON at pokedash.org/vote
  577. [16:40:26] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: sorry i cant do that
  578. [16:40:36] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: ok no problem
  579. [16:40:42] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: if you want i can give you a flying pokemon
  580. [16:40:49] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: no thx
  581. [16:40:58] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: i have a charmender
  582. [16:41:04] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  583. [16:41:06] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: my fav
  584. [16:41:44] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: i restart i was on the second server far but i want restart and i join this server
  585. [16:43:43] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  586. [16:43:47] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  587. [16:44:09] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: do you know i remove the list when i use e
  588. [16:44:15] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: ?
  589. [16:44:17] [Client thread/INFO]: [CHAT] [POKETIP] Interested in becoming a gym leader? Apply at pokedash.org/apply
  590. [16:44:41] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: i believe its ctrl + o
  591. [16:44:53] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: yes
  592. [16:44:54] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: if i use E for eventory then i see a list whit what i can make how i remove that
  593. [16:44:56] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: thats it
  594. [16:45:10] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: hit e then ctrl+o
  595. [16:45:22] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: thx
  596. [16:45:25] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: no prob
  597. [16:45:31] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: same way if you want it back
  598. [16:46:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  599. [16:46:17] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  600. [16:46:17] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  601. [16:46:17] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  602. [16:46:17] [Client thread/INFO]: [CHAT] and items are currently 35%
  603. [16:46:17] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  604. [16:46:17] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  605. [16:46:19] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: i want in begin an another pokemon but i can't chose the one that i want
  606. [16:46:26] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: ?
  607. [16:46:29] [Client thread/INFO]: [CHAT] WARNING >> 87 items have been removed!
  608. [16:47:03] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: i want a pokemon in begin but i can't chose it because the list was there
  609. [16:47:11] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: ohh lol
  610. [16:47:35] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: now i have another pokemon but i didn't want this one
  611. [16:48:17] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from crates including legendaries, shinys, rare candy, and master balls! Check out /warp crates
  612. [16:50:01] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: is fall damage of
  613. [16:50:18] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: yes all damage except hunger is off
  614. [16:50:32] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: lava to
  615. [16:50:36] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: yep
  616. [16:50:42] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: why
  617. [16:50:48] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: cant drowned either
  618. [16:51:10] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: makes working with things easier like the gyms and such
  619. [16:52:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  620. [16:52:36] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: but now it much lesser than minecraft
  621. [16:53:00] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: that's my opiniun
  622. [16:53:04] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: more pokemon now unless your in the nether then thats all danger
  623. [17:04:05] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  624. [17:04:15] [Client thread/INFO]: [CHAT] =====================================================
  625. [17:04:15] [Client thread/INFO]: [CHAT]
  626. [17:04:15] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  627. [17:04:15] [Client thread/INFO]: [CHAT]
  628. [17:04:15] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  629. [17:04:15] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  630. [17:04:15] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  631. [17:04:15] [Client thread/INFO]: [CHAT]
  632. [17:04:15] [Client thread/INFO]: [CHAT] =====================================================
  633. [17:04:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /info tokens for info on how Tokens work
  634. [17:04:35] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: no i have lvl 5 pokemon
  635. [17:04:38] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: yay
  636. [17:04:38] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: has there been legendaries earlier?
  637. [17:04:43] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: nope
  638. [17:04:46] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: that my only pokemon
  639. [17:05:40] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: do you have food for me
  640. [17:05:54] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: thx
  641. [17:06:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  642. [17:06:16] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: thank you so much
  643. [17:06:25] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: no prob i have to much food lol
  644. [17:06:27] [Client thread/INFO]: [CHAT] Warping to Shop.
  645. [17:06:29] [Client thread/INFO]: [CHAT] WARNING >> 41 items have been removed!
  646. [17:06:32] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  647. [17:06:32] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  648. [17:06:33] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  649. [17:06:33] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  650. [17:06:36] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  651. [17:06:36] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  652. [17:06:37] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  653. [17:06:37] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  654. [17:06:39] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  655. [17:06:40] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  656. [17:06:40] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  657. [17:06:44] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  658. [17:06:44] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  659. [17:06:45] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  660. [17:06:45] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  661. [17:06:47] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  662. [17:06:47] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: come down here
  663. [17:07:03] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: have you 2 chests with exp share
  664. [17:07:09] [Client thread/INFO]: [CHAT] Warping to Shop.
  665. [17:07:10] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: back
  666. [17:07:12] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: ya to many held items XD
  667. [17:07:13] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  668. [17:07:13] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  669. [17:07:14] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  670. [17:07:14] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  671. [17:07:16] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: wb
  672. [17:07:16] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  673. [17:07:17] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  674. [17:07:17] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  675. [17:07:18] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  676. [17:07:20] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  677. [17:07:21] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  678. [17:07:21] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: thx
  679. [17:07:21] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  680. [17:07:22] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  681. [17:07:24] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  682. [17:07:25] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  683. [17:07:25] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  684. [17:07:28] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  685. [17:07:40] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  686. [17:07:46] [Client thread/INFO]: [CHAT] Warping to Shop.
  687. [17:07:49] [Client thread/INFO]: [CHAT] Current Balance: 464,874.81 Dollars
  688. [17:07:55] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  689. [17:07:56] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  690. [17:07:56] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  691. [17:07:57] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  692. [17:08:00] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  693. [17:08:00] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  694. [17:08:01] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  695. [17:08:01] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  696. [17:08:03] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  697. [17:08:04] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  698. [17:08:04] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  699. [17:08:05] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  700. [17:08:07] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  701. [17:08:07] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  702. [17:08:07] [Client thread/INFO]: [CHAT] [AdminShop]: You have just sold 64 Melon for 128 Dollars
  703. [17:08:11] [Client thread/INFO]: [CHAT] Current Balance: 466,794.81 Dollars
  704. [17:08:17] [Client thread/INFO]: [CHAT] [POKETIP] Get 8 free rare candy in our store at pokedash.org/donate
  705. [17:08:18] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: would you like a pikachu lvl 5?
  706. [17:08:28] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: yes
  707. [17:08:41] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  708. [17:08:41] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: but i dont have money for pay you
  709. [17:08:48] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  710. [17:09:16] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: is this a special type of pichacu
  711. [17:09:19] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: no prob i dont need it
  712. [17:09:20] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: thx
  713. [17:09:21] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: yes
  714. [17:09:29] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: christmas pika
  715. [17:09:34] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: cool
  716. [17:09:58] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: i wont ever use it so you can have it lol
  717. [17:10:21] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: look his name
  718. [17:10:25] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: aww
  719. [17:11:18] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  720. [17:11:18] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  721. [17:11:18] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  722. [17:11:18] [Client thread/INFO]: [CHAT] and items are currently 35%
  723. [17:11:18] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  724. [17:11:18] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  725. [17:11:58] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: how much evolution stones you have
  726. [17:12:08] [Client thread/INFO]: [CHAT] You sent out Greninja!
  727. [17:12:09] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: a lot lol
  728. [17:12:11] [Client thread/INFO]: [CHAT] You retrieved Greninja!
  729. [17:12:14] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: cool
  730. [17:12:17] [Client thread/INFO]: [CHAT] [POKETIP] Exchange Tokens into physical items at /warp tokenexchange
  731. [17:12:30] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: 30
  732. [17:12:34] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: look my little boy
  733. [17:12:46] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: soon you will be this
  734. [17:13:20] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: i know but first i wait on my friend he come today on this server
  735. [17:13:38] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: nice if you want to train go to /warp village
  736. [17:13:50] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lots of low lvl trainers and pokemon
  737. [17:13:58] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: cmon legendary spawn
  738. [17:14:00] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: before this server was this Pixelvalley and there we build a cool world
  739. [17:14:07] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: pls
  740. [17:14:07] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: awesome
  741. [17:14:09] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: mega gyrados boss
  742. [17:14:10] [Client thread/INFO]: [CHAT] [RankUpper] You have played for 4 day(s), 12 hour(s) and 55 minute(s) and you are on group regular.
  743. [17:14:10] [Client thread/INFO]: [CHAT] Your next rank is veteran. The requirements are:
  744. [17:14:10] [Client thread/INFO]: [CHAT] -> Time: 12 day(s)
  745. [17:14:30] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: what legendary you waiting on?
  746. [17:16:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  747. [17:16:17] [Client thread/INFO]: [CHAT] [POKETIP] For general information about the server check out /info
  748. [17:16:25] [Client thread/INFO]: [CHAT] This server is running §2Wondertrade§r by §2GhostWolf!
  749. [17:16:25] [Client thread/INFO]: [CHAT] §rFor a tutorial see: §9https://www.youtube.com/ghostwolfgames
  750. [17:16:25] [Client thread/INFO]: [CHAT] Current §2Wondertrade§r pool contains: §2100§r Pixelmon
  751. [17:16:25] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  752. [17:16:29] [Client thread/INFO]: [CHAT] WARNING >> 22 items have been removed!
  753. [17:18:04] [Client thread/INFO]: [CHAT] You sent out Greninja!
  754. [17:18:21] [Client thread/INFO]: [CHAT] You received: Rare Candy!
  755. [17:18:21] [Client thread/INFO]: [CHAT] You received: Rare Candy!
  756. [17:19:12] [Client thread/INFO]: [CHAT] Drewseph24, a leader of the Grass gym, has just come online!
  757. [17:19:12] [Client thread/INFO]: [CHAT] Drewseph24 just voted with /vote and received rewards!
  758. [17:19:12] [Client thread/INFO]: [CHAT] Drewseph24 just voted with /vote and received rewards!
  759. [17:19:12] [Client thread/INFO]: [CHAT] Drewseph24 just voted with /vote and received rewards!
  760. [17:19:13] [Client thread/INFO]: [CHAT] >>> Drewseph24 has joined the server! <<<
  761. [17:19:15] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: wb
  762. [17:19:20] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: hey drew
  763. [17:19:36] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: hello
  764. [17:20:17] [Client thread/INFO]: [CHAT] [POKETIP] Join us on our Discord server to interact with other players & staff! d.pokedash.org
  765. [17:21:18] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  766. [17:21:34] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: when no legendaries has spawned...
  767. [17:21:41] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: Cycler
  768. [17:21:45] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: what are you looking for
  769. [17:21:50] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: >
  770. [17:21:52] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: ?*
  771. [17:22:00] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: u cant get a legendary every day its luck if u get one
  772. [17:22:03] [Client thread/INFO]: [CHAT] Willysito just voted with /vote and received rewards!
  773. [17:22:05] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: ik
  774. [17:22:09] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i havent gotten one for 2 days
  775. [17:22:17] [Client thread/INFO]: [CHAT] [G] [Nerd] [Regular] Cycler: k
  776. [17:23:48] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  777. [17:23:48] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  778. [17:23:48] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  779. [17:23:48] [Client thread/INFO]: [CHAT] and items are currently 35%
  780. [17:23:48] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  781. [17:23:48] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  782. [17:24:17] [Client thread/INFO]: [CHAT] [POKETIP] Sell your Pokemon on the global market! /gts help
  783. [17:25:38] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: bored ;.-;
  784. [17:25:48] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: lol
  785. [17:26:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  786. [17:26:29] [Client thread/INFO]: [CHAT] WARNING >> 29 items have been removed!
  787. [17:27:03] [Client thread/INFO]: [CHAT] Willysito has gone AFK
  788. [17:27:20] [Client thread/INFO]: [CHAT] Willysito is no longer AFK
  789. [17:27:47] [Client thread/INFO]: [CHAT] §9GamingWithAdem§d has added a legendary to the Wondertrade pool!
  790. [17:27:47] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  791. [17:27:48] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: admin?
  792. [17:28:01] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: which one you add?
  793. [17:28:07] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ._.
  794. [17:28:17] [Client thread/INFO]: [CHAT] [POKETIP] Experiencing frame rate lag or choppy gameplay? Type /lag for a detailed guide on how to improve client performance
  795. [17:28:22] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: did you add it by mistake?
  796. [17:28:28] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: yea
  797. [17:28:38] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i found a boss
  798. [17:28:42] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: oh god lol what was it
  799. [17:28:45] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: it looks like my nightmmare
  800. [17:28:56] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: mm i lost all my team wtf
  801. [17:29:01] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: ?
  802. [17:29:05] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: relog Willysito
  803. [17:29:29] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: lol
  804. [17:29:32] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: what should i do ;-;
  805. [17:29:33] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: now i have them
  806. [17:29:40] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: im sorry what was it?
  807. [17:29:45] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ?
  808. [17:29:51] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: the legendary
  809. [17:29:59] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: its a suprise
  810. [17:30:02] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: XD
  811. [17:31:49] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  812. [17:32:17] [Client thread/INFO]: [CHAT] [POKETIP] Express yourself with our emotes plugin! Check out the possibilities with /emotes
  813. [17:33:06] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: how do i go to my /emotes list 2
  814. [17:33:48] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  815. [17:33:52] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: no clue lol
  816. [17:34:05] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lol
  817. [17:34:13] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: \^w^/
  818. [17:34:23] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ._.
  819. [17:34:49] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: >:3
  820. [17:35:25] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  821. [17:36:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  822. [17:36:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /pokeinfo <pokemon> <biome,catch,egggroup,evo,genderratio,moves,rarity,time> for info about a Pokemon
  823. [17:36:18] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  824. [17:36:18] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  825. [17:36:18] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  826. [17:36:18] [Client thread/INFO]: [CHAT] and items are currently 35%
  827. [17:36:18] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  828. [17:36:18] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  829. [17:36:29] [Client thread/INFO]: [CHAT] WARNING >> 32 items have been removed!
  830. [17:37:49] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: i have finally made stepps to get in and out of my house
  831. [17:40:17] [Client thread/INFO]: [CHAT] [POKETIP] Win extra Tokens in the /gamble menu!
  832. [17:40:26] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  833. [17:43:31] [Client thread/INFO]: [CHAT] [G] [Trainer] Stampaloo: im at the border
  834. [17:43:47] [Client thread/INFO]: [CHAT] [G] [Trainer] Stampaloo: im at the border
  835. [17:43:52] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: cool
  836. [17:43:55] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: stop spaming please
  837. [17:44:17] [Client thread/INFO]: [CHAT] [POKETIP] Come refine your elite parkour skills in /warp parkour
  838. [17:46:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  839. [17:46:18] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  840. [17:46:29] [Client thread/INFO]: [CHAT] WARNING >> 31 items have been removed!
  841. [17:46:49] [Client thread/INFO]: [CHAT] [G] [Regular] MithicalPvP: how much a heatmor shiny worth?
  842. [17:46:55] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: 4k
  843. [17:48:15] [Client thread/INFO]: [CHAT] GTS » MithicalPvP has added a Shiny Heatmor to the GTS for $4000
  844. [17:48:17] [Client thread/INFO]: [CHAT] [POKETIP] Check out the main server desinations at /warp hub
  845. [17:48:48] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  846. [17:48:48] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  847. [17:48:48] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  848. [17:48:48] [Client thread/INFO]: [CHAT] and items are currently 35%
  849. [17:48:48] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  850. [17:48:48] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  851. [17:53:19] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  852. [17:53:29] [Client thread/INFO]: [CHAT] =====================================================
  853. [17:53:29] [Client thread/INFO]: [CHAT]
  854. [17:53:29] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  855. [17:53:29] [Client thread/INFO]: [CHAT]
  856. [17:53:29] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  857. [17:53:29] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  858. [17:53:29] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  859. [17:53:29] [Client thread/INFO]: [CHAT]
  860. [17:53:29] [Client thread/INFO]: [CHAT] =====================================================
  861. [17:53:45] [Client thread/INFO]: [CHAT] [G] [Spectacular] [Champion] WhiteWolfPerson: good night all im out
  862. [17:53:50] [Client thread/INFO]: [CHAT] [G] [Grass] [PokeMaster] Drew: night
  863. [17:56:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  864. [17:56:17] [Client thread/INFO]: [CHAT] [POKETIP] Check out our website at pokedash.org
  865. [17:56:29] [Client thread/INFO]: [CHAT] WARNING >> 9 items have been removed!
  866. [17:58:00] [Client thread/INFO]: [CHAT] GamingWithAdem has gone AFK
  867. [17:58:41] [Client thread/INFO]: [CHAT] gundamkillar, a leader of multiple gyms, has just come online!
  868. [17:58:48] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  869. [17:59:04] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  870. [17:59:08] [Client thread/INFO]: [CHAT] You have teleported to gundamkillar's location.
  871. [17:59:44] [Client thread/INFO]: [CHAT] GamingWithAdem is no longer AFK
  872. [18:00:07] [Client thread/INFO]: [CHAT] There are too many plants here! Try planting elsewhere.
  873. [18:00:17] [Client thread/INFO]: [CHAT] [POKETIP] Purchase cool ranks and items at pokedash.org/donate
  874. [18:00:24] [Client thread/INFO]: [CHAT] There are too many plants here! Try planting elsewhere.
  875. [18:01:18] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  876. [18:01:18] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  877. [18:01:18] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  878. [18:01:18] [Client thread/INFO]: [CHAT] and items are currently 35%
  879. [18:01:18] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  880. [18:01:18] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  881. [18:04:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  882. [18:05:32] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  883. [18:06:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  884. [18:06:29] [Client thread/INFO]: [CHAT] WARNING >> 39 items have been removed!
  885. [18:07:01] [Client thread/INFO]: [CHAT] [§dPixelmon§r] §aA Legendary has spawned in a Deep Ocean biome!
  886. [18:08:17] [Client thread/INFO]: [CHAT] [POKETIP] Check out the server kits with /kits
  887. [18:08:24] [Client thread/INFO]: [CHAT] ----------------------------------------------------
  888. [18:08:24] [Client thread/INFO]: [CHAT] Skydrium caught a legendary Latias
  889. [18:08:24] [Client thread/INFO]: [CHAT] ----------------------------------------------------
  890. [18:09:11] [Client thread/INFO]: [CHAT] Skydrium just voted with /vote and received rewards!
  891. [18:09:16] [Client thread/INFO]: [CHAT] Skydrium just voted with /vote and received rewards!
  892. [18:09:16] [Client thread/INFO]: [CHAT] Skydrium just voted with /vote and received rewards!
  893. [18:09:22] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: gg
  894. [18:09:25] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: was afk
  895. [18:09:36] [Client thread/INFO]: [CHAT] [G] [Platinum] [Regular] Skydrium: ty
  896. [18:09:37] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  897. [18:09:53] [Client thread/INFO]: [CHAT] [G] [Vampire] [Regular] Naomi_Fujioka: hewwo everyone
  898. [18:09:56] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: hey
  899. [18:11:18] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  900. [18:12:17] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  901. [18:13:48] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  902. [18:13:48] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  903. [18:13:48] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  904. [18:13:48] [Client thread/INFO]: [CHAT] and items are currently 35%
  905. [18:13:48] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  906. [18:13:48] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  907. [18:14:38] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  908. [18:15:38] [Client thread/INFO]: [CHAT] gundamkillar has gone AFK
  909. [18:16:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  910. [18:16:17] [Client thread/INFO]: [CHAT] [POKETIP] Use /msg to message people, and /r to reply!
  911. [18:16:25] [Client thread/INFO]: [CHAT] This server is running §2Wondertrade§r by §2GhostWolf!
  912. [18:16:25] [Client thread/INFO]: [CHAT] §rFor a tutorial see: §9https://www.youtube.com/ghostwolfgames
  913. [18:16:25] [Client thread/INFO]: [CHAT] Current §2Wondertrade§r pool contains: §2100§r Pixelmon
  914. [18:16:25] [Client thread/INFO]: [CHAT] §d1 of those is legendary!
  915. [18:16:25] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  916. [18:16:25] [Client thread/INFO]: [CHAT] gundamkillar is no longer AFK
  917. [18:16:29] [Client thread/INFO]: [CHAT] WARNING >> 24 items have been removed!
  918. [18:16:45] [Client thread/INFO]: [CHAT] §9MEGAMATTI§d has received a legendary from Wondertrade!
  919. [18:16:45] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  920. [18:16:50] [Client thread/INFO]: [CHAT] [G] [Vampire] [Regular] Naomi_Fujioka: gg
  921. [18:20:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /list to see online players & staff!
  922. [18:23:49] [Client thread/INFO]: [CHAT] Welcome KJForPrez to PokeDash!
  923. [18:23:49] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  924. [18:23:55] [Client thread/INFO]: [CHAT] [Broadcast] WindohFake just earned 32 free Rare Candy with /review
  925. [18:24:01] [Client thread/INFO]: [CHAT] [G] [Vampire] [Regular] Naomi_Fujioka: Welcome kjforprez
  926. [18:24:08] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: back
  927. [18:24:12] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: crashed
  928. [18:24:17] [Client thread/INFO]: [CHAT] [POKETIP] Players are allowed to steal from unprotected land, stay safe or be sorry!
  929. [18:31:02] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  930. [18:31:13] [Client thread/INFO]: [CHAT] =====================================================
  931. [18:31:13] [Client thread/INFO]: [CHAT]
  932. [18:31:13] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  933. [18:31:13] [Client thread/INFO]: [CHAT]
  934. [18:31:13] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  935. [18:31:13] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  936. [18:31:13] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  937. [18:31:13] [Client thread/INFO]: [CHAT]
  938. [18:31:13] [Client thread/INFO]: [CHAT] =====================================================
  939. [18:31:22] [Client thread/INFO]: [CHAT] You sent out Greninja!
  940. [18:31:37] [Client thread/INFO]: [CHAT] You received: Amulet Coin!
  941. [18:31:37] [Client thread/INFO]: [CHAT] You received: Rare Candy!
  942. [18:32:16] [Client thread/INFO]: [CHAT] There are too many plants here! Try planting elsewhere.
  943. [18:32:17] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from voting crates including legendaries, shinys, rare candy, and master balls! pokedash.org/vote
  944. [18:32:38] [Client thread/INFO]: [CHAT] Your Egg hatched into a Clawitzer!
  945. [18:33:37] [Client thread/INFO]: [CHAT] You sent out §b§lLarvesta!
  946. [18:33:40] [Client thread/INFO]: [CHAT] You retrieved §b§lLarvesta!
  947. [18:33:41] [Client thread/INFO]: [CHAT] You sent out §b§lLarvesta!
  948. [18:33:49] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  949. [18:34:04] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  950. [18:34:06] [Client thread/INFO]: [CHAT] You have teleported to gundamkillar's location.
  951. [18:35:08] [Client thread/INFO]: [CHAT] WindohFake just voted with /vote and received rewards!
  952. [18:36:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  953. [18:36:17] [Client thread/INFO]: [CHAT] WindohFake just voted with /vote and received rewards!
  954. [18:36:17] [Client thread/INFO]: [CHAT] [POKETIP] Type /rtp to be teleported to a random location!
  955. [18:36:19] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  956. [18:36:29] [Client thread/INFO]: [CHAT] WARNING >> 21 items have been removed!
  957. [18:36:45] [Client thread/INFO]: [CHAT] WindohFake just voted with /vote and received rewards!
  958. [18:38:41] [Client thread/INFO]: [CHAT] YorikY, a leader of multiple gyms, has just come online!
  959. [18:38:42] [Client thread/INFO]: [CHAT] >>> YorikY has joined the server! <<<
  960. [18:38:44] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: wb
  961. [18:38:47] [Client thread/INFO]: [CHAT] [G] [Vampire] [Regular] Naomi_Fujioka: heyo yorik
  962. [18:38:49] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  963. [18:38:49] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  964. [18:38:49] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  965. [18:38:49] [Client thread/INFO]: [CHAT] and items are currently 35%
  966. [18:38:49] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  967. [18:38:49] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  968. [18:38:53] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hey yorik
  969. [18:39:00] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Hey o/
  970. [18:39:06] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: when does xmas sales enda
  971. [18:39:09] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ends*
  972. [18:39:09] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: btw
  973. [18:39:33] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: euhm
  974. [18:39:39] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Good question loll
  975. [18:39:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: let me check
  976. [18:39:47] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: :3
  977. [18:39:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I guess after christmas? xD
  978. [18:40:02] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: >_> oke
  979. [18:40:17] [Client thread/INFO]: [CHAT] [POKETIP] Running low on GP claim blocks? Purchase some at pokedash.org/donate
  980. [18:44:17] [Client thread/INFO]: [CHAT] [POKETIP] Protect land by right clicking with a golden shovel
  981. [18:45:28] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  982. [18:46:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  983. [18:46:29] [Client thread/INFO]: [CHAT] WARNING >> 62 items have been removed!
  984. [18:48:03] [Client thread/INFO]: [CHAT] GamingWithAdem has gone AFK
  985. [18:48:17] [Client thread/INFO]: [CHAT] [POKETIP] Remember to check our forums for regular updates about the server! pokedash.org
  986. [18:48:49] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  987. [18:48:54] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  988. [18:50:53] [Client thread/INFO]: [CHAT] gundamkillar has gone AFK
  989. [18:51:19] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  990. [18:51:19] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  991. [18:51:19] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  992. [18:51:19] [Client thread/INFO]: [CHAT] and items are currently 35%
  993. [18:51:19] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  994. [18:51:19] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  995. [18:51:27] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: tp for mega aerodactyl
  996. [18:51:41] [Client thread/INFO]: [CHAT] gundamkillar is no longer AFK
  997. [18:52:03] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: nvm it disapeared xd
  998. [18:52:06] [Client thread/INFO]: [CHAT] [G] [Vampire] [Regular] Naomi_Fujioka: rip
  999. [18:52:08] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: lel xD
  1000. [18:52:08] [Client thread/INFO]: [CHAT] MithicalPvP has gone AFK
  1001. [18:52:12] [Client thread/INFO]: [CHAT] Skydrium has gone AFK
  1002. [18:52:16] [Client thread/INFO]: [CHAT] Welcome skibeliedoe to PokeDash!
  1003. [18:52:17] [Client thread/INFO]: [CHAT] [POKETIP] If you are found with an AFK machine you will be jailed!
  1004. [18:52:20] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Welcome skibeliedoe!
  1005. [18:52:22] [Client thread/INFO]: [CHAT] [G] [Vampire] [Regular] Naomi_Fujioka: welcome skibeliedoe
  1006. [18:54:00] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  1007. [18:54:06] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: what legendary spawns at Taiga biome?
  1008. [18:54:11] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Nothing
  1009. [18:54:19] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Arceus spawns at mega taiga hills
  1010. [18:54:25] [Client thread/INFO]: [CHAT] Skydrium is no longer AFK
  1011. [18:54:48] [Client thread/INFO]: [CHAT] GamingWithAdem is no longer AFK
  1012. [18:55:27] [Client thread/INFO]: [CHAT] MithicalPvP is no longer AFK
  1013. [18:56:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1014. [18:56:17] [Client thread/INFO]: [CHAT] [POKETIP] Win FREE items EVERY DAY including LEGENDARY POKEMON at pokedash.org/vote
  1015. [18:56:29] [Client thread/INFO]: [CHAT] WARNING >> 36 items have been removed!
  1016. [18:57:45] [Client thread/INFO]: [CHAT] [G] [Trainer] MrChocoGuy: has anyone 16 free pokeballs for me
  1017. [18:57:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: do /kits
  1018. [18:58:12] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: why tp?
  1019. [19:00:17] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  1020. [19:00:17] [Client thread/INFO]: [CHAT] [POKETIP] Interested in becoming a gym leader? Apply at pokedash.org/apply
  1021. [19:01:19] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1022. [19:01:28] [Client thread/INFO]: [CHAT] Willysito has gone AFK
  1023. [19:02:34] [Client thread/INFO]: [CHAT] Willysito is no longer AFK
  1024. [19:03:49] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1025. [19:03:49] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1026. [19:03:49] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1027. [19:03:49] [Client thread/INFO]: [CHAT] and items are currently 35%
  1028. [19:03:49] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1029. [19:03:49] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1030. [19:04:18] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from crates including legendaries, shinys, rare candy, and master balls! Check out /warp crates
  1031. [19:05:32] [Client thread/INFO]: [CHAT] >>> Ludicolite has joined the server! <<<
  1032. [19:05:35] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: wb
  1033. [19:05:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Hello o/
  1034. [19:06:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1035. [19:06:17] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  1036. [19:06:29] [Client thread/INFO]: [CHAT] WARNING >> 51 items have been removed!
  1037. [19:06:43] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Hi everyone
  1038. [19:06:49] [Client thread/INFO]: [CHAT] [G] [Regular] MithicalPvP: HI
  1039. [19:08:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  1040. [19:09:26] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: nani?!
  1041. [19:09:29] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Totem Raticate?!
  1042. [19:09:38] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Nah, its too small
  1043. [19:12:17] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  1044. [19:12:18] [Client thread/INFO]: [CHAT] [POKETIP] Upgrade your Pokemon's attributes with /pokebuilder
  1045. [19:13:37] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  1046. [19:13:49] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1047. [19:14:07] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1048. [19:14:20] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1049. [19:14:21] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1050. [19:14:21] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1051. [19:14:21] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1052. [19:14:27] [Client thread/INFO]: [CHAT] You have teleported to gundamkillar's location.
  1053. [19:14:58] [Client thread/INFO]: [CHAT] Your Diancie forgot Stone Edge and learned Ancient Power!
  1054. [19:14:59] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Anyone looking for a move tutor with heal bell and knock off?
  1055. [19:15:08] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: oh nvm it despawned
  1056. [19:16:00] [Client thread/INFO]: [CHAT] Your Egg hatched into a Primarina!
  1057. [19:16:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1058. [19:16:18] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  1059. [19:16:19] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1060. [19:16:19] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1061. [19:16:19] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1062. [19:16:19] [Client thread/INFO]: [CHAT] and items are currently 35%
  1063. [19:16:19] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1064. [19:16:19] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1065. [19:16:25] [Client thread/INFO]: [CHAT] This server is running §2Wondertrade§r by §2GhostWolf!
  1066. [19:16:25] [Client thread/INFO]: [CHAT] §rFor a tutorial see: §9https://www.youtube.com/ghostwolfgames
  1067. [19:16:25] [Client thread/INFO]: [CHAT] Current §2Wondertrade§r pool contains: §2100§r Pixelmon
  1068. [19:16:25] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  1069. [19:16:29] [Client thread/INFO]: [CHAT] WARNING >> 75 items have been removed!
  1070. [19:17:30] [Client thread/INFO]: [CHAT] Willysito has gone AFK
  1071. [19:18:48] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hey yorik
  1072. [19:19:06] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: how long the spleef will be held?
  1073. [19:19:11] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: idk
  1074. [19:19:28] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: wops
  1075. [19:19:29] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: im back
  1076. [19:19:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Whats up?
  1077. [19:19:43] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: how long will the spleef be up?
  1078. [19:19:47] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: The spleef event this weekend?
  1079. [19:19:50] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea
  1080. [19:19:56] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: 1 hour?
  1081. [19:19:57] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Just this weekend
  1082. [19:19:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: 1 hour
  1083. [19:20:03] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lel
  1084. [19:20:06] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ah ok thx guys
  1085. [19:20:17] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: The small event of 3 rounds is just every now and then
  1086. [19:20:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /info tokens for info on how Tokens work
  1087. [19:20:22] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Whenever staff hosts it
  1088. [19:20:25] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: yea
  1089. [19:21:33] [Client thread/INFO]: [CHAT] gundamkillar has sent you Trapinch!
  1090. [19:21:34] [Client thread/INFO]: [CHAT] gundamkillar has sent you Gible!
  1091. [19:22:30] [Client thread/INFO]: [CHAT] Ludicolite has gone AFK
  1092. [19:23:21] [Client thread/INFO]: [CHAT] Ludicolite is no longer AFK
  1093. [19:23:25] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: h
  1094. [19:23:26] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: oh
  1095. [19:24:18] [Client thread/INFO]: [CHAT] [POKETIP] Get 8 free rare candy in our store at pokedash.org/donate
  1096. [19:26:15] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1097. [19:26:19] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1098. [19:26:29] [Client thread/INFO]: [CHAT] WARNING >> 83 items have been removed!
  1099. [19:27:16] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1100. [19:27:23] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  1101. [19:28:04] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1102. [19:28:18] [Client thread/INFO]: [CHAT] [POKETIP] Exchange Tokens into physical items at /warp tokenexchange
  1103. [19:28:49] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1104. [19:28:49] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1105. [19:28:49] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1106. [19:28:49] [Client thread/INFO]: [CHAT] and items are currently 35%
  1107. [19:28:49] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1108. [19:28:49] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1109. [19:29:06] [Client thread/INFO]: [CHAT] gundamkillar has sent you Rowlet!
  1110. [19:29:09] [Client thread/INFO]: [CHAT] Your party is full. Dartrix was sent to your PC!
  1111. [19:29:09] [Client thread/INFO]: [CHAT] gundamkillar has sent you Dartrix!
  1112. [19:29:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Oh Gundam
  1113. [19:30:22] [Client thread/INFO]: [CHAT] GTS » YorikY has added a Slowpoke to the GTS for $500
  1114. [19:30:33] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: High ivs ^^
  1115. [19:30:33] [Client thread/INFO]: [CHAT] Ludicolite has gone AFK
  1116. [19:30:46] [Client thread/INFO]: [CHAT] GTS » You successfully purchased that Slowpoke for $500!
  1117. [19:30:47] [Client thread/INFO]: [CHAT] Your party is full. Slowpoke was sent to your PC!
  1118. [19:30:52] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: :)
  1119. [19:31:20] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: sup
  1120. [19:31:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Hullo
  1121. [19:31:47] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: o/ :D
  1122. [19:31:48] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Gundam
  1123. [19:31:51] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: ?
  1124. [19:31:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: You are not lonely on electric anymore if you didnt notice yet
  1125. [19:32:08] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: o.o
  1126. [19:32:15] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: xD
  1127. [19:32:18] [Client thread/INFO]: [CHAT] [POKETIP] For general information about the server check out /info
  1128. [19:32:41] [Client thread/INFO]: [CHAT] Exception from /warp\nThat warp does not exist.\neletric\n^\n\nUsage: /warp [[-y|-a|-accept <y>] [-f|-force <f>] ] [<subject>] <Warp Name>\nSubcommands: list
  1129. [19:32:43] [Client thread/INFO]: [CHAT] Exception from /warp\nThat warp does not exist.\nelectric\n^\n\nUsage: /warp [[-y|-a|-accept <y>] [-f|-force <f>] ] [<subject>] <Warp Name>\nSubcommands: list
  1130. [19:32:50] [Client thread/INFO]: [CHAT] Warping to the Electric gym
  1131. [19:33:06] [Client thread/INFO]: [CHAT] Ludicolite is no longer AFK
  1132. [19:33:25] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: What held item on electivire :P
  1133. [19:33:30] [Client thread/INFO]: [CHAT] [G] [Trainer] Adarkan: what are the tokens for?
  1134. [19:33:33] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ./info tokens
  1135. [19:33:38] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: life orb :D
  1136. [19:33:52] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: cute
  1137. [19:33:53] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: <3
  1138. [19:33:57] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Oof, i can get 8 master balls everyday?
  1139. [19:33:58] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: nani
  1140. [19:34:17] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: you are already dead :p
  1141. [19:34:26] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: oh
  1142. [19:34:30] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: omae wa moe no shinderu
  1143. [19:34:36] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: You're already dead
  1144. [19:34:44] [Client thread/INFO]: [CHAT] [T] [Celebrity] [Master] GamingWithAdem: Selling cresselia/regigigas/latios
  1145. [19:34:59] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Wow, the gts is so empty
  1146. [19:35:05] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: yea
  1147. [19:35:13] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: lemme spice things up
  1148. [19:35:18] [Client thread/INFO]: [CHAT] GTS » Ludicolite has added a Shiny Heatran to the GTS for $5000000
  1149. [19:35:20] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: wow
  1150. [19:35:23] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ...
  1151. [19:35:26] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: so much better
  1152. [19:35:26] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: no the gts got 3 pokes....
  1153. [19:35:32] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: wat happen to not selling ur heatran lol
  1154. [19:35:33] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: then it's no empty xd
  1155. [19:35:40] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: I love my Heatrans
  1156. [19:35:42] [Client thread/INFO]: [CHAT] GTS » _ShodowS_ has added a mysterious egg to the GTS for $500
  1157. [19:35:45] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: My 2 shiny heatrans are so cool
  1158. [19:35:49] [Client thread/INFO]: [CHAT] GTS » _ShodowS_ has added a mysterious egg to the GTS for $500
  1159. [19:35:55] [Client thread/INFO]: [CHAT] GTS » _ShodowS_ has added a mysterious egg to the GTS for $500
  1160. [19:36:04] [Client thread/INFO]: [CHAT] [G] [Regular] MithicalPvP: what is wide leans for?
  1161. [19:36:11] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: evs
  1162. [19:36:14] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i think
  1163. [19:36:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1164. [19:36:16] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: No
  1165. [19:36:18] [Client thread/INFO]: [CHAT] [POKETIP] Join us on our Discord server to interact with other players & staff! d.pokedash.org
  1166. [19:36:20] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: xD
  1167. [19:36:29] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: lol rip
  1168. [19:36:29] [Client thread/INFO]: [CHAT] WARNING >> 46 items have been removed!
  1169. [19:36:33] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Wide lens is an item that increases your accuracy by 1.1x i believe
  1170. [19:36:40] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: time to suicide xD
  1171. [19:36:51] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: gg )
  1172. [19:36:51] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: il join
  1173. [19:36:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: noo
  1174. [19:36:54] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  1175. [19:36:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I leveled my poke on accident
  1176. [19:37:00] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ree
  1177. [19:37:02] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: retraining my ampharos now xD
  1178. [19:37:05] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ask a s mod
  1179. [19:37:10] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: to use pokemon editor
  1180. [19:37:10] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: yea, I know xd
  1181. [19:37:11] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: on it
  1182. [19:37:27] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: How do i evolve my alolan vulpix?
  1183. [19:37:28] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i wanna be a fire gym leader ;-;
  1184. [19:37:33] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: amasing xD
  1185. [19:37:38] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Dont mention your app ingame gamingwithadem
  1186. [19:37:42] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: oh
  1187. [19:37:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Just leave it on the website
  1188. [19:37:44] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: sorry...
  1189. [19:37:57] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: lvl up around a icy rock I think or what it is called
  1190. [19:37:57] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: well thats true xD
  1191. [19:38:07] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: yea icy rock
  1192. [19:38:13] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: I heard it requires ice stone
  1193. [19:38:22] [Client thread/INFO]: [CHAT] Waiting on a gym leader to accept your battle request
  1194. [19:38:23] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: nvm
  1195. [19:38:26] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: lezz go yorik
  1196. [19:38:31] [Client thread/INFO]: [CHAT] Willysito has gone AFK
  1197. [19:38:35] [Client thread/INFO]: [CHAT] You are now battling the Electric gym
  1198. [19:38:37] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: Greatgamerpkcd
  1199. [19:38:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Bring it
  1200. [19:38:44] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: nvm
  1201. [19:38:44] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ?
  1202. [19:38:46] [Client thread/INFO]: [CHAT] [G] [Nerd] [Champion] _ShodowS_: nvm that I wrote nvm xd
  1203. [19:38:47] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: oke lol
  1204. [19:38:49] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: xD
  1205. [19:38:50] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1206. [19:38:51] [Client thread/INFO]: [CHAT] You sent out Tyrantrum!
  1207. [19:39:17] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: tfw u need more cakes for Normal type ranchse
  1208. [19:39:19] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: *Ranches
  1209. [19:39:22] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: ree
  1210. [19:39:25] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: I bealive breloom should get a mega evolution
  1211. [19:39:39] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol
  1212. [19:39:39] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: gg
  1213. [19:39:40] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ez
  1214. [19:39:41] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1215. [19:39:43] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: You know what deserves a mega evloution?
  1216. [19:39:46] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Ludicolo ;)
  1217. [19:39:46] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i wonna battle
  1218. [19:39:47] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: This team is pretty gud
  1219. [19:39:50] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: yorik
  1220. [19:39:52] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: tp
  1221. [19:39:55] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: better than mine xD
  1222. [19:39:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: do /battle electric
  1223. [19:39:58] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: actually
  1224. [19:40:05] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: gotta get pokes
  1225. [19:40:08] [Client thread/INFO]: [CHAT] Willysito is no longer AFK
  1226. [19:40:18] [Client thread/INFO]: [CHAT] [POKETIP] Sell your Pokemon on the global market! /gts help
  1227. [19:40:20] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i mean a ordinary battle
  1228. [19:40:22] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: normal one
  1229. [19:40:22] [Client thread/INFO]: [CHAT] [G] [Regular] MithicalPvP: what is wide leans for?
  1230. [19:40:28] [Client thread/INFO]: [CHAT] [G] [Regular] MithicalPvP: oops sry
  1231. [19:40:32] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I dont have 6 pokes ready
  1232. [19:40:41] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: we can do battle rules
  1233. [19:40:42] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I have 5 gym teams ready tho xd
  1234. [19:40:51] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: 5v5?
  1235. [19:41:05] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I have 21 pokes ready to battle
  1236. [19:41:11] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: But those are my gym pokes
  1237. [19:41:19] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: so what
  1238. [19:41:19] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I only have 3 pokes on my main team
  1239. [19:41:20] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1240. [19:41:20] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1241. [19:41:20] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1242. [19:41:20] [Client thread/INFO]: [CHAT] and items are currently 35%
  1243. [19:41:20] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1244. [19:41:20] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1245. [19:41:25] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: dose anyone have a love relearner
  1246. [19:41:27] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: just battle me -.-
  1247. [19:41:29] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: move
  1248. [19:41:39] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: dose anyone have a move relearner
  1249. [19:41:45] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: 3v3?
  1250. [19:41:52] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: sure
  1251. [19:42:14] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: tp
  1252. [19:42:23] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: I feel like the rock type gym is pretty much too hard to apply for 2 reasons
  1253. [19:42:31] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: the pokemon
  1254. [19:42:36] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: 1. you don't have enough pokemon that can evolve
  1255. [19:42:37] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1256. [19:42:40] [Client thread/INFO]: [CHAT] You have teleported to gundamkillar's location.
  1257. [19:42:47] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: what you can do
  1258. [19:42:47] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Gamingwithadem relog
  1259. [19:42:48] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: is
  1260. [19:42:51] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: why?
  1261. [19:42:52] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: 2. you are forced to use both dittos to breed and hope for a better pokemon.
  1262. [19:42:57] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: because you are invis
  1263. [19:42:59] [Client thread/INFO]: [CHAT] [G] [Trainer] Adarkan: what are the tokens for?
  1264. [19:43:04] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Adarkan ./info tokens
  1265. [19:43:48] [Client thread/INFO]: [CHAT] [G] [Trainer] Adarkan: Only for pokebuilder then :P
  1266. [19:43:52] [Client thread/INFO]: [CHAT] [G] [Trainer] Adarkan: thanks
  1267. [19:43:58] [Client thread/INFO]: [CHAT] Heracross broke free!
  1268. [19:43:58] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: And also, even if you brought in a level 20 tyranitar in the gym, it would die off really easily
  1269. [19:44:03] [Client thread/INFO]: [CHAT] You captured Heracross!
  1270. [19:44:04] [Client thread/INFO]: [CHAT] Your party is full. Heracross was sent to your PC!
  1271. [19:44:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: but they also have lvl 20
  1272. [19:44:09] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: so
  1273. [19:44:10] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: no
  1274. [19:44:12] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Yea, ik
  1275. [19:44:15] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: But still
  1276. [19:44:18] [Client thread/INFO]: [CHAT] [POKETIP] Experiencing frame rate lag or choppy gameplay? Type /lag for a detailed guide on how to improve client performance
  1277. [19:44:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: And Ive seen people do really really well in rock gym
  1278. [19:44:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: without using dittos
  1279. [19:44:53] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: i mean
  1280. [19:44:56] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: aerodactyl is like god
  1281. [19:44:59] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1282. [19:45:07] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: _Near has aerodactyl
  1283. [19:45:12] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: nat too
  1284. [19:45:13] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: that aero is nuts
  1285. [19:45:18] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Aerodactyl is probably the most easiest and one of the best rock types when it comes to this.
  1286. [19:45:34] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Its a really good poke anyway
  1287. [19:45:37] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: i havent seen a rock gyms leader since i have played ive played for weeks
  1288. [19:45:39] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Not just for a lvl 20 rock gym
  1289. [19:45:47] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Mhm
  1290. [19:45:50] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: near is really silent
  1291. [19:45:54] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea both of them sorta get on the same time tbh for me
  1292. [19:45:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: they were both on yesterday
  1293. [19:46:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1294. [19:46:25] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: And they also have lifes
  1295. [19:46:29] [Client thread/INFO]: [CHAT] WARNING >> 92 items have been removed!
  1296. [19:46:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Nat just came back from vacation
  1297. [19:46:40] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: near has school ;p
  1298. [19:46:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Like, im atleast 6 hours a day now
  1299. [19:47:07] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: But in 3 months, i hope to be on an hour a day
  1300. [19:47:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Person situation
  1301. [19:47:29] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: And they are still active enough
  1302. [19:47:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: You get my point?
  1303. [19:48:18] [Client thread/INFO]: [CHAT] [POKETIP] Express yourself with our emotes plugin! Check out the possibilities with /emotes
  1304. [19:48:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I lost my god pick
  1305. [19:48:56] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone have a boss tower i can use
  1306. [19:48:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: again
  1307. [19:48:59] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I do, tp
  1308. [19:49:01] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: oh dear
  1309. [19:49:09] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: This is like the 3rd or 4th time
  1310. [19:49:13] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone have a boss tower i can use
  1311. [19:49:18] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Pink_pgn i do, tp
  1312. [19:49:30] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: not that I need the pick, but I still lost it
  1313. [19:49:41] [Client thread/INFO]: [CHAT] Your Egg hatched into a Trapinch!
  1314. [19:49:53] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: oh nvm
  1315. [19:49:55] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I found it
  1316. [19:49:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: in my /enderchest xD
  1317. [19:50:14] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: and kdis thats how you crash your game
  1318. [19:50:18] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: kids*
  1319. [19:50:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Ready?
  1320. [19:50:51] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  1321. [19:51:01] [Client thread/INFO]: [CHAT] =====================================================
  1322. [19:51:01] [Client thread/INFO]: [CHAT]
  1323. [19:51:01] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  1324. [19:51:01] [Client thread/INFO]: [CHAT]
  1325. [19:51:01] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  1326. [19:51:01] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  1327. [19:51:01] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  1328. [19:51:01] [Client thread/INFO]: [CHAT]
  1329. [19:51:01] [Client thread/INFO]: [CHAT] =====================================================
  1330. [19:51:01] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I dont do battle ruels
  1331. [19:51:01] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: woohoo
  1332. [19:51:04] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: They arent lvl 100
  1333. [19:51:07] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: It crashes me
  1334. [19:51:18] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Battle rules in this server are pretty much "level caps" and 3 potions only
  1335. [19:51:20] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1336. [19:51:21] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: boss
  1337. [19:51:27] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: and there is no staff except me to kick me if it kicks me
  1338. [19:51:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: crashes**
  1339. [19:51:37] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: what level are they?
  1340. [19:51:48] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: sabelite mega evolves?
  1341. [19:51:49] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: wtf
  1342. [19:52:14] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Adem, what level are they
  1343. [19:52:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /pokeinfo <pokemon> <biome,catch,egggroup,evo,genderratio,moves,rarity,time> for info about a Pokemon
  1344. [19:52:20] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: 80
  1345. [19:52:22] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ooh
  1346. [19:52:25] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: let me get some rc
  1347. [19:52:30] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone have a move releaner
  1348. [19:52:31] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: XD
  1349. [19:52:36] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Yorik
  1350. [19:52:39] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ?
  1351. [19:52:43] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: rematch after his battle xD
  1352. [19:52:48] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: How much do you exactly need Adem
  1353. [19:52:54] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: To make them all 100
  1354. [19:53:01] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I have a dub full xD
  1355. [19:53:03] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i dont wonna lvl them up
  1356. [19:53:05] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: xD
  1357. [19:53:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ree
  1358. [19:53:17] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I can battle you with my fire team
  1359. [19:53:22] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ok
  1360. [19:53:25] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: this is my fire team
  1361. [19:53:26] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: too
  1362. [19:53:32] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: that im fighting with
  1363. [19:53:47] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i wonna test them out
  1364. [19:53:50] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1365. [19:53:50] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1366. [19:53:50] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1367. [19:53:50] [Client thread/INFO]: [CHAT] and items are currently 35%
  1368. [19:53:50] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1369. [19:53:50] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1370. [19:53:52] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone have a move releaner
  1371. [19:53:59] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hey yorik
  1372. [19:54:04] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: my pokemon went missing
  1373. [19:54:13] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: o really?
  1374. [19:54:16] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea
  1375. [19:54:24] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: i put them away to fight u and its gone...
  1376. [19:54:32] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: wolcanian really XD
  1377. [19:54:35] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: well its an egg
  1378. [19:54:36] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: tp
  1379. [19:54:41] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: me?
  1380. [19:54:41] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: im lagging like crazy there
  1381. [19:54:46] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lol
  1382. [19:54:49] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: its my platform
  1383. [19:54:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Greatgamerpkcd wait a sec
  1384. [19:54:52] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: kk
  1385. [19:55:02] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ok, lets go
  1386. [19:55:08] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Finally, Venusaurite
  1387. [19:56:05] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: I can assume that we can't get Aerodactylite?
  1388. [19:56:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1389. [19:56:16] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1390. [19:56:18] [Client thread/INFO]: [CHAT] [POKETIP] Win extra Tokens in the /gamble menu!
  1391. [19:56:29] [Client thread/INFO]: [CHAT] WARNING >> 41 items have been removed!
  1392. [19:56:38] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lol
  1393. [19:56:38] [Client thread/INFO]: [CHAT] gundamkillar declined the battle!
  1394. [19:56:39] [Client thread/INFO]: [CHAT] GreatGamerPkcd declined the battle!
  1395. [19:56:45] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: how did that not kill you
  1396. [19:56:53] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: idk
  1397. [19:57:04] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i dont have anything on it so xD
  1398. [19:57:10] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: crap
  1399. [19:57:11] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1400. [19:57:12] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1401. [19:57:13] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: who needed a move relearner?
  1402. [19:57:16] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lol
  1403. [19:57:16] [Client thread/INFO]: [CHAT] You retrieved Nidoqueen!
  1404. [19:57:17] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: gg
  1405. [19:57:18] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: hm, gg
  1406. [19:57:29] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i dont have anything on turtonator
  1407. [19:57:42] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: im thinking of putting sashes or something on it
  1408. [19:57:47] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: becose it gots shell trap
  1409. [19:57:48] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I dont have any held items on my fire team lol
  1410. [19:57:59] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1411. [19:58:00] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Still have to do that
  1412. [19:58:00] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1413. [19:58:16] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: nice base
  1414. [19:58:26] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: u got your valcanian here?
  1415. [19:58:28] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: oh lol
  1416. [19:58:32] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1417. [19:58:33] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1418. [19:58:33] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: tp for move relearner
  1419. [19:58:34] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Thats my first base
  1420. [19:58:38] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: its boring xD
  1421. [19:58:41] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: xD
  1422. [19:58:51] [Client thread/INFO]: [CHAT] [G] [Regular] MithicalPvP: legendary boss who whants it?
  1423. [19:59:01] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: me
  1424. [19:59:05] [Client thread/INFO]: [CHAT] You retrieved Nidoqueen!
  1425. [19:59:06] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1426. [19:59:11] [Client thread/INFO]: [CHAT] gundamkillar declined the battle!
  1427. [19:59:13] [Client thread/INFO]: [CHAT] You retrieved Nidoqueen!
  1428. [19:59:13] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1429. [19:59:15] [Client thread/INFO]: [CHAT] You retrieved Nidoqueen!
  1430. [19:59:16] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1431. [19:59:27] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: power lens
  1432. [19:59:40] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1433. [19:59:40] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1434. [19:59:43] [Client thread/INFO]: [CHAT] gundamkillar declined the battle!
  1435. [19:59:51] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: last chance to tp for a move relearner
  1436. [20:00:18] [Client thread/INFO]: [CHAT] [POKETIP] Come refine your elite parkour skills in /warp parkour
  1437. [20:00:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I never did the introduce yourself thing on the forums lol
  1438. [20:00:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Should i do it rn anyway? xd
  1439. [20:00:37] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i got allmost full double chest of mega stonews
  1440. [20:00:38] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: i didnt too xD
  1441. [20:00:40] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: stones*
  1442. [20:00:41] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i did
  1443. [20:00:44] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: long time ago
  1444. [20:00:46] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1445. [20:00:47] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1446. [20:00:48] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I know :P
  1447. [20:00:51] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: how ?
  1448. [20:01:00] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Morskil keeps me up to date lol
  1449. [20:01:05] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hi im pkcd and im single thank you for reading this. done
  1450. [20:01:07] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: what
  1451. [20:01:17] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: She knew you
  1452. [20:01:20] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: yea
  1453. [20:01:23] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: she still does
  1454. [20:01:27] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lol
  1455. [20:01:28] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol yea
  1456. [20:01:41] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lots of good people quited
  1457. [20:01:43] [Client thread/INFO]: [CHAT] GTS » Ludicolite has added a Shiny Remoraid to the GTS for $2500
  1458. [20:01:48] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1459. [20:01:49] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1460. [20:01:50] [Client thread/INFO]: [CHAT] You retrieved Nidoqueen!
  1461. [20:01:51] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1462. [20:01:51] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: ;-;
  1463. [20:01:51] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Thanks
  1464. [20:01:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Im here
  1465. [20:01:54] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: >:D
  1466. [20:01:59] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: :D
  1467. [20:02:09] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Greatgamerpkcd
  1468. [20:02:13] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: you single bro?
  1469. [20:02:13] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: mhm
  1470. [20:02:15] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea
  1471. [20:02:17] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1472. [20:02:18] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Age?
  1473. [20:02:22] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: 16
  1474. [20:02:23] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: i got 1 friend :D
  1475. [20:02:28] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: im lonely
  1476. [20:02:29] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: single
  1477. [20:02:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I have no friends
  1478. [20:02:32] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: so
  1479. [20:02:34] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: u gud
  1480. [20:02:38] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: gilly
  1481. [20:02:38] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: im not ur firend D:?????
  1482. [20:02:41] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: is my friend
  1483. [20:02:43] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1484. [20:02:44] [Client thread/INFO]: [CHAT] You sent out Nidoqueen!
  1485. [20:02:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I have 1 friend actually
  1486. [20:03:00] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: no, not you ;D
  1487. [20:03:05] [Client thread/INFO]: [CHAT] [T] [Celebrity] [Master] GamingWithAdem: Selling mega stone/legendarys etc!
  1488. [20:03:06] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ;_;
  1489. [20:03:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: <3
  1490. [20:03:17] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: who is it
  1491. [20:03:18] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lol
  1492. [20:03:22] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Guess lol
  1493. [20:03:23] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: sega
  1494. [20:03:27] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Sega
  1495. [20:03:27] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: morskill
  1496. [20:03:29] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: selling kyogre or charizardstone X?
  1497. [20:03:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Who the hell is sega
  1498. [20:03:33] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: me? :D xd
  1499. [20:03:37] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1500. [20:03:37] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: its Saga
  1501. [20:03:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: not sega
  1502. [20:03:42] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ree
  1503. [20:03:46] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: whos saga?
  1504. [20:03:47] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ik its a joke ;p
  1505. [20:03:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: but yes
  1506. [20:03:50] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1507. [20:03:50] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: morskil
  1508. [20:03:53] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: oh
  1509. [20:03:58] [Client thread/INFO]: [CHAT] Your Pokemon have been healed!
  1510. [20:04:07] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: guess my irl name
  1511. [20:04:11] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yorik
  1512. [20:04:12] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: york
  1513. [20:04:15] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol
  1514. [20:04:15] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: lel
  1515. [20:04:16] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: xd
  1516. [20:04:17] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1517. [20:04:18] [Client thread/INFO]: [CHAT] [POKETIP] Check out the main server desinations at /warp hub
  1518. [20:04:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: There are actually people who know my last name lol
  1519. [20:04:48] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hmm
  1520. [20:04:48] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Try guessing mine,it starts with c :d
  1521. [20:04:57] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Charles
  1522. [20:04:58] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: calvin
  1523. [20:05:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: constantijn
  1524. [20:05:11] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: nope xD
  1525. [20:05:13] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Thats a dutch name ;D
  1526. [20:05:16] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: cassie
  1527. [20:05:35] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Its Ca___
  1528. [20:05:37] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Who here knows duckston?
  1529. [20:05:39] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: cassie
  1530. [20:05:42] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Carol
  1531. [20:05:52] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: nop
  1532. [20:05:56] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: umm i dont know him much
  1533. [20:06:01] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Carie
  1534. [20:06:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1535. [20:06:18] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Im going to england
  1536. [20:06:18] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: so about y missing egg ;p
  1537. [20:06:20] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Conor
  1538. [20:06:20] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1539. [20:06:20] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1540. [20:06:20] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1541. [20:06:20] [Client thread/INFO]: [CHAT] and items are currently 35%
  1542. [20:06:20] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1543. [20:06:20] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1544. [20:06:23] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: idk
  1545. [20:06:23] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: my*
  1546. [20:06:26] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: and stab him
  1547. [20:06:29] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: D:<
  1548. [20:06:29] [Client thread/INFO]: [CHAT] WARNING >> 69 items have been removed!
  1549. [20:06:34] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: no jk
  1550. [20:06:36] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: hes a gud boi
  1551. [20:06:52] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: what dose kit regular give ????
  1552. [20:06:55] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: The next person to type something in the chat is a trap
  1553. [20:06:56] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: rip yorik cant reply to you when you are vanished xD
  1554. [20:06:58] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: 16 pokeball
  1555. [20:07:00] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: and stesks
  1556. [20:07:01] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: now
  1557. [20:07:02] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: steaks
  1558. [20:07:05] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I think its Caven
  1559. [20:07:08] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: xD
  1560. [20:07:14] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: x)
  1561. [20:07:18] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: More like uh
  1562. [20:07:20] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: google it
  1563. [20:07:30] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: All names that start with the letter C.
  1564. [20:08:18] [Client thread/INFO]: [CHAT] [POKETIP] Go to /warp shop to make money
  1565. [20:08:24] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: but still Yorik
  1566. [20:08:24] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: so about my missing egg :3
  1567. [20:08:29] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: fite meh xD
  1568. [20:08:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: wait a min
  1569. [20:08:45] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Is anyone selling tokens?
  1570. [20:08:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I only have 400 lol
  1571. [20:09:00] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Are you willing to sell them though?
  1572. [20:09:03] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: Should i introduce myself on the website? been idk 1-2 months since i first started xd
  1573. [20:09:25] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hmm
  1574. [20:09:29] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Yea, go for it
  1575. [20:09:40] [Client thread/INFO]: [CHAT] You sent out Greninja!
  1576. [20:09:44] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Im around for like 5 monhts
  1577. [20:09:44] [Client thread/INFO]: [CHAT] You retrieved Greninja!
  1578. [20:09:45] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: brb
  1579. [20:09:47] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: became mod
  1580. [20:09:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Still didnt do it
  1581. [20:10:01] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: do wat :3
  1582. [20:10:09] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: introduce yourself on the forum
  1583. [20:10:13] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: oh ;p
  1584. [20:10:17] [Client thread/INFO]: [CHAT] gundamkillar, a leader of multiple gyms, has just come online!
  1585. [20:10:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: hawt
  1586. [20:10:33] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: multiple
  1587. [20:10:44] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: you are the first player to have that btw
  1588. [20:10:58] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Really?
  1589. [20:11:00] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: he just asked a staff
  1590. [20:11:03] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: right?
  1591. [20:11:04] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: xD
  1592. [20:11:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Since I was the only one lol
  1593. [20:11:15] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone got rare candy
  1594. [20:11:28] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Yes
  1595. [20:12:18] [Client thread/INFO]: [CHAT] [POKETIP] Check out our website at pokedash.org
  1596. [20:12:30] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: i have 3 k
  1597. [20:13:18] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: Ok so all 3000 for 30 rare candy
  1598. [20:13:46] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: Ok so all 3000 for 15
  1599. [20:13:51] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol
  1600. [20:13:51] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: oops lol
  1601. [20:14:42] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I need money
  1602. [20:14:53] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Same
  1603. [20:14:57] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: no no no
  1604. [20:14:59] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Me too
  1605. [20:15:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I cant mine for money tho xD
  1606. [20:16:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1607. [20:16:18] [Client thread/INFO]: [CHAT] [POKETIP] Purchase cool ranks and items at pokedash.org/donate
  1608. [20:16:20] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1609. [20:16:25] [Client thread/INFO]: [CHAT] This server is running §2Wondertrade§r by §2GhostWolf!
  1610. [20:16:25] [Client thread/INFO]: [CHAT] §rFor a tutorial see: §9https://www.youtube.com/ghostwolfgames
  1611. [20:16:25] [Client thread/INFO]: [CHAT] Current §2Wondertrade§r pool contains: §2100§r Pixelmon
  1612. [20:16:25] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  1613. [20:16:29] [Client thread/INFO]: [CHAT] WARNING >> 53 items have been removed!
  1614. [20:16:41] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  1615. [20:16:46] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  1616. [20:17:37] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Apparently found a level 64 mightyena
  1617. [20:17:39] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Interesting
  1618. [20:18:43] [Client thread/INFO]: [CHAT] [G] [<3] [Regular] Willysito: any1 selling kyogre?
  1619. [20:18:50] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1620. [20:18:50] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1621. [20:18:50] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1622. [20:18:50] [Client thread/INFO]: [CHAT] and items are currently 35%
  1623. [20:18:50] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1624. [20:18:50] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1625. [20:20:12] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: So 3000 for 15 ?
  1626. [20:20:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  1627. [20:21:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I once bought a xerneas for 3 stacks rare candies lol
  1628. [20:21:29] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: gg
  1629. [20:21:31] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: wtf from who lol
  1630. [20:21:37] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: NewExperience
  1631. [20:21:42] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: >_>
  1632. [20:21:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: 200k + 3 stacks rare candies for a shiny groundon and a xerneas
  1633. [20:21:52] [Client thread/INFO]: [CHAT] -------------- Player Info: NewExperience ---------------
  1634. [20:21:52] [Client thread/INFO]: [CHAT] NewExperience is currently offline
  1635. [20:21:52] [Client thread/INFO]: [CHAT] Last online: 3 days, 12 hours, 39 minutes, 21 seconds
  1636. [20:21:52] [Client thread/INFO]: [CHAT] Display name: NewExperience
  1637. [20:21:52] [Client thread/INFO]: [CHAT] ------------------------ « » -------------------------
  1638. [20:21:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Best trade of my life
  1639. [20:22:08] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: :d
  1640. [20:22:08] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hm
  1641. [20:22:12] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: did he quit?
  1642. [20:22:22] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: no
  1643. [20:22:35] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: school i guess
  1644. [20:22:36] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Pink_pgn do you know the rules?
  1645. [20:22:36] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: ik the rules
  1646. [20:22:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: good, throw
  1647. [20:22:40] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: im ready
  1648. [20:22:49] [Client thread/INFO]: [CHAT] Warping to the Electric gym
  1649. [20:22:52] [Client thread/INFO]: [CHAT] >>> Iamforthewin has joined the server! <<<
  1650. [20:22:55] [Client thread/INFO]: [CHAT] Warping to the Grass gym
  1651. [20:23:02] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Master] GamingWithAdem: wb
  1652. [20:23:02] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Hello Iamforthewin
  1653. [20:23:27] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: gg
  1654. [20:23:31] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: lol
  1655. [20:23:40] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: gyms leader too strong XD
  1656. [20:23:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: xD
  1657. [20:23:45] [Client thread/INFO]: [CHAT] GTS » Iamforthewin has added a Joltik to the GTS for $5000
  1658. [20:23:47] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: stronK
  1659. [20:23:50] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Yorik fight electric again xD
  1660. [20:23:51] [Client thread/INFO]: [CHAT] GTS » Iamforthewin has added a Rufflet to the GTS for $3000
  1661. [20:23:54] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Sure
  1662. [20:23:56] [Client thread/INFO]: [CHAT] GTS » Iamforthewin has added a Cloyster to the GTS for $45000
  1663. [20:24:02] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: 45k?!
  1664. [20:24:08] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: :P
  1665. [20:24:11] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: I see.
  1666. [20:24:12] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: toatally worth it
  1667. [20:24:16] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: totally*
  1668. [20:24:18] [Client thread/INFO]: [CHAT] [POKETIP] Check out the server kits with /kits
  1669. [20:24:53] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: rn?
  1670. [20:24:59] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: ya xD
  1671. [20:25:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: but you know my team D:<
  1672. [20:25:22] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: theres mine :D
  1673. [20:25:29] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: kekekeke
  1674. [20:25:45] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Wait
  1675. [20:25:46] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: YorikY
  1676. [20:25:50] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: eeleketross has no weaknesses
  1677. [20:25:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Yea?
  1678. [20:25:53] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: does stance change work in pixelmon?
  1679. [20:25:54] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: lel
  1680. [20:25:55] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea
  1681. [20:25:59] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: idk lol
  1682. [20:26:05] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: can i test it
  1683. [20:26:08] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: on u
  1684. [20:26:08] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: it does iam
  1685. [20:26:14] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: u sure?
  1686. [20:26:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1687. [20:26:21] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lets go
  1688. [20:26:28] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: im pretty sure i used ageislash when i started this server
  1689. [20:26:29] [Client thread/INFO]: [CHAT] WARNING >> 40 items have been removed!
  1690. [20:26:46] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Rip still lvl 41 xd
  1691. [20:26:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: oh lol
  1692. [20:26:53] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: well, thats fine I guess
  1693. [20:26:53] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: can u test it for me
  1694. [20:27:02] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: sure
  1695. [20:27:02] [Client thread/INFO]: [CHAT] Iamforthewin has requested that you teleport to them.
  1696. [20:27:02] [Client thread/INFO]: [CHAT] Accept - Deny
  1697. [20:27:07] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone got any bauxite
  1698. [20:27:08] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  1699. [20:27:16] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: ill swap for diamonds
  1700. [20:27:35] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: oh woops
  1701. [20:27:36] [Client thread/INFO]: [CHAT] There are no teleport requests for you to accept.
  1702. [20:27:37] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: tp
  1703. [20:27:38] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: >:D
  1704. [20:27:39] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: 1v1 iut
  1705. [20:27:43] [Client thread/INFO]: [CHAT] A teleport request was sent to Iamforthewin.
  1706. [20:27:45] [Client thread/INFO]: [CHAT] You have teleported to Iamforthewin's location.
  1707. [20:27:49] [Client thread/INFO]: [CHAT] You sent out Aegislash!
  1708. [20:27:58] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: gg
  1709. [20:27:59] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: gg
  1710. [20:28:03] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: dont attack me
  1711. [20:28:06] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: or idk
  1712. [20:28:17] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ill try
  1713. [20:28:18] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  1714. [20:28:18] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I think our teams are both just as good lol
  1715. [20:28:27] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: i love my eelektross in particular xD
  1716. [20:28:29] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: wait wait wait
  1717. [20:28:32] [Client thread/INFO]: [CHAT] Congratulations on winning your battle, GreatGamerPkcd
  1718. [20:28:32] [Client thread/INFO]: [CHAT] You have won 1 point for your team! Team score is now 319
  1719. [20:28:38] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: it's already in it's attacking form
  1720. [20:28:43] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea
  1721. [20:28:50] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: o wait
  1722. [20:28:50] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1723. [20:28:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: that doesnt work
  1724. [20:28:53] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: its broken
  1725. [20:28:54] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: kam it cal
  1726. [20:28:59] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: actually u want mine for 3k?
  1727. [20:28:59] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ?
  1728. [20:29:03] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: 88% ivs
  1729. [20:29:07] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: with a egg move
  1730. [20:29:20] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: stance change is broken?
  1731. [20:29:23] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: no
  1732. [20:29:25] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: hello
  1733. [20:29:37] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: you need to use king's shield to change back to defense
  1734. [20:29:39] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: How are you guys?
  1735. [20:29:43] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: if it doesnt, it's broken
  1736. [20:29:47] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: ...
  1737. [20:29:50] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: yea ik just that yorik said its broken ;p
  1738. [20:29:50] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: im gud gundamkillar, thanks for asking
  1739. [20:29:53] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: anyone got any bauxite
  1740. [20:29:59] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: ill swap for diamonds
  1741. [20:30:12] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: rip me xD
  1742. [20:30:13] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: stust
  1743. [20:30:16] [Client thread/INFO]: [CHAT] [Debug]: Chunk borders: shown
  1744. [20:30:19] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: trust
  1745. [20:30:23] [Client thread/INFO]: [CHAT] [Debug]: Chunk borders: hidden
  1746. [20:30:26] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: thanks
  1747. [20:30:26] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  1748. [20:30:38] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: ugh
  1749. [20:30:42] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: science test
  1750. [20:30:43] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: omg how did you get this
  1751. [20:30:48] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: ohh
  1752. [20:30:52] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hey yorik
  1753. [20:30:54] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ?
  1754. [20:30:57] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: YorikY
  1755. [20:30:59] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: r u able to get my missing egg back :3?
  1756. [20:31:04] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: can we do battl rules?
  1757. [20:31:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: o yea that thingy
  1758. [20:31:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Iamforthewin no
  1759. [20:31:10] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: :(
  1760. [20:31:13] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Greatgamerpkcd do you have any proof?
  1761. [20:31:17] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: but but but why
  1762. [20:31:20] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1763. [20:31:20] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1764. [20:31:20] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1765. [20:31:20] [Client thread/INFO]: [CHAT] and items are currently 35%
  1766. [20:31:20] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1767. [20:31:20] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1768. [20:31:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: because its unfair
  1769. [20:31:27] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: uhh nope sadly
  1770. [20:31:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Then I cant help
  1771. [20:31:33] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: level 90 ::::
  1772. [20:31:33] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: did we abondon our old home?
  1773. [20:31:35] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: egv;qenwjiv
  1774. [20:31:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Thats unfair Iamforthewin
  1775. [20:31:42] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: 100% iv gg bye bye
  1776. [20:31:42] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Well i did send great the rowlet egg jn
  1777. [20:31:47] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: YorikY battle rules
  1778. [20:31:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Dont character spam dude
  1779. [20:31:53] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I dont Iamforthewin, its unfair
  1780. [20:32:00] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: how is it unfair
  1781. [20:32:09] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: nope
  1782. [20:32:10] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: What non legend poke learns a move in level 100
  1783. [20:32:12] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: not yet
  1784. [20:32:14] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: k
  1785. [20:32:14] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: becuase of stat changes and moves learnt above the level I have my pokes
  1786. [20:32:18] [Client thread/INFO]: [CHAT] [POKETIP] Use /msg to message people, and /r to reply!
  1787. [20:32:28] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: The stats dont change correctly
  1788. [20:32:30] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: oh
  1789. [20:32:35] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: not always atleast
  1790. [20:32:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: and it crashes 90% of the time
  1791. [20:32:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: and I dotn like crashing
  1792. [20:32:43] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: Then how
  1793. [20:32:50] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: did i battle noskill
  1794. [20:32:54] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: and it was even
  1795. [20:33:01] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: wdym?
  1796. [20:33:17] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: I didnt even 1 shot his mewtwo with specs shadow ball
  1797. [20:33:21] [Client thread/INFO]: [CHAT] [§dPixelmon§r] §aA Legendary has spawned in a Ocean biome!
  1798. [20:33:22] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: her(*
  1799. [20:33:24] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: gege
  1800. [20:33:31] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: hello people
  1801. [20:33:35] [Client thread/INFO]: [CHAT] [G] [Trainer] Stampaloo: hello every on
  1802. [20:33:36] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Who is it?
  1803. [20:33:46] [Client thread/INFO]: [CHAT] [G] [Saucy] [PokeMaster] Iamforthewin: not me ;-;
  1804. [20:34:07] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1805. [20:34:10] [Client thread/INFO]: [CHAT] You have teleported to gundamkillar's location.
  1806. [20:34:18] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: 3... 2... 1...
  1807. [20:34:20] [Client thread/INFO]: [CHAT] ----------------------------------------------------
  1808. [20:34:20] [Client thread/INFO]: [CHAT] YorikY caught a legendary Latios
  1809. [20:34:20] [Client thread/INFO]: [CHAT] ----------------------------------------------------
  1810. [20:34:22] [Client thread/INFO]: [CHAT] [G] [Trainer] Stampaloo: no
  1811. [20:34:23] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: gege xd
  1812. [20:34:33] [Client thread/INFO]: [CHAT] Warped to the default home successfully.
  1813. [20:34:34] [Client thread/INFO]: [CHAT] [G] [Trainer] Stampaloo: no nugget
  1814. [20:34:46] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: only legend I need atm is the damn wish maker... spawn on me plz xD
  1815. [20:35:18] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: Yoriky im msging my brother xd
  1816. [20:35:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: idc, dont spam
  1817. [20:36:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1818. [20:36:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /list to see online players & staff!
  1819. [20:36:29] [Client thread/INFO]: [CHAT] WARNING >> 50 items have been removed!
  1820. [20:36:30] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: do plants grow when the player who claimed them is offline?
  1821. [20:36:33] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: no
  1822. [20:36:41] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: The claim just has to be loaded
  1823. [20:36:45] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: Do u have lapis
  1824. [20:36:50] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: nope
  1825. [20:36:55] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: it's been a day and i still have no melons D:
  1826. [20:37:01] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: then get some
  1827. [20:37:07] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: im growing them
  1828. [20:37:29] [Client thread/INFO]: [CHAT] You sent out §AArticuno!
  1829. [20:37:30] [Client thread/INFO]: [CHAT] You retrieved §AArticuno!
  1830. [20:37:31] [Client thread/INFO]: [CHAT] You sent out §AArticuno!
  1831. [20:37:44] [Client thread/INFO]: [CHAT] You received: Shell Bell!
  1832. [20:37:52] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Guys
  1833. [20:37:57] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: yes?
  1834. [20:38:02] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I need to think of a cool birthday present
  1835. [20:38:07] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Anyone has some inspiration?
  1836. [20:38:07] [Client thread/INFO]: [CHAT] [G] [Trainer] Stampaloo: im trading old amber
  1837. [20:38:12] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: what is your friend like?
  1838. [20:38:13] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: For who?
  1839. [20:38:13] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: a gf
  1840. [20:38:21] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: nuggets :D
  1841. [20:38:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: For who is not important
  1842. [20:38:27] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Its a she hto
  1843. [20:38:36] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: say u r t he present ;)
  1844. [20:38:38] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: nuggets all day
  1845. [20:38:44] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Greatgamerpkcd *friend*
  1846. [20:38:49] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1847. [20:38:53] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: hmm
  1848. [20:38:55] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: A purse :D
  1849. [20:38:55] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: me... im pretty hot too, i mean i got heated up a few minutes ago
  1850. [20:39:05] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: gundamkillar too expensive lol
  1851. [20:39:07] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: buy her nuggets :P xd
  1852. [20:39:11] [Client thread/INFO]: [CHAT] Iamforthewin has gone AFK
  1853. [20:39:17] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: _shodows_ id only buy nuggets for morskil
  1854. [20:39:23] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: xD
  1855. [20:39:24] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: a knock off lv purse
  1856. [20:39:38] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: You guys suck at this lol
  1857. [20:39:41] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  1858. [20:39:47] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: buy flowers xd
  1859. [20:39:51] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Im not that bad as a present okay?!?
  1860. [20:39:52] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: is she liek legit just a friend
  1861. [20:40:01] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: yea, shes just a friend
  1862. [20:40:15] [Client thread/INFO]: [CHAT] [G] [Trainer] Pugplayz_games: waypoint
  1863. [20:40:18] [Client thread/INFO]: [CHAT] [POKETIP] Players are allowed to steal from unprotected land, stay safe or be sorry!
  1864. [20:40:19] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: is she a gamer ;3
  1865. [20:40:29] [Client thread/INFO]: [CHAT] Pink_PGN just voted with /vote and received rewards!
  1866. [20:40:30] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: casual
  1867. [20:40:38] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: so yea, a little
  1868. [20:40:47] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Buy her pubg xD
  1869. [20:40:49] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: u can buy usum but idk if she has 3ds
  1870. [20:40:50] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol
  1871. [20:41:00] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: idk if she does tbh
  1872. [20:41:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: pubg wont be bad lol
  1873. [20:41:06] [Client thread/INFO]: [CHAT] Pink_PGN just voted with /vote and received rewards!
  1874. [20:41:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Id play it with her
  1875. [20:41:08] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: give her paypal :P
  1876. [20:41:17] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: paysafe*
  1877. [20:41:17] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: xd
  1878. [20:41:20] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1879. [20:41:40] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I know what :>
  1880. [20:41:51] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: a handshake
  1881. [20:41:52] [Client thread/INFO]: [CHAT] Pink_PGN just voted with /vote and received rewards!
  1882. [20:41:55] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: good luck with that
  1883. [20:41:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: friend
  1884. [20:42:51] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Master+ gets all the best ranks
  1885. [20:42:54] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: not ranks
  1886. [20:42:56] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: i mean
  1887. [20:42:57] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: perms
  1888. [20:42:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: perks
  1889. [20:43:00] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: yes
  1890. [20:43:00] [Client thread/INFO]: [CHAT] GTS » GreatGamerPkcd has added a mysterious egg to the GTS for $10000
  1891. [20:43:00] [Client thread/INFO]: [CHAT] GTS » Your Mystery Egg has been added to the listings!
  1892. [20:43:01] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: or perks
  1893. [20:43:07] [Client thread/INFO]: [CHAT] Your Egg hatched into a Gible!
  1894. [20:43:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: owner has the best perks
  1895. [20:43:09] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: you litterally have nothing to fear
  1896. [20:43:19] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: or smod
  1897. [20:43:25] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: mod has some great perks too
  1898. [20:43:30] [Client thread/INFO]: [CHAT] iHare just voted with /vote and received rewards!
  1899. [20:43:30] [Client thread/INFO]: [CHAT] iHare just voted with /vote and received rewards!
  1900. [20:43:30] [Client thread/INFO]: [CHAT] iHare just voted with /vote and received rewards!
  1901. [20:43:35] [Client thread/INFO]: [CHAT] [G] [Celebrity] [Champion] _ShodowS_: gtg cya later guys and girls
  1902. [20:43:38] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: helper is just a pokemaster whos able to kick
  1903. [20:43:39] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: byee
  1904. [20:43:43] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: cya
  1905. [20:43:46] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: bai
  1906. [20:43:50] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1907. [20:43:50] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1908. [20:43:50] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1909. [20:43:50] [Client thread/INFO]: [CHAT] and items are currently 35%
  1910. [20:43:50] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1911. [20:43:50] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1912. [20:44:04] [Client thread/INFO]: [CHAT] gundamkillar just voted with /vote and received rewards!
  1913. [20:44:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /warp wilds to start your adventure!
  1914. [20:44:19] [Client thread/INFO]: [CHAT] gundamkillar just voted with /vote and received rewards!
  1915. [20:44:26] [Client thread/INFO]: [CHAT] gundamkillar just voted with /vote and received rewards!
  1916. [20:45:06] [Client thread/INFO]: [CHAT] A teleport request was sent to gundamkillar.
  1917. [20:45:13] [Client thread/INFO]: [CHAT] You have teleported to gundamkillar's location.
  1918. [20:46:16] [Client thread/INFO]: [CHAT] Pugplayz_games has gone AFK
  1919. [20:46:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1920. [20:46:29] [Client thread/INFO]: [CHAT] WARNING >> 107 items have been removed!
  1921. [20:46:36] [Client thread/INFO]: [CHAT] Pugplayz_games is no longer AFK
  1922. [20:46:48] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: this build is taking s olong :(
  1923. [20:47:28] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: what are you building?
  1924. [20:47:34] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: A castle, you want to see?
  1925. [20:47:42] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: sure
  1926. [20:47:54] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: Im gonna go take a nap for now,byee
  1927. [20:47:58] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: bai!
  1928. [20:48:05] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ill drop you off in the basement, then you can look around for yourself
  1929. [20:48:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Bai
  1930. [20:48:16] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: tp
  1931. [20:48:18] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from voting crates including legendaries, shinys, rare candy, and master balls! pokedash.org/vote
  1932. [20:48:27] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: i Cant
  1933. [20:48:32] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: now?
  1934. [20:48:54] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: Omg
  1935. [20:49:22] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: no wonder why its gonna take long...
  1936. [20:49:29] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: xD
  1937. [20:49:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Come look outside
  1938. [20:49:54] [Client thread/INFO]: [CHAT] [G] [Regular] Pink_PGN: how do i delete way points
  1939. [20:49:58] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: On the left there are stairs
  1940. [20:50:14] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: oh.
  1941. [20:50:25] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Press J
  1942. [20:50:27] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Then on the flag
  1943. [20:50:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: and delete the waypoint
  1944. [20:50:38] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  1945. [20:50:48] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: can anyone lend me 32 pokeballs?
  1946. [20:50:50] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: i changed controls, what would j do?
  1947. [20:50:56] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: open the journey map
  1948. [20:51:02] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: its for a challenge
  1949. [20:51:04] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Its for pink
  1950. [20:51:14] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: can only use pokeballs, not ultra or any other ball
  1951. [20:51:31] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I only use mballs xD
  1952. [20:51:40] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: well rip
  1953. [20:52:16] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: You like this place queenkrystalneko?
  1954. [20:52:18] [Client thread/INFO]: [CHAT] [POKETIP] Type /rtp to be teleported to a random location!
  1955. [20:52:20] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: mhm
  1956. [20:52:24] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Good :)
  1957. [20:52:39] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: why are you building it?
  1958. [20:52:41] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Idk
  1959. [20:52:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I like building
  1960. [20:52:48] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: .-.
  1961. [20:52:55] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: ill probably sell it or give it away once im done
  1962. [20:53:06] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Or use it as my storage
  1963. [20:53:07] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: im not sure yet
  1964. [20:53:12] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: xD
  1965. [20:53:38] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: there's a shiny horsea down there
  1966. [20:53:42] [Client thread/INFO]: [CHAT] werrath, a leader of the Fire gym, has just come online!
  1967. [20:53:47] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Hey werrath
  1968. [20:53:51] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  1969. [20:53:51] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: heyo
  1970. [20:54:30] [Client thread/INFO]: [CHAT] GTS » werrath has added a Virizion to the GTS for $79999
  1971. [20:55:11] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I have 5 shiny growlithes lol
  1972. [20:55:32] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: ...
  1973. [20:55:40] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: just no
  1974. [20:56:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  1975. [20:56:18] [Client thread/INFO]: [CHAT] [POKETIP] Running low on GP claim blocks? Purchase some at pokedash.org/donate
  1976. [20:56:19] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: can someone sell me 1 token
  1977. [20:56:21] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1978. [20:56:21] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  1979. [20:56:21] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  1980. [20:56:21] [Client thread/INFO]: [CHAT] and items are currently 35%
  1981. [20:56:21] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  1982. [20:56:21] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  1983. [20:56:23] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol why
  1984. [20:56:29] [Client thread/INFO]: [CHAT] WARNING >> 67 items have been removed!
  1985. [20:56:32] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: I have 99 and it buggs me
  1986. [20:56:37] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: There u go
  1987. [20:56:40] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: oh wosh
  1988. [20:56:49] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Pay me d:<
  1989. [20:56:57] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: lol thakns
  1990. [20:57:02] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: :)
  1991. [20:57:27] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: :>
  1992. [20:57:30] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: xD
  1993. [20:57:31] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: :>
  1994. [20:57:45] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: i would get lost if i lived in this castle...
  1995. [20:57:53] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: thats because you didnt build it xD
  1996. [20:57:58] [Client thread/INFO]: [CHAT] NuggetBlaze has gone AFK
  1997. [20:58:00] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: wut castle
  1998. [20:58:00] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: true.
  1999. [20:58:03] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Mine
  2000. [20:58:07] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: I havent seen it
  2001. [20:58:09] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: can I see
  2002. [20:58:10] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Lol
  2003. [20:58:11] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Sure
  2004. [20:58:14] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Im not done yet tho
  2005. [20:58:18] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: ofc
  2006. [20:58:32] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: go underground here
  2007. [20:58:32] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: oof
  2008. [20:58:34] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: looks noice
  2009. [20:58:58] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: oh wow I love this room
  2010. [20:59:04] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: or whatever it is xD
  2011. [20:59:08] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: idk what it is
  2012. [20:59:30] [Client thread/INFO]: [CHAT] Welcome bas8210 to PokeDash!
  2013. [20:59:34] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: Welcome bas8210!
  2014. [20:59:35] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Welcome bas8210!
  2015. [20:59:43] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: I made 4 typos in one word
  2016. [20:59:45] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: gg yorik
  2017. [21:00:00] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: gg
  2018. [21:00:07] [Client thread/INFO]: [CHAT] [G] [Fire] [Mythic] werrath: O_O
  2019. [21:00:11] [Client thread/INFO]: [CHAT] NuggetBlaze is no longer AFK
  2020. [21:00:18] [Client thread/INFO]: [CHAT] [POKETIP] Protect land by right clicking with a golden shovel
  2021. [21:00:30] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: xD
  2022. [22:04:12] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  2023. [22:04:25] [Client thread/INFO]: [CHAT] =====================================================
  2024. [22:04:25] [Client thread/INFO]: [CHAT]
  2025. [22:04:25] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  2026. [22:04:25] [Client thread/INFO]: [CHAT]
  2027. [22:04:25] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  2028. [22:04:25] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  2029. [22:04:25] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  2030. [22:04:25] [Client thread/INFO]: [CHAT]
  2031. [22:04:25] [Client thread/INFO]: [CHAT] =====================================================
  2032. [22:04:25] [Client thread/INFO]: [CHAT] [POKETIP] Express yourself with our emotes plugin! Check out the possibilities with /emotes
  2033. [22:06:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2034. [22:06:25] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: didnt notice you send it too me
  2035. [22:06:27] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: scyther wont be caught D:
  2036. [22:06:29] [Client thread/INFO]: [CHAT] WARNING >> 49 items have been removed!
  2037. [22:06:34] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Thanks goose
  2038. [22:06:35] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: <3
  2039. [22:06:49] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: boi i got 40 ultra balls
  2040. [22:06:56] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: and one of 'em is gonna get'cha
  2041. [22:07:11] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Goddem
  2042. [22:07:16] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: guys
  2043. [22:08:08] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: where do you heal your pokemon
  2044. [22:08:15] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: go to spawn
  2045. [22:08:19] [Client thread/INFO]: [CHAT] [POKETIP] Type /pokeinfo <pokemon> <biome,catch,egggroup,evo,genderratio,moves,rarity,time> for info about a Pokemon
  2046. [22:08:20] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: first building
  2047. [22:08:51] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2048. [22:09:15] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: what the heck
  2049. [22:09:23] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: it deleted all my pokemmon
  2050. [22:10:00] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: guys
  2051. [22:10:07] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: can you ride your pokemon?
  2052. [22:10:08] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: if anyone comes across a lapras
  2053. [22:10:13] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: feel free to let me know
  2054. [22:10:39] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: oh nvm I got thme back
  2055. [22:10:54] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: ?rtp
  2056. [22:11:21] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2057. [22:11:21] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2058. [22:11:21] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2059. [22:11:21] [Client thread/INFO]: [CHAT] and items are currently 35%
  2060. [22:11:21] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2061. [22:11:21] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2062. [22:11:23] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: i found a frozen lake :D
  2063. [22:11:46] [Client thread/INFO]: [CHAT] [G] [Trainer] LORDREDEYES53: iTardis are you on
  2064. [22:12:03] [Client thread/INFO]: [CHAT] Torernice just voted with /vote and received rewards!
  2065. [22:12:05] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: guys
  2066. [22:12:07] [Client thread/INFO]: [CHAT] DragonGhost00 just voted with /vote and received rewards!
  2067. [22:12:14] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: ?
  2068. [22:12:14] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: cab you ride your pokemon
  2069. [22:12:19] [Client thread/INFO]: [CHAT] [POKETIP] Win extra Tokens in the /gamble menu!
  2070. [22:12:19] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: can*
  2071. [22:12:21] [Client thread/INFO]: [CHAT] DragonGhost00 just voted with /vote and received rewards!
  2072. [22:12:22] [Client thread/INFO]: [CHAT] DragonGhost00 just voted with /vote and received rewards!
  2073. [22:12:23] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I think you can
  2074. [22:12:44] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: like a Charizard
  2075. [22:12:50] [Client thread/INFO]: [CHAT] Torernice just voted with /vote and received rewards!
  2076. [22:13:00] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: the game is even spawning snovers!!!
  2077. [22:13:30] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  2078. [22:14:15] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Anyone wanna set home at a claimed
  2079. [22:14:21] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: keyword: claimed
  2080. [22:14:24] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: ice shrine
  2081. [22:14:26] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: you can tp
  2082. [22:14:29] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  2083. [22:14:57] [Client thread/INFO]: [CHAT] GeStempelt has gone AFK
  2084. [22:15:25] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: ..
  2085. [22:15:27] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: A Flying seel
  2086. [22:15:39] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: nvm it died
  2087. [22:15:43] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: c
  2088. [22:16:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2089. [22:16:19] [Client thread/INFO]: [CHAT] [POKETIP] Come refine your elite parkour skills in /warp parkour
  2090. [22:16:25] [Client thread/INFO]: [CHAT] This server is running §2Wondertrade§r by §2GhostWolf!
  2091. [22:16:25] [Client thread/INFO]: [CHAT] §rFor a tutorial see: §9https://www.youtube.com/ghostwolfgames
  2092. [22:16:25] [Client thread/INFO]: [CHAT] Current §2Wondertrade§r pool contains: §2100§r Pixelmon
  2093. [22:16:25] [Client thread/INFO]: [CHAT] §e1 of those is shiny!
  2094. [22:16:25] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  2095. [22:16:29] [Client thread/INFO]: [CHAT] WARNING >> 91 items have been removed!
  2096. [22:17:23] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: yes
  2097. [22:17:31] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: Pikachu with an ash hat
  2098. [22:19:44] [Client thread/INFO]: [CHAT] GTS » Holding03 has added a Metagross to the GTS for $74000
  2099. [22:20:00] [Client thread/INFO]: [CHAT] [G] [SmolSnowflake] [PokeMaster] Ludicolite: Metagross for 74k... sounds too expensive
  2100. [22:20:19] [Client thread/INFO]: [CHAT] [POKETIP] Check out the main server desinations at /warp hub
  2101. [22:20:22] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: guys
  2102. [22:20:31] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: women
  2103. [22:20:31] [Client thread/INFO]: [CHAT] [G] [Trainer] Lor3nz07_: Dragonghost00 cioo
  2104. [22:21:21] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2105. [22:21:25] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  2106. [22:23:39] [Client thread/INFO]: [CHAT] [G] [Trainer] Vampexx: this is taking foreverr
  2107. [22:23:51] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: who wanna battle me
  2108. [22:23:51] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2109. [22:23:51] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2110. [22:23:51] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2111. [22:23:51] [Client thread/INFO]: [CHAT] and items are currently 35%
  2112. [22:23:51] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2113. [22:23:51] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2114. [22:24:09] [Client thread/INFO]: [CHAT] [G] [Trainer] Vampexx: im trying to get quartz
  2115. [22:24:14] [Client thread/INFO]: [CHAT] [G] [Trainer] Vampexx: its so annoyingXD
  2116. [22:24:19] [Client thread/INFO]: [CHAT] [POKETIP] Go to /warp shop to make money
  2117. [22:24:25] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: i'ma make a crafting machine
  2118. [22:24:52] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: hi
  2119. [22:24:55] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: yo
  2120. [22:24:57] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: team
  2121. [22:25:00] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: sure
  2122. [22:25:07] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: i got a 47 level pokemon
  2123. [22:25:11] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: can i buy 2 aliminuim from anyone?
  2124. [22:25:11] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I got 40
  2125. [22:25:16] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: aww
  2126. [22:25:18] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: battle
  2127. [22:25:22] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: sure
  2128. [22:25:29] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: anyone?
  2129. [22:25:34] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Goose
  2130. [22:26:14] [Client thread/INFO]: [CHAT] [G] [Unstoppable] [Regular] GameChanger13: vampexx
  2131. [22:26:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2132. [22:26:22] [Client thread/INFO]: [CHAT] [G] [Unstoppable] [Regular] GameChanger13: do you want block of quarts?
  2133. [22:26:29] [Client thread/INFO]: [CHAT] WARNING >> 36 items have been removed!
  2134. [22:26:33] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: nice
  2135. [22:26:37] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: it would let me switch
  2136. [22:26:43] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: *would'nt
  2137. [22:26:47] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: lets make a home
  2138. [22:26:52] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: **wouldn't
  2139. [22:26:58] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: lux can you ride a pokemon
  2140. [22:27:13] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I think it has to be a flying pokemon
  2141. [22:27:18] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: ok
  2142. [22:28:06] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: do you have a diamond pick
  2143. [22:28:09] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: we need a home
  2144. [22:28:13] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I have one
  2145. [22:28:18] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: but It's still in building
  2146. [22:28:19] [Client thread/INFO]: [CHAT] [POKETIP] Check out our website at pokedash.org
  2147. [22:28:21] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: lets go to it
  2148. [22:28:29] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: tpa to me
  2149. [22:28:58] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: do /trust me
  2150. [22:29:24] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: wait
  2151. [22:29:34] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Goose
  2152. [22:29:34] [Client thread/INFO]: [CHAT] GTS » GameChanger13 has added a Phione to the GTS for $2000
  2153. [22:30:12] [Client thread/INFO]: [CHAT] Cavaleiro0 has gone AFK
  2154. [22:30:24] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: ?
  2155. [22:31:10] [Client thread/INFO]: [CHAT] [G] [Trainer] Lor3nz07_: sali
  2156. [22:35:53] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  2157. [22:36:06] [Client thread/INFO]: [CHAT] =====================================================
  2158. [22:36:06] [Client thread/INFO]: [CHAT]
  2159. [22:36:06] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  2160. [22:36:06] [Client thread/INFO]: [CHAT]
  2161. [22:36:06] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  2162. [22:36:06] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  2163. [22:36:06] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  2164. [22:36:06] [Client thread/INFO]: [CHAT]
  2165. [22:36:06] [Client thread/INFO]: [CHAT] =====================================================
  2166. [22:36:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2167. [22:36:19] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  2168. [22:36:21] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2169. [22:36:21] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2170. [22:36:21] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2171. [22:36:21] [Client thread/INFO]: [CHAT] and items are currently 35%
  2172. [22:36:21] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2173. [22:36:21] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2174. [22:36:29] [Client thread/INFO]: [CHAT] WARNING >> 23 items have been removed!
  2175. [22:38:01] [Client thread/INFO]: [CHAT] tkrism has gone AFK
  2176. [22:38:42] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: ??
  2177. [22:38:54] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: do you have 6 aluminum ingots?
  2178. [22:39:06] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: anyone want a TM for dragon breath?
  2179. [22:39:10] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: finally
  2180. [22:39:17] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: what?
  2181. [22:39:18] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: do you?
  2182. [22:39:20] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: level 50
  2183. [22:39:24] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: I need it for the cloning machine
  2184. [22:40:09] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: well i gtg
  2185. [22:40:14] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: cya everyone
  2186. [22:40:15] [Client thread/INFO]: [CHAT] [G] [Trainer] Lor3nz07_: funzia
  2187. [22:40:19] [Client thread/INFO]: [CHAT] [POKETIP] Check out the server kits with /kits
  2188. [22:41:41] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  2189. [22:42:38] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: does someone have a healer?
  2190. [22:43:28] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: lux wanna trade
  2191. [22:43:35] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: whats the egg hatching command?
  2192. [22:43:35] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: or nugget wanna trade
  2193. [22:43:47] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: i can trade but
  2194. [22:43:53] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: nothing i got is special but an eevee
  2195. [22:44:06] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: come to pokecenter
  2196. [22:44:19] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  2197. [22:44:47] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: no
  2198. [22:44:50] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: why
  2199. [22:44:52] [Client thread/INFO]: [CHAT] tkrism is no longer AFK
  2200. [22:44:53] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: its better
  2201. [22:45:07] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: eevee is rarer than monferno
  2202. [22:45:14] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: fine
  2203. [22:45:16] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: Plus, i have have have to go
  2204. [22:45:36] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: It's like 11:00 pm
  2205. [22:45:38] [Client thread/INFO]: [CHAT] [G] [Master] NuggetBlaze: xD
  2206. [22:46:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2207. [22:46:22] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2208. [22:46:29] [Client thread/INFO]: [CHAT] WARNING >> 67 items have been removed!
  2209. [22:46:56] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: does anyone have aluminum
  2210. [22:47:12] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: does anyone have a healer
  2211. [22:47:22] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: poke center
  2212. [22:48:19] [Client thread/INFO]: [CHAT] [POKETIP] Use /msg to message people, and /r to reply!
  2213. [22:48:52] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2214. [22:48:52] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2215. [22:48:52] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2216. [22:48:52] [Client thread/INFO]: [CHAT] and items are currently 35%
  2217. [22:48:52] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2218. [22:48:52] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2219. [22:50:33] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: e
  2220. [22:50:35] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: t
  2221. [22:50:43] [Client thread/INFO]: [CHAT] riocku just voted with /vote and received rewards!
  2222. [22:51:07] [Client thread/INFO]: [CHAT] GTS » shodankski has added a mysterious egg to the GTS for $500
  2223. [22:51:17] [Client thread/INFO]: [CHAT] GTS » shodankski has added a mysterious egg to the GTS for $600
  2224. [22:54:42] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  2225. [22:55:04] [Client thread/INFO]: [CHAT] =====================================================
  2226. [22:55:04] [Client thread/INFO]: [CHAT]
  2227. [22:55:04] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  2228. [22:55:04] [Client thread/INFO]: [CHAT]
  2229. [22:55:04] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  2230. [22:55:04] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  2231. [22:55:04] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  2232. [22:55:04] [Client thread/INFO]: [CHAT]
  2233. [22:55:04] [Client thread/INFO]: [CHAT] =====================================================
  2234. [22:55:04] [Client thread/INFO]: [CHAT] AlphaStone just voted with /vote and received rewards!
  2235. [22:56:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2236. [22:56:19] [Client thread/INFO]: [CHAT] [POKETIP] Players are allowed to steal from unprotected land, stay safe or be sorry!
  2237. [22:56:29] [Client thread/INFO]: [CHAT] WARNING >> 60 items have been removed!
  2238. [22:56:52] [Client thread/WARN]: Failed to load texture: pixelmon:textures/sprites/shinypokemon/359-mega.png
  2239. java.io.FileNotFoundException: pixelmon:textures/sprites/shinypokemon/359-mega.png
  2240. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2241. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2242. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:34) ~[bwa.class:?]
  2243. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:79) [bwf.class:?]
  2244. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:49) [bwf.class:?]
  2245. at pokeradar.map.PKMarker.drawPKTexture(PKMarker.java:141) [pokeradar-3.8.0%20(1).jar:?]
  2246. at pokeradar.map.MarkerManager.drawPKMarkers(MarkerManager.java:394) [pokeradar-3.8.0%20(1).jar:?]
  2247. at pokeradar.map.MapRenderer.drawIcons(MapRenderer.java:283) [pokeradar-3.8.0%20(1).jar:?]
  2248. at pokeradar.map.MapRenderer.draw(MapRenderer.java:455) [pokeradar-3.8.0%20(1).jar:?]
  2249. at pokeradar.map.MiniMap.drawCurrentMap(MiniMap.java:84) [pokeradar-3.8.0%20(1).jar:?]
  2250. at pokeradar.Mw.onTick(Mw.java:516) [pokeradar-3.8.0%20(1).jar:?]
  2251. at pokeradar.forge.EventHandler.renderMap(EventHandler.java:132) [pokeradar-3.8.0%20(1).jar:?]
  2252. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_79_EventHandler_renderMap_Post.invoke(.dynamic) [?:?]
  2253. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  2254. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  2255. at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:888) [GuiIngameForge.class:?]
  2256. at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:332) [GuiIngameForge.class:?]
  2257. at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:140) [GuiIngameForge.class:?]
  2258. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1381) [bnz.class:?]
  2259. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) [bcx.class:?]
  2260. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
  2261. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2262. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  2263. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  2264. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_151]
  2265. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_151]
  2266. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2267. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2268. [22:58:52] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2269. [23:00:19] [Client thread/INFO]: [CHAT] [POKETIP] Type /warp wilds to start your adventure!
  2270. [23:00:42] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  2271. [23:01:05] [Client thread/INFO]: [CHAT] [G] [Trainer] Lor3nz07_: tt
  2272. [23:01:05] [Client thread/INFO]: [CHAT] [G] [Trainer] Lor3nz07_: tt
  2273. [23:01:22] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2274. [23:01:22] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2275. [23:01:22] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2276. [23:01:22] [Client thread/INFO]: [CHAT] and items are currently 35%
  2277. [23:01:22] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2278. [23:01:22] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2279. [23:04:19] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from voting crates including legendaries, shinys, rare candy, and master balls! pokedash.org/vote
  2280. [23:05:29] [Client thread/INFO]: [CHAT] QueenKrystalNeko has gone AFK
  2281. [23:05:35] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: hi
  2282. [23:05:45] [Client thread/INFO]: [CHAT] [G] [Trainer] KellyGamer564: mari
  2283. [23:06:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2284. [23:06:30] [Client thread/INFO]: [CHAT] WARNING >> 65 items have been removed!
  2285. [23:07:00] [Client thread/INFO]: [CHAT] [G] [Trainer] iLuxk: does anyone have aluminum
  2286. [23:08:19] [Client thread/INFO]: [CHAT] [POKETIP] Type /rtp to be teleported to a random location!
  2287. [23:17:41] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  2288. [23:17:49] [Client thread/INFO]: [CHAT] =====================================================
  2289. [23:17:49] [Client thread/INFO]: [CHAT]
  2290. [23:17:49] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  2291. [23:17:49] [Client thread/INFO]: [CHAT]
  2292. [23:17:49] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  2293. [23:17:49] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  2294. [23:17:49] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  2295. [23:17:49] [Client thread/INFO]: [CHAT]
  2296. [23:17:49] [Client thread/INFO]: [CHAT] =====================================================
  2297. [23:19:13] [Client thread/INFO]: [CHAT] gundamkillar, a leader of multiple gyms, has just come online!
  2298. [23:19:21] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: hai gundam!
  2299. [23:19:30] [Client thread/INFO]: [CHAT] Welcome Klaausz to PokeDash!
  2300. [23:19:43] [Client thread/INFO]: [CHAT] GRP2016 just voted with /vote and received rewards!
  2301. [23:19:53] [Client thread/INFO]: [CHAT] [G] [Ground] [Champion] gundamkillar: o/ Neko :)
  2302. [23:20:19] [Client thread/INFO]: [CHAT] [POKETIP] Remember to check our forums for regular updates about the server! pokedash.org
  2303. [23:21:30] [Client thread/INFO]: [CHAT] Klaausz just voted with /vote and received rewards!
  2304. [23:21:45] [Client thread/INFO]: [CHAT] RickbyenDaan has gone AFK
  2305. [23:23:52] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2306. [23:24:19] [Client thread/INFO]: [CHAT] [POKETIP] If you are found with an AFK machine you will be jailed!
  2307. [23:26:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2308. [23:26:19] [Client thread/INFO]: [CHAT] gundamkillar has gone AFK
  2309. [23:26:22] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2310. [23:26:22] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2311. [23:26:22] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2312. [23:26:22] [Client thread/INFO]: [CHAT] and items are currently 35%
  2313. [23:26:22] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2314. [23:26:22] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2315. [23:26:29] [Client thread/INFO]: [CHAT] WARNING >> 38 items have been removed!
  2316. [23:28:00] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  2317. [23:28:19] [Client thread/INFO]: [CHAT] [POKETIP] Win FREE items EVERY DAY including LEGENDARY POKEMON at pokedash.org/vote
  2318. [23:32:06] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: how do i make a chest private ?
  2319. [23:32:19] [Client thread/INFO]: [CHAT] [POKETIP] Interested in becoming a gym leader? Apply at pokedash.org/apply
  2320. [23:32:22] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: Claim land using the golden shovel
  2321. [23:32:31] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: ty
  2322. [23:32:32] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: right click the ground in a rectangle
  2323. [23:34:00] [Client thread/INFO]: [CHAT] [G] [Saucy] [Mythic] Justin: When was the last legend?
  2324. [23:34:06] [Client thread/INFO]: [CHAT] [G] [Trainer] Klaausz: how i give perm to my friends in my plot?
  2325. [23:34:18] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: ./trust playername
  2326. [23:34:30] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: how do i unclaim an area ?
  2327. [23:34:36] [Client thread/INFO]: [CHAT] [G] [oWo] [SeniorMod] ||Goose||: stand in it and do /abandonclaim
  2328. [23:34:43] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: thanks
  2329. [23:36:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2330. [23:36:19] [Client thread/INFO]: [CHAT] [POKETIP] Get cool items from crates including legendaries, shinys, rare candy, and master balls! Check out /warp crates
  2331. [23:36:22] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2332. [23:36:29] [Client thread/INFO]: [CHAT] WARNING >> 51 items have been removed!
  2333. [23:36:33] [Client thread/INFO]: [CHAT] GeStempelt has gone AFK
  2334. [23:37:55] [Client thread/INFO]: [CHAT] §9Smulvin§d has added a legendary to the Wondertrade pool!
  2335. [23:37:55] [Client thread/INFO]: [CHAT] §2Try your luck at getting it with §r/wondertrade
  2336. [23:38:12] [Client thread/INFO]: Connecting to play.pokedash.org, 25565
  2337. [23:38:24] [Client thread/INFO]: [CHAT] TheGreatArcher just voted with /vote and received rewards!
  2338. [23:38:24] [Client thread/INFO]: [CHAT] =====================================================
  2339. [23:38:24] [Client thread/INFO]: [CHAT]
  2340. [23:38:24] [Client thread/INFO]: [CHAT] Welcome to PokeDash!
  2341. [23:38:24] [Client thread/INFO]: [CHAT]
  2342. [23:38:24] [Client thread/INFO]: [CHAT] WEBSITE pokedash.org
  2343. [23:38:24] [Client thread/INFO]: [CHAT] VOTE pokedash.org/vote
  2344. [23:38:24] [Client thread/INFO]: [CHAT] SHOP pokedash.org/donate
  2345. [23:38:24] [Client thread/INFO]: [CHAT]
  2346. [23:38:24] [Client thread/INFO]: [CHAT] =====================================================
  2347. [23:38:24] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: nope
  2348. [23:38:24] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: rampardos
  2349. [23:38:27] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: oh XD
  2350. [23:38:33] [Client thread/INFO]: [CHAT] thegreatarcher just voted with /vote and received rewards!
  2351. [23:38:35] [Client thread/INFO]: [CHAT] GTS » Smulvin has added a Meloetta to the GTS for $70000
  2352. [23:38:39] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: thas not a legend tho
  2353. [23:38:44] [Client thread/INFO]: [CHAT] GTS » Smulvin has added a Phione to the GTS for $1000
  2354. [23:38:52] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2355. [23:38:52] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2356. [23:38:52] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2357. [23:38:52] [Client thread/INFO]: [CHAT] and items are currently 35%
  2358. [23:38:52] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2359. [23:38:52] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2360. [23:38:57] [Client thread/INFO]: [CHAT] [G] [Ruby] [Regular] QueenKrystalNeko: Weird x3
  2361. [23:40:04] [Client thread/INFO]: [CHAT] Welcome _sentai_boy_ to PokeDash!
  2362. [23:40:12] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: welcome _sentai_boy_
  2363. [23:40:19] [Client thread/INFO]: [CHAT] [POKETIP] Type /info gyms for information on how to battle gyms!
  2364. [23:41:02] [Client thread/INFO]: [CHAT] LORDREDEYES53 just voted with /vote and received rewards!
  2365. [23:41:26] [Client thread/INFO]: [CHAT] _ShodowS_ just voted with /vote and received rewards!
  2366. [23:41:27] [Client thread/INFO]: [CHAT] lordredeyes53 just voted with /vote and received rewards!
  2367. [23:41:44] [Client thread/INFO]: [CHAT] lordredeyes53 just voted with /vote and received rewards!
  2368. [23:41:44] [Client thread/INFO]: [CHAT] _ShodowS_ just voted with /vote and received rewards!
  2369. [23:42:54] [Client thread/INFO]: [CHAT] [G] [Regular] TheGreatArcher: someone host a spleef pls
  2370. [23:43:15] [Client thread/INFO]: [CHAT] GreatGamerPkcd has gone AFK
  2371. [23:44:19] [Client thread/INFO]: [CHAT] [POKETIP] Upgrade your Pokemon's attributes with /pokebuilder
  2372. [23:44:50] [Client thread/INFO]: [CHAT] GTS » TheGreatArcher has added a mysterious egg to the GTS for $1000
  2373. [23:44:59] [Client thread/INFO]: [CHAT] [PokeDash] Server rebooting in 30 minutes!
  2374. [23:45:11] [Client thread/INFO]: [CHAT] [G] [Regular] TheGreatArcher: it a good pokemno in da egg :3
  2375. [23:45:29] [Client thread/INFO]: [CHAT] Welcome Xclixer to PokeDash!
  2376. [23:45:43] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: welcome Xclixer
  2377. [23:45:46] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: what is it?
  2378. [23:46:03] [Client thread/INFO]: [CHAT] [G] [Alpha] [Challenger] Smulvin: cuz the ivs are not worth it
  2379. [23:46:16] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2380. [23:46:29] [Client thread/INFO]: [CHAT] WARNING >> 25 items have been removed!
  2381. [23:47:04] [Client thread/INFO]: [CHAT] GreatGamerPkcd is no longer AFK
  2382. [23:48:19] [Client thread/INFO]: [CHAT] [POKETIP] Type :: /VOTE :: to earn voting keys and Tokens!
  2383. [23:48:52] [Client thread/INFO]: [CHAT] [POKETIP] Learn how to earn free iiDANKii rewards such as a MASTER BALL, SHINY crate key, RARE CANDY, and more at pokedash.org/rewards
  2384. [23:49:53] [Client thread/INFO]: [CHAT] NightTimeGamer7 just voted with /vote and received rewards!
  2385. [23:50:30] [Client thread/INFO]: [CHAT] Xclixer has gone AFK
  2386. [23:50:56] [Client thread/INFO]: [CHAT] NightTimeGamer7 has gone AFK
  2387. [23:51:09] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: ;o u changed ur name
  2388. [23:51:18] [Client thread/INFO]: [CHAT] [G] [SeniorMod] ||||Syl||||: Finally 30 days was up :D
  2389. [23:51:22] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2390. [23:51:22] [Client thread/INFO]: [CHAT] ? ? ? 35% OFF SALE ACTIVE! ? ? ?
  2391. [23:51:22] [Client thread/INFO]: [CHAT] Merry Christmas! All ranks
  2392. [23:51:22] [Client thread/INFO]: [CHAT] and items are currently 35%
  2393. [23:51:22] [Client thread/INFO]: [CHAT] off at pokedash.org/donate
  2394. [23:51:22] [Client thread/INFO]: [CHAT] -----------------------------------------------------
  2395. [23:51:23] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: :3
  2396. [23:51:25] [Client thread/INFO]: [CHAT] NightTimeGamer7 is no longer AFK
  2397. [23:51:34] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: And another 20days to goose
  2398. [23:51:37] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: 30*
  2399. [23:51:45] [Client thread/INFO]: [CHAT] Xclixer is no longer AFK
  2400. [23:51:46] [Client thread/INFO]: [CHAT] [G] [SeniorMod] ||||Syl||||: nah im not going Goose again lol
  2401. [23:51:49] [Client thread/INFO]: [CHAT] [G] [Kawaii] [Veteran] GreatGamerPkcd: XD
  2402. [23:52:19] [Client thread/INFO]: [CHAT] [POKETIP] Type /info tokens for info on how Tokens work
  2403. [23:52:30] [Client thread/INFO]: [CHAT] Xclixer just voted with /vote and received rewards!
  2404. [23:52:44] [Client thread/INFO]: [CHAT] Xclixer just voted with /vote and received rewards!
  2405. [23:52:46] [Client thread/INFO]: [CHAT] Xclixer just voted with /vote and received rewards!
  2406. [23:53:53] [Client thread/INFO]: [CHAT] YorikY, a leader of multiple gyms, has just come online!
  2407. [23:53:54] [Client thread/INFO]: [CHAT] >>> YorikY has joined the server! <<<
  2408. [23:54:02] [Client thread/INFO]: [CHAT] [G] [SeniorMod] ||||Syl||||: WB
  2409. [23:54:17] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Hey o/
  2410. [23:54:24] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: hi
  2411. [23:55:11] [Client thread/INFO]: [CHAT] GeStempelt has gone AFK
  2412. [23:55:33] [Client thread/INFO]: [CHAT] GeStempelt is no longer AFK
  2413. [23:55:54] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: someone tp to me to kill a mega
  2414. [23:55:57] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Sure
  2415. [23:56:09] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: big boy xD
  2416. [23:56:18] [Client thread/INFO]: [CHAT] WARNING >> Ground items will be removed in 15 seconds!
  2417. [23:56:19] [Client thread/INFO]: [CHAT] [POKETIP] Get 8 free rare candy in our store at pokedash.org/donate
  2418. [23:56:26] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Loot is on the ground
  2419. [23:56:28] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: lol
  2420. [23:56:31] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: ty
  2421. [23:56:31] [Client thread/INFO]: [CHAT] WARNING >> 56 items have been removed!
  2422. [23:56:56] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: the loot despawned
  2423. [23:57:12] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: oh, the clear lag took the items
  2424. [23:57:22] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: oh
  2425. [23:57:54] [Client thread/INFO]: [CHAT] CachorrooVoadorr has gone AFK
  2426. [23:59:44] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: YorikY if i see another could you kill it again ?
  2427. [23:59:48] [Client thread/INFO]: [CHAT] [G] [Xutie] [Mod] lDYorikDl: Sure
  2428. [23:59:53] [Client thread/INFO]: [CHAT] [G] [Trainer] xAwSxZ: thanks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement