Poll

What should happen to the price of HamHost?

Make it completely free. All features of the web control panel will br available for everybody.
Keep it free/premium, but give half of the features to free users.
Continue making more (web) control panel features for premium users, and occasionally make one for unpaid clients.
Keep adding more control panel features for premium users, but add none for free clients.
Make HamHost paid-only.

Author Topic: HamHost Dedicated Blockland servers | New poll: More free-user features?  (Read 115694 times)

Sadly I just am not allowed to pay for anything on my computer. not that I cant just I lack the permission.  BL will most likely be the only thing I ever was able to get off the internet. Perhaps I can try to do some sort of advertising for you or something else but I do not want to leave you unaccredited if you end up hosting my server.
It's completely free! No payment required.
But if you want more features, you can pay for premium.

I've been locked out of my server, is there a way to change my server password via the panel?

I've been locked out of my server, is there a way to change my server password via the panel?
Without eval or pref changing online, you'll need to use FTP.

Steps:
(1) Shut down server
(2) Go to config/server/prefs.cs and navigate to the server password variable ($Pref::Server::Password)
(3) Delete the line, delete the letters inside the quotes, or change the letters therein
(4) Restart server

Please make a web control panel.

I would actually pay for the server if you have that.


I would too.
I am already making a web control panel.
In fact, I am done with creating the code for the server-side, although it only took 3 days with 1 hour/day of work. Remember that this application is supposed to be a relay for the existing Java HHCP server.
But I'm only 50% done with it, since it would take a lot of debugging.

The client sided web page would take much longer, since I'm new to HTML and CSS and JavaScript. It will not look as good as RTB's panel, but you can guarantee that the c-panel will not look like a website from 2002 with Times new roman font everywhere.
I will also make a way to change the Blockland server's password.
All other features found in the existing (and also crappy) HHCP will be implemented in the web control panel.

Unfortunately, the only reason I can't make add-on management easier for free users is because if I did that, who would pay for the hosting servive.? I may also consider drag-and-drop add-on uploading for premium clients. Free users will have a button they can click, and it will print instructions in the console for how to manage add-ons with FTP.
« Last Edit: September 29, 2013, 09:00:03 AM by hammereditor² »

I've been locked out of my server, is there a way to change my server password via the panel?
Do what Kalphiter says.

Wow, your service is actually much more successful than what I thought it would've been. (I thought it would crash and burn)

Wow, your service is actually much more successful than what I thought it would've been. (I thought it would crash and burn)
Yes, because I am not Pacnet, and I've accumulated a lot of experience from last year's hosting service.


You just mentioning it made me chuckle.
What if I mention Clinr123, the DDoS'er?
Let's see how much you chuckle. I wonder what happened to him.

If you're new to HTML and CSS, there's no way you're going to manage drag-and-drop addon uploading, just saying. Good luck with the panel, try not to rush it!

So a free slot I see?

Or did someone already register for it?

So a free slot I see?

Or did someone already register for it?
There's one free slot left, and this is the last one I will be giving out for a while.
So apply for it while you can!

If you're new to HTML and CSS, there's no way you're going to manage drag-and-drop addon uploading, just saying. Good luck with the panel, try not to rush it!
When I started making the Java control panel, I didn't know squat about networking and GUI's. I learned all of that in the process of creating the program.
Similarly, I am planning to learn HTML and CSS while developing the web control panel.