[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

    mkaltner -

    This is running CB 1.3.1-R2.1-20120822.060200-7
    and the build you supplied in the above post.

    pastie.org/4582857

    ^ thats taxing as well.

    Not sure if your comment about swarms of people was directed in my general direction since I am a squeaky wheel here but respectfully, even if the only message is due to using the deprecated chat method I still wouldnt be thrilled since it can increase player lag. I promise I have better things to do then bust your balls over this plugin. I think you are talented and I have recommended your plugin to others both on my servers and while supporting the Citizens2 user base on IRC.
     
  3. Offline

    enkious

    Does not work at all. im connected to my wifi, just to test it out.

    Edit: worked on my wifi.. 192.168.1.2
    But does not work on my external, All the ports needed are forwarded.

    Edit: omg. im a nub, just ignore this whole post.
     
  4. Offline

    mkaltner

    Not directed to you or anyone else specifically.
    Just that I've been working on and supporting this app for over two years and 99% of all the complaints and issues are related to user error.
    Most issues are related to lack of general internet/server knowledge, port forwarding, re-using the same port as the MC server, password issues, user config issues, config file issues, etc...
    And most recently here and on dev bukkit, complaints that it doesn't work with 1.3.1 when it does.

    Your specific error is odd however, as I'm not seeing that on my own server.
    I'll take a look though and see if there's something I need to change.

    Code:
    27.08 10:30:04 [Multicraft] Starting Minecraft!
    27.08 10:30:04 [Multicraft] Loaded config for "Craftbukit 1.3.1-R2.0 (Build #2340) Recommended Build"
    ...
    27.08 10:30:09 [Server] INFO [MobileAdmin] Enabling MobileAdmin v3.2.5
    27.08 10:30:09 [Server] INFO [MobileAdmin] Loading server stats.
    27.08 10:30:09 [Server] INFO [MobileAdmin] Loading chat log.
    27.08 10:30:09 [Server] INFO [MobileAdmin] Loading users.
    27.08 10:30:09 [Server] INFO [MobileAdmin] Starting server...
    27.08 10:30:09 [Server] INFO [MobileAdmin] Version 3.2.5 is enabled!
    27.08 10:30:09 [Server] INFO [MobileAdmin] Server listening on *:5839
    
    EDIT: I just looked into it. It's because the new version is compiled with JDK 1.7 and you're likely running 1.6. I'll rebuild the plugin tonight with 1.6...

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

    instinx

    Yes I am. Its running on an abandoned Apple Xserve. Last time I tried to make it work on 1.7 it became angry.

    Thank you for looking into it.
     
  6. Offline

    mkaltner

    Yeah, I generally try to target 1.6 but forgot when building the latest version (new dev machine). And no problem.

    Try this one: MobileAdmin_Plugin_3.2.5_JRE6.zip

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

    instinx

    That is loading lovely. No errors, no messages or anything.

    Thank you.
     
  8. Offline

    mkaltner

    Great, glad to hear it.
     
  9. Offline

    Kimballthegamer

    I read through hoping id find an answer to my problems... sadly nothing

    I set everything up properly and the plug in starts up. But when I goto log in, it says unable to connect and on my console it says "/**.**.***.***:***** lost connection" so it obviously attempted at connecting.

    Any ideas how to fix?
     
  10. Offline

    mkaltner

    What port did you put in MobileAdmin.properties?
    Have you verified, via the server.log, that the plugin is starting successfully?
    Are you trying to connect to the port in MobileAdmin.properties or the port your minecraft server is running on?
     
  11. Offline

    Kartus

    I've got bukkit BETA 1.3.2-R0.1 these error's on startup, so plugin won't be loaded:

    Code:
    2012-09-02 05:36:21 [INFO] [MobileAdmin] Enabling MobileAdmin v3.2.4
    2012-09-02 05:36:21 [INFO] [MobileAdmin] Loading server stats.
    2012-09-02 05:36:21 [SEVERE] Error occurred while enabling MobileAdmin v3.2.4 (Is it up to date?)
    java.lang.ArrayIndexOutOfBoundsException: 3
        at net.kaltner.MobileAdmin.ServerStats.load(ServerStats.java:75)
        at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:58)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
        at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
        at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
  12. Offline

    mkaltner

    That's actually not an issue with 1.3.2-R0.1, it's an issue with the ServerStats.txt file being corrupt.
    Check the last line of that file and I'll bet it appears to be cut off.
    Either delete the last line or just delete the file and reload.
     
  13. I wish my Android was supported by Google Play Store D:
    As soon as I get the right Android :)P) I'll download this :D
     
  14. Offline

    Kartus

    Thank you very much, your advise worked!
     
  15. Offline

    mkaltner

    There's a link in the OP to the SlideME market to purchase/download.
    I'm also considering the Amazon market for the v4 release.

    Great, glad you got it working.

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

    Matthewadams

    Help ! I got this problem
    03:45 PM [INFO] [MobileAdmin] Enabling MobileAdmin v3.2.5
    03:45 PM [INFO] [MobileAdmin] Loading server stats.
    03:45 PM [INFO] [MobileAdmin] Loading chat log.
    03:45 PM [INFO] [MobileAdmin] Loading users.
    03:45 PM [INFO] [MobileAdmin] Starting server...
    03:45 PM [INFO] [MobileAdmin] Version 3.2.5 is enabled!
    03:45 PM [SEVERE] [MobileAdmin] Could not listen on port: 5839
    03:45 PM [INFO] [MobileAdmin] Server listening on xxx.xxx.xxx.xxx:5839
     
  17. Offline

    mkaltner

    First, leave mobileadmin-ipaddress blank. It's very rare that you should enter something for the IP Addrses.
    If that doesn't fix it, then it sounds like you may be on a shared host and someone is already using port 5839.
    But I think the first will fix it. :)
     
  18. Offline

    Matthewadams

    Thank you! Its working perfect! :)
    10/10!!!! :) Its really nice with dynmap! :)
     
  19. Offline

    keiichi93

    It works on the server's end. No issues with the logs or anything.
    However, when I enter the username and password on the client that I designated in the configuration, it tells me that the information is incorrect, or that it can't find the server, even though the port is open, also set to allow TCP through, and is listening for connections on the server.

    I also tried to enable mixed connections (UDP/TCP) on the port, and it still won't work.
     
  20. Offline

    DevilGeek

    any news on next update ?
     
  21. The dynmap map can't be seen from the android, i guess it's since my dynmap is located at my webserver. Please add an option for specifying a link to the location.
     
  22. Offline

    MyTheVALENTINUS

    Bonjour, jai un problme sa me met une erreur du port comment faire ? voir les logs :

    C:\Users\Family\Documents\server TEST>java -Xmx1024M -Xms1024M -jar craftbukkit.
    jar
    195 recipes
    27 achievements
    19:34:41 [INFO] Starting minecraft server version 1.3.2
    19:34:41 [INFO] Loading properties
    19:34:41 [INFO] Default game type: SURVIVAL
    19:34:41 [INFO] Generating keypair
    19:34:41 [INFO] Starting Minecraft server on *:25565
    19:34:41 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    19:34:41 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    19:34:41 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    19:34:41 [WARNING] To change this, set "online-mode" to "true" in the server.pro
    perties file.
    19:34:42 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.2-R2.0
    -b2396jnks (MC: 1.3.2) (Implementing API version 1.3.2-R2.0)
    19:34:42 [INFO] [MobileAdmin] Loading MobileAdmin v3.2.5
    19:34:42 [INFO] [dynmap] Loading dynmap v0.90-1347
    19:34:42 [INFO] Preparing level "world"
    19:34:42 [INFO] Preparing start region for level 0 (Seed: -8801910118466829419)
    19:34:43 [INFO] Preparing start region for level 1 (Seed: -8801910118466829419)
    19:34:43 [INFO] Preparing spawn area: 0%
    19:34:44 [INFO] Preparing spawn area: 97%
    19:34:44 [INFO] Preparing start region for level 2 (Seed: -8801910118466829419)
    19:34:45 [INFO] [MobileAdmin] Enabling MobileAdmin v3.2.5
    19:34:45 [INFO] [MobileAdmin] Loading server stats.
    19:34:45 [INFO] [MobileAdmin] Loading chat log.
    19:34:45 [INFO] [MobileAdmin] Loading users.
    19:34:45 [INFO] [MobileAdmin] Starting server...
    19:34:45 [INFO] [MobileAdmin] Version 3.2.5 is enabled!
    19:34:45 [INFO] [dynmap] Enabling dynmap v0.90-1347
    19:34:45 [INFO] [dynmap] Using Bukkit Permissions (superperms) for access contro
    l
    19:34:45 [INFO] [dynmap] Web interface permissions only available for online use
    rs
    19:34:46 [SEVERE] [MobileAdmin] Could not listen on port: 5839
    java.net.BindException: Cannot assign requested address: JVM_Bind
    at java.net.DualStackPlainSocketImpl.bind0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)
    at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
    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)
    19:34:46 [INFO] [MobileAdmin] Server listening on paradiseworld.servegame.com:58
    39
    19:34:46 [SEVERE] Exception in thread "Thread-8"
    19:34:46 [SEVERE] java.lang.NullPointerException
    19:34:46 [SEVERE] at net.kaltner.MobileAdmin.AdminServer.run(AdminServer.j
    ava:89)
    19:34:51 [INFO] [dynmap] Loaded 21 shaders.
    19:34:51 [INFO] [dynmap] Loaded 82 perspectives.
    19:34:51 [INFO] [dynmap] Loaded 12 lightings.
    19:34:51 [INFO] [dynmap] Web server started on address 0.0.0.0:8123
    19:34:51 [INFO] [dynmap] version 0.90-1347 is enabled - core version 0.90-373
    19:34:51 [INFO] [dynmap] Loaded 3 maps of world 'world'.
    19:34:51 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
    19:34:51 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
    19:34:51 [INFO] [dynmap] Enabled
    19:34:51 [INFO] Server permissions file permissions.yml is empty, ignoring it
    19:34:51 [INFO] Done (9,400s)! For help, type "help" or "?"
    >
     
  23. Offline

    HcNguyen111

    There is an option! Inside the "MobileAdmin.properties" file there is the line "mobileadmin-dynmapurl=" all you gotta do is add the link after the "=" sign.

    BTW, thanks mkaltner for the awesome app.
     
  24. Offline

    jamesst20

    I bought the Android Aplpication to go with this plugin and everything works but the Android application really doesn't work well. Really slow, often crash and verry laggy :/ It is not my device that is slow because I have a Google Nexus 7 with NVidia Tegra 3 Quad Core soo :/
     
  25. Offline

    mkaltner

    I've released a small update to the application.
    Well, to be honest, one item is fairly large and the other has potential to be.
    1. The app is now called "Mobile Admin for Minecraft" (I do not plan to discuss this any further, it is what it is)
    2. I fixed an issue with player images that may have a huge impact. There was a URL change causing image downloads to be attempted repeatedly.
     
  26. Offline

    Zwing

    @mkaltner
    Chat
    UTF-8 (Unicode)
    Support?
     
  27. Offline

    lord0o


    if it costs 1u$s to download, I'm in, with 99 downloads, you will get the money back.
     
  28. Offline

    StiDJa

    I can never reach my server when using this do i need to install something bukkit side?
     
  29. Offline

    Punk_and_goth

    any news on a iphone app?
     
  30. Can't you make one for iPhone aswell mate?
     

Share This Page