Neowin.net Minecraft Server (Old Server)


Message added by Brandon H,

Come join the new Minecraft server discussion thread :)

 

 

Recommended Posts

There's a distinct lack of activity on the MC server at the moment. In my case it's due to real life getting in the way most of the time.

 

Suggestion: We could have a building contest. Have it run for two weeks, and whoever comes up with the most impressive build (as judged by the MC server ops) wins a Neowin tier 2 subscription. Hell, I'll even chip in for the cost of the subscription

 

Thoughts?

That's what I think as well. Before going ahead and starting a thread I'd like to have more opinions though. 

 

Ideas for the competition rules:

  • Build near spawn - no one is going to see the build if it's 20,000 blocks away in the boonies.
  • You only have the tools the server offers by default at your disposal. 
  • Participation is open to all Neowin members. Further requirements can be defined.
  • Contest builds have to be labeled as such. Existing builds are not eligible.
  • The server operators are not eligible to participate, seeing as they have the option to switch to creative mode.
  • Contest runs for two weeks in order to allow for gathering resources and proper building.

I've been trying to work through my backlog of games, getting Starbound in the humble bundle hasn't helped :p

 

Competitions are always a good idea :)

Well any objections to the suggestions made above? Otherwise I'll start a competition thread tomorrow.

Rules look good to me, are we setting any sort of theme like epic houses, monuments, random objects or free-for-all*  ?

*excluding phallic objects

Free for all (excluding phalluses) I'd say. 

I would add, Should be of your own design, not something you can download as a template..

Good point.

 

I want to have the competition start and end dates on weekends. So I'm going to start the competition thread today after work; this gives us the rest of this week to take care of additional whitelist entries if needed. 

I wonder if that was my fault? I was trying out a beta version of Reis Minimap for 1.7.2, maybe I'll hang off on that for a new build. I did go back to 1.7.4, it was still hanging, but maybe the damage was already done.

Doubt it was that, I'm pretty sure that works off the terrain data that the client naturally downloads from the server.

 

Bukkit stats were stuck at 100% cpu/gpu even though task manager said it was normal. I'd put it down to Bukkit still being wip. :p

in the latest snapshot ops or singleplayer with console has worldedit built in vanilla

 

This is a basic walkthrough for the new commands introduced in 14w03a, /fill and /clone.

/fill command
The fill command can be used to to fill defined areas with a block type.
This is how you use the fill command:
/fill x1 y1 z1 x2 y2 z2 tilename datavalue oldblockhandling datatags
x1 = The x coordinate[1] of your first position
y1 = The y coordinate[2] of your first position
z1 = The z coordinate[3] of your first position
x2 = The x coordinate[4] of your second position
y2 = The y coordinate[5] of your second position
z2 = The z coordinate[6] of your second position
tilename = The block ID or name[7] for your area.
datavalue = The datavalue[8] for your blocktype, if unused; use 0.
oldblockhandling = The way it treats other blocks in that are already in the area. (Can be: replace, destroy)
datatags = Datatags[9] you want to apply to the area you're filling.

Example command: /fill -44 80 1191 -55 94 1206 minecraft:stone 0 replace

/clone command
The clone command can be used to clone your builds of a defined area to another area.
This is how you use the clone command:
/clone x1 y1 z1 x2 y2 z2 x y z
x1 = The x coordinate[10] of your first position
y1 = The y coordinate[11] of your first position
z1 = The z coordinate[12] of your first position
x2 = The x coordinate[13] of your second position
y2 = The y coordinate[14] of your second position
z2 = The z coordinate[15] of your second position
= The x coordinate[16] of the position you want to clone towards
= The y coordinate[17] of the position you want to clone towards
= The z coordinate[18] of the position you want to clone towards

Example command: /clone 10 80 10 50 90 50 5 95 5

also it looks like they are changing how the user skins is rendered and you can have armor skins as part of it as well. and seperate skins for each arm and leg.

I hope Dinnerbone adds a new item to do the lmb/rmb co-ord setting :p

 

Right now it looks like you have to write down co-ord A and B before going to destination A and typing it all out :o

that's why i like the mod better. turning an item into a wand makes things so much easier

the idea  there at the end of the video give me the idea to make a room with buttons that will clone rooms that are elsewhere. so you can have a room of requirement like in harry potter. a button on the outside that you click to make the room what you want of it. just have the room setup somewhere and clone it to that location when you want to use it.

using the new clone feature i had an idea (but cannot get it working yet) you can create rooms that are all the same dimension and hide them in your base or home or whatnot. and then create an empty room. From there you can use the command block and buttons to "move" the rooms to your empty room. Making a single room that can be whatever room you want it to be.

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

    • In some countries the law has forced Microsoft to display a menu on a fresh install of Windows which asks which web browser you want and it will install that browser. This doesn't add any bloat to Windows. It simply an additional step when setting up a new PC.
    • Chrome is also a first party browser on Android and ChromeOS. And on those systems, Google is pulling the same dirty tactics as Microsoft does on Windows.
    • Unofficial script lets you install unreleased Windows 11 features without Microsoft Account by Sayan Sen Microsoft has been steadily evolving the Windows Insider Program over the years, introducing new channels and testing paths that allow enthusiasts to experience upcoming and yet-to-be-released Windows features (some interesting hidden ones too) before they reach the public. However, one long-standing requirement has remained largely unchanged as users are generally expected to enroll in the Program and with a Microsoft account. That's where a third-party tool called "OfflineInsiderEnroll" can help. OfflineInsiderEnroll is said to be a lightweight script that enables access to Windows Insider Program builds on systems that are not signed in with a Microsoft account. Essentially the tool configures the necessary Insider settings locally and hence allows users to select and switch between available preview channels while continuing to receive builds through the normal Windows Update channel. If you are wondering how it manages to do so, it is made possible by a Registry value known as TestFlags. When configured to"0x20", Windows stops communicating with Microsoft's online Insider enrollment services thus preventing locally configured Insider settings from being overwritten. This allows the script to apply its own channel configuration directly through the Registry as Windows Update does not verify whether a device has been officially enrolled in the Insider Program or not. Previously the utility has had already supported the traditional Insider branches including Dev, Beta, and Release Preview. However following Microsoft’s recent restructuring of its preview channels, the script has now been updated. The latest OfflineInsiderEnroll version, 2.6.6, adds support for the newly introduced Insider channel lineup. As such, users can now choose from several Experimental channels in addition to Beta and Release Preview options. The update also retains tools for refreshing the Insider cache, resetting Insider settings, and completely stopping Insider enrollment when needed. Keep in mind though that will need elevated privileges when running the script (run as Admin). You can get the latest version of OfflineInsiderEnroll from this page on its official GitHub repo.
    • The "Classic" Outlook has done that for a few years as well. The option to even change that is really hidden away too... It really shouldn't be hard to respect user defaults. Sadly we are the product now, not Outlook. To change in the Classic Outlook: File > Options > Advanced > change "Open hyperlinks from Outlook in"
    • Get yo ass to space
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!