Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

Reset Project?

No + Keep existing work
- 11 (20.4%)
Yes + new content in project world
- 29 (53.7%)
Don't care + Ambivalience
- 14 (25.9%)

Total Members Voted: 52


Pages: 1 ... 154 155 [156] 157 158 ... 271

Author Topic: PlaneHacked Minecraft Server: Post-Planehacked Planning Party!  (Read 358146 times)

PTTG??

  • Bay Watcher
  • Kringrus! Babak crulurg tingra!
    • View Profile
    • http://www.nowherepublishing.com
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2325 on: March 22, 2011, 02:57:08 pm »

echo

OK. echo.

I think we're close to go time on the permanight server. Please build underground; surface dwellings (And light sources) will function as creeper magnets. Going to the surface for wood will be quite unsafe for the unprepared.

That said, hidden, tunnel-y surface access is A-OK.

Note to mods: No item spawning allowed on the secondary server; this is hardcore mode here.

We're testing the script now, and will reset the world when ready for go-time.
Logged
A thousand million pool balls made from precious metals, covered in beef stock.

Briggsy16

  • Bay Watcher
    • View Profile
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2326 on: March 22, 2011, 02:59:15 pm »

Sounds awesome. I look forward to giving that a go.
Logged

lordnincompoop

  • Bay Watcher
  • Allusionist
    • View Profile
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2327 on: March 22, 2011, 03:24:05 pm »

Note to mods: No item spawning allowed on the secondary server; this is hardcore mode here.

What about thefts, glitches and other such situations?

Also, your position on mod-enlarged caves?
Logged

PTTG??

  • Bay Watcher
  • Kringrus! Babak crulurg tingra!
    • View Profile
    • http://www.nowherepublishing.com
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2328 on: March 22, 2011, 03:29:31 pm »

Note to mods: No item spawning allowed on the secondary server; this is hardcore mode here.

What about thefts, glitches and other such situations?

Also, your position on mod-enlarged caves?

I was speaking about spawning materials for megaconstructions, etc. Thefts and stuff... I guess... glitches maybe.

Mod-enlarged caves? No spawning dynamite or anything. Or tools. But if a mod goes in with a handmade stone pick and carves out a cave, then I've got nothing against that.

Anyone know why screen is giving me this error:?

-X: stuff: display or window required

The current script is:

while [ 1 ]
do
   screen -p 3814 -X stuff "time set 14000\r"
   echo "tick"
   sleep 10
done

This resets the time every ten seconds. Ultimately, I'll change that to once every six minutes, so the moon moves around more normally.
Logged
A thousand million pool balls made from precious metals, covered in beef stock.

lordnincompoop

  • Bay Watcher
  • Allusionist
    • View Profile
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2329 on: March 22, 2011, 03:33:22 pm »

I was speaking about spawning materials for megaconstructions, etc. Thefts and stuff... I guess... glitches maybe.

Mod-enlarged caves? No spawning dynamite or anything. Or tools. But if a mod goes in with a handmade stone pick and carves out a cave, then I've got nothing against that.

Anyone know why screen is giving me this error:?

-X: stuff: display or window required

The current script is:

while [ 1 ]
do
   screen -p 3814 -X stuff "time set 14000\r"
   echo "tick"
   sleep 10
done

This resets the time every ten seconds. Ultimately, I'll change that to once every six minutes, so the moon moves around more normally.

Is this Bash you're using here?
Logged

PTTG??

  • Bay Watcher
  • Kringrus! Babak crulurg tingra!
    • View Profile
    • http://www.nowherepublishing.com
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2330 on: March 22, 2011, 03:52:21 pm »

Probably? This is Ubuntu from a few months ago.
EDIT: Yes, it is.
« Last Edit: March 22, 2011, 05:45:39 pm by PTTG?? »
Logged
A thousand million pool balls made from precious metals, covered in beef stock.

shadowsofwhite

  • Bay Watcher
  • [PREFSTRING:moustache] Steam ID: TheHengeProphet
    • View Profile
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2331 on: March 22, 2011, 06:26:46 pm »

Note to mods: No item spawning allowed on the secondary server; this is hardcore mode here.

What about thefts, glitches and other such situations?

Also, your position on mod-enlarged caves?

I was speaking about spawning materials for megaconstructions, etc. Thefts and stuff... I guess... glitches maybe.

Mod-enlarged caves? No spawning dynamite or anything. Or tools. But if a mod goes in with a handmade stone pick and carves out a cave, then I've got nothing against that.

Anyone know why screen is giving me this error:?

-X: stuff: display or window required

The current script is:

