Jump to content

Jessssuhh

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Jessssuhh's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. So am I going to get an answer to this or what? It's quite a thorn in my side. I'm also fairly sure that I'm not the only one experiencing this.
  2. Hello! On the server I frequent there is a plugin where when you hit someone (or someone hits you) you are 'unsafe' for 30 seconds, meaning you can't teleport or use any commands, and so on. This plugin uses an extra bit (like a parity bit) to keep track of who is 'safe' and who is not. I had this strange issue where whenever an attacker (or victim mwahaha) went into vulnerable mode, they'd also go invisible. Quite annoying in PVP, as you can imagine. I knew it was linked to vulnerable mode because they'd always be invisible for the exact duration of vulnerability. Originally I had the latest builds of Forge, NEI, Reis and Inventory Tweaker. So to test if it was one of the mods I obviously started with a fresh .jar, which I didn't have any problems with. Then I loaded up Forge and whamo, invisibility. What I think is going on is that extra bit is messing with how forge relays skin information, if it even does. I've done all the debugging I know how to do. If it's any help I run a Windows 7, 32 bit Java 6. [spoiler=Here's the log]2013-03-29 19:41:56 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.3.605 for Minecraft 1.5.1 loading 2013-03-29 19:41:56 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_17, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7 2013-03-29 19:41:56 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Jess Thompson\Desktop\Minecraft.exe 2013-03-29 19:41:56 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Java\jre7\bin;. 2013-03-29 19:41:56 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Discovering coremods 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Running coremod plugins 2013-03-29 19:41:56 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-03-29 19:41:57 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-03-29 19:41:57 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-03-29 19:41:57 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-03-29 19:41:57 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-03-29 19:41:57 [FINEST] [ForgeModLoader] Validating minecraft 2013-03-29 19:41:57 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-03-29 19:41:59 [iNFO] [sTDOUT] 229 recipes 2013-03-29 19:41:59 [iNFO] [sTDOUT] 27 achievements 2013-03-29 19:42:00 [iNFO] [Minecraft-Client] Setting user: Jessssuhh 2013-03-29 19:42:00 [iNFO] [sTDOUT] (Session ID is 4152711013354587850) 2013-03-29 19:42:00 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2 2013-03-29 19:42:01 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-03-29 19:42:01 [iNFO] [sTDOUT] MinecraftForge v7.7.0.605 Initialized 2013-03-29 19:42:01 [iNFO] [ForgeModLoader] MinecraftForge v7.7.0.605 Initialized 2013-03-29 19:42:01 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-03-29 19:42:01 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-03-29 19:42:01 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Jess Thompson\AppData\Roaming\.minecraft\config\logging.properties 2013-03-29 19:42:01 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-03-29 19:42:01 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-03-29 19:42:01 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\bin\lwjgl.jar 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\bin\jinput.jar 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\bin\lwjgl_util.jar 2013-03-29 19:42:01 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jess Thompson\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.1.zip 2013-03-29 19:42:01 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jess Thompson\AppData\Roaming\.minecraft\lib\scala-library.jar 2013-03-29 19:42:01 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-03-29 19:42:01 [iNFO] [ForgeModLoader] Searching C:\Users\Jess Thompson\AppData\Roaming\.minecraft\mods for mods 2013-03-29 19:42:01 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-03-29 19:42:01 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-03-29 19:42:02 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load 2013-03-29 19:42:02 [FINER] [ForgeModLoader] Received a system property request '' 2013-03-29 19:42:02 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-03-29 19:42:02 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-03-29 19:42:02 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Jess Thompson\AppData\Roaming\.minecraft\config\logging.properties 2013-03-29 19:42:02 [FINE] [ForgeModLoader] Reloaded logging properties 2013-03-29 19:42:02 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-03-29 19:42:02 [iNFO] [mcp] Activating mod mcp 2013-03-29 19:42:02 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-03-29 19:42:02 [iNFO] [FML] Activating mod FML 2013-03-29 19:42:02 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-03-29 19:42:02 [iNFO] [Forge] Activating mod Forge 2013-03-29 19:42:02 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-03-29 19:42:02 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-03-29 19:42:02 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-03-29 19:42:02 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-03-29 19:42:02 [FINE] [ForgeModLoader] Mod sorting data 2013-03-29 19:42:02 [FINE] [ForgeModLoader] No user mods found to sort 2013-03-29 19:42:02 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-03-29 19:42:02 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-03-29 19:42:02 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-03-29 19:42:02 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-03-29 19:42:02 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-03-29 19:42:02 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-03-29 19:42:02 [FINE] [ForgeModLoader] Mod signature data 2013-03-29 19:42:02 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-03-29 19:42:02 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.1.3.605): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d) 2013-03-29 19:42:02 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.7.0.605): coremods (NO VALID CERTIFICATE FOUND) 2013-03-29 19:42:02 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp 2013-03-29 19:42:02 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp 2013-03-29 19:42:02 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML 2013-03-29 19:42:02 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML 2013-03-29 19:42:02 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge 2013-03-29 19:42:02 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-03-29 19:42:02 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge 2013-03-29 19:42:02 [iNFO] [sTDOUT] 2013-03-29 19:42:02 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-03-29 19:42:03 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-03-29 19:42:03 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-03-29 19:42:03 [iNFO] [sTDOUT] OpenAL initialized. 2013-03-29 19:42:03 [iNFO] [sTDOUT] 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/enchantment_side.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/enchantment_top.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/torch.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-03-29 19:42:05 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-03-29 19:42:05 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML 2013-03-29 19:42:05 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML 2013-03-29 19:42:05 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-03-29 19:42:05 [FINEST] [mcp] Sending event IMCEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [mcp] Sent event IMCEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-03-29 19:42:05 [FINEST] [FML] Sending event IMCEvent to mod FML 2013-03-29 19:42:05 [FINEST] [FML] Sent event IMCEvent to mod FML 2013-03-29 19:42:05 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-03-29 19:42:05 [FINEST] [Forge] Sending event IMCEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [Forge] Sent event IMCEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML 2013-03-29 19:42:05 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML 2013-03-29 19:42:05 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp 2013-03-29 19:42:05 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML 2013-03-29 19:42:05 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML 2013-03-29 19:42:05 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge 2013-03-29 19:42:05 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge 2013-03-29 19:42:05 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/enchantment_side.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/enchantment_top.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/torch.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-03-29 19:42:07 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-03-29 19:42:12 [iNFO] [Minecraft-Client] Connecting to mc.ArtificialCraft.net, 25565 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §6=_=_=_=_=_=_=_=_=_={§8ArtificialCraft§6}=_=_=_=_=_=_=_=_=_= 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §6 Hey §3Jessssuhh§6, welcome to §8ArtificialCraft§6! Enjoy your stay! 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §6 §cSign up at our new website: http://www.ArtificialCraft.net/ 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §6=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_= 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §eJessssuhh joined the game. 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §6[Versailles] §eCan Assistants stop toggling PVP and 2013-03-29 19:42:17 [iNFO] [Minecraft-Client] [CHAT] §eelecting new Assistants, thank you. 2013-03-29 19:42:21 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:42:22 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f Really?!? omg i wanna troll him with it 2013-03-29 19:42:22 [iNFO] [Minecraft-Client] [CHAT] §cYou can now be hit anywhere for at least 30 seconds! 2013-03-29 19:42:22 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f it was more of a researched thesis statement carefully calulated by my findings .. but sure "guess"" 2013-03-29 19:42:28 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f It's forge! 2013-03-29 19:42:31 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f lol 2013-03-29 19:42:32 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Hehehe 2013-03-29 19:42:37 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f God damn forge 2013-03-29 19:42:41 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Damn sneaky buttmonkey forge 2013-03-29 19:42:46 [iNFO] [Minecraft-Client] [CHAT] §e88bo88 left the game. 2013-03-29 19:42:46 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f Omg! 2013-03-29 19:42:48 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:42:49 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f Alieeen! 2013-03-29 19:42:49 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f that will be $599 and your firstborn 2013-03-29 19:42:52 [iNFO] [Minecraft-Client] [CHAT] §cTown PVP has been Disabled. 2013-03-29 19:42:52 [iNFO] [Minecraft-Client] [CHAT] §cYou are now safe. 2013-03-29 19:42:56 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Pretty much 2013-03-29 19:42:56 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Use §3/econ§5 to check your balance and §3/pay§5 to pay others! 2013-03-29 19:42:59 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §2(No PVP) 2013-03-29 19:43:04 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f i will never have children 2013-03-29 19:43:05 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f now just the firstborn... 2013-03-29 19:43:11 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Speaking of high costs 2013-03-29 19:43:11 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f looooll 2013-03-29 19:43:11 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f take jess instead >.> 2013-03-29 19:43:19 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f as a slave? sure 2013-03-29 19:43:19 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f You said you wanted some graphics or something? 2013-03-29 19:43:20 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §4 (PvP)§7 - §b[Outpost] 2013-03-29 19:43:28 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f olo ooooh ur gonna hate this, im gonna love it 2013-03-29 19:43:35 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f oh well 2013-03-29 19:43:37 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7Viscarius dutchboy3§f:§f what? 2013-03-29 19:43:37 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f jesslook 2013-03-29 19:43:41 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f look jess! 2013-03-29 19:43:41 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Real men don't feel hungry and YOU shouldn't either! Get the §3warrior§5 class now by using §3/buy §5or type §3/warrior§5! 2013-03-29 19:43:44 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f but sssshhhhh 2013-03-29 19:43:46 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f see I started this wiki along time ago .. but thats all I did start it 2013-03-29 19:43:50 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f its our little secret 2013-03-29 19:43:56 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f ArtificialCraft.wikia.com 2013-03-29 19:43:56 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f leave it thee 2013-03-29 19:44:00 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f It doesn't have my face 2013-03-29 19:44:02 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f <.< 2013-03-29 19:44:12 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f no one has it but us <3 2013-03-29 19:44:13 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7Viscarius dutchboy3§f:§f gtg 2013-03-29 19:44:15 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's Olocan's Head 2013-03-29 19:44:21 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f WOW 2013-03-29 19:44:23 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7Viscarius dutchboy3§f:§f bye all 2013-03-29 19:44:24 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f Ha! 2013-03-29 19:44:25 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f How did you get that?! 2013-03-29 19:44:26 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Finally be able to §3wirelessly power redstone§5! Only available to the §3engineer§5 class type §3/engineer§5 for more info which you can use §3/buy §5to get! 2013-03-29 19:44:28 [iNFO] [Minecraft-Client] [CHAT] §edutchboy3 left the game. 2013-03-29 19:44:30 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f i was gonna go through and add all the content and ask u to pretty it up, but then im like ill just 2013-03-29 19:44:33 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f get off my lazy ass 2013-03-29 19:44:37 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f a certain bad ass gave me it 2013-03-29 19:44:42 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Rofl 2013-03-29 19:44:49 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f did Alien generate it? 2013-03-29 19:44:54 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f tssshhhh 2013-03-29 19:45:00 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Speaking of which Alien 2013-03-29 19:45:02 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f #TotallyIsntSpawned 2013-03-29 19:45:07 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f In future I was spamming your head everywhere 2013-03-29 19:45:07 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f ^ 2013-03-29 19:45:10 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f lol 2013-03-29 19:45:12 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Make sure you redeem your vote points at §3/warp voteshop§5! 2013-03-29 19:45:12 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f and Olo and Jube were freaking out 2013-03-29 19:45:16 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f they're like 2013-03-29 19:45:21 [iNFO] [Minecraft-Client] [CHAT] *§7Jessssuhh: §rHOW DID YOU GET THAT?! 2013-03-29 19:45:23 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f i couldnt figure it out1 D; 2013-03-29 19:45:28 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f lmfaoooooooooooo 2013-03-29 19:45:35 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f sorcery 2013-03-29 19:45:44 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f I'm like 2013-03-29 19:45:51 [iNFO] [Minecraft-Client] [CHAT] *§7Jessssuhh: §rbrushes invisible dust off shoulder 2013-03-29 19:45:52 [iNFO] [Minecraft-Client] [CHAT] §e88bo88 joined the game. 2013-03-29 19:45:53 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Magic 2013-03-29 19:45:55 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §2(No PVP) 2013-03-29 19:45:56 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Redeem your vote points at the new §3vote shop§5! You can get there using §3/warp voteshop§5! 2013-03-29 19:45:57 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:46:01 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:46:04 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:46:08 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f come here jess 2013-03-29 19:46:17 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Anywho, is it possible to fix forge or will I just have to get a new set up? 2013-03-29 19:46:21 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f its beautiful 2013-03-29 19:46:25 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f mai face 2013-03-29 19:46:34 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f no my ass 2013-03-29 19:46:34 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:46:37 [iNFO] [Minecraft-Client] [CHAT] §9AutoSaving 2013-03-29 19:46:37 [iNFO] [Minecraft-Client] [CHAT] §9AutoSave Complete 2013-03-29 19:46:39 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f c: 2013-03-29 19:46:40 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Alien, we need your face 2013-03-29 19:46:41 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Redeem your votepoints at §3/warp voteshop§6 for items such as §3diamond/emerald blocks§6 and get more using §3/freemoney§6! 2013-03-29 19:46:46 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f it's inescapable 2013-03-29 19:46:50 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Just rip off the bandaid 2013-03-29 19:46:51 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f this is true 2013-03-29 19:46:54 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f <.< 2013-03-29 19:46:56 [iNFO] [Minecraft-Client] [CHAT] gekkenman555 tried to swim in lava 2013-03-29 19:47:00 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:47:03 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f well make a memorial of awesome 2013-03-29 19:47:06 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:47:13 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:47:17 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:47:18 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f ermagawd 2013-03-29 19:47:24 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f inb4 invsee 2013-03-29 19:47:25 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f haha 2013-03-29 19:47:26 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §2Think we are doing something right or wrong? Give us feedback at §3http://www.artificialcraft.net/feedback §2! 2013-03-29 19:47:27 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f well 2013-03-29 19:47:29 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:47:30 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f damn 2013-03-29 19:47:32 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:47:48 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:47:52 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:47:53 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f only needed one haha 2013-03-29 19:47:54 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 19:47:55 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:47:58 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:00 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:03 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet joined the game. 2013-03-29 19:48:04 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:04 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff joined the game. 2013-03-29 19:48:05 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:08 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f AQUA 2013-03-29 19:48:10 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:11 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f who did that 2013-03-29 19:48:11 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Have any suggestions for the server? Post them at §3www.ArtificialCraft.net §5! 2013-03-29 19:48:12 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:16 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:20 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f U u made it rain 2013-03-29 19:48:20 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f oh u have other heads nearby 2013-03-29 19:48:23 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's AlienArtificial's Head 2013-03-29 19:48:26 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f take those 3 off? 2013-03-29 19:48:26 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f didnt 2013-03-29 19:48:32 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f ? 2013-03-29 19:48:36 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's Jessssuhh's Head 2013-03-29 19:48:39 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's Olocan's Head 2013-03-29 19:48:39 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet left the game. 2013-03-29 19:48:40 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's Olocan's Head 2013-03-29 19:48:40 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f i can remove the rest with WE 2013-03-29 19:48:41 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's JubeNoob's Head 2013-03-29 19:48:41 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's Olocan's Head 2013-03-29 19:48:41 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f OMG Its the actual afrtificial craft maker 2013-03-29 19:48:43 [iNFO] [Minecraft-Client] [CHAT] [PlayerHeads] That's JubeNoob's Head 2013-03-29 19:48:45 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f same id though 2013-03-29 19:48:46 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet joined the game. 2013-03-29 19:48:53 [iNFO] [Minecraft-Client] [CHAT] §estonehard123 joined the game. 2013-03-29 19:48:55 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Ther eya go 2013-03-29 19:48:55 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f Aqua try going on it 2013-03-29 19:48:56 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Redeem your votepoints at §3/warp voteshop§6 for items such as §3full chain armour§6 and get more using §3/freemoney§6! 2013-03-29 19:48:58 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff left the game. 2013-03-29 19:48:58 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:48:59 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Alien!!!! 2013-03-29 19:49:00 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f i am 2013-03-29 19:49:00 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f ya* 2013-03-29 19:49:01 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet left the game. 2013-03-29 19:49:05 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet joined the game. 2013-03-29 19:49:16 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:49:23 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet left the game. 2013-03-29 19:49:34 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f "block not recognized" 2013-03-29 19:49:36 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff joined the game. 2013-03-29 19:49:41 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Redeem your votepoints at §3/warp voteshop§6 for items such as §4nether stars§6 and get more using §3/freemoney§6! 2013-03-29 19:49:46 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f Still not work 2013-03-29 19:49:49 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet joined the game. 2013-03-29 19:49:59 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6] §cPlease welcome §3tahla9107§c to the server! 2013-03-29 19:49:59 [iNFO] [Minecraft-Client] [CHAT] §etahla9107 joined the game. 2013-03-29 19:50:05 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f didnt work 2013-03-29 19:50:10 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f jess u got our heads? 2013-03-29 19:50:21 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f Lemme try again if I dont come back Im on it 2013-03-29 19:50:23 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff left the game. 2013-03-29 19:50:26 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f alien ur a hero 2013-03-29 19:50:26 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 If you don't want people on the dynmap to see you, use §3/dynmap hide§5! 2013-03-29 19:50:34 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet left the game. 2013-03-29 19:50:39 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f just the hero you deserve 2013-03-29 19:50:55 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f 2013-03-29 19:50:58 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f The hero gothem deservesss.... 2013-03-29 19:51:04 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f this is beautiful now 2013-03-29 19:51:05 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f SheGotIt 2013-03-29 19:51:08 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f alien did you see what I added to my big underground dome? 2013-03-29 19:51:11 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Want some free money? Type §3/freemoney§5! 2013-03-29 19:51:17 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f no 2013-03-29 19:51:24 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f I added a blacksmith that goes bang and a windmill that gives you bread :3 2013-03-29 19:51:29 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:51:32 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:51:35 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:51:37 [iNFO] [Minecraft-Client] [CHAT] §9AutoSaving 2013-03-29 19:51:37 [iNFO] [Minecraft-Client] [CHAT] §9AutoSave Complete 2013-03-29 19:51:41 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 19:51:46 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §2Wilderness§4 (PvP) 2013-03-29 19:51:46 [iNFO] [Minecraft-Client] [CHAT] §eTeleported. 2013-03-29 19:51:51 [iNFO] [Minecraft-Client] [CHAT] §ePlayer Jessssuhh§e changed to gamemode CREATIVE. 2013-03-29 19:51:51 [iNFO] [Minecraft-Client] [CHAT] Your game mode has been updated 2013-03-29 19:51:56 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Welcome to §3ArtificialCraft§5! Enjoy your stay! 2013-03-29 19:52:09 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f this looks amazing in my tp 2013-03-29 19:52:13 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f sept the black smith keeps catching fire haha 2013-03-29 19:52:18 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f lmfaoo 2013-03-29 19:52:28 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f What pack do you use? 2013-03-29 19:52:36 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f alien wanna see my new creative building? 2013-03-29 19:52:41 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Redeem your votepoints at §3/warp voteshop§6 for items such as §3exp bottles§6 and get more using §3/freemoney§6! 2013-03-29 19:52:54 [iNFO] [Minecraft-Client] [CHAT] tahla9107 tried to swim in lava 2013-03-29 19:53:11 [iNFO] [Minecraft-Client] [CHAT] tahla9107 fell from a high place 2013-03-29 19:53:15 [iNFO] [Minecraft-Client] [CHAT] §etahla9107 left the game. 2013-03-29 19:53:26 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Lost? Type §3/spawn§5 to get to the main spawn, and §3/t spawn§5 to get to your town spawn! 2013-03-29 19:53:31 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f pretty hawt 2013-03-29 19:54:08 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f I still need to decorate it 2013-03-29 19:54:10 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f looks nice stone 2013-03-29 19:54:11 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Need to report somebody? §3/report <name> <reason> 2013-03-29 19:54:13 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f 2013-03-29 19:54:14 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Thank u 2013-03-29 19:54:29 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f you could use a lot more detailing 2013-03-29 19:54:31 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f only this diamond building is a little bid unfortunate 2013-03-29 19:54:36 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Yeah 2013-03-29 19:54:39 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Alien did you see the hopper? 2013-03-29 19:54:43 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f yeahh 2013-03-29 19:54:48 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f hawhawhaw 2013-03-29 19:54:48 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f it was empty though 2013-03-29 19:54:52 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Oh? 2013-03-29 19:54:56 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f thats what u think 2013-03-29 19:54:56 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Create blocks that are §3not obtainable§5 through vanilla minecraft only with the §3wizard§5 class which you can get by using §3/buy §5! Type §3/wizard§5 for more info! 2013-03-29 19:54:57 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f yup 2013-03-29 19:55:10 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Alien wanna skype with me and jube? 2013-03-29 19:55:11 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Oh he's right 2013-03-29 19:55:20 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f double ewe tee eff 2013-03-29 19:55:41 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Become as fast as §3flash§5 by getting just that class by using §3/buy §5! Type §3/flash§5 for more info! 2013-03-29 19:55:53 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Alien can you maby unban me from the webiste im still banned? 2013-03-29 19:56:24 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f The pulser was broken 2013-03-29 19:56:26 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Congratulations to §3DataWrecker §6on the free rank for being the §4top voter §6of January! §5Check your stats with §3/vote me§5! 2013-03-29 19:56:37 [iNFO] [Minecraft-Client] [CHAT] §9AutoSaving 2013-03-29 19:56:37 [iNFO] [Minecraft-Client] [CHAT] §9AutoSave Complete 2013-03-29 19:56:59 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f username? 2013-03-29 19:57:05 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f stonehard123 2013-03-29 19:57:11 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Want some free money? Type §3/freemoney§5! 2013-03-29 19:57:31 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 19:57:56 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Get the §3flash§5 class now if you would you like to §3jump 3 times as high §5by using §3/buy §5! Type §3/flash§5 for more info! 2013-03-29 19:58:17 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6Prussia§f|§3Bismark§f] §7§4AlienArtificial§f:§f creative should now be auto when u go to future 2013-03-29 19:58:39 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Sign successfully 2013-03-29 19:58:41 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 If you are new here type §3/rules §5and read them! 2013-03-29 19:58:48 [iNFO] [Minecraft-Client] [CHAT] §6You've created MC1202: Container Dispenser. 2013-03-29 19:58:56 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Sign successfully 2013-03-29 19:59:03 [iNFO] [Minecraft-Client] [CHAT] §6You've created MC1268: Container Content Sensor. 2013-03-29 19:59:13 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 19:59:27 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Live Player map at §3www.ArtificialCraft.net/map §5! 2013-03-29 19:59:28 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Sign successfully 2013-03-29 19:59:33 [iNFO] [Minecraft-Client] [CHAT] §6You've created MC1202: Container Dispenser. 2013-03-29 19:59:47 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f got it working 2013-03-29 19:59:51 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f One of the signs bugged out 2013-03-29 20:00:11 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §2Think we are doing something right or wrong? Give us feedback at §3http://www.artificialcraft.net/feedback §2! 2013-03-29 20:00:18 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f But anyway, you put wheat in the hopper and it generates bread 2013-03-29 20:00:18 [iNFO] [Minecraft-Client] [CHAT] §9AutoSaving 2013-03-29 20:00:18 [iNFO] [Minecraft-Client] [CHAT] §9AutoSave Complete 2013-03-29 20:00:36 [iNFO] [Minecraft-Client] [CHAT] §espikeruleshell left the game. 2013-03-29 20:00:36 [iNFO] [Minecraft-Client] [CHAT] §eDatawrecker left the game. 2013-03-29 20:00:36 [iNFO] [Minecraft-Client] [CHAT] §eJubeNoob left the game. 2013-03-29 20:00:36 [iNFO] [Minecraft-Client] [CHAT] §e88bo88 left the game. 2013-03-29 20:00:36 [iNFO] [Minecraft-Client] [CHAT] §egekkenman555 left the game. 2013-03-29 20:03:53 [iNFO] [Minecraft-Client] Connecting to mc.ArtificialCraft.net, 25565 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §6=_=_=_=_=_=_=_=_=_={§8ArtificialCraft§6}=_=_=_=_=_=_=_=_=_= 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §6 Hey §3Jessssuhh§6, welcome to §8ArtificialCraft§6! Enjoy your stay! 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §6 §cSign up at our new website: http://www.ArtificialCraft.net/ 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §6=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_= 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §eJessssuhh joined the game. 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §6[Versailles] §eCan Assistants stop toggling PVP and 2013-03-29 20:03:55 [iNFO] [Minecraft-Client] [CHAT] §eelecting new Assistants, thank you. 2013-03-29 20:04:32 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Want some free money? Type §3/freemoney§5! 2013-03-29 20:04:38 [iNFO] [Minecraft-Client] [CHAT] §estonehard123 joined the game. 2013-03-29 20:04:57 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Chest successfully 2013-03-29 20:05:07 [iNFO] [Minecraft-Client] [CHAT] §especialblock joined the game. 2013-03-29 20:05:17 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Want some free money? Type §3/freemoney§5! 2013-03-29 20:05:45 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Chest successfully 2013-03-29 20:05:59 [iNFO] [Minecraft-Client] [CHAT] §especialblock left the game. 2013-03-29 20:06:02 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 If you don't want people on the dynmap to see you, use §3/dynmap hide§5! 2013-03-29 20:06:13 [iNFO] [Minecraft-Client] [CHAT] §4Chest unregistered. 2013-03-29 20:06:15 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6] §cPlease welcome §3joel3600§c to the server! 2013-03-29 20:06:15 [iNFO] [Minecraft-Client] [CHAT] §ejoel3600 joined the game. 2013-03-29 20:06:31 [iNFO] [Minecraft-Client] [CHAT] §9AutoSaving 2013-03-29 20:06:31 [iNFO] [Minecraft-Client] [CHAT] §9AutoSave Complete 2013-03-29 20:06:41 [iNFO] [Minecraft-Client] [CHAT] §ejoel3600 left the game. 2013-03-29 20:06:47 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Become as fast as §3flash§5 by getting just that class by using §3/buy §5! Type §3/flash§5 for more info! 2013-03-29 20:06:51 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Sign successfully 2013-03-29 20:06:58 [iNFO] [Minecraft-Client] [CHAT] §6You've created MC1268: Container Content Sensor. 2013-03-29 20:07:27 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 20:07:31 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6] §cPlease welcome §3hugo9900§c to the server! 2013-03-29 20:07:31 [iNFO] [Minecraft-Client] [CHAT] §ehugo9900 joined the game. 2013-03-29 20:07:32 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Get the §3flash§5 class now if you would you like to §3jump 3 times as high §5by using §3/buy §5! Type §3/flash§5 for more info! 2013-03-29 20:07:53 [iNFO] [Minecraft-Client] [CHAT] §f[G] §7hugo9900§f:§f no plugins or 2013-03-29 20:07:54 [iNFO] [Minecraft-Client] [CHAT] §4Chest unregistered. 2013-03-29 20:08:05 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Chest successfully 2013-03-29 20:08:05 [iNFO] [Minecraft-Client] [CHAT] §f[G] §7hugo9900§f:§f dont plugins or 2013-03-29 20:08:17 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 If you are new here type §3/rules §5and read them! 2013-03-29 20:08:26 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 20:08:29 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 20:08:53 [iNFO] [Minecraft-Client] [CHAT] §4Sign unregistered. 2013-03-29 20:08:53 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Sign successfully 2013-03-29 20:08:59 [iNFO] [Minecraft-Client] [CHAT] §6You've created MC1268: Container Content Sensor. 2013-03-29 20:09:02 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Want some free money? Type §3/freemoney§5! 2013-03-29 20:09:23 [iNFO] [Minecraft-Client] [CHAT] §ehugo9900 left the game. 2013-03-29 20:09:47 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 There is a shop near spawn get there by using §3/warp shop§5! 2013-03-29 20:09:50 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6] §cPlease welcome §3xmanskull1§c to the server! 2013-03-29 20:09:50 [iNFO] [Minecraft-Client] [CHAT] §exmanskull1 joined the game. 2013-03-29 20:09:54 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f welcome 2013-03-29 20:09:54 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f 2013-03-29 20:09:56 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Enjoy 2013-03-29 20:10:02 [iNFO] [Minecraft-Client] [CHAT] §f[G] §7xmanskull1§f:§f Hey 2013-03-29 20:10:04 [iNFO] [Minecraft-Client] [CHAT] §4Chest unregistered. 2013-03-29 20:10:22 [iNFO] [Minecraft-Client] [CHAT] §2Created a Private Sign successfully 2013-03-29 20:10:24 [iNFO] [Minecraft-Client] [CHAT] §f[G] §7xmanskull1§f:§f nice spawn 2013-03-29 20:10:27 [iNFO] [Minecraft-Client] [CHAT] §6You've created MC1202: Container Dispenser. 2013-03-29 20:10:32 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Make sure you redeem your vote points at §3/warp voteshop§5! 2013-03-29 20:11:17 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Redeem your vote points at the new §3vote shop§5! You can get there using §3/warp voteshop§5! 2013-03-29 20:11:25 [iNFO] [Minecraft-Client] [CHAT] §e88bo88 joined the game. 2013-03-29 20:11:31 [iNFO] [Minecraft-Client] [CHAT] §9AutoSaving 2013-03-29 20:11:31 [iNFO] [Minecraft-Client] [CHAT] §9AutoSave Complete 2013-03-29 20:11:36 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§aJubeNoob§f:§f jess 2013-03-29 20:11:42 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f Yup? 2013-03-29 20:11:48 [iNFO] [Minecraft-Client] [CHAT] Your game mode has been updated 2013-03-29 20:11:51 [iNFO] [Minecraft-Client] [CHAT] §6{§7From JubeNoob§6}: omg we can sell those heads for sooo much one day 2013-03-29 20:12:02 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Congratulations to §3DataWrecker §6on the free rank for being the §4top voter §6of January! §5Check your stats with §3/vote me§5! 2013-03-29 20:12:06 [iNFO] [Minecraft-Client] [CHAT] §cThis player does not seem to be online! 2013-03-29 20:12:14 [iNFO] [Minecraft-Client] [CHAT] §6{§7To JubeNoob§6}:§6 yup, but not for a long long long long long long time 2013-03-29 20:12:41 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §6Versailles (Metropolis)§7 - §2(No PVP) 2013-03-29 20:12:41 [iNFO] [Minecraft-Client] [CHAT] §eTeleported. 2013-03-29 20:12:42 [iNFO] [Minecraft-Client] [CHAT] §b ** You are now leaving spawn! 2013-03-29 20:12:47 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Real men don't feel hungry and YOU shouldn't either! Get the §3warrior§5 class now by using §3/buy §5or type §3/warrior§5! 2013-03-29 20:12:48 [iNFO] [Minecraft-Client] [CHAT] §6{§7From JubeNoob§6}: im surprised he gave them to us c: itd be a shame to just sell em right away 2013-03-29 20:12:53 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet joined the game. 2013-03-29 20:12:53 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 20:12:57 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff joined the game. 2013-03-29 20:13:00 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3Soldiers§f] §7§8stonehard123§f:§f Hello AquaViolet 2013-03-29 20:13:03 [iNFO] [Minecraft-Client] [CHAT] §6[Vote Manager]§3 xmanskull1§4 voted and recieved §448 Wheat§3, §4$100§3 and §41 vote point§3! §6Check out §3www.ArtificialCraft.net§6 for more info! 2013-03-29 20:13:04 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f noooo 2013-03-29 20:13:06 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f What happend 2013-03-29 20:13:07 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f hi stone 2013-03-29 20:13:07 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f hp;a 2013-03-29 20:13:10 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f rofl 2013-03-29 20:13:11 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7Caesar Jessssuhh§f:§f hola* 2013-03-29 20:13:13 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f idontknow 2013-03-29 20:13:19 [iNFO] [Minecraft-Client] [CHAT] §6Your color has been changed to: §5dark_purple§6! 2013-03-29 20:13:20 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f 2013-03-29 20:13:20 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 20:13:28 [iNFO] [Minecraft-Client] [CHAT] §6 ~ §b[Outpost] 2013-03-29 20:13:29 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f brb if I no come back its on 2013-03-29 20:13:30 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff left the game. 2013-03-29 20:13:32 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Protect your base when with §3turrets§5, only available to the §3warrior§5 class which you can get by using §3/buy §5! Type §3/warrior§5 for more info! 2013-03-29 20:13:38 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff joined the game. 2013-03-29 20:13:44 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§6OldEngland§f|§3Versailles§f] §7§7AquaViolet§f:§f lol 2013-03-29 20:13:47 [iNFO] [Minecraft-Client] [CHAT] §eAquaViolet left the game. 2013-03-29 20:13:48 [iNFO] [Minecraft-Client] [CHAT] §f[G] §f[§3NinjaTown§f] §7buggerfluff§f:§f Not working yet 2013-03-29 20:13:50 [iNFO] [Minecraft-Client] [CHAT] §ebuggerfluff left the game. 2013-03-29 20:14:17 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 §6Congratulations to §3DataWrecker §6on the free rank for being the §4top voter §6of January! §5Check your stats with §3/vote me§5! 2013-03-29 20:15:02 [iNFO] [Minecraft-Client] [CHAT] §6[§8AI§6]§5 Don't beg. It's annoying and will probably get you muted.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.