[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

    rareshutzu

    I use the default configuration, with only one admin. If I change name from mobileadmin to whatever and the same with password it will give me that creepy error...
     
  3. Offline

    mkaltner

    I wonder then, if however you're editing the file, is messing it up somehow.
    Send me your Users.config file to [email protected] and I'll see if that's the problem.
     
  4. Offline

    Soupskin

    I'm running server 1.8.1, Craftbukkit 1149, Mobileadmin Server 3.2.1 and Mobileadmin client 3.2.2. I also have milkAdmin, RemoteToolkitPlugin and dynmap installed.

    I have no permissions set up on my server, everyone is equal and allowed access to the server via the standard whitelist. My game account is the only OP.

    I have one user on my server who cannot see my chat messages that I send from the Mobileadmin client. Everyone else can see my chats with no problem. Since I have no permissions set up, I'm stumped as to why this may be. I had the one user in question log in from a different computer with a different Minecraft install and the issue persisted.
     
  5. Offline

    mkaltner

    Please try RB1185, I believe prior versions had a chat issue.
     
  6. Offline

    Soupskin

    Will do. Thanks for your time and I LOVE your product here.
     
  7. Offline

    Dominator1337

    I have the exact same problem as this. please help!
     
  8. Offline

    mkaltner

    There's not much I can do to help you.
    You obviously can't connect to the plugin using your MineCraft server port (25565 by default) and if you can't connect to the plugin using the configured port (5839 by default), then you need to look further into port forwarding, firewalls, etc...
    As I always recommend, if you've entered a value for "mobileadmin-ipaddress", please leave it blank unless you truly know what you're doing and absolutely need to set the binding address.
     
  9. Offline

    dark1256

    Code:
    2011-10-01 12:50:49 [SEVERE] Error occurred while enabling MobileAdmin v3.2.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.String
        at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:95)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:410)
        at org.bukkit.Bukkit.reload(Bukkit.java:173)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:349)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    -.- (on startup)
     
  10. Offline

    khamseen_air

    Change your password so it isn't all numbers. :)
     
    equinox80 and dark1256 like this.
  11. Offline

    mkaltner

    RB1240 has been released.
    MobileAdmin appears to be working just fine with it.
     
  12. Offline

    Crete21

    I am getting a lot of Force closes on the client since the update to RB#1240. Usually when sending a console command.

    Everything else seems to work ok tho =)
     
  13. Offline

    mkaltner

    Hmm, you may be right. Looks like 1240 may have broken ConsoleCommandSender.
    I'll have to look into that.
    It's unfortunately a pretty core requirement of my plugin.

    Plugin version 3.2.2 has been released to address the console command issue.
    I'll update my site and this forum later, but you can download it here: http://www.kaltner.net/MinecraftMobileAdmin/Files/MobileAdmin_Plugin_latest.zip

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

    kazzy

    ...... at times like these where i see so many cool features for androids i wish i had one instead of my nokia
     
  15. Offline

    mkaltner

    I'm toying around with some big ideas right now...
    It may not matter what phone or computer you have in the next release...
    I've got some proof of concept stuff already working. :)
     
  16. Offline

    kazzy

    sweeeeet. i cant w8, good luck
     
  17. Offline

    Svettnes

    09:56:31 [SEVERE] java.io.IOException: Bad packet id 72
    09:56:31 [SEVERE] at net.minecraft.server.Packet.a(Packet.java:73)
    09:56:31 [SEVERE] at net.minecraft.server.NetworkManager.h(NetworkManager.java:1
    09:56:31 [SEVERE] at net.minecraft.server.NetworkManager.c(NetworkManager.java:2
    09:56:31 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)

    I had this issue, but resolved it by changing the port on the Android app to the default (5839) in MobileAdmin.txt :p
     
  18. Offline

    Crete21

  19. Offline

    ACStache

    Honestly this plugin is already rocking! I can't wait to see what's in store for us next!

    I can't consistently reproduce this isue, but:
    From my widget, it shows x/20 players. My friend was the only person on at the time. I wanted to see who it was, so I hit the 1/20 button. It brings up the list of players, and shows my friend as on, but has every person's face next to it.
    What I mean:
    Code:
    Face1 face2 ... faceN Person1
    Face2 Person2
    ...
    FaceN PersonN
    
    What I expect
    Code:
    Face1 Person1
    Face2 Person2
    ...
    FaceN PersonN
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  20. Offline

    khamseen_air

    This used to happen for me quite often, but giving it a second would usually do the trick and it would correct the list. I put it down to my phone being a bit slow at loading the list with all the player portraits in it, not an actual bug in the app. :)
     
  21. Offline

    mkaltner

    Nope, it's a bug that's been there forever and I'm surprised this is the first time someone has brought it up.
    It happens when new faces are downloaded.
    The second time you open the players tab via the widget it works fine until the cache time runs out.
    I haven't been able to nail it down but honestly, haven't looks at it a whole lot.
    It's certainly on my list though. :)
     
  22. Offline

    novakedward

    what is the usename and password from where
     
  23. Offline

    khamseen_air

    Wow! To think all this time I just didn't mention it because I assumed my phone was just having a hissy fit haha. It's not really a show stopper bug though at least. :)
     
  24. Offline

    yocow

    Whenever I try to connect my android device to the server, it comes up with an error in the console.

    Show Spoiler
    2011-10-08 19:27:25 [SEVERE] java.io.IOException: Bad packet id 72
    2011-10-08 19:27:25 [SEVERE] at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-08 19:27:25 [SEVERE] at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
    2011-10-08 19:27:25 [SEVERE] at net.minecraft.server.NetworkManager.c(NetworkManager.java:263)
    2011-10-08 19:27:25 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)


    A little help?


    EDIT:

    Whenever I launch the server itself, it comes up with another string of errors

    Show Spoiler
    2011-10-08 19:31:40 [SEVERE] Error occurred while enabling MobileAdmin v3.2.2 (Is it up to date?): null
    java.lang.NullPointerException
    at net.kaltner.MobileAdmin.MobileAdmin.onDisable(MobileAdmin.java:28)
    at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:84)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  25. Offline

    Kinkajou

    Heh, I thought it was something with my phone as well since it disappeared the next time I loaded up that page. I never thought anything of it. Not an annoying or severe bug really, but still a bug.
     
  26. Offline

    xleguimx

    Great Plugin & App, but i do seem to have one problem with it right now i keep getting an error when i send a console command
    Code:
    15:09:56 [SEVERE] Exception in thread "ServerThread"
    15:09:56 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.Server.getConsoleSender()Lorg/bukkit/command/ConsoleCommandSender;
    15:09:56 [SEVERE]       at net.kaltner.MobileAdmin.ServerThread.consoleCommand(ServerThread.java:1233)
    15:09:56 [SEVERE]       at net.kaltner.MobileAdmin.ServerThread.run(ServerThread.java:1014)
    
    any suggestions on what i may be doing wrong?
     
  27. Offline

    ACStache

    yea, I thought it was my phone at first too :D but it's good to know that it's a known issue atleast.
     
  28. Offline

    totalanni

    Could you integrate with some sort of ticket system plugin?
    That way whenever my users typed in "/modreq PLEASE WE NEED HELP" it alerts me on my phone...
    Im a paid supporter! Love the plugin!
     
  29. Offline

    mkaltner

    Make sure you're using RB1240 and plugin v3.2.2.

    Thanks for your support!
    Also, there are ticketing plugins out there that I've considered integrating/adding support for.
    The real-time alert may be tricky though, but I do plan to look into that for this and other purposes.

    For number 1, make sure you're entering the right port number in the android app.
    This is the port number configured in MobileAdmin.properties.
    For number 2, it looks like the plugin is starting and stopping.
    This can often be related to the Users.config file.
    Please try getting the default config file from the zip file on my site and overwriting yours with that one.
    Then just try changing your password and nothing else.
    I do not see any errors between onEnable and onDisable however, so it's hard to determine exactly why it disabled itself.
    Do you have logging disabled?

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

    xleguimx

    Thanks Man! It worked like a charm "i feel quite embarrased for not catching that"
     
  31. Offline

    lauris3722

    First of, this is really good plugin, I like it and I recommend this to every server owner who got Android device. I like that it's for androids only, cuz im iphone hater [creeper]

    However, im using this plugin for two weeks and im experiencing two bugs.

    1) When you load or unload a plugin, it doesn't load/unload properly.
    For example: I unloaded WorldEdit, but all worldedit commands are still working.
    I unloaded BigBrother. Commands stopped working, but log file flooded full with errors from BigBrother plugin (something about sql query), in 3 hours, log file from 50mb went to 900mb. Today downloaded ColorMe plugin. Loaded it, but no one command worked (something was wrong with permissions).. Restarted the server and now it works.
    2) Chat and Console scrolling. Let's say, i have scrolled chat up by 50 messages, someone writes something in chat and app automacilly scrolls down to newest message, so i can't scroll up at all, if there's new message every second.. (same with console)
     

Share This Page