while [ 1 ]
do
   screen -p 3814 -X stuff "time set 14000\r"
   echo "tick"
   sleep 10
done

This resets the time every ten seconds. Ultimately, I'll change that to once every six minutes, so the moon moves around more normally.


Seems the optimal times for no daylight are between 14000 and 22000.

Is it possible to set the time so that when it reaches 22000, the time sets to 14000?
Logged
Dev-status:
Drakelings: Dev halted indefinitely.
Illithids: Dev halted indefinitely.

PTTG??

  • Bay Watcher
  • Kringrus! Babak crulurg tingra!
    • View Profile
    • http://www.nowherepublishing.com
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2332 on: March 22, 2011, 06:54:42 pm »

I can't scan minecraft, but I know that each tick in minecraft time is 1/2 a second, I just need to take the total difference and derive the real-world time.

The big problem at the moment is that linux won't let me control one screen from another.
Logged
A thousand million pool balls made from precious metals, covered in beef stock.

PTTG??

  • Bay Watcher
  • Kringrus! Babak crulurg tingra!
    • View Profile
    • http://www.nowherepublishing.com
Re: PlaneHacked Minecraft Server: Ice Age Over!
« Reply #2333 on: March 22, 2011, 07:12:28 pm »

It's working! Hop on the alternate server for eternal darkness!
Remember, build underground, and well-lit. Mods: don't spawn things for mass construction, though griefing and glitch repair is OK.
Logged
A thousand million pool balls made from precious metals, covered in beef stock.

shadowsofwhite

  • Bay Watcher
  • [PREFSTRING:moustache] Steam ID: TheHengeProphet
    • View Profile
Re: PlaneHacked Minecraft Server: NOW WITH MORE ETERNAL DARKNESS!
« Reply #2334 on: March 22, 2011, 07:38:57 pm »

Yup, everything seems to be functioning just fine.  Have fun, everyone, and don't build above ground!



... Or ELSE ...
Logged
Dev-status:
Drakelings: Dev halted indefinitely.
Illithids: Dev halted indefinitely.

dragonshardz

  • Bay Watcher
  • [ETHIC:PONY:ACCEPTABLE]
    • View Profile
    • Steam Profile
Re: PlaneHacked Minecraft Server: NOW WITH MORE ETERNAL DARKNESS!
« Reply #2335 on: March 22, 2011, 11:51:41 pm »

We've got a bunker near around the lava pit - the only surface construction is a small building securing surface access. At the moment, we are working on digging out an area for people to build personal homes off of. We also have a tree farm, and ThatNinjaGuy is making his lair nearby.

Just follow the torches from spawn.

electronics

  • Bay Watcher
    • View Profile
    • Minecraft Address of the server
Re: PlaneHacked Minecraft Server: NOW WITH MORE ETERNAL DARKNESS!
« Reply #2336 on: March 23, 2011, 02:40:37 am »

Dammit, I probably won't get on till tommorow evening =(
Logged
1=0

Osmosis Jones

  • Bay Watcher
  • Now with 100% more rotation!
    • View Profile
Re: PlaneHacked Minecraft Server: NOW WITH MORE ETERNAL DARKNESS!
« Reply #2337 on: March 23, 2011, 03:17:53 am »

Have fun, everyone, and don't build above ground!



... Or ELSE ...

Oh man, I'm totally gonna build like a huge volcano, and have like lots of flashing red lights, and maybe make a giant lighthouse/amusement park/castle/waffle iron/statue!
Logged
The Marx generator will produce Engels-waves which should allow the inherently unstable isotope of Leninium to undergo a rapid Stalinisation in mere trockoseconds.

shadowsofwhite

  • Bay Watcher
  • [PREFSTRING:moustache] Steam ID: TheHengeProphet
    • View Profile
Re: PlaneHacked Minecraft Server: NOW WITH MORE ETERNAL DARKNESS!
« Reply #2338 on: March 23, 2011, 04:13:07 am »

Oh man, I'm totally gonna build like a huge volcano, and have like lots of flashing red lights, and maybe make a giant lighthouse/amusement park/castle/waffle iron/statue!

Waffle Iron/statue??? That sounds...


AWESOME!!!!!
Logged
Dev-status:
Drakelings: Dev halted indefinitely.
Illithids: Dev halted indefinitely.

Rex_Nex

  • Bay Watcher
    • View Profile
Re: PlaneHacked Minecraft Server: NOW WITH MORE ETERNAL DARKNESS!
« Reply #2339 on: March 23, 2011, 08:26:13 am »

Hehe. I have a little base set up pretty close to the bunker, but I drowned in my own mob trap.
Logged
Pages: 1 ... 154 155 [156] 157 158 ... 271