Jump to content

Recommended Posts

Posted

Well,

It's now up and running in Java so it should work across all OSs so Version 2 is now in Beta please Test.

As for Licensing this is Open Source even though i have not released the source yet, you can use as you see fit, change as you see fit do what ever you want with it,
this software is provided with no obligated support however if you ask on the forums i will try to help you :)

News
Version 3.0.0 (in progress)
I know it's been a long time i have been busy with life commitments however i have not dropped this project far from it the rebuild to version 3 is coming,
I have been planning how this is going to work for the last couple of weeks and yesterday i started work on the new codebase this is a complete rewrite from ground up with a lot of new systems coming into play.

So here is what is planned:

2 Web Servers running one is going to be for Server Owner the other for Minecraft Server Operators this is to keep the 2 sections completely separate and secure.
The reason for this is going to support Multiple Instances of Minecraft servers running from a single physical system system. the Server Application tie-in for the console redirection to web browser is completely changing with the new web server we can produce a constant output stream to the browser i'm also moving the communication between the web site and Java Server Manager to use JSON RPC 2.0.

Fancy helping?
If you would like to help me with this please drop me a PM

  • I am in need of a good Web Designer to build some nice layouts.
  • any Java developers would be a grate help

you can find the source code as i am building it at https://github.com/barkermn01/MCWebAdmin3/ 
 


Features
Version 2.0.0 (Beta)
http://www.mediafire.com/download.php?4g3m9lxvfrvetel
It's here multi-OS support moved code from C# to Java there are a couple of thing that need implementing for version 2.1, there will be the XML data for the config.
Added new short hand command line variables

  • -p={path} this allows you to set the path to your server .JAR file it does not have to be tekkit
  • -mx={memLimit} this allows you to set the -Xmx limit for java
  • -ms={minMemory} this allows you to set the -Xms limit for java


please remember to run a Java Server need to run it via Java can can do so with the following code,

Comments
If you would like to change the UI yourself and your good with HTML / CSS / (Javascript using jQuery) you can do so all code is in the WebSite folder.

Feedback
Please leave any feedback below this includes comments and suggestions, i am however looking for a Talented C# developer to help me build a plugin installer into Admin Panel so if you're good and understand how HTTP File Uploads work please send me a PM with some example of work and i will have a look

Or if there are Good Java programmers that will help me port this to Java so that it becomes platform independent that would be useful when i started this i did not plan on releasing it so it really needs porting to be JAR file

  • 4 weeks later...
Posted

This still active? I see updated posts from a month ago...

If so:

-Will it control multiple servers?

-Will it control non-Tekkit servers?

-Does it allow startup/shutdown/reboot of servers?

  • 2 weeks later...
Posted

This still active? I see updated posts from a month ago...

If so:

-Will it control multiple servers?

-Will it control non-Tekkit servers?

-Does it allow startup/shutdown/reboot of servers?

I'm currently porting to a java application instead of a C# one, it does handle restart of the Server application not of the physical server it should work with none tekkit servers

Isnt working for me, any chance you can add me on skype ? mannai.mannai1

Will add you and why is it not working what error are you getting?

Posted

Ok Guy's i'm looking for a Java Developer to help me port this code to Java i'm currently working on Version 2.0 (the Java Version)

Just to keep you guys in the loop

What i have ported:

  • Server Manager (control of the Server your using)
  • Web Server (What servers the WebSite files to the browser)
  • Web Server now has support for post! (new feature in 2.0)
  • AJAX Handlers are Built :)
  • Command line arguments Implemented and updated

    • no longer tekkit in the CLA's (Command Line Arguments)
      --max-memory=, --min-memory=, --server-path=
    • Allowing for short hand versions of CLA's
      Where the order is the same as above
      -mx=, -ms=, -p=

  • 4 months later...
Posted

Just in case your all think this is Dead it's Not

I'm currently on a rebuild from scratch for Version 3 i'm going to try and make it more of a Server manager than a World Manager,

Allow you to host more than one world from the Server interface if there are any Experienced Java programmers that would like to help please contact me also i'm looking for Web Developers / Designers to help with the Web Interface please note we're using jQuery UI styles so that people can make there own theme's or role out a default one from jQuery UI the defaults are pre-installed into the server system

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...