[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

    ACStache

    Hey @mkaltner I noticed this line in my console from last night, but I don't know what it's trying to do.
    Code:
    [INFO] Invalid command (GET_PROPERTY mobileadmin-dynmapurl)
    My Dynmap I just recently updated to v0.27, and both the website and the client's map work just fine. It happened when no one was on and I'm the only one with the Mobile Admin for my server (and I was sleeping charging my phone).

    Ultimately, everything is working, but I figured I'd give you the heads up anyways :)
     
  3. Offline

    mkaltner

    Invalid command can occur when the plugin things your not logged in but the client does.
    I generally works itself out however and usually doesn't keep the app from working correctly.

    Sent you a message in case you'd like to try an update prior to release to see if it fixes the error you're seeing.

    I released v3.2.5 which I hope alleviates the instability some people were experiencing.

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

    justin2

    This seems like it would be a awesome plugins but it a little to confusing for me plus if i dont get the full features why bother
     
  5. Offline

    Boroko

    I have still problems with my phone app. It sill talks about I haven't buy it. And i have done that :S And i have try to reinstall the app. But do i also need to do it with the server plug-in ?
     
  6. Offline

    KoroshiyaHunter

    In that case, purchased! lol

    :Edit:
    I've had zero issues with this, so far. Works great. I love it. Great for when I need to handle something and I'm not at my computer. And takes less time than any SSH app I've tried. Not to mention it's all laid out nice and neat. A+
     
    Kinkajou likes this.
  7. Offline

    quickclay

    The author really offers fantastic support. He's worthy of the purchase, in my opinion. :)
     
    Kinkajou likes this.
  8. Offline

    justin2

    Is there any way someone could be kind enough and post a video on how to install this
     
  9. Offline

    Boroko

    Just don't mind my problem. Seems like it want to recognize my plug-in when i was on 3G net. Somehow it did not work when i was using the wireless.
     
  10. Offline

    mkaltner

    If you search YouTube for Minecraft Mobile Admin, you should find several videos.
     
  11. Offline

    nickstern

    I'm getting errors from bukkit:
    The users.xml file is giving me this:
    Code:
    2011-12-27 02:58:30 [SEVERE] Error occurred while enabling MobileAdmin v3.2.3 (Is it up to date?): null; expected '<document start>', but found BlockMappingStart
    expected '<document start>', but found BlockMappingStart
    in "<reader>", line 6, column 1:
    users:
    ^
    
    at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:231)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:109)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
    at org.bukkit.util.config.Configuration.load(Configuration.java:89)
    at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:88)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
    Oh, after some re-writing of the Users.config, I'm getting this:
    Code:
    2011-12-27 03:47:42 [SEVERE] Error occurred while enabling MobileAdmin v3.2.3 (Is it up to date?): java.util.LinkedHashMap cannot be cast to java.util.List
    java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.util.List
        at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:92)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Gah D:
     
  12. Offline

    zecheesy

    @mkaltner
    ummm.. I get that im unable to connect to plugin.
    I managed the users thing correctly.
    This is what it says on console

    Code:
    03:28:24 [INFO] [MobileAdmin] Loading server stats.
    03:28:24 [INFO] [MobileAdmin] Loading chat log.
    03:28:24 [INFO] [MobileAdmin] Loading users.
    03:28:24 [INFO] [MobileAdmin] Starting server...
    03:28:24 [INFO] [MobileAdmin] Version 3.2.3 is enabled!
    03:28:24 [INFO] [MobileAdmin] Server listening on *:5839
    This is what it says on properties:
    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=
    
    # 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
    This is what it says on my andriod:
    Can you please help me? I really need help. (Quote me if you find a solution please!)
     
  13. Offline

    mkaltner

    Appears to be some invalid characters in your file.
    Mind pasting it here (without the password of course)?

    Most likely a port forwarding/firewall issue.
    Make sure port 5839 is open and forwarding to the right ip address.

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

    zecheesy

    Wait how do you make sure it's open? Or open it?
     
  15. Offline

    mkaltner

    That's very difficult for me to answer.
    My honest advice is, you need to do some research before you ever expose a server to the internet.
    If you look at some of my apps market reviews, you see that some people get hacked.
    I can almost guarantee that this is related to people not knowing what they are doing when setting up a home server and exposing their network and computers to the outside world.

    With that said, perhaps I can point you in the right direction.

    If you're running a server at home, you need to start with your router and look at port forwarding.
    You likely had to do this to get your actual minecraft server visible via the internet in the first place.
    That or you used Hamachi to setup a private VPN, which I do not suggest unless it's a last resort.
    If you do use Hamachi, please note that my app cannot work because Android does not currently have any way to connect to your VPN.

    However, if you're leasing a server, you'll have to talk to whoever is hosting your server about what ports are open, if they'll open a port for you and what that port is.
     
    Kinkajou likes this.
  16. Offline

    zecheesy

    I'm not home-ran anymore. Will it work now?
     
  17. Offline

    Kinkajou

    Contact your host, tell them you need an additional port opened for your Minecraft server administration, if they ask why, tell them it's for Minecraft Mobile Admin. They SHOULD allow it, but they may not depending on who you have. Once they give you the port number that they opened for you go into your properties file and update with the port number they opened for you. Then update your login in the app with the new port number as well.
     
  18. Offline

    Cryser

    Hi,
    i bought this app two months ago und i use it daily. I bought it in the SlideMarket, because i don´t have an credit card.
    Now i have a big problem. I tried to update the app via the slidemarket android app, but it doesnt work. Sometimes it says that i didnt purchased the app and i must buy it :confused:. Sometimes it says that i bought it and get free updates, but then the update didnt work. Hope you can help me :)
     
  19. Offline

    godsyn

  20. Offline

    Bongmaster

    Hi i updated my Android app last night and now it wont connect, the widget says i have an invalid license :S i paid some time ago and been using it fine for months. but now it wont open or let me use it :S
    Edit:
    after a reinstall it runs and refuses to connect saying my server plugin has version mismatch and to install 3.2.3
    ...
    it is v 3.2.3 .. why wont it accept it? what has happened to break it?
     
  21. Offline

    Korrosive

  22. Offline

    mkaltner

    Does the app say that or the SlideME market?
    If it's the market and not my app, I suggest contacting them.

    Honestly, because I haven't updated it since setting it up.
    I plan to set it up very soon however.

    PM me your info (server and port) and I can verify what version you're running.
    If you like, you can also send username/password (create one for me if you like) and I can make sure I can connect.

    Thanks! :)

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

    youwereout

    purchased app on app store and it wont connect to my server. tested with wireshark and the app doesn't even reach the server. tested the port with nmap and the port is open and show an invalid command when port scanning in the bukkit logs. Why won't this app work? it says i have a valid license when i open the program. any ideas? phone: lg enlighten, tested open port from the phone.
     
  24. Offline

    mkaltner

    I like how you come on here and post this after giving my app a 1 star review before giving me the option of helping.
    Assuming this is your market comment that is. If not then I apologize...
    What port is the plugin configured to run on?
    Are you entering the same port number in the android app?
    Make sure that your android keyboard isn't adding spaces after the periods in the address you enter.
    If you like, PM me the details of your server (address and port) and I can see if I can connect to it.

    EDIT: The market comment says that you've tested that minecraft server is listening on the port... You're not trying to run mobile admin and minecraft server on the same port, or connect to the minecraft server port with the mobile admin client are you?
     
  25. Offline

    yas

    first of all thank you very much for putting effort and time in this project.
    now lets get to my issue.
    Im getting the following error:
    Code:
    174 recipes
    27 achievements
    >
    06:30:59 [INFO] Starting minecraft server version 1.0.1
    >
    06:30:59 [INFO] Loading properties
    >
    06:30:59 [INFO] Starting Minecraft server on "edited out my server ip"
    >
    06:30:59 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    >
    06:30:59 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    >
    06:30:59 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    >
    06:30:59 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
    >
    06:30:59 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    >
    06:30:59 [INFO] MLog clients using java 1.4+ standard logging.
    >
    06:30:59 [INFO] Preparing level "world"
    >
    06:30:59 [INFO] Default game type: 0
    >
    06:31:00 [INFO] Preparing start region for level 0 (Seed: -851928358810833331)
    >
    06:31:00 [INFO] Preparing start region for level 1 (Seed: -851928358810833331)
    >
    06:31:01 [INFO] Preparing spawn area: 36%
    >
    06:31:01 [INFO] Preparing start region for level 2 (Seed: -851928358810833331)
    >
    06:31:02 [INFO] WorldEdit 5.0 enabled.
    >
    06:31:02 [INFO] WEPIF: Using the Bukkit Permissions API.
    >
    06:31:02 [INFO] WEPIF: Using the Bukkit Permissions API.
    >
    06:31:02 [INFO] [MobileAdmin] Loading server stats.
    >
    06:31:02 [INFO] [MobileAdmin] Loading chat log.
    >
    06:31:02 [INFO] [MobileAdmin] Loading users.
    >
    06:31:02 [SEVERE] Error occurred while enabling MobileAdmin v3.2.3 (Is it up to date?): java.lang.Long cannot be cast to java.lang.String
    java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.String
            at net.kaltner.MobileAdmin.MobileAdmin.onEnable(MobileAdmin.java:94)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    >
    06:31:02 [INFO] File not found: plugins/Essentials/jail.yml
    >
    06:31:02 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    >
    06:31:02 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    >
    06:31:02 [INFO] File not found: plugins/Essentials/spawn.yml
    >
    06:31:02 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
    >
    06:31:02 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
    >
    06:31:02 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    >
    06:31:03 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
    >
    06:31:03 [INFO] [dynmap] Using Bukkit Permissions (superperms) for access control
    >
    06:31:03 [INFO] [dynmap] Loaded 14 shaders.
    >
    06:31:04 [INFO] [dynmap] Loaded 82 perspectives.
    >
    06:31:04 [INFO] [dynmap] Loaded 7 lightings.
    >
    06:31:04 [INFO] [dynmap] Loaded 3 maps of world 'world'.
    >
    06:31:04 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
    >
    06:31:04 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
    >
    06:31:04 [INFO] [dynmap] Dynmap WebServer started on
    >
    06:31:04 [INFO] [dynmap] version 0.27-663 is enabled
    >
    06:31:04 [INFO] Server permissions file permissions.yml is empty, ignoring it
    >
    06:31:04 [INFO] Done (0.447s)! For help, type "help" or "?"
    >
    >>
    
    
    got the latest bukkit running on my server.
     
  26. Offline

    mkaltner

    Did you happen to set an all numeric password?
     
  27. Offline

    yas

    for the second account. yes.
     
  28. Offline

    mkaltner

    That's likely the problem then. Change it to something alphanumeric...
     
  29. Offline

    yas

    already fixed that. thank you!
    but now it says this:
    Code:
    2012-01-01 07:02:27 [INFO] [MobileAdmin] Loading server stats.
    2012-01-01 07:02:27 [INFO] [MobileAdmin] Loading chat log.
    2012-01-01 07:02:27 [INFO] [MobileAdmin] Loading users.
    2012-01-01 07:02:27 [INFO] [MobileAdmin] Starting server...
    2012-01-01 07:02:27 [INFO] [MobileAdmin] Version 3.2.3 is enabled!
    2012-01-01 07:02:27 [SEVERE] [MobileAdmin] Could not listen on port: 5839
    java.net.BindException: Address already in use
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:374)
        at java.net.ServerSocket.bind(ServerSocket.java:376)
        at java.net.ServerSocket.<init>(ServerSocket.java:237)
        at net.kaltner.MobileAdmin.AdminServer.run(AdminServer.java:80)
    2012-01-01 07:02:27 [INFO] [MobileAdmin] Server listening on *:5839
    2012-01-01 07:02:27 [SEVERE] Exception in thread "Thread-7"
    2012-01-01 07:02:27 [SEVERE] java.lang.NullPointerException
    2012-01-01 07:02:27 [SEVERE]     at net.kaltner.MobileAdmin.AdminServer.run(AdminServer.java:90)
    its a paid server. should I change the port to something higher? and what port would you suggest?
     
  30. Offline

    mkaltner

    Yeah, looks like someone is already using the default port.
     
  31. Offline

    yas

    thank you once again and oh happy new year =)
    now I seem to be having an issue with the app on my phone though.
    says this in german :
    it is running on the server though.
     

Share This Page