• 0

    posted a message on what does this mean
    ---- Minecraft Crash Report ----
    // Why did you do that?
    Time: 9/9/12 8:27 PM
    Description: Exception in server tick loop
    java.lang.NullPointerException
    at net.minecraft.server.Explosion.a(Explosion.java:86)
    at net.minecraft.server.World.createExplosion(World.java:1516)
    at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:732)
    at net.minecraft.server.EntityTNTPrimed.explode(EntityTNTPrimed.java:81)
    at net.minecraft.server.EntityTNTPrimed.h_(EntityTNTPrimed.java:61)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1239)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:498)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1221)
    at net.minecraft.server.World.tickEntities(World.java:1119)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:565)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Relevant Details:
    - Minecraft Version: 1.3.1
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.7.0_07, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 780430256 bytes (744 MB) / 976158720 bytes (930 MB) up to 976158720 bytes (930 MB)
    - JVM Flags: 2 total; -Xmx1024M -Xms1024M
    - CraftBukkit Information:
       Running: CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0) true
       Plugins: { LagMeter v1.9.0 com.webkonsept.minecraft.lagmeter.LagMeter [DemmyDemon, TheLunarFrog], BKCommonLib v1.24 com.bergerkiller.bukkit.common.CommonPlugin [bergerkiller], WorldEdit v5.4.2 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Essentials v2.9.3 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], EssentialsChat v2.9.3 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], EssentialsProtect v2.9.3 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsSpawn v2.9.3 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits],}
       Warnings: DEFAULT
       Threads: { TIMED_WAITING Connection #7 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], RUNNABLE Connection #28 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:86), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:326), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], TIMED_WAITING Thread-4: [java.lang.Thread.sleep(Native Method), net.minecraft.server.ThreadSleepForever.run(SourceFile:44)], RUNNABLE Thread-5: [org.fusesource.jansi.internal.Kernel32._getch(Native Method), org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46), jline.WindowsTerminal.readByte(WindowsTerminal.java:184), jline.WindowsTerminal.access$000(WindowsTerminal.java:53), jline.WindowsTerminal$1.read(WindowsTerminal.java:151), java.io.FilterInputStream.read(Unknown Source), jline.console.ConsoleReader$1.read(ConsoleReader.java:167), jline.internal.InputStreamReader.read(InputStreamReader.java:267), jline.internal.InputStreamReader.read(InputStreamReader.java:204), jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)], TIMED_WAITING Connection #5 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], RUNNABLE Connection #3 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:86), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:326), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], RUNNABLE Signal Dispatcher: [], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.CrashReport.a(CrashReport.java:43), net.minecraft.server.CrashReport.g(CrashReport.java:38), net.minecraft.server.CrashReport.<init>(CrashReport.java:28), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423), net.minecraft.server.ThreadServerApplication.run(SourceFile:539)], RUNNABLE Attach Listener: [], RUNNABLE Connection #5 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:86), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:326), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Connection #0 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], TIMED_WAITING Connection #3 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], RUNNABLE Connection #7 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:86), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:326), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], TIMED_WAITING com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0: [java.lang.Object.wait(Native Method), com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:534)], RUNNABLE Connection #0 read thread: [java.net.SocketInputStream.socketRead0(Native Method), java.net.SocketInputStream.read(Unknown Source), java.net.SocketInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.a(Unknown Source), org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source), java.io.FilterInputStream.read(Unknown Source), net.minecraft.server.Packet.a(Packet.java:86), net.minecraft.server.NetworkManager.i(NetworkManager.java:193), net.minecraft.server.NetworkManager.c(NetworkManager.java:326), net.minecraft.server.NetworkReaderThread.run(SourceFile:93)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], TIMED_WAITING Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Connection #28 write thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.NetworkWriterThread.run(NetworkWriterThread.java:38)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE Listen thread: [java.net.DualStackPlainSocketImpl.accept0(Native Method), java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.DedicatedServerConnectionThread.run(DedicatedServerConnectionThread.java:62)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.FileIOThread.b(SourceFile:43), net.minecraft.server.FileIOThread.run(SourceFile:22), java.lang.Thread.run(Unknown Source)], WAITING Thread-8: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), org.bukkit.craftbukkit.ChunkCompressionThread.run(ChunkCompressionThread.java:40), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Thread-6: [java.lang.Object.wait(Native Method), org.bukkit.craftbukkit.scheduler.CraftScheduler.run(CraftScheduler.java:94), java.lang.Thread.run(Unknown Source)],}
    - Type: Dedicated Server
    - Is Modded: Definitely; 'craftbukkit'
    - Profiler Position: N/A (disabled)
    - Player Count: 5 / 15; [EntityPlayer['leestons'/123, l='world', x=-113.66, y=25.00, z=-301.76](leestons at -113.66494738435912,25.0,-301.7601868529888), EntityPlayer['Jacobman4144'/333, l='world_the_end', x=0.26, y=64.28, z=8.88](Jacobman4144 at 0.2649332407975461,64.27901799436171,8.880964604304307), EntityPlayer['CheesyWalnut'/340, l='world_the_end', x=-37.16, y=63.00, z=4.81](CheesyWalnut at -37.164020663660146,63.0,4.811488736725909), EntityPlayer['TNIP_Xploit'/344, l='world_the_end', x=-10.09, y=68.68, z=-9.41](TNIP_Xploit at -10.093989711406632,68.67749276746285,-9.408387568967466), EntityPlayer['gustav1pack'/2638, l='world', x=-111.47, y=25.00, z=-272.01](gustav1pack at -111.46647504974335,25.0,-272.0112274598266)]
    - World world Entities: 11 total; [EntityItem['item.tile.sapling.oak'/0, l='world', x=-338.04, y=67.13, z=-279.80], EntityItem['item.tile.sapling.oak'/1, l='world', x=-347.13, y=70.13, z=-276.29], EntityItem['item.tile.sapling.oak'/2, l='world', x=-344.17, y=69.13, z=-274.81], EntityItem['item.tile.sapling.oak'/3, l='world', x=-344.13, y=69.13, z=-272.34], EntityItem['item.tile.sapling.oak'/4, l='world', x=-328.30, y=68.13, z=-279.46], EntityPlayer['leestons'/123, l='world', x=-113.66, y=25.00, z=-301.76](leestons at -113.66494738435912,25.0,-301.7601868529888), EntityItem['item.item.seeds'/2584, l='world', x=-59.69, y=63.13, z=-374.87], EntityPlayer['gustav1pack'/2638, l='world', x=-111.47, y=25.00, z=-272.01](gustav1pack at -111.46647504974335,25.0,-272.0112274598266), EntityItem['item.item.seeds'/2639, l='world', x=-232.09, y=63.13, z=-417.61], EntityItem['item.item.seeds'/2640, l='world', x=-233.81, y=63.13, z=-419.36], EntityItem['item.item.seeds'/2641, l='world', x=-233.08, y=63.13, z=-416.76]]
    - World world Players: 2 total; [EntityPlayer['leestons'/123, l='world', x=-113.66, y=25.00, z=-301.76](leestons at -113.66494738435912,25.0,-301.7601868529888), EntityPlayer['gustav1pack'/2638, l='world', x=-111.47, y=25.00, z=-272.01](gustav1pack at -111.46647504974335,25.0,-272.0112274598266)]
    - World world Chunk Stats: ServerChunkCache: 704 Drop: 0
    - World world_the_end Entities: 64 total; [EntityEnderCrystal['entity.EnderCrystal.name'/7, l='world_the_end', x=-96.50, y=93.00, z=-1.50], EntityEnderCrystal['entity.EnderCrystal.name'/15, l='world_the_end', x=-30.50, y=72.00, z=86.50], EntityEnderCrystal['entity.EnderCrystal.name'/16, l='world_the_end', x=-4.50, y=64.00, z=-106.50], EntityEnderCrystal['entity.EnderCrystal.name'/17, l='world_the_end', x=-15.50, y=92.00, z=-76.50], EntityEnderCrystal['entity.EnderCrystal.name'/18, l='world_the_end', x=1.50, y=95.00, z=-82.50], EntityPlayer['Jacobman4144'/333, l='world_the_end', x=0.26, y=64.28, z=8.88](Jacobman4144 at 0.2649332407975461,64.27901799436171,8.880964604304307), EntityPlayer['CheesyWalnut'/340, l='world_the_end', x=-37.16, y=63.00, z=4.81](CheesyWalnut at -37.164020663660146,63.0,4.811488736725909), EntityPlayer['TNIP_Xploit'/344, l='world_the_end', x=-10.09, y=68.68, z=-9.41](TNIP_Xploit at -10.093989711406632,68.67749276746285,-9.408387568967466), EntityArrow['arrow'/2578, l='world_the_end', x=144.03, y=-13.66, z=-51.93], EntityItem['item.tile.whiteStone'/2677, l='world_the_end', x=-21.84, y=61.13, z=6.33], EntityItem['item.tile.whiteStone'/2685, l='world_the_end', x=-23.88, y=61.13, z=7.67], EntityItem['item.tile.whiteStone'/2689, l='world_the_end', x=-25.88, y=61.13, z=8.18], EntityItem['item.tile.whiteStone'/2691, l='world_the_end', x=-28.88, y=63.13, z=7.90], EntityItem['item.tile.whiteStone'/2693, l='world_the_end', x=-28.83, y=62.13, z=3.71], EntityItem['item.tile.whiteStone'/2694, l='world_the_end', x=-27.77, y=62.13, z=4.88], EntityItem['item.tile.whiteStone'/2695, l='world_the_end', x=-27.72, y=62.13, z=5.91], EntityItem['item.tile.whiteStone'/2696, l='world_the_end', x=-28.88, y=62.13, z=6.29], EntityItem['item.tile.whiteStone'/2703, l='world_the_end', x=-22.44, y=61.13, z=1.25], EntityItem['item.tile.whiteStone'/2707, l='world_the_end', x=-25.88, y=61.13, z=1.73], EntityItem['item.tile.tnt'/2708, l='world_the_end', x=-19.89, y=61.13, z=-1.04], EntityItem['item.tile.whiteStone'/2713, l='world_the_end', x=-22.15, y=61.13, z=-0.33], EntityItem['item.tile.whiteStone'/2715, l='world_the_end', x=-39.91, y=62.13, z=-13.72], EntityItem['item.tile.whiteStone'/2717, l='world_the_end', x=-36.62, y=62.13, z=-12.56], EntityItem['item.tile.whiteStone'/2718, l='world_the_end', x=-37.51, y=62.13, z=-13.18], EntityItem['item.tile.whiteStone'/2719, l='world_the_end', x=-36.13, y=62.13, z=-14.88], EntityItem['item.tile.whiteStone'/2721, l='world_the_end', x=-36.55, y=62.13, z=-11.15], EntityItem['item.tile.whiteStone'/2722, l='world_the_end', x=-22.88, y=62.13, z=-3.88], EntityItem['item.tile.whiteStone'/2723, l='world_the_end', x=-19.77, y=61.13, z=-1.63], EntityTNTPrimed['Block of TNT'/2727, l='world_the_end', x=-20.92, y=68.35, z=-8.05], EntityTNTPrimed['Block of TNT'/2729, l='world_the_end', x=-20.85, y=69.72, z=-12.78], EntityTNTPrimed['Block of TNT'/2730, l='world_the_end', x=-16.29, y=63.07, z=-11.73], EntityTNTPrimed['Block of TNT'/2732, l='world_the_end', x=-16.46, y=62.47, z=-15.53], EntityTNTPrimed['Block of TNT'/2739, l='world_the_end', x=-15.40, y=57.49, z=-12.69], EntityTNTPrimed['Block of TNT'/2741, l='world_the_end', x=-15.19, y=63.82, z=-7.49], EntityTNTPrimed['Block of TNT'/2744, l='world_the_end', x=-16.51, y=58.49, z=-15.51], EntityTNTPrimed['Block of TNT'/2748, l='world_the_end', x=-15.34, y=69.65, z=-8.28], EntityTNTPrimed['Block of TNT'/2749, l='world_the_end', x=-16.45, y=62.49, z=-11.64], EntityTNTPrimed['Block of TNT'/2751, l='world_the_end', x=-22.51, y=65.54, z=-14.58], EntityTNTPrimed['Block of TNT'/2755, l='world_the_end', x=-9.74, y=66.08, z=-7.61], EntityTNTPrimed['Block of TNT'/2756, l='world_the_end', x=-10.65, y=63.94, z=-6.30], EntityTNTPrimed['Block of TNT'/2761, l='world_the_end', x=-8.16, y=71.18, z=-20.12], EntityTNTPrimed['Block of TNT'/2764, l='world_the_end', x=-8.53, y=73.29, z=-12.45], EntityTNTPrimed['Block of TNT'/2765, l='world_the_end', x=-9.79, y=68.87, z=-7.33], EntityTNTPrimed['Block of TNT'/2770, l='world_the_end', x=-14.49, y=54.49, z=-13.51], EntityTNTPrimed['Block of TNT'/2778, l='world_the_end', x=-14.49, y=54.49, z=-13.49], EntityTNTPrimed['Block of TNT'/2780, l='world_the_end', x=-14.49, y=54.49, z=-13.49], EntityTNTPrimed['Block of TNT'/2786, l='world_the_end', x=-12.49, y=60.81, z=-11.50], EntityTNTPrimed['Block of TNT'/2800, l='world_the_end', x=-14.51, y=54.83, z=-13.51], EntityItem['item.tile.whiteStone'/2815, l='world_the_end', x=-14.13, y=58.87, z=-16.63], EntityItem['item.tile.whiteStone'/2817, l='world_the_end', x=-14.96, y=59.79, z=-16.12], EntityItem['item.tile.whiteStone'/2821, l='world_the_end', x=-16.45, y=61.06, z=-16.25], EntityItem['item.tile.whiteStone'/2822, l='world_the_end', x=-15.68, y=60.50, z=-16.31], EntityItem['item.tile.whiteStone'/2823, l='world_the_end', x=-15.59, y=61.88, z=-17.16], EntityItem['item.tile.whiteStone'/2824, l='world_the_end', x=-17.27, y=60.60, z=-14.40], EntityItem['item.tile.whiteStone'/2825, l='world_the_end', x=-17.12, y=60.83, z=-15.28], EntityItem['item.tile.whiteStone'/2826, l='world_the_end', x=-17.03, y=60.00, z=-14.46], EntityItem['item.tile.whiteStone'/2827, l='world_the_end', x=-17.64, y=60.13, z=-16.35], EntityItem['item.tile.whiteStone'/2828, l='world_the_end', x=-17.71, y=62.53, z=-15.69], EntityItem['item.tile.whiteStone'/2829, l='world_the_end', x=-13.19, y=62.60, z=-8.43], EntityItem['item.tile.whiteStone'/2830, l='world_the_end', x=-13.78, y=62.73, z=-6.43], EntityItem['item.tile.whiteStone'/2831, l='world_the_end', x=-13.73, y=62.46, z=-3.16], EntityItem['item.tile.whiteStone'/2832, l='world_the_end', x=-10.22, y=62.39, z=-8.18], EntityItem['item.tile.whiteStone'/2833, l='world_the_end', x=-12.45, y=62.83, z=-5.28], EntityItem['item.tile.whiteStone'/2834, l='world_the_end', x=-12.26, y=62.49, z=-7.60]]
    - World world_the_end Players: 3 total; [EntityPlayer['Jacobman4144'/333, l='world_the_end', x=0.26, y=64.28, z=8.88](Jacobman4144 at 0.2649332407975461,64.27901799436171,8.880964604304307), EntityPlayer['CheesyWalnut'/340, l='world_the_end', x=-37.16, y=63.00, z=4.81](CheesyWalnut at -37.164020663660146,63.0,4.811488736725909), EntityPlayer['TNIP_Xploit'/344, l='world_the_end', x=-10.09, y=68.68, z=-9.41](TNIP_Xploit at -10.093989711406632,68.67749276746285,-9.408387568967466)]
    - World world_the_end Chunk Stats: ServerChunkCache: 576 Drop: 0
    Posted in: Server Support and Administration
  • 0

    posted a message on IF YOU CANT JOIN SERVERS READ THIS

    Check again here
    i didnt see there was already a post sorry
    Posted in: Server Support and Administration
  • 0

    posted a message on [1.2.5] [Bukkit] [Survival/Creative] ♒♒★SIMPLE SURVIVAL★♒♒ [No Whitelist] [Creative Mode] [No Lag] [Survival Games] [Anti-Grief]
    Quote from Bloody_pickAxe

    I bet cheesy is working on makeing it 24/7

    yes i am but i dont got no moneys :(
    if u can find a free host ill make u admin (there probably isnt)
    Posted in: PC Servers
  • 0

    posted a message on Stride-Creative [Freebuild][24/7][No-whitelist][Creative][Anti-Grief][Mature Staff]
    CheesyWalnut; can i have builder
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] [Bukkit] [Survival/Creative] ♒♒★SIMPLE SURVIVAL★♒♒ [No Whitelist] [Creative Mode] [No Lag] [Survival Games] [Anti-Grief]
    Quote from Dorkalert55

    IGN: Awsomeman1227
    Age: 13
    Any experience?: 10 servers of experience
    How long can you be online?: A few hours a day
    Timezone: Eastern North America (EST)
    Gender: Male
    Any bans? Why?: I think one because the owner mistaked me for someone else
    Other information: Not really.


    ill give you vip but are you admin on 10 servers or been on 10 servers?
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] [Bukkit] [Survival/Creative] ♒♒★SIMPLE SURVIVAL★♒♒ [Survival Games] [No Whitelist] [Factions] [No Lag] [PVP] [Anti-Grief
    Quote from Dominus

    2 guys got on and griefed my buildings

    please dont send me a pm and post here too its just annoying
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on [1.2.5] [Bukkit] [Survival/Creative] ♒♒★SIMPLE SURVIVAL★♒♒ [No Whitelist] [Creative Mode] [No Lag] [Survival Games] [Anti-Grief]
    Quote from potato120

    Hey admin;

    You ARE allowed to grief and steal, rob, and blow up on this server rite? as long as the building in question is in the wilderness, and unprotected?

    you are not allowed to grief and tnt explosions heal stealing is allowed but chests and furnaces lock themselfs so good luck with that
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] [Bukkit] [Survival/Creative] ♒♒★SIMPLE SURVIVAL★♒♒ [No Whitelist] [Creative Mode] [No Lag] [Survival Games] [Anti-Grief]
    Quote from Crack498

    Question, how do you get to VIP+?

    you be good with vip
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] [Bukkit] [Survival/Creative] ♒♒★SIMPLE SURVIVAL★♒♒ [No Whitelist] [Creative Mode] [No Lag] [Survival Games] [Anti-Grief]
    Quote from Crack498

    IGN:Crack498
    Age:18
    Gender:Male
    Any bans? Why?No bans
    Creativeness [1-10]:8.75
    Other information:I am creative, ready to make new things!


    Approved
    Posted in: PC Servers
  • To post a comment, please .