[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

    TheShadow777

    i love your plugin really :)

    but this use now the standart white-list.txt or ? i have use the whitelist plugin (from the link in startpost) but i can't use the whitelist options in mobile admin :(
     
  3. Offline

    mkaltner

    Yeah, 3.0 only supports the native whitelist currently.
    I'll be looking into support both if possible in a future release.
     
  4. Offline

    TheShadow777

    hm bad choice in my opinion =/ most user use a whitelist plugin because they need the ingame command to add an player on it :(
     
  5. Offline

    mkaltner

    Minecraft now supports the same whitelist functionality and commands natively, no plugin required.
     
  6. Hmm, in the porperties, i see this:
    Code:
    # The port the MobileAdmin server listens for connections on
    mobileadmin-port=5839
    The port, do I leave it or change it to my server's port? (25565)
     
  7. Offline

    mkaltner

    Leave it. You can't run multiple servers on the same port...
     
  8. Offline

    TheShadow777

    really ? i have never see ingame commands for the standard whitelist :eek:
     
  9. Offline

    chisox8

    I did everything correctly (i think) but something went wrong, as I couldn't connect from my phone... is it the port? Not TCP? My port is 9197, (is that the right kind of port?)

    (Sorry for being a noob...)
     
  10. Offline

    khamseen_air

    The port you use to connect to the server in game, can't be the same as the one used for the mobile admin. :)
     
  11. Offline

    chisox8

    Oh so you choose a different port in the config file?
     
  12. Offline

    khamseen_air

    Yes, if you host yourself you're probably as well using the default port and making sure it's set up to allow traffic. :)
     
  13. Offline

    GabMacFadden

    Sorry for being a noob

    So, I just put my hamachi IP, and de default port, and it is not working. The username and password are correct, and the console says that MobileAdmin is working... What should I do?
     
  14. Offline

    MechFluffy

    It works for me when i use the app at home and use wireless internet.
    But when i use 3g , i can't connect.
    Could you help me with this?
     
  15. Offline

    Turbofish23

    Is there a way so i can give a mobileadmin all permissions? :)
     
  16. Offline

    f2pview

    You know Notch said every iphone and android app has to be free else he is going to Sue the creater?
     
  17. Offline

    khamseen_air

    Good luck with that one.
     
  18. Offline

    f2pview

    Its true though

    Edit ------
    I meant Minecraft Apps...! btw :p
     
  19. Offline

    khamseen_air

    I knew what you meant, but still... It's a no. He has no authority to do such a thing and I'd doubt the validity of the statement. It costs money to put apps on the Android Market or iTunes so people have complete right to charge for them to make their money back, it's their time and effort that goes into these apps after all. I could understand him saying it about the apps which emulate game play of Minecraft (which he would be able to sue over since they're using his creation), but not things like this.
     
  20. Offline

    f2pview

    it's true they have full rights to make there money with it so they can get back the costs they made.. but they made it of a Copyrighted game which needs the developers need grant permission to use it so if they DIDN'T have permission they're are authority to sue him ;)
     
  21. Offline

    khamseen_air

    This app actually ties into the Bukkit mod, not Minecraft directly, and that's why he's got a free version too in good faith of the Bukkit team and their policies. Considering Mojang have said they aren't going to or are they able to sue Fortresscraft, I doubt they are going to worry about a little $2 app.

    Edit: This is my last post on the matter, this isn't the place to discuss such things.
     
  22. Offline

    DerET

    If there isn't a German version at the moment I'd like to make one. Is there a way to translate it and send it to you?
     
  23. Offline

    f2pview

    Translating codes is most of the time not that safe to do you could killsome hooks else just learn english ?
     
  24. Offline

    blutherz

    Hallo,
    beim Kauf APP klappt das Map Menu nicht mehr zu.

    Hi,
    in the commercial android app the map menu don't close after open, also you can't scroll down to worlds
    What can i do?
     
  25. Offline

    fol1n

    Waiting for this one to update until then, I'm stuck on 818. I'm not sure but 860 looks like it has a ton of bug fixes.
     
  26. Offline

    mkaltner

    Hamachi is a private VPN and you would need to connect your phone to the same VPN in order to connect to your server/plugin.
    There is VPN software for Android, but don't think there's a Hamachi client.
    Plus you'd have to connect to your VPN every time you wanted to use the app.

    Sounds like you're connecting to a private network address.
    192.168.*.*?
    You need to use your public server address.

    Not sure what you're asking, sorry.

    Thanks for the support.
    I agree that this is a touchy subject and as far as I'm concerned and discussed with others is:
    1) The free version provides all the same basic/required functionality/
    2) The paid version only adds fluff features (chat, stats, maps, etc...)
    3) There is no real need to purchase the app, the free one is more than enough.
    Since I am not forcing users to buy the app, and the free version provides all core functionality, I do not believe I am in violation of Bukkit's policy, as far as what I have been told as well.
    Notch's stance on this may be different and I plan to open communication with him at some point to support Minecraft itself, not a plugin framework, once he releases developer licenses.

    v3.0 already supports the German language.
    v3.0.1 adds Danish, French and Russian.

    Can you clarify a bit?
    Which menu doesn't close after opening it?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  27. Offline

    fol1n

    I'm not sure if I'm impatient or just really love this... Oh and my last post wasn't so clear. This will make it clearer.
    Are you going to update to 860?
    I know a lot of other people are going to ask you this. And I'm sorry, but I got it out of the way.
     
  28. Offline

    mkaltner

    I'll look into an update ASAP.
    Has anyone tried it on the new version?
    Does 860 break any API?

    According to the release notes, it should work fine.
    Will verify as soon as I can.

    From the release notes here: http://forums.bukkit.org/threads/introducing-recommended-builds.5137/page-9#post-371097

    This build is mainly a bugfix release that addresses many issues we've noticed since b818 was made available and contains no API breaks so plugins should work fine.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  29. Offline

    fol1n

    I'll be the first to try... HERE I GO!!!
     
  30. Offline

    Slayernater

    Ive been using Mobile admin with 860 everyday. I manage my server while I'm at work. Workf fine as far as I can tell, except there is an issue with the dynmap side of it, but i think its a dynmap issue not mobile admin. when you click the arrow to show players/maps, you cant make it go back in, it stays overlayed on top of the map.
     
  31. Offline

    mkaltner

    I've found that clicking the zoom button or scrolling the map can make it go away.
    At least it used to.
     

Share This Page