[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

    MatrixPoet

    I get this error when I try to connect on my phone Android version 2.3.3
     
  3. Offline

    Kartus

    it doesn't work with #1060 and 3.0.1 client+server. cause it doesn't show startup message in server.log at startup. and client says at login "can't connect, pw/port wrong/server down?"

    i just bought this app. can you please fix it asap?
     
  4. Offline

    ThePlatypus

    Firstly -- great plugin :)

    I'm experiencing a small error with it, however. In addition to it crashing on my Droid 3, it also does not seem to dump chat text to the ChatLog.txt, and login data to the ServerStats.txt on the server's end. I'm not sure why this is happening. It worked briefly, but suddenly stopped logging. To my knowledge, nothing changed that would be interfering between when it did work and it stopped. Since then, I have removed the log files in hopes that it would recreate them.
    As of current, the files ChatLog.txt and ServerStats.txt are not created in the directory for MobileAdmin -- the server company did not include them as part of the automated installation on their end, so I assumed they were safe to remove. I'm unsure if they require manual placement in the MobileAdmin directory by myself, or if they will be created automatically. I would assume it would create the file to dump to, if one was not present... but I wasn't sure.
    Interestingly, when I log out of the app, and back into it (on my Droid 3), it does reload the list of players and chat log. However, this list must be in memory or something, since I do not see it written to a file in the MobileAdmin directory when I check via FTP. Upon restarting the server, and logging back into the app, all player information and chat logs are not loaded -- furthering my suspicions it is running solely from memory somehow.

    EDIT: Solution was the server was not stopping correctly from the application provided by the server host -- and did not execute a "stop" command -- upon which Mobile Admin saves logs to the disk.

    Here is some info about my setup:

    Pugins: VanishNoPacket, Spout (latest), LogBlock, iConomy, Blacksmith, Vanilla, Jail, BookWorm, GiveTo, MobileAdmin, PermissionBukkit, SuperPermsBridge, WorldEdit, NoCheat, LocalShops, Residence ----- all of which are up to date
    Bukkit Version: 1060
     
  5. Offline

    imaxorz

    It's been working fine for me, but for some reason I get this error now. Nothing changes, same CB version.
    Show Spoiler


    2011-08-28 02:20:11 [SEVERE] Error occurred while enabling MobileAdmin v3.0 (Is it up to date?): 2
    java.lang.ArrayIndexOutOfBoundsException: 2
    at net.kaltner.MobileAdmin.PlayerListener.loadChatLog(PlayerListener.java:108)
    at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:32)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337) at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  6. Offline

    Holyasgard

    Hello People,

    i have a Problem with the Plugin for my Bukkit Server.
    This is the Error Message:

    18:19:10 [INFORMATION] [MobileAdmin] Loading server stats.
    18:19:10 [INFORMATION] [MobileAdmin] Loading chat log.
    18:19:10 [INFORMATION] [MobileAdmin] Loading users.
    18:19:10 [SCHWERWIEGEND] Error occurred while enabling MobileAdmin v3.0.1 (Is it
    up to date?): java.lang.Integer cannot be cast to java.lang.String
    java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Stri
    ng
    at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:61)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:885)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Can anyone See where is the Error ?

    User Config has only 1 User in the Settings File.

    Grüße, Holy :)
     
  7. Offline

    khamseen_air

    By any chance, are you using a numeric (only numbers) password?
     
  8. Offline

    Holyasgard

    Only Numbers, yes.
    Must i Testing Numbers and Letters ?

    Sorry for my Bad English
     
  9. Offline

    khamseen_air

    It doesn't like passwords being only numbers. Try only letters, or a combination of letters and numbers. Don't worry about your English, I understand you fine. :)
     
  10. Offline

    Holyasgard

    Done, i testing only letters and its Works :)
    Big Thanks :)
     
  11. Offline

    khamseen_air

    No problem, glad it's working! :)
     
  12. Offline

    mkaltner

    I'm using 1060 now and it's working fine for me. :)
     
  13. Offline

    BeauFindley

    I have problem!
    I set it up exactly how it shows me to on kaltner.net, but every time i try connecting it says unable.
    i even forwarded that port, 5839. I do have android version 2.2.2, though, is that a problem?
    here are my stuffs:
    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=192.168.1.105
    
    # 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
    
    Code:
    users:
     - username: beaufindley
       password: BLAHBLAH
       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
    
     - username: ilbebackman
       password: NARWHAL
       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: false
         chat: false
     
  14. Offline

    mkaltner

    Try leaving mobileadmin-ipaddress blank/empty.
    Also note that 192.168.*.* is a private network address and is not publicly accessible (it would work if your server is on your local network and you connect while your phone is connected to the same network via WiFi for example)
    Lastly, may want to change your password now that you told everyone what it is. :)
     
  15. Offline

    BeauFindley

    Lol. I didnt put my actual password, and thats not my actual ipv4 address, either. but thanks for helping me!

    but again, wait a minute. what ip should i put in the server bar in the client? (on my phone)

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

    khamseen_air

    In the client, put the IP address you would use to connect to your server from outside of your private network.
     
  17. Offline

    BeauFindley

    oh thanks
    this whole time i was following a youtube tutorial that said put your ipv4 and im like whaat how does that even work? thanks ill try that

    IT WORKED!
    ORGASM!

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

    khamseen_air

    Haha, that's great it's working.
     
  19. Offline

    Hempa

    How do I allow inbound TCP connections to my server? Hosted at Fragnet
     
  20. Offline

    khamseen_air

    Most server hosts require you to contact them (either by email or a support ticket of some kind) to request the port be opened. They may even insist you use a specific port that they choose.
     
  21. Offline

    Rich Boos

    Two suggestions for the mobile app:

    1) If no port is specified, assume the default
    2) When adding a server, if the password is incorrect, don't wipe the input fields. Perhaps a way for it to verify before moving forward.

    These two above things stem from the nature of smartphones, specifically ones with touchscreen-only keyboards. One mistake with my fat fingers (even when attempting to be careful) results in having to start all over again (and go even SLOWER in an attempt to not miss one single character). As for the port since I never changed the default, I assumed that the app would attempt to connect with that. I was wrong and had to start from scratch

    This app has been a great tool. As a paid customer the full features have allowed me to leave my laptop behind when I am away from home. It is cool to sit in a coffee shop in the USA and manage my server located half a world away in Germany.

    :)
     
    GatsbyTheGreat likes this.
  22. Offline

    Holyasgard

    Hello :)

    I have Buy for 3 Hours the Mobile Admin App.

    When i go to dynmap Windows then i see a message
    Website not available
    Enablechat=false.

    How can i change this ?

    in the Properties from dynmap i have no Line with enablechat=false

    Thanks for your help and Sorry for my Bad English

    Best Regards, Holyasgard
     
  23. Offline

    SkyteamZ

    Hi, just one word first : GREAT !
    2) questions (maybe stupid maybe not)

    -Did work on BALCKBERRY or NOT ?
    -Will work on BLACKBERRY or NOT?
    (if no, i will have to get a android one... pfff money wasting)

    ONCE WE TAKE IT CAN WE REWARD THAT NICE WORK (i mean paypal you !)
    You can turn your iphone into an ANDROID phone ..
    By make it run the android os, in place of mac os portable on your iphone
    --> Google it (for more infos)


    thanx for answers...

    Sky
     
  24. Offline

    mrvertigo27

    BTW great plugin, I love it.

    a great feature would be one more page (paid users only) with 4 or 5 configurable commands that we can set on the device. there are a few commands i find myself running from my phone regularly and that would help make the paid app indispensable!
     
  25. Offline

    GatsbyTheGreat

    Is there a place for feature requests / ideas or do we just drop them inline here?

    (... from another paying customer, thanks for all the work!)
     
  26. Offline

    mrgreaper

    not working on cb1118 (yeah i know non rb but its 1.8)

    quick question, the free one just disables the widget and dynmic map chat yes? not the server chat? if so its perfect for what i need

    with the paid one can you turn off dynamic map access ? (i have 700 meg allowence on my mobile loading map tiles would take a lot of bandwidth (there lots of png files) chatting would not (unless its programed badly :p)
     
  27. Offline

    khamseen_air


    Are you using a numeric password? If so, that's the cause of your error, not that it doesn't work on newer builds. :)

    The free version does not allow for real time chat, Dynmap or server.

    Not 100% sure about disabling Dynmap, though you could probably just leave the URL for it out of the config file on your server so the tab doesn't show up at all in the Mobile App. :)
     
  28. Offline

    mrgreaper

    i`ll re-look into it, its annoying the chat is a pay for only function given its core to any console program grrr
    i would want to use the map on wifi and not on 3g an on off button would solve that


    CALLING ANYONE THAT OWNS THE PAID FOR VERSION CAN
    can you look at your data usage, chat to some of your players for 10 minutes and tell me how much it uses ? please, dont want to buy it and discover i cant use it cos the map draws too much bandwidth in the background !
    can you tell me how much u used in that 10 minutes and if you have a dynmap and widget thnx

    edit**
    just tried the free verson and got it to work thnx @khamseen_air
    couldnt add the widget though which was another thing i wanted to check bandwidth wise, also there seems to be no way to view the console output is there on the full verson?

    i like to make an informed decision when buying apps no matter the cost and tend to only buy ones that are free fully but have donation versons available (wierd logic i know)

    i could still do with the information requested a couple of posts back from anyone that uses the paid app

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

    khamseen_air

    I'm not 100% sure, because I don't personally use Dynmap, but when you set it up in the config, it adds a tab along the top of the mobile app, so I'd assume that if you don't go into the map, it wouldn't be using bandwidth.

    If you can suggest an app that lets you monitor individual apps bandwidth usage I'd be happy to try this out later and get back to you with some info, currently I have so many apps that when I've got a 3G or Wi-Fi connection it's hard to tell which apps are using the bandwidth.

    Glad you got it working. The numeric password gets a lot of people haha! The paid version does indeed come with console access. Nothing wrong with wanting to make an informed decision. :)
     
  30. Offline

    mrgreaper

    i dont know of any that monitier a single application, i myself use stats donate, theres a free version (the stats free version https://market.android.com/details?id=com.sebastian.stats) if you could just use it and use mobileadmin for 10 mins chatting checking console that would be helpful also do you have the widget on all the time? (one of my main reasons to try it beyond chatting)
     
  31. Offline

    khamseen_air

    Ok cool, I'll give it a whirl and see what I can get for you. I do have the widget on my homescreen at all times.
     

Share This Page