[ADMN] Mobile Admin for Minecraft (Android) v3.2.8 [1.4.7-R1.0]

Discussion in 'Archived: Plugin Releases' started by mkaltner, Feb 9, 2011.

  1. Offline

    mkaltner

    Mobile Admin for Minecraft (Android Client + Plugin):
    Version: v3.2.5
    Client Version: v3.2.7

    Mobile Admin for Minecraft allows you to administer common server properties, users, plugins and even chat right from your Android phone! Mobile Admin consists of two parts: a plugin (server) and an Android application (client). The server requires a username and password to connect which are specified in MobileAdmin.properties (stored in plugins folder).

    Current Versions:
    • Client - 3.2.8 (Requires server 3.2.3)
    • Server - 3.2.5 (Requires client 3.2.3+)
    DevBukkit:
    Mobile Admin for Minecraft also had a DevBukkit page.
    http://dev.bukkit.org/server-mods/minecraft-mobile-admin/

    Free vs Paid:
    In the spirit of Bukkit and its licensing, the free version of the client supports (and will continue to support) native Bukkit commands and API calls. The client and plugin are provided completely free without advertising support. I will continue to add features where I see a place and purpose for them and as Bukkit adds more features.

    The paid version of the client adds real-time server chat functionality and third party plugin support (which IMHO is outside the scope of free Bukkit support and helps me maintain this project, servers, time spent, etc...)

    PayPal and Non-US Users
    No Credit Card? No Android Market Support? No problem! Mobile Admin for Minecraft is also available via the SlideME third party Android market via the following link: Mobile Admin for Minecraft | SlideME

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

    Screenshots (Widget)

    [​IMG]

    Downloads
    Plugin:
    Download the Plugin (or visit http://www.kaltner.net for more information)

    Client:
    You can download Mobile Admin for Minecraft from the market via one of the QR codes below (or click them for a link to the Android Market)

    Free Version
    [​IMG]
    Paid Version
    [​IMG]

    Supported Plugins (Paid Version):
    • Dynmap - If the client detects that dynamp is installed, a new Map tab will be added with your map in a WebView (based on the server name/IP address you're connected to)
    iOS Users
    Mobile Admin for Minecraft is only available on Android devices.
    However, Alec Gorge has written something similar to MMA for iOS.
    See his site for more information: http://adminiumapp.com/
    Please note however, Alec and Adminium are not affiliated with me or Mobile Admin for Minecraft in any way.

    Other Links:
    Features (open)

    Features:

    Server Functions
    • Console Command
    • Reload
    • Server Time (day/night)
    • Add Player to Whitelist (Paid, requires Whitelist plugin)
    • Remove Player from Whitelist (Paid, requires Whitelist plugin)
    Server Properties
    • PVP (true/false)
    • Hell World (true/false)
    • Max Players
    • Online Mode (true/false)
    • Server IP
    • Server Port
    • Spawn Animals (true/false)
    • Spawn Monsters (true/false)
    • Set Whitelist Kick Message (Paid, requires Whitelist plugin)
    Players
    • Give Item(s)
    • Kick
    • Send Message
    • Remove from Whitelist (Paid, requires Whitelist plugin)
    Plugins

    • Enable
    • Disable
    • Load new plugin
    Chat
    • Real-time server chat (Paid)
    Map
    • Seamless integration of dynmap (Paid, requires dynmap plugin)
    Changelog (open)


    Changelog:

    v3.2.5 Changes (Plugin)
    Note: This is a plugin update only, a new client is not required.
    Server Changes
    • Updated plugin to support Bukkit 1.3.1-R2.0 (switched from PlayerChatEvent to AsyncPlayerChatEvent)
    v3.2.7 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Added support for "view-plugins" permission in Users.config
    • Added support for "view-console" permission in Users.config
    • Cleaned up code, warnings and other house keeping items.
    • Improved license validation
    v3.2.4 Changes (Plugin)
    Note: This is a plugin update only, a new client is not required.
    Server Changes
    • Updated plugin to support Bukkit 1.1-R6 and 1.2.3-R0.1 Beta
    v3.2.6 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Updated server communication code to alleviate timeout issues while reading/writing from/to the server socket.
    • Update players, chat and console activities to use their custom adapters correctly (hopefully fixes force close issues some users are having)
    • Chat log no longer cached/saved when switching servers
    v3.2.5 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Reverted ReentrantLock code to 3.2.2 to hopefully alleviate instability issues witnessed in the recent release(s)
    v3.2.4 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Client now checks for map plugin asynchronously one time on load and once found, doesn't check again.
    • Updated widget code to remove erroneous code that was causing null point exceptions.
    v3.2.3 Changes
    This is a feature update and requires the updated client (app) and server (plugin)
    Client Changes
    • Updated widget pop-up dialogs to hide properly when home button is pressed
    • Added widget refresh speed to preferences in main app (Paid)
    • Client APK now optimized and obfuscated to reduce package size and security
    • Implemented Android License Verification to validate Android Market purchases (Paid)
    • Implemented SlideLock to validate SlideME purchases (Paid)
    • Miscellaneous bug fixes
    Server Changes
    • Created server command wrapper to utilize BukkitScheduler when/where applicable
    • Miscellaneous bug fixes
    Global Changes
    • Changed encryption algorithm from DES to AES/CBC/PKCS5Padding
    • Implemented salting of encryption keys during handshake to limit key transmission over the internet.
    v3.2.2 Changes
    Note: This is a plugin update only, a new client is not required.
    Server Changes
    • Resolved an issue with Bukkit ConsoleCommandSender in RB1240
    v3.2.2 Changes
    This is a feature update and requires the updated client (app) and server (plugin)
    Client Changes
    • Updated server calls to utilize UTF-16 where required to properly handle Unicode characters.
    Server Changes
    • Updated server methods to utilize UTF-16 where required to properly handle Unicode characters.
    v3.2.1 Changes
    Note: This is a client update only, no new plugin required.
    Server Changes
    • Fixed issue in Chat/Console screens where messages would double post.
    • Fixed issue with Properties screen that kept properties from saving.
    v3.2 Changes
    This is a feature update and requires the updated client (app) and server (plugin)
    Client Changes
    • Added a new Preferences menu option in the paid version
      • Contains options for Show Offline Players, Show Player Skins, Skin Cache Time, Chat/Console Refresh Speed and number of lines
    • Added 33 new items (including some from 1.9) to the item list and cleaned up old/removed items.
    • Further improvements to chat/server log bandwidth usage
    • Removed Hellworld preference as it is no longer applicable
    • Removed IP Address/Port preferences as these are not required and some hosting services don't allow them
    Server Changes
    • Updated plugin to check for Users.yml if Users.config does not exist
    • Updated getPlayerList call to support all or online only
    v3.1 Changes
    This is a feature update and requires the updated client (app) and server (plugin)
    Client Changes
    • Updated chat screen to request only latest chat log lines since last update.
    • Updated console screen to request only latest server log lines since last update.
    • Updated players screen to fix new minecraft default skin url.
    • Updated players screen error handling to hopefully stabilize the skin downloads for users experiencing force closes.
    Server Changes
    • Updated chat server call to take new last line retrieved parameter and only send new lines
    • Updated console server call to take new last line retrieved parameter and only send new lines
    v3.0.1 Changes
    Note: This is a client update only, no new plugin required.
    Server Changes
    • Fixed an issue with loading properties that do not or no longer exist in the server.properties file.
    v3.0.1 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Added Danish language (Courtesy of KKLD)
    • Added French language (Courtesy of dpvDuncan)
    • Added Russian language (Courtesy of Cyber BlackSite)
    • Fixed console-command permission issue
      • The text box and send button are now removed from the console window when set to false for a user
    • Updated Message Details dialog (Chat tab) to use native language date/time format
    v3.0 Changes
    Note: This is a feature update and requires the updated client (app) and server (plugin)
    Client Changes
    • New Server Control widget (Paid)
    • Further improved connection/login code to be more seamless/transparent
    • Support for op/deop (Bukkit)
    • Support for ban/pardon (Bukkit)
    • Support for official whitelist (Bukkit)
    • Chat timestamps (Bukkit/hMod, Paid)
    • Allow -1 quantity
    • Added support to show all users that have logged into the server, online or not (Paid)
    • Added player status when clicking on a user, online or not (Paid)
    • Added player skin/icon to player list (Paid)
    • Enter button sends chat message (Paid)
    • Improved add/remove whitelist and ban/pardon functions via player tab
    • Added support for multiple users and permissions (Paid)
    • Map tab now shows if mobileadmin-dynmapurl is set to a url, regardless of which map plugin you have (Paid)
    • Improved login screen with support for multiple saved servers (Paid)
    • Interactive server console (Paid)
    • Multi-language support with German translation
    • Many more smaller/forgotten items
    Server Changes
    • Username/Password configuration moved to "plugins/MobileAdmin/Users.config"
    • Added new server stats functionality
    • Support for op/deop (Bukkit)
    • Support for ban/pardon (Bukkit)
    • Support for official whitelist (Bukkit)
    • Chat timestamps (Bukkit/hMod)
    • Trim properties read from the props file (spaces after username/password break login)
    • Added support to track all users that have logged into the server, online or not (also saves to disk for historical data)
    • Added support to save/load chat log to/from disk
    • Added multi-user support with individual user permissions (Paid, enforced by plugin)
    • Updated all broadcast messages to include username
    • Updated all server logs to include username
    • Now shows proper item name in messages when giving items to users
    • Ability to load server log
    • Many more smaller/forgotten items
    v2.4.2 Changes
    Note: This is a plugin update only, a new client is not required.
    Server Changes
    • Updated plugin to work with latest Recommended Build (733) by using a more standard approach to calling console commands.
    • Updated enable/disable plugin logging to show proper plugin name.
    • Updated enable plugin command to parse the plugin name correctly.
    • Updated load plugin command to properly find the file/plugin.
    v2.4.1 Changes
    Note: This is a plugin update only, a new client is not required.
    Server Changes
    • Updated plugin namespace and plugin.yml name to match the jar file name. CraftBukkit 670 started moving files to MobileAdminBukkit and the plugin was looking for the properties in MobileAdmin. CraftBukkit will accept MobileAdmin folder with this version and leave your files alone.
    v2.4 Changes
    Note: This is a plugin update only, a new client is not required.
    Server Changes
    • Fixed a bug introduced by the latest recommended build of CraftBukkit related to plugin commands.
    v2.4 Changes
    Note: This is a feature updated and requires the update client (app) and server (plugin)
    Client Changes
    • Added Map tab for users who have the "map" plugin (Paid/hMod)
    • Improved login screen field validation and behavior
    • Client now properly disconnects from server when phone goes to sleep (screen off)
    • Improved input validation in all screens
    Server Changes
    • Added mobileadmin-ipaddress property (Bukkit/hMod)
    • Added mobileadmin-dynmapurl property (hMod)
    v2.3 Changes
    Note: This is a feature updated and requires the update client (app) and server (plugin)
    Client Changes
    • Added hints to login screen server and port text boxes
    • Set default value of give item quantity dialog to 1
    • Added "No Players" to Player screen if no players are logged in
    • Added Console Command support (free and paid)
    • Added Monster Spawner to item list
    Server Changes
    • Moved properties file to MobileAdmin folder
    • Added mobileadmin-dynampurl property
      • To set a custom dynmap url, set this property
    • Added Console Command support
    v2.2.1 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Addressed an issue in the Login screen where it would become unresponsive in an unsuccessful login scenario (version mismatch with the plugin, unable to connect to server or invalid credentials)
    v2.2 Changes
    Note: This is a client update only, no new plugin required.
    Client Changes
    • Updated threading in all tabs of the client improving performance and responsiveness.
    • Moved less frequently used server options to a new Properties page accessible via the menu.
    v2.1 Changes
    Note: This is a feature updated and requires the update client (app) and server (plugin)
    Client Changes
    • Added support for the Whitelist plugin (Bukkit / Paid)
    • Added support for the dynmap plugin (Bukkit / Paid)
    Server Changes
    • Added support for Whitelist plugin (Bukkit)
    Version 2.0.1
    Note: This is a plugin update only, a new client is not required (make sure you have the latest bukkit and craftbukkit however).
    Server Changes
    • Updated getWorlds call to handle the new method signature
    • Added better exception handling and logging
    • Added console logging of actions in a few ares
    Version 2.0 (Update)
    Note: This update does not require an updated plugin however I strong recommend it as I've changed the version checking a bit. If you do not get the latest plugin this time, the next client update will likely cause plugin crashes until you get the latest version.
    • Update the login screen layout to hopefully alleviate problems for users with smaller screens.
    Version 2.0
    • Initial Bukkit release
     
    PumaRxStudios, zok, JWhy and 17 others like this.
  2. Offline

    DevilGeek

    Ok so, i'm waiting for v4 :p
     
  3. Offline

    prophesix

    does this work with kindle fire?
     
  4. Offline

    Monk3y

    So i port forward 5840 and made sure the port was open. anyone know what im doing wrong?
    This is the error i get.

    2012-04-01 01:16:49 [INFO] [MobileAdmin] Enabling MobileAdmin v3.2.4
    2012-04-01 01:16:49 [INFO] [MobileAdmin] Loading server stats.
    2012-04-01 01:16:49 [INFO] [MobileAdmin] Loading chat log.
    2012-04-01 01:16:49 [INFO] [MobileAdmin] Loading users.
    2012-04-01 01:16:49 [INFO] [MobileAdmin] Starting server...
    2012-04-01 01:16:49 [INFO] [MobileAdmin] Version 3.2.4 is enabled!
    2012-04-01 01:16:49 [SEVERE] [MobileAdmin] Could not listen on port: 5840
    java.net.BindException: Cannot assign requested address: JVM_Bind
    at java.net.DualStackPlainSocketImpl.bind0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)
    at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
    at java.net.PlainSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.bind(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at net.kaltner.MobileAdmin.AdminServer.run(AdminServer.java:79)
     
  5. Offline

    mkaltner

    Did you put something in mobileadmin-ipaddress? If so, leave it empty. Otherwise, looks like the port isn't actually open...
     
  6. Offline

    Monk3y

    i took out the ip and it works perfectly thanks for such a quick reply !
     
  7. Offline

    Kartus

    how about to add config value to globally disable serverstats feature? probably we can save server performance cause it doesn't have to log/listen to blockbreak/place events? and also de client app doesn't have to load serverstats.txt = faster loading of online player list ?

    bug: users with change-time: false (i don't have exact config value) rights can still change time over widget.

    my player tells me, he can't: but probably also server console is avaible over widget with view-console: false. can you please test this also, just to be sure?
     
  8. Offline

    daancrafter1234

    SOOOOOOOO cool, but i dont have an android :( could you make it for iphone 3g too?
     
  9. Offline

    cole21771

    thanks for the help
     
  10. Offline

    yuuki0031

    hey i really cant fix it, look
    13:27:30 [SEVERE] [MobileAdmin] Could not listen on port: 19283
    java.net.BindException: Cannot assign requested address: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.bind(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at net.kaltner.MobileAdmin.AdminServer.run(AdminServer.java:79)
    13:27:30 [INFO] [MobileAdmin] Server listening on enderdragoncraft.no-ip.org:192
    83
    13:27:30 [SEVERE] Exception in thread "Thread-163"
    13:27:30 [SEVERE] java.lang.NullPointerException
    13:27:30 [SEVERE] at net.kaltner.MobileAdmin.AdminServer.run(AdminServer.j
    ava:89)
    please help me D:
     
  11. Offline

    Zerkhan

    Unable to connect with an address like: kerta.dedicraft.fr
    How to fix it :x ?
     
  12. Offline

    DevilGeek

    Add the RTK function please !
    seriously put it at the top of your todo list [diamond]
     
  13. Offline

    mkaltner

    Leave mobileadmin-ipaddress blank, should work fine as long as that port is open.

    If that's not working, enter the IP Address (95.130.13.10)

    I've got it working in v4.
    Can't do a shutdown, well, because how would you start it back up.
    But restarts are working.
    Any other features from RTK you'd like?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  14. Offline

    DevilGeek

    "But restarts are working." -> sound good !
    something like that "the Toolkit guarantees a restart within the set restart period, even if your server crashes, becomes unresponsive, or encounters a "SEVERE" exception!"

    But if restart already work, can you upload a beta version ?
     
  15. Offline

    mentimjojo

    Just one question, Is that Wiget for the paid version or free version?
     
  16. Offline

    TheDragon

    Paid.
     
  17. Offline

    yuuki0031

    thanks it worked but look
    Server: 124.212.220.55
    Port: 32596
    Username: This is secret
    Password: This is secret
    Everything is ok, then it says Authentication failed. Enter the correct username and password and try again, is it minecraft account or no?
    EDIT: oh nvm i found it
     
  18. Offline

    mkaltner

    Couple new teaser screenshots of v4.
    I get lazy and don't always feel like resizing, uploading to web server, etc...
    So, follow me on facebook or twitter to see these as soon as I post them.

    [​IMG]

    [​IMG]

    Like the Facebook Page or follow me on Twitter.
     
    ACStache likes this.
  19. Offline

    Kartus

    mkaltner : can you please answer? ;)
     
  20. Offline

    mkaltner

    I double checked and you're right, users can set the time via the widget regardless of the user permission.
    The console however, does not show up via the widget if they don't have permission.
     
  21. Offline

    SoTD

    Hey mkaltner,

    just bought Minecraft Mobile Admin via SlideMe, really good work there. Everythink work's well, and thanks for the Android Widget.

    greets!
     
  22. Offline

    Zerkhan

    Okay, thanks, it's work =) Awesome plugin.
     
  23. Offline

    zacharygoo2

    I downloaded the plugin exactly as I was told to and it didn't work. Can you please help me figure out how to make it work because I really want the plugin
    16:06:08 [SEVERE] java.io.IOException. Bad Packet id 72
    16:06:08 [SEVERE] at net.minecraft.server.packet.a<Packet.java:75>
    16:06:08 [SEVERE] at net.minecraft.server.NetworkManager.h<NetworkManager.java:149>
    16:06:08 [SEVERE] at net.minecraft.server.Network.Manager.c<NetworkManager.java:268>
    16:06:08 [SEVERE] at net.minecraft.NetworkReaderThread.run<SourceFile:76>
    16:06:08 [INFO] /174.254.117.1:8970 lost connection
    the lost connection thing was mobile admin from my phone, trying to connect.
     
  24. Offline

    TheDragon

    Sorry for the long delay in response, i kept getting a "502 Bad gateway" to log in. what port are you trying to let MMA connect to?
     
  25. Offline

    Shad0wSlay3r

    A very nice app and plugin! now i dont have to worry about being on my server, waiting for a griefer.

    EDIT:
    Also, i had the same problem as zacharygoo2 and i changed my port to 5839 and it works perfectly! (make sure u provide this on the login on the app and in the configure file)
     
  26. Offline

    Kartus

    can you please fix this? :D

    can you please answer this question too:
     
  27. Offline

    TheDragon

    These are in the works in Version 4.
     
  28. Offline

    zacharygoo2

    The original port that it came with. The youtube video told me to do that.
     
  29. Offline

    TheDragon

    What Operating system is the server running? also have a port sniffer scan that ip to see if that port is open.
     
  30. Offline

    baseballkid1331

    I have the app on my android right. Now i have the plugin in the plugins folder. My server doesnt recognize the plugin... What should I do, because this can be a really help for me so if i'm on the go, i can check how my server is running. Please try to get back to be, because i would like to know maybe what the problem is. Thnx
    -Baseballkid1331
     
  31. Offline

    TheDragon

    Delete the jar and its Folder
    go to the Dev Site http://dev.bukkit.org/server-mods/minecraft-mobile-admin/ and download Version 3.2.4 and reconfigure the Properties in the folder again.
     

Share This Page