[INACTIVE][WEB/ADMN] milkAdmin - Free Web Administrator Tool v0.0.55- Backups, Starting and Stopping

Discussion in 'Inactive/Unsupported Plugins' started by Snowl, Feb 12, 2011.

  1. Offline

    Snowl

    [​IMG]MilkAdmin [ALPHA]



    Liked MilkAdmin? Well, good news!

    It's out again: http://forums.bukkit.org/threads/ad...0-05-14-full-webserver-in-a-plugin-766.17249/



    A free, open-source admin tool thats compatible with every OS.
    Designed to be simple, easy and functional.
    How to use? (open)

    1. Download milkAdmin.zip
    2. Extract into the directory craftBukkit is in.
    3. Go into your web browser and go to http://<server ip address here>:64712
    4. Login (username is admin password is admin)
    5. Create a new administrative user (username CANNOT be admin)
    Done!


    Restarting/Starting/Stopping/Restoring not working?!? (open)
    This requires the wrapper made by drdanick: http://forums.bukkit.org/threads/ad...view-full-remote-console-access-r10-a6-2.674/
    Use this server wrapper to launch your server and restarting will work.

    Editing strings (open)
    Go into milkAdmin/strings.txt and edit the strings in there.
    Editing strings (open)

    Current strings available to edit:
    • banned
    • giveitem
    • takeawayitem
    • port





    Features currently implemented:
    • SHA-512 authentication
    • Restarting/Reloading/Killing server
    • Users online
    • Free/Total Memory
    • Server Version
    • Broadcasting messages.
    • Chat (type in the console, dont use /say)
    • Performing Server Commands (start commands with a /)
    • Backups
    • Starting and Stopping Server
    Features in next version:

    • Finish off web interface (players)
    Features coded but not in interface yet (should be in in a version or two):

    • Kicking User
    • Banning User/IP
    • Giving/Removing item from player
    • Getting and setting health of player
    • Changing display name of players
    • Teleport players to x, y, z/another player
    • Get IP: Port of player
    • Saving server
    • Editing/viewing inventory
    Features planned:

    • Fixing up web interface
    • Adding in all the features
    • Plugins
    • Mobile Theme
    • Fixing of properties
    • milkAdmin Account Management
    • View of logs
    • Dynamic Signatures
    • Scheduling
    • multiWorld Backups
    Screenshots:


    [​IMG]
    [​IMG]
    [​IMG]


    Why use MilkAdmin?

    There are a lot of alternatives out there that seem to have more features.
    Well for a start, MilkAdmin is very easy to install and requires almost no technical knowledge whatsoever to install and run. Not to mention that the server uses only java so configuring a complex webserver is not required as most gamers that play minecraft are gamers and not professional server administrators.

    A list of reasons why to use MilkAdmin;

    -Very easy to install and use
    -Does not require technical server knowledge
    -Does not use an external webserver
    -Does not require configuration
    -It's free and open source, I like to be forked on github :p
    -It uses a relatively small amount of memory
    -It's cross platform (will work like a charm on Linux, OS X and Windows)

    And I hope you enjoy my program we put time and effort into it, we appreciate your donations it encourages us and helps every step of the way!

    Thanks to
    • drdanick
    • cayde Dixon
    • d3x
    • RandomSRVApps (for testing and more ;) )
    Changelog:

    v0.0.55Alpha
    • Fixed major bug.
    v0.0.5Alpha

    • Backups /Restoring
    • Fixes
    • Starting and stopping server
    • Edits to the Web Server
    • More
    v0.0.4Alpha

    • Added console in server
    v0.0.3Alpha

    • Fixed Firefox
    • Added save-all option
    • Fixed restarting server
    • Fixed RTK errors
    • Added focusing Broadcast Message clears the box
    v0.0.2Alpha

    • Added port changing
    • Added customizable strings
    v0.0.1Alpha

    • Initial commit. Nothing really special here.
    Source code available at https://github.com/Snowl/milkAdmin



    Want to support me? Like this plugin? [​IMG]
     
  2. Offline

    archangel

    It does not give any errors.
     
  3. Offline

    Plop

    I try the 361, but i had a lot of Warning with, and my plugins arent fine, so...
     
  4. Offline

    Rocky

    Plop, which plugins do you use? i use the 428 build with about 14 plugins, and it all works.
     
  5. Offline

    Plop

    Authorize,AutoSave,CraftIRC,CreeperNerf,DeathChest,dynmap,Essentials,EssentialsBan,EssentialsHelp,LWC,milkAdmin,MultiplesHomes,Permissions,SetSpawn,SpawnMob,TelePlus,Warp,Worldedit,WorldGuard,Whitelist

    Youre lucky :D
     
  6. Offline

    Rocky

    Ah, i can already tell which ones will probably give you issues, but 325? thats pretty far back, i had lwc working with 398 i think was the build.

    And yeah well, i just went around on bukkit and got different plugins that basically do the same thing.

    Instead of staying so far behind maybe make a test server, and search around for different plugins that do the same thing as some of the ones you have.
     
  7. Offline

    Plop

    My 325 version works perfectly now, so i prefer dont touch it. I would just add milkAdmin because it's more simple for the admins, but i cant access...
     
  8. Offline

    Rocky

    Oh, is it giving you errors when you load the server?
     
  9. Offline

    Plop

    http://pastebin.com/Vhfgf19c
    i dont think there is an error about milkAdmin here



    Edit:


    Okkkkkk. Sorry, i'm a nub. I put the folder milkAdmin in plugins folder (it's not the right folder, LOL), and so, for try, i put the folder milkAdmin in my minecraft server folder, but without the html folder... Sorry, i'm really stupid <_<


    Edit:

    I cant connect. The username is admin, and the pass is admin, isnt it ?
     
  10. Offline

    Rocky

    Glad you got it working, i think i had done that exact messup myself last week.

    AND YEAH, it is admin, admin.

    If you're having trouble still, i suggest deleting all the milkadmin files and redownloading them fresh.
     
  11. Offline

    xZise

    A warning is no problem if this is the “wrong constructor”-warning. Wait until the plugin developers break support for builds < 354 and you don't get bothered any more. Mostly they should run fine, as there is no functional change, it only added the warning.

    Fabian
     
  12. Offline

    Plop

    Ok, thanks for the information.

    I am impatient to have the next version of milkAdmin, it's really great!
     
  13. Offline

    drdanick

    You should construct the RTKInterface in the constructor of your plugin, not the onEnable method. You can't construct the interface, which is a singleton, more than once.
     
  14. Offline

    chernobyl360

    i was told to have you fix your stupidly long constructor

    my bukkit console told me :/
     
  15. Offline

    Snowl

    It fixed i the next version :p
    --- merged: Feb 23, 2011 8:38 AM ---
    Updated to 0.0.5 :D
    Backups
    Restoring Backups*
    Starting and Stopping server*
    Kinda fixed up Web Interface (no players still :( )
    Fixed up milkAdmin.
    Minecraft Properties Management
    *these require the RTK wrapper

    Haven't tested on 1.3 for a lack of a stable craftBukkit.
     
  16. Offline

    drdanick

    I haven't released the Toolkit version that supports modules yet :p
    I'll get it up now.
     
  17. Offline

    archangel

    Im now getting a error from craftbukkit Milkadmin.
     
  18. Offline

    Snowl

    Whats the version?
    --- merged: Feb 23, 2011 9:10 AM ---
    Whoops, LMAO -.-
     
  19. Offline

    add1ct3dd

    on latest bukkit ver it never refreshes the main info:

    Current server status: ONLINE
    Amount of users online: Loading...
    Free/Total Memory: Loading...
    MB/
    Loading...
    MB
    Server Version: Loading...

    and it also doesn't show the console or backup, though it does save! i guess there's a bug since the latest craftbukkit update?

    oh, and it also asks me to make a new account each time i browse the page!!
     
  20. Offline

    Snowl

    Go into users.txt and delete the admin=blablabla entry
     
  21. Offline

    drdanick

    Same problem. The preview version you sent me still works fine, that includes when used with all the resources included in the latest (non preview) version.
     
  22. Offline

    RandomSrvApps

    no its not a plugin, its the default firewall for most linux servers
     
  23. Offline

    Snowl

    Okay, updated
     
  24. Offline

    archangel

    How do i know,Btw i updated to 1.3 my minecraft so my server is now outdated-.-
     
  25. Offline

    DurtyFree

    Hmm i cant compile it... Can anyone upload a compiled Version please? :eek: (Of 0.0.5)
     
  26. Offline

    Snowl

    That isn't a decompiled version :S
    --- merged: Feb 23, 2011 11:57 AM ---
    or i deleted it from post.. lol
    fix'd
     
  27. Offline

    YoShiiro

    Hi david first thanks for this plugin

    Since i've updated my server to version git-bukkit-0.0.0-446, i've the same problem as add1ct3d

    Current server status : ONLINE
    Amount of users online: Loading
    Free/Total Memry : Loading...MB...

    And no console, no backup list, and already ask me to create new users when i want to reload the web page.
     
  28. Offline

    Snowl

    Will upload a fix in the morning, need to sleep... zzzzz
     
  29. Offline

    archangel

    I just updated to 1.3 bukkit version and still i cant connect? you know if i can change any ports that will work?
     
  30. Offline

    LucidLethargy

    Im extremely excited to learn that MilkAdmin can take backups and even restore them, that is AWESOME, but before ditching simpleserver (which causes login errors a lot) I was curious as to what format they were saved in (ftp)?

    I'm hoping a zip file just like SimpleServer?
     
  31. Offline

    Snowl

    They are stored exactly the same as your world... never thought of zipping/unzipping :(
     

Share This Page