Inactive [ADMN/DEV] Pail v0.7.5 - The simplest and most extensible Bukkit GUI [1.0.1]

Discussion in 'Inactive/Unsupported Plugins' started by escape, Aug 7, 2011.

  1. Offline

    escape

    Pail
    The interface for and by the people
    [​IMG]
    What is it?
    Pail is a Java swing Graphical User Interface designed specifically for bukkit.
    Why is it different?
    • Pail is written as a plugin, meaning the same, simple drag-and-drop install server owners have come to know.
    • Pail uses pure Java and no external libraries, eliminating the need for any dependencies.
    • Pail is designed for bukkit servers, allowing more control than any vanilla server GUI.
    • Pail is extensible! Other plugins can hook into Pail to add their own interfaces, creating a single place for server admins to manage their server and players.
    • Pail is completely cross-platform.
    What can other plugins do?
    Pail opens up many opportunities for plugin developers to take advantage of. Plugins can be written solely to add functionality to Pail, or Pail support can be integrated easily into existing plugins. Just imagine being able to edit your permissions groups, view server performance, or manage your world's economy all from a single interface!

    ===============================
    For Developers:
    You can start developing for Pail now! The API currently consists of several methods for adding your components to the interface. To add a tab for your plugin to the Pail GUI, pass the title of your plugin's tab and the JPanel containing your interface to:​

    Code:
    PluginManager pm = this.getServer().getPluginManager();
    ((Pail)pm.getPlugin("Pail")).loadInterfaceComponent("Title", new JPanel());
    For more method descriptions, the JavaDoc is available here.

    Installation:
    Just drop Pail.jar into your plugins folder. That's it!

    Features:
    • Convenient access to player related functions
    • Interface for editing server settings
    • Command buffer to recall recent console commands by pressing up and down
    • Waypoint system for teleporting players
    • Searchable console (with regular expression support)
    • Much more!
    Commands:
    • Pail - Reopens the Pail GUI through the console
    Screenshots:
    Show Spoiler

    [​IMG]

    [​IMG]
    [​IMG]



    Todo:
    • Support for remote hosted servers (milestone 1.0)
    Credits:

    Pail has been brought to you by
    With contributions by
    Changelog:
    Version 0.7.5
    • Craftbukkit RB1240 support
    • Implemented simple gui api (docs coming soon)
    Version 0.7.4
    • Reimplemented CB1185 support
    Version 0.7.3 (Not promoted)
    • Fixed interface not loading bug
    Version 0.7.2
    • Minecraft 1.8.1 compatability (Craftbukkit RB 1185)
    • Added manual backup option
    • Added "say" option for console input
    • Possible fix for the gui not loading occasionally on server launch
    Show Spoiler

    Version 0.7.1
    • Fixed the 'apple.eawt' bug on startup
    • Added language API
    • Window can now be resized
    Version 0.7
    • Features:
      • 8 new menu options
      • Automatic translations for more than 30 languages via Google translate API
      • Console is now searchable via Find option (ctrl+F)
      • Text from the console can be copied via ctrl+C
      • Mac integration improvments
      • Players' faces are displayed next to their names
      • OP/Deop is context sensitive
      • Player names bolded in the console
      • Minor interface refinements
    • Fixes:
      • Fixed labels being cut off on some systems
      • Give now works properly with non-vanilla items
      • Fixed exceptions starting up when the interface takes too long to load
      • Enable is now thread-safe
    Version 0.6
    • Implemented skin switching in the settings
    • Fixed a bug when giving non-standard items
    • Fixed occasional NPE on startup
    • Maven integration
    Version 0.5.2
    • Added Waypoint API
    • UTF-8 support in the console
    • Interface now matches more closely with the native OS
    Version 0.5.1
    • Color support in the console
    • Fixed a bug when the craftbukkit version can't be determined
    • Autoscrolling now works properly in all situations
    Version 0.5
    • Server stop, reload, and save-all moved to Server menu
    • Added one-click auto update
    • Fixed console not scrolling down when text is added (thanks feildmaster)
    Version 0.4.1_1
    • Patched a bug in the teleport dialog
    Version 0.4.1
    • Fixed several bugs including:
      • Kill command not working
      • Command buffer skipping commands
      • Rare exceptions on disabling or reloading the plugin
    Version 0.4
    • Created waypoint system for teleporting players
    • Added command buffer to reuse recent console commands
    • Message, kick, and ban moved to player menu
    • Optimized the way settings are loaded
    • Several bugfixes and optimizations
    • Support for CB b1060
    Version 0.3.2
    • Bugfixes
    • Server IP is now configurable in settings
    Version 0.3.1
    • Several small bugfixes
    • About window shown by clicking pail version
    Version 0.3
    • Added settings section for hiding/showing tabs by other plugins
    • New API methods
    • Small optimizations and bugfixes
    Version 0.2
    • Added graphical item chooser
    • Added getInterfaceComponent to API
    • Refactoring and bugfixes
    Version 0.1
    • Preview release



    Download Pail 0.7.5 beta
    Latest dev build (unstable)
    [​IMG]

    EDIT: removed external links. Please use http://dev.bukkit.org/server-mods/pail/
     
  2. Offline

    dak393

    LOVING the updates :D (like CButD) could I make a request to have one tab that includes only warnings ([severe] or maybe options on what level you want in there) that would make seeing the problems I have much easier so I can fix them faster :)
     
    pengh likes this.
  3. Offline

    escape

    I actually already have that on my list of things to do so you'll definitely see that soon!
     
  4. Offline

    feildmaster

    Which server stats are you looking for?
     
  5. Offline

    pengh

    crafty displays mem used/max, cpu% and threads.
     
  6. Offline

    feildmaster

    That's what I'll be adding. (In AdvancedPail)
     
  7. Offline

    escape

    Just pushed out 0.3.1, mainly a small bugfix release. I'll be away tomorrow through sunday so I'll have internet access but no coding. When I get back I'll start working on some of the features I have lined up.
     
  8. Offline

    Zarius

    Should chat messages appear in the Pail window? On 0.3 I wasn't seeing these at all - will test 0.3.1 when I get home.
     
  9. Offline

    escape

    It should, always has for me.
     
  10. Offline

    feildmaster

    @escape : I'll report this as a bug. Because you should have a work around for it:

    [Warning] Unexpected exception while parsing console command (executing `reload`)
    at me.escapeNT.pail.util.ServerReadyListener.publish(ServerReadyListener.java:22);

    ^ Was trimmed quite a bit, but I'll tell you how to reproduce it.
    1- Start server​
    2- Install pail​
    3- Reload​
     
  11. Offline

    escape

    @feildmaster Strange, it didn't happen for me when I did that. Was it a one-off thing or does it happen every time you try? Also, does it load normally after that or not?
     
  12. Offline

    feildmaster

    @escape : it loads, but it gives the error. (And it gives the error every reload)

    This is using your 0.3.1.
     
  13. Offline

    escape

    @feildmaster Does it persist after stopping the server too? I deleted all the pail stuff, started the server, put the jar in and reloaded but didn't get it. (using 0.3.1)
     
  14. Offline

    feildmaster

    Stopping? No. Only when it "loads" for the first time (in a reload).

    I'll try some more testing in a while... Time for work.
     
  15. Offline

    escape

    @feildmaster
    By stopping I meant stopping it and loading it again. But oh well, time for sleep for me lol
     
  16. Offline

    ChaosDruid

    Hey this is awesome man! Thanks alot! I just have one question. Am I able to close out of terminal while this is running? I have a LaunchServer.command
     
  17. Offline

    Justin17

    Could you make it so you can scroll up and down through past commands? Awesome plugin btw :)
     
    pengh likes this.
  18. Offline

    dak393

    No it has to be running as that is your actual server pail is just a plugin gui that makes it look nice. Just minimize the terminal window :)
     
  19. Offline

    Zarius

    +vote for this :)
     
  20. Offline

    feildmaster

    After Careful delegation (and much frustration), I have discovered that CPU Usage is a SCAM.

    There is no real way to monitor said usage. So advanced pail will be without that, until I see some ridiculous code I can use. :)

    A little preview of "Advanced Pail"
    Show Spoiler
    [​IMG]


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

    Zarius

    Looks good :)
     
  22. Offline

    feildmaster

    all that after 5 hours of playing with "CPU Usage," 1 hour of Memory/Thread testing, and 2 hours of trying to get memory/threads to update every second... :p

    OH:
    and an hour of fighting with placement in JPanel. F*ck some manual placement. It's like the hardest thing in the world to do.

    I had to go with this layout after fighting with another one.
     
  23. Offline

    Zarius

    @feildmaster

    Sounds like fun :/ I'm gonna have to work out the JPanel stuff soon too :)
     
  24. Offline

    Onrefni

    Looks amazing, so downloading this when I get to my server!
    @feildmaster when do you think you'll have AdvancedPail ready? )
     
  25. Offline

    escape

    netbeans GUI builder is a wonderful thing :p
     
  26. Offline

    ChaosDruid

    Thanks for the reply!
     
  27. Offline

    firemouse13

    When I turn on my server it gives me this:
    Code:
    2011-08-11 13:10:38 [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-11 13:10:38 [INFO] Loading properties
    2011-08-11 13:10:38 [INFO] Starting Minecraft server on 5.232.231.127:25565
    2011-08-11 13:10:38 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-08-11 13:10:38 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-08-11 13:10:38 [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.
    2011-08-11 13:10:38 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-08-11 13:10:38 [INFO] This server is running Craftbukkit version null (MC: 1.7.3)
    2011-08-11 13:10:38 [INFO] [Armageddon 2.3] initialized
    2011-08-11 13:10:39 [SEVERE] ebean.properties not found
    2011-08-11 13:10:39 [INFO] DataSourcePool [DimensionDoor] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-08-11 13:10:39 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-08-11 13:10:40 [INFO] Entities enhanced[0] subclassed[1]
    2011-08-11 13:10:41 [INFO] [BaseBukkitPlugin 1.5] initialized
    2011-08-11 13:10:41 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-11 13:10:41 [INFO] [Pail] Pail 0.3.1 Enabled
    2011-08-11 13:10:41 [INFO] Preparing level "world"
    2011-08-11 13:10:41 [INFO] Preparing start region for level 0 (Seed: -6367072827003188178)
    2011-08-11 13:10:42 [INFO] Preparing spawn area: 48%
    2011-08-11 13:10:43 [INFO] Appleseed: ShowErrorsInClient=true
    2011-08-11 13:10:43 [INFO] Appleseed: DropInterval=60 seconds
    2011-08-11 13:10:43 [INFO] Appleseed: MaxUncollectedItems=6
    2011-08-11 13:10:43 [INFO] Appleseed: WandItem=wood_hoe
    2011-08-11 13:10:43 [INFO] Appleseed: FertilizerItem=bone_meal
    2011-08-11 13:10:43 [INFO] Appleseed: MinimumTreeDistance=disabled
    2011-08-11 13:10:43 [INFO] Appleseed: TreeTypes=(apple,cocoa_beans,golden_apple,cookie)
    2011-08-11 13:10:43 [INFO] Appleseed: Permissions 3.1.5 found
    2011-08-11 13:10:43 [INFO] Appleseed: 0 trees loaded in world world.
    2011-08-11 13:10:43 [INFO] Appleseed version 0.6.3 is enabled!
    2011-08-11 13:10:43 [INFO] [Armageddon 2.3] Unfamiliar version string null (MC: 1.7.3)
    2011-08-11 13:10:43 [INFO] [Armageddon 2.3] Using Permissions' permissions
    2011-08-11 13:10:43 [INFO] [Permissions] version [3.1.5] (Yeti)  loaded
    2011-08-11 13:10:43 [INFO] [Armageddon 2.3] enabled.
    2011-08-11 13:10:43 [INFO] [BackToBody] v2.3 has been enabled.
    2011-08-11 13:10:43 [INFO] bLift version 1.1 is enabled!
    2011-08-11 13:10:43 [INFO] [ColorMe] v2.2 has been enabled.
    2011-08-11 13:10:43 [INFO] [CustomMusic] 2 Jukeboxe(s) loaded.
    2011-08-11 13:10:43 [INFO] [CustomMusic] Permissions enabled using: Permissions v3.1.5
    2011-08-11 13:10:43 [INFO] [CustomMusic] Starting servers on port 4224-4227...
    2011-08-11 13:10:43 [INFO] CustomMusic version 0.6b is enabled!
    2011-08-11 13:10:43 [INFO] [DimensionDoor] DimensionDoor v1.2.0 is enabled!
    2011-08-11 13:10:43 [INFO] [DimensionDoor] - Permissions found (Permissions v3.1.5)
    2011-08-11 13:10:43 [INFO] [DimensionDoor] - Applying configuration for world
    2011-08-11 13:10:43 [INFO] Preparing start region for level 1 (Seed: -2446541335572899333)
    2011-08-11 13:10:44 [INFO] Preparing spawn area for nether, 93%
    2011-08-11 13:10:44 [INFO] Appleseed: 0 trees loaded in world nether.
    2011-08-11 13:10:44 [INFO] [DimensionDoor] - Applying configuration for nether
    2011-08-11 13:10:44 [INFO] [DimensionDoor] 2 worlds configured!
    2011-08-11 13:10:44 [INFO] [GlobalShop] by Phate. Plugin Enabled. (version 0.5.2)
    2011-08-11 13:10:45 [INFO] [GlobalShop] Good. iConomy found.
    2011-08-11 13:10:45 [INFO] [GlobalShop] Loading Configuration...
    2011-08-11 13:10:45 [INFO] [GlobalShop] Configuration loaded.
    2011-08-11 13:10:45 [INFO] [GlobalShop] Permission system found and successfully hooked into.
    2011-08-11 13:10:45 [INFO] [HeroicDeath] 1.8.2.157 enabled.
    2011-08-11 13:10:45 [INFO] [HeroSpawn] Permissions system detected!
    2011-08-11 13:10:45 [INFO] [HeroSpawn] Version 0.2 Enabled
    2011-08-11 13:10:45 [INFO] [iConomy] Logging is currently disabled.
    2011-08-11 13:10:45 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-08-11 13:10:45 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-08-11 13:10:45 [INFO] [BackToBody] hooked into iConomy.
    2011-08-11 13:10:45 [INFO] [ColorMe] hooked into iConomy.
    2011-08-11 13:10:45 [INFO] [iConomy] hooked into Permissions.
    2011-08-11 13:10:45 [INFO] [Jail] Loaded 1 jail zones.
    2011-08-11 13:10:45 [INFO] [Jail] Loaded 0 prisoners.
    2011-08-11 13:10:45 [INFO] [Jail] Loaded 0 cells.
    2011-08-11 13:10:45 [INFO] [LazyRoad] : Version 0.6.0 beta is enabled!
    2011-08-11 13:10:46 [INFO] [LoginMessages] Version 1.0 Is Enabled!
    2011-08-11 13:10:46 [INFO] [mcMMO] Permissions version 3.1.5 found, using Permissions.
    2011-08-11 13:10:46 [INFO] Loading Config File...
    2011-08-11 13:10:50 [INFO] [mcMMO] Permissions version 3.1.5 found, using Permissions.
    2011-08-11 13:10:50 [INFO] mcMMO version 1.0.40 is enabled!
    2011-08-11 13:10:50 [INFO] [MeteorShower] version 1.0.1 has been enabled!
    2011-08-11 13:10:50 [INFO] [MobBounty] v4.05 (Oxygen) enabled.
    2011-08-11 13:10:50 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-08-11 13:10:50 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
    2011-08-11 13:10:50 [INFO] [MobBounty] Config loaded.
    2011-08-11 13:10:50 [INFO] [MobBounty] Permission plugin was found (Permissions v3.1.5).
    2011-08-11 13:10:50 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
    2011-08-11 13:10:50 [INFO] mobSpawner 1.7.3 enabled
    2011-08-11 13:10:50 [INFO] [MYHOME] 6 homes loaded
    2011-08-11 13:10:50 [INFO] [MYHOME] Permissions enabled using: Permissions v3.1.5
    2011-08-11 13:10:50 [WARNING] [MYHOME] Help plugin not detected. Only providing help via /home help.
    2011-08-11 13:10:50 [INFO] [MYHOME] MyHome 2.0 enabled
    2011-08-11 13:10:50 [INFO] Pigasus: Permissions 3.1.5 found
    2011-08-11 13:10:50 [INFO] Pigasus v0.1 is enabled for worlds: [world]
    2011-08-11 13:10:50 [INFO] [PSS] Permissions 3.1.5 found.
    2011-08-11 13:10:50 [INFO] [PSS] PlayerStatusSigns version 0.4.1 loaded.
    2011-08-11 13:10:50 [INFO] [Residence] Found Permissions Plugin!
    2011-08-11 13:10:50 [INFO] [Residence] Successfully linked with iConomy!
    2011-08-11 13:10:50 [INFO] [Residence] Loaded Residences...
    2011-08-11 13:10:50 [INFO] [Residence] Enabled! Version 2.3.7 by bekvon
    2011-08-11 13:10:50 [INFO] RocketBoots v0.3.6 enabled!
    2011-08-11 13:10:50 [INFO] SignColours version 0.9 by ichingpow enabled.
    2011-08-11 13:10:50 [INFO] [SignShop] Hooked into Permissions
    2011-08-11 13:10:50 [INFO] [SignShop] v1.2 enabled
    2011-08-11 13:10:50 [INFO] [SignShop] hooked into iConomy.
    2011-08-11 13:10:50 [INFO] [Fast Mining] Permissions enabled
    2011-08-11 13:10:50 [INFO] [Spider Jockey] Spider Jockey V0.1 Started
    2011-08-11 13:10:50 [INFO] Volcano 0.81 is enabled!
    2011-08-11 13:10:50 [INFO] War> War v1.6 (de Gaulle) PREVIEW 5 is on.
    2011-08-11 13:10:50 [INFO] [BaseBukkitPlugin 1.5] Unfamiliar version string null (MC: 1.7.3)
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] === ENABLE START ===
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] Loading conf from disk
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] Loading players from disk
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] Loading factions from disk
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] Loading board from disk
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] Found and will use plugin Permissions v3.1.5
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] Hooked into iConomy, but interface is currently disabled ("econIConomyEnabled": false).
    2011-08-11 13:10:51 [INFO] [Factions v1.4.5] === ENABLE DONE (Took 372ms) ===
    2011-08-11 13:10:51 [INFO] [MobArena] Payment method found (iConomy version: 5)
    2011-08-11 13:10:51 [INFO] [MobArena] v0.93.4 enabled.
    2011-08-11 13:10:51 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-11 13:10:51 [INFO] Done (1.018s)! For help, type "help" or "?"
    2011-08-11 13:10:51 [SEVERE] java.lang.StringIndexOutOfBoundsException: String index out of range: -5
    2011-08-11 13:10:51 [SEVERE]     at java.lang.String.substring(Unknown Source)
    2011-08-11 13:10:51 [SEVERE]     at me.escapeNT.pail.GUIComponents.SettingsPanel.parseCraftVersion(SettingsPanel.java:44)
    2011-08-11 13:10:51 [SEVERE]     at me.escapeNT.pail.GUIComponents.SettingsPanel.<init>(SettingsPanel.java:31)
    2011-08-11 13:10:51 [SEVERE]     at me.escapeNT.pail.util.ServerReadyListener.publish(ServerReadyListener.java:20)
    2011-08-11 13:10:51 [SEVERE]     at java.util.logging.Logger.log(Unknown Source)
    2011-08-11 13:10:51 [SEVERE]     at java.util.logging.Logger.doLog(Unknown Source)
    2011-08-11 13:10:51 [SEVERE]     at java.util.logging.Logger.log(Unknown Source)
    2011-08-11 13:10:51 [SEVERE]     at java.util.logging.Logger.info(Unknown Source)
    2011-08-11 13:10:51 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:153)
    2011-08-11 13:10:51 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    2011-08-11 13:10:51 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-11 13:10:51 [SEVERE] Unexpected exception
    java.lang.StringIndexOutOfBoundsException: String index out of range: -5
        at java.lang.String.substring(Unknown Source)
        at me.escapeNT.pail.GUIComponents.SettingsPanel.parseCraftVersion(SettingsPanel.java:44)
        at me.escapeNT.pail.GUIComponents.SettingsPanel.<init>(SettingsPanel.java:31)
        at me.escapeNT.pail.util.ServerReadyListener.publish(ServerReadyListener.java:20)
        at java.util.logging.Logger.log(Unknown Source)
        at java.util.logging.Logger.doLog(Unknown Source)
        at java.util.logging.Logger.log(Unknown Source)
        at java.util.logging.Logger.info(Unknown Source)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:153)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Can anyone help me with this?
     
  28. Offline

    Onrefni

    Is there a way to download it besides bit.ly? that's blocked for me -_-
     
  29. Offline

    pengh

    Indeed a command buffer for the input field would rock.

    crafty displays cpu fine, and it shows it accurately according to process explorer's listing of it.

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

    feildmaster

    I looked at their CPU monitor, and It jumped quite a bit. At one point it stayed at 8%, then jumped down to 1% (which shouldn't have happened).

    Also, I tried using their code and got 0% every time. I'll mess with CPU later.

    @escape : Would you consider adding "Message" "Kick" and "Ban" under individual players? :)

    It'd make it look nicer, and you can make the player list longer. :D
     
  31. Offline

    Hubok

    Whenever I try to use Pail, the GUI loads, yet I receive this error:
    Code:
    18:47:46 [SEVERE] java.lang.NumberFormatException: For input string: ""
    18:47:46 [SEVERE] 	at java.lang.NumberFormatException.forInputString(Unknown Source)
    18:47:46 [SEVERE] 	at java.lang.Integer.parseInt(Unknown Source)
    18:47:46 [SEVERE] 	at java.lang.Integer.parseInt(Unknown Source)
    18:47:46 [SEVERE] 	at me.escapeNT.pail.GUIComponents.SettingsPanel.loadConfig(SettingsPanel.java:92)
    18:47:46 [SEVERE] 	at me.escapeNT.pail.GUIComponents.SettingsPanel.<init>(SettingsPanel.java:39)
    18:47:46 [SEVERE] 	at me.escapeNT.pail.util.ServerReadyListener.publish(ServerReadyListener.java:20)
    18:47:46 [SEVERE] 	at java.util.logging.Logger.log(Unknown Source)
    18:47:46 [SEVERE] 	at java.util.logging.Logger.doLog(Unknown Source)
    18:47:46 [SEVERE] 	at java.util.logging.Logger.log(Unknown Source)
    18:47:46 [SEVERE] 	at java.util.logging.Logger.info(Unknown Source)
    18:47:46 [SEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:153)
    18:47:46 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    18:47:46 [SEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:47:46 [SEVERE] Unexpected exception
    I'm running Bukkit build 1000. What's wrong?
     

Share This Page