[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

    ctshiner

    Thanks for looking into it. I definitely have the most up-to-date plugin, I've redownloaded a few times and it even says in the log I posted its loading v2.4. Very strange indeed
     
  3. Offline

    mkaltner

    Not according to what the plugin is telling me.
    When I try to manually initiate the encryption handshake, this is what it responds with:

    Code:
    HELLO 4b8bcb14-fe8b-4adb-8418-688f87e7934a 2.1 bukkit
    
     
  4. Offline

    Maulrus

    Just discovered this plugin and holy shit it looks so cool. I'm gonna put it up on my server as soon as it goes back up later and hopefully buy the paid version!
     
  5. Offline

    ctshiner

    If you would be so kind, can you try that again using this address:

    96.238.244.119:5839

    I have simply copy/pasted the server folder to a new comp which it seems to work on, it's exactly same plugin jar

     
  6. Offline

    mkaltner

    That address reports that it's plugin version 2.4.
     
  7. Offline

    ctshiner

    Huh. Must have something to do with my VPS' firewall/port. I'll handle it with them, thanks for your help!
     
  8. Offline

    mkaltner

    So, version 3 is coming along nicely.
    Since I feel 2.4 is fairly stable, I'm taking my time as I only get a couple hours a night to work on it.
    Took a break from the widget and got ban/pardon and op/deop worked in for Bukkit.
    These are for the free and paid version as they are not "special" features.
    Also hoping to get the official MC whitelist support in tonight or tomorrow.
    Then back to the widget and finally, multi-user support (paid only).
    I've got some ideas on how to support it via YML users/groups files.
     
  9. Offline

    Xylogeist

    I have got to give you props for making this for android. Seriously, THANK YOU. Android is SO much better than that barren wasteland of developers being screwed over on the iPhone.
     
  10. Offline

    dark_hunter

    Hey, was just thinking, maybe you could code a HTML5 version so we could use iOS devices and use it in Safari.

    Don't hate the player, hate the game.
     
  11. Offline

    mkaltner

    Thanks, I appreciate the support.
    And I'll stay out of the Android vs iOS comments. :)

    Others have already written web admin plugins/interfaces.
    I don't intend to re-invent the wheel when there's already several viable solutions out there.
    Now if I had more free time, I'd reconsider.
    MMA takes enough of my time as it is. :)

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

    dark_hunter

    Could you point me in right direction then? Also no harm re-inventing the wheel. :)

    Edit
    Looks like I have to spend money to get a android phone and then spend more money on the app. So I can't use this. I'm deep in jealousy. Enjoy. :(
     
  13. Offline

    mkaltner

    Here's a couple:
    http://forums.bukkit.org/threads/in...f-player-playtime-and-online-status-531.4298/
    http://forums.bukkit.org/threads/in...-0-the-global-stats-tracking-plugin-531.6715/

    Also, the free version of my app supports all native MC/Bukkit commands (or will eventually).
    The paid version adds chat and third party plugin support but otherwise non-required functionality.
    As far as a phone, well, yeah, gotta pay for those. I can recommend some if you like. :)
    And as far as reinventing the wheel, maybe one of these days.
    I have been in talks with a couple people interested in porting MMA to iOS.
    That too requires my free time, and making sure the developer will have the same attention to detail, quality and free/paid support that I have.
     
    dark_hunter likes this.
  14. Offline

    dark_hunter

    Hmmm, as a Dev, you didn't know that you needed time to be put aside? Regarding the links your provided one of those are in the inactive forum. Anything others that do the same as yours?
     
  15. Offline

    mkaltner

    I work 40-60 hours a week (in corporate software no less) and work on Android apps on the side for fun.
    There's only so much time in a day...
    Regarding the links, don't worry about the inactive forum.
    They did that today for plugins that don't meet the submission guidelines (i.e. put the recommended build in the title).
    Happened to mine today, too. :)
     
    dark_hunter likes this.
  16. Offline

    FatMagic

    MKaltner,

    Love your plugin... I paid for this App thing the first day I found out about it. It works great. Well I should say it has been! I'm having some trouble with the Android portion. I updated my server version:

    Code:
    CONSOLE: MobileAdmin: Starting server...
    CONSOLE: MobileAdminBukkit version 2.4 is enabled!
    CONSOLE: MobileAdmin: Server listening on *:5839
    But when I try to login with my Mobile Admin, I fire up the application and it just hangs at "Authenticating, please wait". Just sits and spins there. And then eventually it fails.

    It was working before on your last version (on the same port), but now it's not? Just curious if have any ideas what might be up with it.

    Oh question - Do I have to fill in the IP address & dynmapurl on the properties file?
     
  17. Offline

    mkaltner

    No, nothing required for those.
    And what version of craftbukkit are you using?
    Make sure you're using the recommended build 531.
    are you seeing any erorrs on the console?
     
  18. Offline

    PatrickFreed

    Ever heard of Cydia? [​IMG]
     
  19. Offline

    Archelaus

    Yes. But you're saying every user would jailbreak for this app. Which is pretty stupid.
     
  20. Offline

    mkaltner

    It's more than that.
    The requirements of developing an iPhone app for the App Store or Cydia are the same.
    It's just that one is an approved store and the other is not.
    I still have to use Objective-C (a language I don't know), buy an iPhone for testing, pay for a developer license ($99), have a mac for development (yes, it's possible on windows/linux but just not the same), etc... Overall cost is in the hundreds (or thousands) for a phone and platform I simply have no interest in not to mention how much time it would take to come up to speed and port the client over.
     
  21. Offline

    Archelaus

    Please take extra time to read posts. I never implied that you should. Both times I've been arguing against.
     
  22. Offline

    mkaltner

    I was adding on to what you said, not suggesting that you implied I should.
    i.e. not only does Cydia require users to jailbreak, I have all the other listed reasons on top of that...
    Hence why I said "It's more than that", regarding users and jailbreak...
     
  23. Offline

    Xylogeist

    I once watched a hilarious Steve Jobs parody about this very same subject... either way, can't wait to download this on my EVO :D
     
  24. Offline

    FatMagic

    My server says this:
    Code:
     This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)

    I'm assuming that's version 556?
    I'm going to guess then that I need to downgrade bukkit.

    And no errors on console.
     
  25. Offline

    mkaltner

    I know it works with 531, so if you try that version and still have a problem, look at your port forwarding, firewall, etc...
    You are entering port 5839 in the client, right?
    I'll check out the latest RB tonight and see if it broke something...
     
  26. Offline

    FatMagic

    Of course... after days of not working, it just suddenly starts working. Haha! So you now know it works with the version of Bukkit I'm using. Sorry to be a bother... ugh...
     
  27. Offline

    NathanWolf

    I just tried installing this plugin via an ssh app on my phone. I can't say that I was entirely successful, but I thought you still might like to know ;)


    This seems awesome, I can't wait to get it set u#p!

    Ok, I actually did manage to get it as set up as I could via my phone- so cool on that :) Just needed to reboot my server, which was out of memory (eek!), unrelated to this plugin.

    Anyway, I never did check back in on it til just now- I have this in my logs:

    Code:
    ] MobileAdmin: Starting server...
    17:51:31 [INFO] MobileAdminBukkit version 2.4 is enabled!
    17:51:31 [INFO] MobileAdmin: Server listening on 192.168.1.3:5839
    
    And nothing else from the plugin, no errors. I set up a username, pwd and ip address in the config file- but I can't connect from the Android app. It just says to make sure the server is running, etc.

    Any ideas? Thanks for this great app! I'm excited to be able to use it. :D

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

    TOAST7312

    I seem to be getting this error when I run MobileAdmin on my server with any alterations to the properties file:

    Code:
    21:13:43 [SEVERE] Could not load plugins\MobileAdmin.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:113)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:159)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:107)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:260)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleComma
    ndMap.java:196)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    29)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:645)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:608)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:109)
            ... 17 more
    Caused by: java.lang.LinkageError: loader constraint violation: when resolving m
    ethod "net.kaltner.MobileAdminBukkit.PlayerListener.<init>(Lnet/kaltner/MobileAd
    minBukkit/MobileAdmin;)V" the class loader (instance of org/bukkit/plugin/java/P
    luginClassLoader) of the current class, net/kaltner/MobileAdminBukkit/MobileAdmi
    n, and the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) f
    or resolved class, net/kaltner/MobileAdminBukkit/PlayerListener, have different
    Class objects for the type net/kaltner/MobileAdminBukkit/MobileAdmin used in the
    signature
            at net.kaltner.MobileAdminBukkit.MobileAdmin.<init>(MobileAdmin.java:12)
            ... 22 more

    Of course if I leave the file as it was when I download it I can't connect. And I can't connect when I have the error. I paid for this too, heh.

    I'm running 2.4 MobileAdmin, CraftBukkit 556.

    Nevermind, I think I fixed it. Must've been related to my username being too similar to the server name or something. Seems to be working now.

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

    [Kor]Deer

  30. Offline

    crakdmirror

    I LOVE your addon, it's fantastic. I love being able to check in on the server from my phone. I bought the paid version, but would like to donate more -- would love to see this continue to be supported and even extended. Do you have a donate link, by chance?
     
  31. Offline

    mkaltner

    If you feel that everything is setup correctly and you're entering the IP Address and port (5839) in the client and it's still saying it can't connect, then it's likely a port forwarding issue.
    However, I assume your IP Address of 192.168.1.3 is an internal/local network address.
    Are you connected to the same local network on your phone?
    Try leaving "mobileadmin-ipaddress" blank and see if you can connect.

    Interesting, glad you got it working.

    Thanks for the suggestion, but support for third party plugins would be a paid feature only.
    I'll take a look at it however and see if I can integrate it somehow. :)

    After getting several requests for one, I've added a donate button on my site under Projects>Minecraft Mobile Admin. It's on the left side of the page near the plugin download link.
    And thanks for your support!

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

Share This Page