[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

    mkaltner

    Thanks, I'll look further into that area of code.
    Hopefully fixed up the crashes in the players tab for now.
    BTW, site's back up. DotNetNuke sucks BTW. haha
     
  3. Offline

    Godofallcows

    Hello! I installed the client and server side portions, after the client told me to update the server to 3.2, so I did. Now it says the "Ensure that you have installed the MobileAdmin plugin correctly and your server is still running..."


    My minecraft server is up, the MobileAdmin plugin is installed and running, according to the server, and I have it all updated.


    I am running Android 3.1 on an Acer A500 Tablet
     
  4. Offline

    Color42

    Any chans of SSH support for start and restart of servers? Bought the full version and its about the only thing Im missing other wise great plugin for about 2euro
     
  5. Kindly add more features :)
    • Server Backup/save
    • Player Related Functions
      • Teleport to x,z or x,y,z
      • Shoot fireball, arrow
      • Kill, change name (nick)
      • Private chat windows
    • Plugins
      • More detailed (Version, author, etc)
    • Server Details
      • RAM, Processor, Diskspace Informations
    Then, if you can make the clients for android, Im pretty sure you can make the web based too :D that would be awesome!!
     
  6. Offline

    worstboy32

    Same for me anny way we can get full version without creditcard?
     
  7. Offline

    mkaltner

    Did you happen to overwrite your MobileAdmin.properties file with the one in the zip?
     
  8. Offline

    Jekotia

    I am having the same issue. Running craftbukkit build 1185, v3.2 of your plugin, and latest version of the paid Android app (running on HTC Sensation & Samsung Galaxy Tab 10.1). I am using config files from 3.1 and earlier. I have this error in console on server start...
    Code:
    2011-09-23 12:02:23 [INFO] [MobileAdmin] Loading server stats.
    2011-09-23 12:02:23 [INFO] [MobileAdmin] Loading chat log.
    2011-09-23 12:02:25 [SEVERE] Error occurred while enabling MobileAdmin v3.2 (Is it up to date?): For input string: "f"
    java.lang.NumberFormatException: For input string: "f"
            at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
            at java.lang.Long.parseLong(Long.java:438)
            at java.lang.Long.parseLong(Long.java:478)
            at net.kaltner.MobileAdmin.PlayerListener.loadChatLog(PlayerListener.java:119)
            at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:37)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    ...and this one on server stop...
    Code:
    2011-09-23 12:01:01 [SEVERE] Error occurred while disabling MobileAdmin v3.2 (Is it up to date?): null
    java.lang.NullPointerException
            at net.kaltner.MobileAdmin.MobileAdmin.onDisable(MobileAdmin.java:24)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
            at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:941)
            at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:294)
            at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:287)
            at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:168)
            at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:325)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  9. Offline

    mkaltner

    Appears there's an issue loading the chat log.
    There's a new chat log format for the bandwidth changes but I did test loading the plugin with the old format and it appeared to work for me.
    It's possible the chat log got corrupted as well.
    Either way, try deleting or renaming "plugins/MobileAdmin/ChatLog.txt" to something else and see if it loads correctly.
     
  10. Offline

    Jekotia

    Worked. Thank you for the quick response. Love the plugin & app :)
     
  11. Offline

    mkaltner

    Glad to hear it and thanks!
     
  12. Offline

    RTRD

    @mkaltner Can you add support for several servers? :)
     
  13. Offline

    mkaltner

    The paid version allows you to define multiple servers.
     
  14. Offline

    RTRD

    Ok, thanks! But in the config it says nothing about a username or password... :/
     
  15. Offline

    keyname

    Good work mkaltner! Serious performance improvements in 3.2.
    (i won´t mention the UTF-8 isue ever again :)).
     
  16. Offline

    mkaltner

    Unless that magically went away, I intend to fix that soon. :)
     
  17. Offline

    khamseen_air

    Running a lot smoother with 3.2! Love the new features, especially being able to disable player skin icons. The reduced bandwidth for chat is also a major bonus! :)
     
  18. Offline

    mkaltner

    Thanks.
    BTW, not sure I trust that bandwidth monitor app.
    Trying Traffic Monitor by RadioOpt... Will continue to monitor.
     
  19. Offline

    lauris3722

    Please sell it also on Amazon, i'll buy it then.. Paid apps are not available in my country @ market.
     
  20. Offline

    mkaltner

    I was originally considering SlideME but I want to pick a market that has the most availability.
    Is Amazon available in most of the countries that android isn't?
     
  21. Offline

    D_Steve595

    Just bought this on the Market. Fantastic app and plugin! Great integration with Dynmap.
    One issue, though, that you may or may not be aware of: Having a password that contains only numbers causes the plugin to crash on loading. The Java error is "can't case integer to String" so you might want to throw a toString() somewhere in there.
     
  22. Offline

    greatman

    Tried putting your password between "" ?
     
  23. Offline

    lauris3722


    For me, it doesn't even check the country.. Needs paypal only.
     
  24. Offline

    mkaltner

    I just want to take a moment to thank all my supporters.
    I had a record breaking number of new paid users yesterday (September 23rd).
    I truly appreciate all of your support and would love to make mobile admin the perfect app for each and every one of you.
    Please keep the ideas flowing, I look forward to improving mobile admin to meet your every need.
     
    XPLMediaHD and khamseen_air like this.
  25. Offline

    XPLMediaHD

    you are an amazing plugin developer and i have just sent the v3.2 update to Multiplay so i can use it with my samsung galaxy S II once i confirm it works ill buy it :)

    EDIT:
    you sir have done an amazing job gonna purchase it now :)

    EDIT 2:
    I have purchased it and im very happy and I just received news that Multiplay server host has updated it to v3.2 :)
     
  26. Offline

    Kinross07

    Apologies if this has been dealt with before but I haven't had the time to read through thirty pages of comments. I've just installed my Bukkit server, the app and the plugin according to all instructions such that the server is recognising the plugin is installed and is listening on 5839. It also says permissions.yml is empty. On top of which I don't know what my server name is.

    Again, sorry for all the nooby questions but what is it that's going wrong? And how do I fix it?
     
  27. Offline

    XPLMediaHD


    your server name is your server ip
     
  28. Offline

    Kinross07

    So if I'm using it whilst on my own network would it be 127.0.0.1 or my external IP? Either way it still gets rejected.
     
  29. Offline

    XPLMediaHD

    ok i think it depends if your using your wifi connection or you mobile provider but if your using wifi i think it would be your own network ip if its your mobile service provider it will be your external
     
  30. Offline

    Kinross07

    At the moment I'm using my wireless, entering my network IP, port 5839, added my username and password to the file and it's not working. Though in hindsight, I probably should mention I have the free app right now (want to make sure it works first) so does that affect anything?
     
  31. Offline

    XPLMediaHD

    Well unfortunately i dont know but the free version doesnt have any affect on the connection. I am awaiting my host to update the plugin to v3.2 but until then i have no idea. I will try and upload the v3.2 via my FTP until the host has updated it. Ill let you know if I find anymore useful information for you but for know you will have to wait for me or someone else to provide you with the information. (your not the only one thats gonna find out if it works before you buy it)
     

Share This Page