[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

    instinx

    I suppose..... Now if only the Diablo3 servers would go down again....
     
  3. Offline

    ACStache

    then blizzard would have a riot on their hands :p
     
  4. Offline

    DevilGeek

    can i have two widget, for two different server ?
     
  5. Offline

    ACStache

    as of right now I think it's 1 widget total, but in the upcoming (TBA) v4 I believe one of the features was multiple widgets, though I may be mistaken.

    Also darn you instinx lol they took the servers down for maintenance today :D
     
  6. Offline

    wishlord

    Hm, Wonder if anyone can help me, I used the free version to try this app out, it worked without any problems at all.
    Now I bought the app and it cant connect to my server :/ using same info as I did before

    SOLVED: I used the server port instead of the Mobile admin port :p kinda confusing though ^^
     
  7. Offline

    Pim1234

    Does the client auto-update itself?

    for some reason i could suddenly not connect anymore with the paid version...
    EDIT: nvm, after updating the server plugin it is working again
     
  8. Offline

    kurjakk

    Just curious if there is any plan for a chat widget. where you can view and interact with chat from one of your android home screens.
     
    Pim1234 likes this.
  9. Offline

    Tkalaawi123

    Please code it for iPhone's please I really need it
     
  10. Offline

    tomek51882

    Is there a chance to do it on BadaOS?
    Sorry, I can't speak English :D
     
  11. Offline

    orgest

    I used this program and its awesome. Hope version 4 comes out soon with more features!
     
  12. Offline

    AmericanTension

    I'm currently having trouble connecting to my server, it's running on the default port which I've already forwarded on my router, but no dice. username and password are correct according to what I put in the config file and my server is definitely online with the plugin installed.

    also it didn't like my server's hostname, I had to go find out my ip >_>

    hostname is creeper.no-ip.org, does it not like dashes?
     
  13. Offline

    MYxNINJAxWEED

    Ok, I bought the paid version(because it seemed cool) and I cant login. Please help, I dont want this to be a waste of my money :)
     
  14. Offline

    fullertonnick

    mkaltner I bought the paid android version and dowloaded the plugin.... I followed all of the steps on your web sight and it still will not work.... any ideas on what is wrong here are some of my files.

    Chatlog.txt
    Code:
    0,null,1340233828001,f,e,fullertonnick left the game.
    MobileAdmin.properties
    Code:
    # The IP Address the server listens on (only required for servers with multiple addresses)
    # If you don't know what to enter here, or if you're having issues connecting, leave this blank.
    mobileadmin-ipaddress=flamescraft.servegame.com
     
    # The URL to your Dynmap, including HTTP:// (only required of using a non-standard port or URL)
    # If not using Dynmap, setting this will enable the map tab and point to whatever URL you enter here.
    mobileadmin-dynmapurl=
     
    # The port the MobileAdmin server listens for connections on
    mobileadmin-port=5839
     
    # The color used by MobileAdmin when chatting or notifications
    mobileadmin-color=d
    
    ServerStats.txt
    Code:
    fullertonnick,false,1340233427111,1340233828001,0,0,0
    Users.config
    Code:
    # Define your users in this file.
    # Only one admin user is supported by the free version of the client.
    # The paid version will allow users to authenticate as other users defined here
    # Only one user can be designated as an admin, this is the only user the free version will allow you to log in as
     
    # IMPORTANT: Do not use a numeric (all numbers) password.  The plugin will fail to load this file if you do.
     
    users:
    - username:fullertonnick
      password:moose
      admin:true
      permissions:
        ban-player:true
        pardon-player:true
        console-command:true
        reload-server:true
        set-time:true
        add-whitelist:true
        remove-whitelist:true
        set-properties:true
        op-player:true
        deop-player:true
        give-items:true
        kick-player:true
        message-player:true
        enable-plugin:true
        disable-plugin:true
        reload-plugin:true
        load-plugin:true
        chat:true
     
  15. Offline

    Pim1234

    a few things:
    1) great app/plugin
    2) awful slow app + lots freezes on ICS
    3) I would be very happy if you could add a notification for certain words;
    it would be very nice if my phone would annoy me when someone would say "Pim" or "pim", in game.
    Of course, it would also be nice to have a time limit for each player so they can't spam.
     
  16. Offline

    TheDragon

    I will nag to Kaltner to add this feature to Version 4. ;)

    Can you use a port sniffer to make sure your ports are open, and what does the phone say when you try and connect?

    Have you port forward your server using port 5839 for MMA?

    This plugin was a hobby to start off with using the 2.2 platform, Version 3 (current) is old and messy causing lots of crashes. Version 4 is a complete rewrite from the ground up and is using the ICS API.


    What is your phone saying when you try and connect? Also do /plugins on your server to make sure MMA is Green and running.

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

    MYxNINJAxWEED

    I sure havent, now I have, ET WORKS TY SO MUCH BROTHA!
     
    TheDragon likes this.
  18. I would buy it, but is doesnt work, and you dont update it to 2.5

    Nice plugin but after a bujjit update you are screwed
     
  19. Offline

    ACStache

    It's been working great for me the whole time 1.2.5 has been out. perhaps you didn't set something up right and that led you to believe it just inherently doesn't work on 1.2.5?
     

  20. It keep saying this:


    2012-06-27 17:50:05 [SEVERE] [MobileAdmin] Error not listen on port: 5839
    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)


    poort 5839 is open, and setting are saved,

    I did read the whole webpage but I could fint it
    anny ideas?
     
  21. Offline

    ACStache

    jellewie hmm... it may be in use by some other program. In many cases, if your server is hosted, you may have other servers running off the same box, and they're using that port already. See if you have any other open ports that aren't in use. I know I run 2 servers myself and I use 5839 and 5840 for each one, since I can't do both through 5839
     
  22. Offline

    TheDragon


    That error looking another program is using that port. Switch to 5840 like ACstache did and it may help.
     
  23. Offline

    Pim1234

    nice, do you have an ETA or will i just have to wait until a message shows up?
     
  24. Offline

    TheDragon

    Kaltner Took a break for it for while, but hes is starting to get back on the project. I asked him if he can throw out a beta copy so that People know this is still a working app.

    Edit: so no ETA at this moment.
     
  25. still the same problem:
    [​IMG]
     
  26. Offline

    TheDragon

    Try Deleting MMA and re-downloading it, once that is done make sure the settings in MMA are set to Port 5840. Leave the port blank in the properties file.
     
  27. Offline

    mkaltner

    Not the port, "mobileadmin-ipaddress"
    Leave the port set to the default value since this is your own network, not a shared host.
     
  28. Thanks solft!
     
  29. Offline

    Stimpson

    IS there a way to prevent addon users from showing up on the user list. [computercraft] [buildcraft] [forestry] ect..
     
  30. Offline

    HaRdKoReGe3k

    Ummm can Some One help I Have The Free Apk And It Says "Authentication failed"
    Is this because i have xauth on my server?
    :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad: :mad:
     
  31. Offline

    LetCraft

    I want it for iPhone..
    one free version and one full version.. I'll buy it :p
     

Share This Page