[WEB/ADMN] MineAdmin Web Administration for your Server

Discussion in 'Bukkit Tools' started by Emirin, Feb 9, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Emirin

    MineAdmin - Web administration and communication for your server:
    Version: v0.1

    Requirements:
    • PHP 5.2.0+ with JSON enabled
    • MySQL
    • CraftBukkit
    • JSONApi (Click download and download the .zip or .tar.gz. Do not download the packages. You will find the jar in the Jar folder.)

    This is a continuation of the great work of Firestar, The009, ricin and Zeryl.
    Firestar has passed the project to RobbieT480.

    Easy management of your server and users. You can create backups, manage groups, start, stop and restart you server. You can check players inventory, manage the items in there, chat with your players on the console, send console commands directly to your server. Manage your kits, plugins, config files and more!

    Project Website is on Github

    Wiki

    If you need any help, you can join our IRC channel on Esper, #mineadmin.

    Features:
    • User Control
    • Online Users
    • Give Items
    • Easy to use Installer
    • Backup Support
    • Multi-user Authentication
    • Property file management
    • Start, Stop, Restart of your server
    • Server Status
    • Ban Management

    Download MineAdmin:
    Zip/Source

    Changelog:
    Version 0.1
    • Releasing MineAdmin

    ToDo List:
    * = Taking suggestions on which systems to support
    • Kits *
    • Groups *
    • White List *
    • Reserve List *
    • Log Viewing
    • Mapping Support *
    • Chat (Waiting on json update)
    • Console (Waiting on json update)
    • SQLite Support
    • Plugin management via Fill
    • VoiceServer Support (TeamSpeak)
    • Player Forum Signature Support (got a favorite server? Get a custom built sig box with dynamic data)

    Current Contributors
    Screenshots now available!
    Click here!

    Past contributors

    If you want to make changes, fork the repo on GitHub and submit pull requests back to RobbieT480.
     
  2. Offline

    robbiet480


    I should have written this post, but I am lazy.

    AKA, I approve this message :p
     
  3. Offline

    Slayer9x9

    What do I download?
    It seems the files on github require hMod...
     
  4. Offline

    Emirin

    Oh Robbie needs to change the verbage up there. You can hit the download button and download the zip. Its all web files so just extract it into your web directory and run the installer.
     
  5. Offline

    Racha

    Ohh this is nice, can you make a tutorial for intall? Because i dont understand anything of mysql :D
     
  6. Offline

    Emirin

    Yea we can get working on that as we figure out what systems we want to support for our lists. That is most of whats in the tables. We may have to redo the sql script, I forgot that we used to just piggyback off hey0's user table.
     
  7. Offline

    Incendia

    Screenshots?
     
  8. Offline

    Emirin

  9. Offline

    Racha

    Please make a tutorail for this :) I will wait, because I Really need something like this on my server.
     
  10. Offline

    Emirin

    How much instruction do you need on setting up mysql? Like running the yum commands and how to manage the users, building a table and all?
     
  11. Offline

    AbsolutePolak

    where is the config.php or .js? i currently see no way of editing the mysql options to setup with my installation.
     
  12. Offline

    Emirin

    there should be an install.php that runs when you go to the default of the site, fill in the fields, it will automaticlly build your config.php.
     
  13. Offline

    HotelErotica

    Does this have to be hosted on webserver that the minecraft server also resides on?
     
  14. Offline

    Emirin

    No, it does not. If you want access to all your setting files you should make a path back to the share. All the paths are in the config.
     
  15. Offline

    AbsolutePolak

    i see no install.php in the relase.zip or the actual files.
     
  16. Offline

    Emirin

    God damnit robbie, get rid of the release crap, and click the download .zip not the release thats from november.
    --- merged: Feb 10, 2011 12:51 AM ---
    Sorry to clarify download the source, not the package. Its php files we really don't make packages cause there isn't any compiling.
     
  17. Offline

    AbsolutePolak

    i get this error when trying to install.
    Could not set up a default user for you, most likely cause there is no password field due to user rights to the information_schema table.
    i dont know why its doing this, i specified the minecraft database i have, but it goes there.
     
  18. Offline

    Emirin

    I have a feeling its something I stated above that I asked robbie to take a look at but not sure he will have time. When we used hey0 it would by default have a user table installed in the database. Now that craftbukkit does not do any of this being a very stripped down wrapper with api only, I need to throw in a table creation really quick.
     
  19. Offline

    AbsolutePolak

    ahh so it doesnt work yet. and also do we leave the api section blank if we dont use one?
     
  20. Offline

    bdot

    Didn't work, documentation still seems to be for hey0. Detailed instructions will help the many that may not be familiar with it.
     
  21. Offline

    Racha

    I need everything to set this thing up :D
     
  22. Offline

    ursa_arcadius

    Can the port number be configured?
    --- merged: Feb 10, 2011 8:13 PM ---
    Can the port number be configured?
     
  23. Offline

    Emirin

    Pushed new code last night with the creation of the users table. We are going to change the user management from users in minecraft to users in the admin panel, same with groups until I build something for permissions.

    Oh and yes you can configure the port number. Its the field that says Minecraft Port:.
     
  24. Offline

    AbsolutePolak

    i made it, but i cannot login.
     
  25. Offline

    Kev

    use admin/test123 or you can see what's the username and pass in config.php
     
  26. Offline

    AbsolutePolak

    nope that didnt work..
     
  27. Offline

    Emirin

    as stated in our faq on the wiki, the default password set up is:
    Username: admin
    Password: test
    --- merged: Feb 11, 2011 10:00 PM ---
    Currently there is a bug with adding and changing users, I will fix it when I get home.
     
  28. Offline

    AbsolutePolak

    ok admin test worked thank you :)
     
  29. Offline

    Kev

    As I said you could see the admin login info in config.php
     
  30. Offline

    Emirin

    No actually the admin login info is in the database. The info in the database is all basic config info, such as the json api, db info, and server info for your mc server.
     
Thread Status:
Not open for further replies.

Share This Page