[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. there is an chance that the player object will chance between
    Code:
    Player p = mCmdWrapper.getPlayer(player);
    mCmdWrapper.kickPlayer(p, args[2]);
    calls, by the main plugin server thread, what can cause the Player object to be corrupted.
    EDIT:
    example that can happen:
    Your thread says it must kick user "a"
    Your thread gets the player object
    Player "a" left the server, and is recorded on the server thread that its no longer existing
    Your thread sends an kick message to an invalig user
    Bad things wil happen now
     
  3. Offline

    mkaltner

    You're right that there is a small window where this could happen.
    I'm rewriting everything for v4 so I'll take this into consideration.
    Thanks!
     
  4. Offline

    LordKitsuna

    you should make a add supported version for those of us who have 0 cash and would not mind ads if it meant getting the dynmap support (aka me)
     
  5. Offline

    mkaltner

    I'd love to.
    In fact, when I first released Mobile Admin for hMod somewhere in late 2010, I had an ad supported version.
    The honest truth is, for an app as niche as this, there's just no money in ads.
    Keep in mind that I'm not doing this to get rich or anything, it's just that I spend 9-10 hours a day at my day job, then work another 2-3 hours each night on Mobile Admin (when in an active development cycle like now).
    On top of that, the time that is required supporting the app, answering emails, forum posts, etc...
    I'm just looking to get a little something for all my time and effort.
    However, I am looking into a way to securely support license files in version 4 so that you can purchase directly from me via PayPal.
     
  6. Offline

    LordKitsuna

    yea i suppose that makes sense, maybe i just need to get up and beat some money out of somebody (because finding a job seems to be impossible)
     
  7. Offline

    stragon

    hi
    yesterday,i found this nice tool and paid for it without test
    when i start the server i found a problem:ther is no suitable plugin for my server(my server using 1.0.1-R1)
    the latest plugin version 3.2.3 can‘t run in 1.0.1-R1
    where can i get the old version server plugin and android client?
    THX
     
  8. Offline

    mkaltner

    It should work on your server.
    Why do you say it doesn't?
    I haven't had to make any server specific changes to the plugin in quite a while.
     
  9. Offline

    LordKitsuna

    love this app, the interface is wonderful and the "give items to player" with the nice list of items was a great touch
     
  10. The chance that this happend is bigger, when there is lagg on the server, and mostly whit an world, this can cause world corruption.
     
  11. Offline

    Paulifan1000

    I use Hamachi because I can't open the Ports because I'm living in the House,where is an Big office, too. I-can't aktivate the Ports.
     
  12. I downloaded through SlideME, and payed the 2.99$.
    However, the application it downloads says "This is not the payed version." then promptly exits.
    Could you send me the full version .apk? I cant PM you the payment info/account that purchased info.
    Thank you,
    ElectronicWizard
     
  13. Offline

    Kinkajou

    The full version .apk won't work because it checks for if you have bought it every time you launch the app. Plus without being able to provide payment info, lolno.
     
  14. Offline

    mkaltner

    If you bought it, give it a few minutes and see if it starts working.
    The license check can be flakey occasionally.
     
  15. Offline

    minecraftingbox

    if disable doesn't work on trial then ok otherwise it doesn't work on my se x10
     
  16. Offline

    Siklaris

    Hello ! (Sorry for my english !)

    I don't know if this has been fixed here, but i'm telling it anyway.

    For people who uses a Verygames serv, and having a problem to connect. Just go to your server informations on the Verygames panel and set the "RCON Port" to your need (5839 by default), and of course write the same port on the mobile app. And now... it works !

    I've just bought this application today and it's really doing a great job ! Thank you for it, this is very useful !
     
  17. Offline

    DracoKDS

    wheres the map option like in the photos?
     
  18. Offline

    Kinkajou

    Did you buy the app or are you using the free one?
     
  19. Offline

    gummby8

    The first time I restarted the server I was able to login from my phone. Now I get the following error every server restart. I changed the admin password and username. Does it have to stay mobileadmin/password?
    http://pastebin.com/gJ1dNPvX
     
  20. Offline

    mkaltner

    Looks like you set your password to an all numeric password...
    Change it to something alphanumeric.
    Can I ask, why would you want such an easy password to hack, anyway?
    Just asking because I see this a lot.

    Thanks!

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

    TheDragon

    ---- Please Read !! -----

    This is a forward from Kaltner himself that I am summing it up,

    His main site (http://www.kaltner.net/) is going to be down for while Due to some spamming and most likely Data Corruption. He has Shut the site down with a message until he looks into it or starts fresh with a new site.

    All Download links leading to his site should be working fine.

    Instead of being lead to his site for MMA trouble you will have to post it here.

    ~Sorry
     
  22. Offline

    mkaltner

    FYI, this was purely related to DotNetNuke.
    It spammed the forum, I tried to clean it up and then it started throwing errors.
    Now it just seems to be completely hosed...

    EDIT: My site is back online, and a database backup running now. ;)
     
  23. Offline

    TheDragon

    Good Job :D
     
  24. Offline

    mkaltner

    So, thought I'd post a little v4 progress teaser...

    [​IMG]
     
    ACStache likes this.
  25. Offline

    ACStache

    mkaltner looks more and more awesome the more you reveal :D
     
  26. Offline

    Kinkajou

    *paws at it* I squee'd a little when I saw that picture in my inbox. Keep the dark theme.
     
    ACStache likes this.
  27. Offline

    Doc

    CraftBukkit version git-Bukkit-1.1-R4-b1938jnks (MC: 1.1) (Implementing API version 1.1-R4)

    Code:
    2012-02-16 22:19:18 [SEVERE] Error occurred while enabling MobileAdmin v3.2.3 (Is it up to date?): 3
    java.lang.ArrayIndexOutOfBoundsException: 3
            at net.kaltner.MobileAdmin.PlayerListener.loadChatLog(PlayerListener.java:119)
            at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:60)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Any more info you need please ask.
    -Doc
     
  28. Offline

    hahito

    Hello,

    i have a problem with the paid version. Yesterday the app works fine but now i can`t connect to the MC server or the app is too slow (1-2 minutes per klick) or I become a blackscreen. I use the app under android 4 (ICS). Have you a solution for me?

    Greez
    Marco
     
  29. Offline

    chandlerpl

    does this work with Hamachi??
     
  30. Offline

    mkaltner

    Looks like the chat log got corrupted.
    Determine if the last line looks cut off and delete it from the file or just delete the whole file.
    Should be in /plugins/MobileAdmin/ChatLog.txt

    Really don't have an answer.
    What is your connection like?
    WiFi, 3g?, etc...
    Maybe give the server a restart to free up some resources?

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

    Kinkajou

    No.
     

Share This Page