Neowin.net Minecraft Server (Old Server)


Message added by Brandon H,

Come join the new Minecraft server discussion thread :)

 

 

Recommended Posts

The server seems to have been dead for a few days now. Every time I look to join there is no-one playing. With no admins around its impossible to get Creative mode, and thus continue the work on the amusement park. Maybe it's time to reconsider the ban on command blocks?

 

Anyway, I'm about to go away for nearly 2 weeks so you probably won't see me online for a while.

 

I play entirely in survival - and will continue too. I've just been getting over vertigo, so haven't been on as a result of that. 3D games still make my head spin a bit.

I know it's a poor excuse not having creative, but some builds just aren't practical without it. I'm currently working on a tower that is 250 blocks high, and lined with coloured wool. That's a little over 5000 wool blocks, dyed in 7 different colours. Collecting that much wool is hard enough. Working safely at that height just adds to the problems. ;)

 

Please don't take this as me moaning. I'm not. I'm very grateful for this server being made available to us, and for the admins helping out when they can. If the decision was made that this server was going to be purely Survival from now on I wouldn't have a problem, and I'd still play - I built virtually all my compound in survival after all.

I play entirely in survival - and will continue too. I've just been getting over vertigo, so haven't been on as a result of that. 3D games still make my head spin a bit.

 

I'm not a fan of heights (I know that's not the same as vertigo), and crafting at the top of tall structures in Minecraft has made me pause and 'get a grip' on more than a few occasions. If I'm in creative (or when I'm playing Tekkit and have a flying ring) it's much less of a problem for me as I know I'm safe.

I know it's a poor excuse not having creative, but some builds just aren't practical without it. I'm currently working on a tower that is 250 blocks high, and lined with coloured wool. That's a little over 5000 wool blocks, dyed in 7 different colours. Collecting that much wool is hard enough. Working safely at that height just adds to the problems. ;)

 

Please don't take this as me moaning. I'm not. I'm very grateful for this server being made available to us, and for the admins helping out when they can. If the decision was made that this server was going to be purely Survival from now on I wouldn't have a problem, and I'd still play - I built virtually all my compound in survival after all.

 

Don't get me wrong, I'll gladly give you creative mode when I can - it's difficult to do while I'm at work is all. Slap one of the other ops (i.e. Timan, Laura, Chasethebase, Louisifer) if it's urgent. 

I do hit up any admin (usually Louisifer), but recently the server has been completely empty when I check.

 

Right now however it seems to be dead. Can't log in, nor open the online map. :(

 

The map is being sluggish and just threw up an internal error :o

 

I do check the map every couple of hours to check for players but as you've said it has been empty last day or two :(

 

If creative is needed and you have steam you can msg me (Louisifer) and I'll pop on :P

Is there a way for someone to completely destroy my build and its contents?

 

I want to start a fresh somewhere new.

 

I'll be able to do that for you, I'm currently experiencing read timeouts though :(

Hello fellow Minecraftians!

 

Could I get my mates son whitelisted on the server?

 

his name is :- ItsMagma

 

He's a bit new to Minecraft but i've told him the rules of the server and told him if he doesn't obey he will be banned and his dad will clip him around the ear. lol

 

He's harmless, and should be no bother. Just give him a helping hand if I am not around. :)

 

Appreciated.

I'm not on as often as I used to because of work keeping me rather busy. I'll see if I can come on more often soon.

 

Nuculi: I can whitelist your friend as soon as I'm home, i.e. in about 8 hours from now.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop data 'Google Chrome' is downloading for Chrome without you agreeing to it. Fun right? Sure, the way Microsoft is pushing 'Microsoft Edge' on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!