Configuration Protocol
#1
I have gotten MCServer for Android working but I can't configure it.
I tried connecting to "http://192.168.1.54:8081/webadmin" (my phones IP) but nothing shows up.
How can I configure the server from my browser?
Can It be done?
Reply
Thanks given by:
#2
maybe the port was different. look into the webadmin.ini to see the port.
Reply
Thanks given by:
#3
(11-12-2012, 01:05 AM)STR_Warrior Wrote: maybe the port was different. look into the webadmin.ini to see the port.
Where is that file located?
Reply
Thanks given by:
#4
Quote:How can I configure the server from my browser?
Using webadmin. I'm not sure if all settings are accessable from webadmin, though...
Anyway, looks like your webadmin isn't enabled yet (could be that it's "off" by default, which I found weird, to be honest).

How do you enable webadmin for your ultra-portable-yet-fully-(in-terms-of-MCS)-functional server?
That's how you do it:
  1. Using any text editor of your choise, create a webadmin.ini file with following:
    Code:
    [WebAdmin]
    Enabled=1
    Port=8081

    [User:SoapChicken]
    Password=nuggets
    And don't forget to save it!
  2. Go to your android device's file system. You're looking for /sdcard/mcserver folder. You're in the right place if you're starring at settings.ini
  3. Place your unique-beloved-craftsman-hand-crafted webadmin.ini there, right next to settings.ini!
  4. Now launch your MCServer and connect to it (no need for /webadmin, BTW) using username: SoapChicken, password: nuggets.
  5. Behold the magnificence!
Reply
Thanks given by:
#5
I think you need to connect to 8080 but then you still can't configure the server because it requires the Core plug in for that
Reply
Thanks given by:
#6
(11-12-2012, 01:16 AM)Taugeshtu Wrote:
Quote:How can I configure the server from my browser?
Using webadmin. I'm not sure if all settings are accessable from webadmin, though...
Anyway, looks like your webadmin isn't enabled yet (could be that it's "off" by default, which I found weird, to be honest).

How do you enable webadmin for your ultra-portable-yet-fully-(in-terms-of-MCS)-functional server?
That's how you do it:
  1. Using any text editor of your choise, create a webadmin.ini file with following:
    [code=ini][WebAdmin]
    Enabled=1
    Port=8081

    [User:SoapChicken]
    Password=nuggets[/code]
    And don't forget to save it!
  2. Go to your android device's file system. You're looking for /sdcard/mcserver folder. You're in the right place if you're starring at settings.ini
  3. Place your unique-beloved-craftsman-hand-crafted webadmin.ini there, right next to settings.ini!
  4. Now launch your MCServer and connect to it (no need for /webadmin, BTW) using username: SoapChicken, password: nuggets.
  5. Behold the magnificence!

Thanks!
What do I do after I log in?
It's a blank screen, or is it supposed to be like that?
Reply
Thanks given by:
#7
(11-12-2012, 01:25 AM)SoapChicken Wrote:
(11-12-2012, 01:16 AM)Taugeshtu Wrote:
Quote:How can I configure the server from my browser?
Using webadmin. I'm not sure if all settings are accessable from webadmin, though...
Anyway, looks like your webadmin isn't enabled yet (could be that it's "off" by default, which I found weird, to be honest).

How do you enable webadmin for your ultra-portable-yet-fully-(in-terms-of-MCS)-functional server?
That's how you do it:
  1. Using any text editor of your choise, create a webadmin.ini file with following:
    [code=ini][WebAdmin]
    Enabled=1
    Port=8081

    [User:SoapChicken]
    Password=nuggets[/code]
    And don't forget to save it!
  2. Go to your android device's file system. You're looking for /sdcard/mcserver folder. You're in the right place if you're starring at settings.ini
  3. Place your unique-beloved-craftsman-hand-crafted webadmin.ini there, right next to settings.ini!
  4. Now launch your MCServer and connect to it (no need for /webadmin, BTW) using username: SoapChicken, password: nuggets.
  5. Behold the magnificence!

Thanks!
What do I do after I log in?
It's a blank screen, or is it supposed to be like that?

you need to place the core plugin in the <root>/plugins folder
Reply
Thanks given by:
#8
Quote:you need to place the core plugin in the <root>/plugins folder
aaaand enable it in settings.ini.

This is what you need:
Code:
[Plugins]
Plugin=Core
Reply
Thanks given by:
#9
Dear god, why did we do that so freaking difficult?Tongue
Reply
Thanks given by:
#10
WebAdmin is enabled by default for Android
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)