[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

    mrgreaper

    cool majorly appreciated, extremly paranoid of going over limit (i got charged £15 if i go over)
     
  3. Offline

    khamseen_air

    No problem man, over about 11 minutes of constant chat with somebody on my server, I used 1.81MB of bandwidth, though that was also with a few other apps running in the background that refused to stay shut down haha. When you're not viewing/using chat, it only probs the server for it's stats I think every 15-30 minutes, so the bandwidth used depends highly on how much constant use the app gets and for what you're doing with it. Just having the widget loaded up is a minimal drain on bandwidth.

    I hope that helps you. :)
     
  4. Offline

    mrgreaper

    that helps a lot, ill get the app later thank you
     
  5. Offline

    khamseen_air

    Haha no problem. :)
     
  6. Offline

    mkaltner

    First, I just wanted to publicly let everyone know how awesome I think khamseen_air is.
    I do not know him nor is he officially involved with Mobile Admin, but he has taken it upon himself to assist me in keeping this page alive, questions answered, and even go above and beyond to do things like the data usage analysis for mrgreaper.
    My hat is off to you khamseen_air, you've helped me and others a great deal.

    Secondly, mrgreaper, some more in depth info about data usage.
    The chat panel downloads the whole chat log every time, every 3 seconds and only while you're looking at the chat tab.
    I do intend on updating this to hopefully only update what's new since the last poll but haven't found a solid solution just yet.
    I also plan to add a refresh speed option as well as a clear chat log option which should help reduce data usage as well.
    Regarding the widget, it currently only polls for new info every 30 minutes and is a fairly light payload.
     
  7. Offline

    khamseen_air

    Thank you very much, I'm happy to help out. :)
     
  8. Offline

    mrgreaper


    im not having much joy with the widget, and i have had two force closes :( and the the player number and time display have only worked once... asn the red light is on often

    my sony experia play should handle it, but im using (at the time craftbukkit 1124 so bugs are to be expected and i wont judge it too harshly till we get an rb

    please restrict the bandwidth on the chat log! that could get nasty fast, and is the main reason for buying the plugin

    other then the bugs its pretty good thankyou and you owe the sale to khamseen_air (hope he is well commissioned!! :) )

    hmmmm after being at work and using it to chat for half hour my usage is 20megs thats a lot higher then i expected, add to that the fact i still cant get the widget to work and im not very impressed. i shall reserve judgement widget wise till im on an RB and uve updated, BUT you must work on that bandwidth issue, perhaps get it to send the chat log displaying the last 10 lines of chat to the phone (stored as data on the sd) and appened new lines to that when ever the chat tab is open (deleting them from the server text file at the time) also having the option to remove so and so has joined so and so has left, would help save a few k after all we have a player list :)

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

    mkaltner

    Regarding the widget issue, I've seen similar problems when people add the widget multiple times or try to add the widget, cancel then add it again.
    Unfortunately the only way I know to resolve it is to uninstall/reinstall.
    Its worth giving it a shot. :)
     
  10. Offline

    mrgreaper

    i did get a force close when i first tried to add it, will give it a go
     
  11. Offline

    Lakanate

  12. Offline

    mrgreaper

    no offense to the plugin developer but the third party map support is just a browser window, it even says in the config if you dont have a map you can place any url and the map tab will open that instead... while at first i thought that was extremely cheeky to do for the paid version, it does have the beniefit of allowing you to use any map link.

    that seems to have stablised the widget thank you, though the app has force closed a few more times and it is the bandwidth issue that is major important to fix!
     
  13. Offline

    keyname

    In the latest dev builds after MC 1.8 i can see the chat, and chat myself from the app. So it seems for me in the apps chat....but the players do not get the messages.
     
  14. Offline

    mrgreaper

    same

    at the mo if i was to rate the app it would be 2 out of 5
    the bandwidth, the force closes and the fact you only allow dynmic map in paidverson (when really all your doing is opening a browser pane to it !) really make me rgret buying it...and now the chat dont even work :(
     
  15. Offline

    Mighty Mackinac

    Haters gonna hate. Every works fine for me. I freaking love this app. Lets me do so much more for my server.
     
  16. Offline

    mrgreaper

    umm no
    the reason for purchase was to be able to chat with online players while im at work or simply away from a computer as using a remote ssh terminal was annoying and used a fair bit of bandwidth. well the chat function uses huge bandwidth, it also at the moment not work, i can read whats said but my messages are not visible in server
    **fixable by not caching as much chat, and only appending new lines when it is open, similier to how if you log in you dont see the last hours worth of chat just whats happening then and thier, also losing the so and so has joined has left etc would shave a few k off not much but it all helps**

    the dynamic map, well stating dynamic map support when in fact all it is a browser pane! as paid only feature is a little like robbery sorry but it is no different to the bookmark i have for dynamic map on my phone
    **put it in the free app and lose the line that says third party plugin support for things like dynamic map...im sorry thats just false advertising**

    it also force closes on me with alarming frequency, i thought perhaps my phone was unstable so i set it back to factory defaults (a complete hard reset) and it still does it
    **lower your price untill the app is stable, i say this not for my self as i have already paid but for others **

    also i have not rated it yet as i feel thier is capacity to fix it.

    so its not a haters gonna hate, its a dissatisfied customer is gonna be express why he is dissatisfied. ok, or you wont to attack me more?
     
  17. Offline

    Mighty Mackinac

    lolololol u mad bro?
     
  18. Offline

    mrgreaper

    i simply dont like how people decide that if someones opinion differs from thier own they are free to call them names and belittle thier opionion, im happy for you the application is everything you need it to be, but i have expressed why and how it has let me down. thats not an unresonable thing to do. i had to use the chat again last night after posting my message, to resolve a dispute, it took maybe 30 minutes but used nearly 45meg!
     
  19. Offline

    mkaltner

    1. I plan to address the chat bandwidth issue in the very near future.
    2. I'm sorry to hear chat is not working in 1.8 but you have to expect issues when using dev builds. I'm not going to spend my time on fixing issues that may not even be mine in the first place. When the next RB comes out, I will ensure that the app functions as expected and address any issue if/when they arise.
    3. You're correct that dynmap is just an integrated browser, but it does add a convenience to have it integrated. I will gladly add support for other map plugins as long as they are web enabled. Integrating other map types would be costly and is above and beyond the scope of what Mobile Admin is intended to do.
    4. If you're getting FC's, it would be helpful to know when and what you're doing at the time to help me issolate them. Just saying the app crashes a lot doesn't help, especially because it never FC's for me and the majority of other users. Anything to help me isolate an area of code would be helpful.
    Lastly, thanks for all the support, positive or negative.
    Only through feedback and communication can I improve the app.
    I will prioritize issues and address them as soon as I can (spare time is slim these days)
     
    khamseen_air and ACStache like this.
  20. Offline

    Mighty Mackinac

    And you are entitled to your opinion. I'm merely lightening the mood, since you came off as angry and upset. I was attempting to show you how you were getting so upset over something as trivial as this. And to point out, you really should have gotten unlimited data or at least a large data plan.
     
  21. Offline

    mrgreaper

    only one network here in the uk offer "unlimited" and they have very poor signal strength .... sadly 750 megs is considered large allowence for a phone here. mobile net is a bit of a joke in the uk
     
  22. Offline

    Kinkajou

    I report any FC or locking up if my phone gives me the chance.
     
  23. Offline

    mrgreaper

    Most force closes are when I click load the app up from the applet for example to see the players it will load the app but the screen will be black and viola the app has crashed and xperia play tells me its not responding do I want to forceclose... If I wait it stays frozen. The bandwidth is my main issue though as after 2 or 3 attempts the app will load but I have used 200 megs since the 19th and this is the only new app!
     
  24. Offline

    mkaltner

    I just published version 3.1.
    This version changes how the chat and console screens check retrieve new messages and should greatly reduce overall bandwidth usage.
    The screens ocasionally will download the last 50 lines of chat or server log, but on if the app or screen goes out of memory.
    Otherwise, it will only update any new lines since the screen last checked.
    If the number of lines since the last check are greater than 50, it will only download 50...
    I will make this number configurable via the client side in a future release.
    Please note, this update does also require the updated plugin.

    Also, I added some extra error handling in the players adapter in an attempt to minimize force closes related to the player screen.

    Please let me know how these changes affect your bandwidth and if you see fewer (hopefully none) force closes.

    Thanks!
    - Mike

    Also, I just wanted everyone to know why I reacted to this issue so quickly and have yet to get to other much older requests.
    I was unaware, if not simply ignorant of the sheer amount of data the chat and console functions were using.
    Given that all major U.S. carriers are moving to tiered data plans, and many European/Asian carriers with their data caps, I felt this particular issue was a gross oversight on my part which could cause heavy users of these functions to incur penalties far greater than the purchase amount of the app itself.
    To all involved in this particular topic/discussion, please give 3.1 a try and let me know if the latest changes help and if possible, by how much.
    Thanks!
    - Mike

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

    Kinkajou

    I'll check it out after Bukkit updates to an official 1.8 RB release.

    Also I personally never saw a large amount of data from the app, but I probably most definitely have a smaller server.
     
  26. Offline

    ScottSpittle

    I have latets Paid verseion, yet no widget..
     
  27. IMPRESIVE! thx my friend!!!!
     
  28. Offline

    mrgreaper

    Will trythe new version but I tried a test last night I installrd "bandwidth monitor" a free app that checks bandwidth per app I reatarted my phone. I loaded up the mobile admin but not on chat. Then pressed tge home button to close it as I do frequantly on other appsthia was at 5am ish (7 hoursish) when I loaded bandwidth monitor and checked the wifi usuage mobile admin recieved 91.75 megs sent 36.14megs thats a lot for idleing

    this is the application im using to monitor http://www.spiralaxis.com/bandwidth-monitor.aspx
    i have updated and reset all statistics
    im off to work in a few minutes ill avoid the chat and the map tonight and see how much it uses with just the widget and post the result

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

    mkaltner

    I will also use this tool and see how things look.
    I have noticed that during screen on/off there is a small amount of data usage as the app wakes up and goes back to sleep.
    I will look into this but it's somewhere in the order of 3k/1k per wakeup.
    Also, I noticed you said you use the home button.
    I almost always exit all apps via the back button.
    I'll try to change my habits and see how this changes data usage. :)
    Lastly, if you wouldn't mind, please create me a user on your server and PM me the details so I can see how data usage looks on a larger, more active server.
     
  30. Offline

    mrgreaper

    were far from a large server thats why the usage amazed me so much (we peeked at 13 users online the other day but average around 3)

    i just used it ti check the user count and 3 online at mo...checked usage at same time, been on mobile net 1 hour 40 minutes usuage recieved 87.64kb sent 16.98kb much much much more acceptable ! could it of been swapping chat in the background last night?
     
  31. Offline

    mkaltner

    Gotcha in regards to the server size.
    I have no users on mine as I just use it for dev testing and don't really know anyone playing MC. haha.
    Perhaps I should open my server up. :)

    Sounds like the data is staying pretty light but the heavy hitter is the chat.
    I'd be surprised if it was idling on the chat screen all night as the app detects when the screen is turned off and quits the current session.
    Perhaps that isn't functioning correctly on your phone.
    I watched my server console in debug mode last night and verified that it certainly does stop when the screen is off, at least for me.

    The widget only updates every 30 min (or on certain events like opening the app, user screen, setting the time, etc...) and is a fairly small payload.
    Chat updates every 3 seconds currently and as it was written before, was grabbing 50 lines of chat every 3 seconds.
    It should now behave much better, getting only the newest lines of chat and I have some further optimization I'd like to try in 3.1.1.
    Please keep me posted on the data usage throughout the day and week and I'll do my best to keep it as light as possible.

    Lastly, have you seen any FC's in the user screen lately?
    I made some changes there that I'm hoping will keep it from crashing when loading user images.
     

Share This Page