I have a premium hosting acount, and i want to run my minecraft server from my website so that it will be online 24/7. Does anyone know how to do this?
Do you mean you have a webhost and you want to try and run the minecraft.jar server on there?
Sorry, webhosting is meant for...well, webhosting. They won't allow it, it just cannot happen. What you need is either a VPS (don't get one for Minecraft, they have bad I/O speeds) or a dedicated server. Or, of course, you could go with a GSP such as Phoenixerve. Any of those options would allow you to run a 24/7 server
Alright thanks, ill look into it
[QUOTE=bakacrisis;32153205]Alright thanks, ill look into it[/QUOTE]
I recommend Phoenixerve, they have a really great team and good prices too.
LethalDrive finally launched, their servers are fast as hell
oh yeah, and they don't use tcadmin :V
alright thanks, they have good prices indeed[QUOTE=Trumple;32153525]I recommend Phoenixerve, they have a really great team and good prices too.[/QUOTE]
[QUOTE=phytocide;32153613]LethalDrive finally launched, their servers are fast as hell
oh yeah, and they don't use tcadmin :V[/QUOTE]
LD was too overpriced for me
TCAdmin 2.0 is brilliant. I can see RAM usage, install mods, view a web console and lots of other handy stuff from it. Though, if a GSP offers TCAdmin 1 then yeah that's not great. Does anyone know what control panel they use at LD and what it's like? Kind of off topic, sorry
[QUOTE=Trumple;32156856]LD was too overpriced for me
TCAdmin 2.0 is brilliant. I can see RAM usage, install mods, view a web console and lots of other handy stuff from it. Though, if a GSP offers TCAdmin 1 then yeah that's not great. Does anyone know what control panel they use at LD and what it's like? Kind of off topic, sorry[/QUOTE]
We use our own panel that we wrote from scratch. It's not quite as functional as TCadmin yet in regards to installing mods and addons straight from the panel, but you can do pretty much everything else until I finish that part. I can give ya a test server if you want to try it out for yourself. Here's a screenie.
[img]http://i.imgur.com/a7vrb.png[/img]
If you want an explanation for why it's expensive, read an explanation from myself and even an additional note from a Phoenixerve employee on why we're more expensive [url=http://www.minecraftforum.net/topic/579931-/page__view__findpost__p__7956702]here[/url]
just finished something TCadmin doesn't have :v:
[img]http://i.imgur.com/KiuBW.png[/img]
[QUOTE=JWJ;32160753]just finished something TCadmin doesn't have :v:
[img]http://i.imgur.com/KiuBW.png[/img][/QUOTE]
1.0 doesn't have it, but 2.0 does.
[QUOTE=darksoul69;32162102]1.0 doesn't have it, but 2.0 does.[/QUOTE]
that's a log streamer, this quite literally acts as a remote console with almost instantaneous updates and allows you to directly execute commands on the Minecraft server console. and it has color.
[QUOTE=JWJ;32162815]that's a log streamer, this quite literally acts as a remote console with almost instantaneous updates and allows you to directly execute commands on the Minecraft server console. and it has color.[/QUOTE]
It may not have color but it works the same way (i.e. you can execute commands directly into the console)
So it doesn't just stream the log
[QUOTE=JWJ;32162815]that's a log streamer, this quite literally acts as a remote console with almost instantaneous updates and allows you to directly execute commands on the Minecraft server console. and it has color.[/QUOTE]
Who cares, they both work exactly the same on paper. :v:
hm, documentation didn't have anything about the ability to send text to the console, only the log streamer. good on them I suppose.
[editline]7th September 2011[/editline]
actually after reading into it and talking to some people, TCAdmin's is apparently pretty slow. LETHALDRIVE VROOM VROOM
[QUOTE=JWJ;32162940]hm, documentation didn't have anything about the ability to send text to the console, only the log streamer. good on them I suppose.
[editline]7th September 2011[/editline]
actually after reading into it and talking to some people, TCAdmin's is apparently pretty slow. LETHALDRIVE VROOM VROOM[/QUOTE]
It's decent. Sometimes it takes a bit but usually I can send commands within two seconds. :)
[QUOTE=darksoul69;32163831]It's decent. Sometimes it takes a bit but usually I can send commands within two seconds. :)[/QUOTE]
eh, not bad for TCAdmin standards. LD executes commands in about half a second though (it would be near instantaneous if it weren't for the fact that my remote logic loop has to be every second due to CPU usage resolution) and updates the console view in less than 250ms. I'm not exactly sure why TCAdmin is so slow, especially TCadmin 2. My method for doing this is ridiculously simple, nothing they couldn't have done themselves.
[editline]7th September 2011[/editline]
actually I just thought up a way to make the commands near instantaneous but still preserve CPU usage - brb fbi
[editline]7th September 2011[/editline]
success, gonna push it out now. all 'logic' should be occurring 10x faster, so it's pretty much now instantaneous.
to put things into perspective here:
TCAdmin - hummer with lead paint on vegetable oil
LethalDrive - GT-R with launch control
[QUOTE=brocko;32164078]to put things into perspective here:
TCAdmin - hummer with lead paint on vegetable oil
LethalDrive - GT-R with launch control[/QUOTE]
[img]http://sae.tweek.us/static/images/emoticons/emot-iiaca.gif[/img]
Bravo sir
[QUOTE=leach139;32164434][img]http://sae.tweek.us/static/images/emoticons/emot-iiaca.gif[/img]
Bravo sir[/QUOTE]
holy shit an actual car analogy [img]http://sae.tweek.us/static/images/emoticons/emot-iia.png[/img]
[url]http://f.anyhub.net/4276[/url]
Yap, it can send 3 commands a second.[img]http://sae.tweek.us/static/images/emoticons/emot-smug.gif[/img]
[QUOTE=brocko;32164078]to put things into perspective here:
TCAdmin - hummer with lead paint on vegetable oil
LethalDrive - GT-R with launch control[/QUOTE]
It's not all doom and gloom though, TCAdmin has some pretty useful stuff itself. Mod installers, config editors and such. I assume JWJ will add those features in future though
Eh, I just tried the web console out at LD. It's definitely better then 2.0's -- but both do perform the same job :)
JWJ, by any chance do you just hook into the programs std streams? Also, make sure you don't forget stderr if you are.
[QUOTE=Map in a box;32170415]JWJ, by any chance do you just hook into the programs std streams? Also, make sure you don't forget stderr if you are.[/QUOTE]
yeppers. STDerr is accounted for as well, most of the messages are sent there actually.
Sorry, you need to Log In to post a reply to this thread.