[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

    brentmorrow

    First let me say i really enjoy this plugin it is awesome in every way but one when i use the give i dont want it to tell everyone because then people keep asking forever i want it to be silent is there a way to do that
     
  3. Offline

    vinni96

    Code:
    2011-07-28 22:48:59 [SEVERE] Error occurred while disabling MobileAdmin v3.0.1 (Is it up to date?): null
    java.lang.NullPointerException
        at net.kaltner.MobileAdmin.MobileAdmin.onDisable(MobileAdmin.java:24)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:899)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:288)
        at com.bekvon.bukkit.plugman.PlugMan.disablePlugin(PlugMan.java:320)
        at com.bekvon.bukkit.plugman.PlugMan.reloadPlugin(PlugMan.java:351)
        at com.bekvon.bukkit.plugman.PlugMan.doCommand(PlugMan.java:133)
        at com.bekvon.bukkit.plugman.PlugMan.onCommand(PlugMan.java:65)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-28 22:48:59 [INFO] Disabled: [MobileAdmin]
    2011-07-28 22:48:59 [INFO] [MobileAdmin] Loading server stats.
    2011-07-28 22:48:59 [INFO] [MobileAdmin] Loading chat log.
    2011-07-28 22:48:59 [INFO] [MobileAdmin] Loading users.
    2011-07-28 22:48:59 [SEVERE] 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.String
        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:878)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
        at com.bekvon.bukkit.plugman.PlugMan.enablePlugin(PlugMan.java:338)
        at com.bekvon.bukkit.plugman.PlugMan.reloadPlugin(PlugMan.java:352)
        at com.bekvon.bukkit.plugman.PlugMan.doCommand(PlugMan.java:133)
        at com.bekvon.bukkit.plugman.PlugMan.onCommand(PlugMan.java:65)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-28 22:48:59 [INFO] Enabled: [MobileAdmin]
    when i want login with my andoid, it says , the username or the password is wrong, but the password is absolut right!
     
  4. Offline

    mkaltner

    Admin set to true or not, secondary (non-admin) users can have full permissions and access to all features if you wish. It's all driven by the user settings. The admin setting does not affect any permissions.

    Saw and replied to your message.
    In short however, nothing has changed in the plugin that would cause it to stop working all of a sudden.

    One of the features I have on my list is to turn on/off broadcast messages.
    Look for that in the next release.

    Looks like you're using an all numeric password.
    Please use an alphanumeric password.
    Not only is it more secure, the YML parser (in bukkit) has issues when trying to load a series of numbers as a string.

    P.S. I'm surprised this issue comes up so often, why do so many people use numeric (highly vulnerable) passwords? Use strong passwords please, protect your server! :)

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

    vinni96

    when i wnat to connect with my andoid, it says "authentication failed"

    my passwort is 'password' !!

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

    mkaltner

    Have you created any secondary users with a numeric password?
    Every time I've seen this error in the console, this is the problem behind it.
    If you'd like, send your config files to me at [email protected] and I can take a look.
     
  7. Offline

    vinni96

    now my password is 'hallo13' it says ' authetication failed'

    i will send you the config, thanks

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

    bastrian

    istead of using simply password and and open door to anyone choose a more secure password. With isecure passowrd it's like placing a sign in front of you (real) house with 'No Security here, Stealing allowed'^^
    For Example, i use a password generator, and for anything i have different passwords.

    Anyway, i will try this with my HTC Legend and let u know if it's works or not
     
  9. Offline

    Rich Boos

    Works great, my password does contain numbers to keep your heads up those of you having problems.
    Purchased the paid version in the marketplace for the chat feature.

    Just in case you made the same problem as me:
    When I first started it up on my phone I entered the server address, name, and password. The port number was already in the text-entry box so I assumed if I didn't put anything in that the application would use the default port. This was NOT the case (@mkaltner could this be?) and I had to go back and enter the 4-digit default port.

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

    quickclay

    I just moved my server to a different computer / IP. What will I need to change on the mobile admin end? I have the port opened, but continue to get authentication failed messages now. Thanks!

    EDIT: Just adding a number to the end of my password seems to have fixed the problem.
     
  11. Offline

    Nick Hooper

    When using the chat I'm getting 2 of everything. Every time someone says something it appears in chat twice.
     
  12. Offline

    BorderKeeper

    I have problem with the client. I updated it connected but when I press players button it show me players but then crashes.
    Log:
    Application Minecraft mobile admin(process net.kaltner.MinecraftMobileAdmin) was shut down. Try it again

    Also: I paid and I cant chat in chat
     
  13. Offline

    antondubek2

    Does anyone know if this works for blackberry or knows a working plugin/app for blackberry with the similar sorts of features?
     
  14. Offline

    nasKo

    Good and useful app.
    Crashes a lot (paid version), though, which is bugging me.
     
  15. Offline

    xneogenx

    Code:
    12:48:52 [SEVERE] java.io.IOException: Bad packet id 72
    12:48:52 [SEVERE]       at net.minecraft.server.Packet.a(Packet.java:73)
    12:48:52 [SEVERE]       at net.minecraft.server.NetworkManager.g(NetworkManager.
    java:149)
    12:48:52 [SEVERE]       at net.minecraft.server.NetworkManager.c(NetworkManager.
    java:259)
    12:48:52 [SEVERE]       at net.minecraft.server.NetworkReaderThread.run(SourceFi
    le:84)
    12:48:52 [INFO] /174.252.71.165:24142 lost connection
    >
    
    
    Whenever i try to connect from my phone, i get that in the server console. my phone says this message:

    Unable to connect to plugin.
    Ensure that you have installed the MobileAdmin plugin correctly and that your Minecraft Server is running.

    EDIT: Fixed it, had to forward port 5839
     
  16. Offline

    TGU_Roboto

    dose any one have this and have a server at xenonservers if so how you get it to work
     
  17. Offline

    toncihr

    How to fix this ?
    [SEVERE] 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:878)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:272)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  18. Offline

    TFE99

    it doesen't work i get this messege: make sure mobile admin is installed and the server is running and the plugin is installed and the server is running what should i do?
     
  19. Offline

    Master0r0

    Too be able to run this plugin on a dedicated server like the ones provided by xenonservers you will need to contact them to see if you can get a port opened on there network as this plugin uses a port for you to connect too seperate to the minecraft server port, usually dedicated server companies will not open them for you, but theres no harm in finding out.
     
  20. Offline

    ShiftEvolve

    Just bought the paid version and I love it.

    Zero issues on my EVO running Fresh (GB). Keep up the solid work!
     
  21. Got a new android this afternoon and bought the paid version.
    Run smoothly on my galaxy s2 :D

    Keep Updating and add more features!
     
  22. Offline

    mrvertigo27

    I attempted searching for this answer and came up empty, what does stats track exactly and in what syntax?
     
  23. Offline

    thernztrom

    Hows the compability with Dynmap 0.2.1 ?
    Since they chnaged from Google Map look to something else in the 0.2 release..
     
  24. Offline

    kmax99811

    First I'd like to say that I love the app!! I have been running this app for about a month now on my HTC Evo 3d with no problems, However yesterday I rooted my phone and since I have not been able to get this app to work, when I tried to open the app it would sit at a black screen. The widget showed green icon for the server but blank image for both players and time of day. I uninstalled and reinstalled twice and both time the app sits at an authentication, please wait screen. If I go exit the app and try to go back in I am left with the blank screen again. Any help would be greatly appreciated as I love the app. And please... no trolling with unroot messages
     
  25. Offline

    an0

    I'd like to purchase the paid app, but I can't seem to figure out how. Please help me give you money! :p

    EDIT: Oh, I think I get it. I can probably just buy the paid app from the Android Market and be done with it, eh? Doing so shortly!
     
  26. Offline

    alienkila10

    when i go under map widget it says the web page at true#enablechat=false might be temporarily down
     
  27. Offline

    Kinkajou

    I have a problem, I tried adding someone to my whitelist from the app and it did not happen, all I got was this in the server window:

    Show Spoiler
    Code:
    2011-08-20 23:16:47 [INFO] [BBROTHER] Removed 216 records older than 168h00m00s in 0h00m00s.
    2011-08-20 23:25:32 [INFO] I'm sorry, Dave, but I cannot let you do that.
    2011-08-20 23:25:32 [INFO] [MobileAdmin] KinkaDroid added PaperSpock to the whitelist.
    2011-08-20 23:25:32 [INFO] Reloaded white-list from file
    2011-08-20 23:25:32 [INFO] ConsoleCommandSender: Reloaded white-list from file
    2011-08-20 23:38:27 [INFO] [BBROTHER] Removed 217 records older than 168h00m00s in 0h00m00s.
    2011-08-20 23:45:35 [INFO] Creating user PaperSpock
    2011-08-20 23:45:35 [INFO] Disconnecting PaperSpock [/xxx.xxx.xxx.xxx:xxxxx]: You are not white-listed on this server!
    2011-08-20 23:46:19 [INFO] Disconnecting PaperSpock [/xxx.xxx.xxx.xxx:xxxxx]: You are not white-listed on this server!
    2011-08-20 23:48:43 [INFO] [MobileAdmin] KinkaDroid set the time to Day
    2011-08-20 23:48:58 [INFO] Disconnecting PaperSpock [/xxx.xxx.xxx.xxx:xxxxx]: You are not white-listed on this server!
    2011-08-20 23:55:38 [INFO] Stopping the server..
    
     
  28. Offline

    TrevIzSick

    Wish you could make it for iPhone. I lot more people have one and there would be more cutsomers. If you dont want to spend $99 to post the app. I suggest putting it on Cydia or some sort. But think about it. How many people own iPhone and Minecraft Servers, and paying $99 and putting it on the App Store that could give you a profit. You would earn more money on it too so the $99 you spent on is going to get you more than $99. Please consider :p
     
  29. Offline

    khamseen_air

    There is a bug with bukkit its self for adding players to the white list. It's been fixed in dev build 1062. :)
     
  30. Offline

    Chromana

    Hi, just a small issue. In the chat tab every time a new line comes in then it jumps the view down to the bottom of the chat (i.e. to the newest post). This means that viewing chat history while people are talking is impossible since the page is always jumping to the bottom. Any way to fix this?
     
  31. Offline

    krimin_killr21

    Me to!
     

Share This Page