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

    Samg381

    [SEVERE] Error occured while trying to enable Pail 0.7.5. (Is it up to date?)

    Dont worry, your god now.

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

    MaZ18

    The 0.8 version works, but I would REALLY want a new, updated, NEW version!
    Pleeeeease?!
     
  4. Offline

    Yagman5000

    broken dl link?
     
    whebzy likes this.
  5. Offline

    BiuerBoris

    When do you update it to Minecraft 1.2.3?
    If it's already done, I can't get it working...
    My server says: Is is up to date?
     
    whebzy likes this.
  6. Offline

    snipercrowbar

    it is. look 7, 8 posts up :p

    sweet gui
     
    wetfoxx likes this.
  7. Offline

    Dragonowy

    Where can I find Advenced Pail ?
     
  8. Offline

    pacmanpacks

    Minecraft 1.2.4 Server
    Preconfigured bukkit server with home spawn plus, pail server and anti x-ray mods added
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 13, 2016
  9. Offline

    BlueShark9

    alright so I tried running the server, and it's not opening the Pail window, and it gives me this error, it just runs the CMD, it use to open the pail window when I tried just clicking on the .jar and it use to work but now the pail window won't come up when I click on the Jar.
    I downloaded the 1.2.4 reccomended build, craftbukkit-1.2.4-R1.0,
    i'm running these plugins,
    essentials, lockette, messagechanger, pail, pailplus, and weather control.


    here is the error from the CMD.

    >Pail
    16:24:30 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'pail
    ' in plugin Pail v0.7.5
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.
    java:469)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
    at me.escapeNT.pail.Pail.onCommand(Pail.java:146)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 7 more
     
  10. Offline

    Sir_BuildAlott

    Please update to R1.0 :D
     
  11. Offline

    GamerX

    It might look like this plugin dev. has stopped working on Pail :(
    Thread last updated Oct 4, 2011 and the GitHub page is not existing any more.
     
  12. Offline

    zodeoo

    AMAZING! But why have you stopped updating it? Theres been about 1000 builds of Bukkit after the one this is for!
     
  13. Offline

    BiuerBoris

    Please update :eek:
    I really want Pail again!
    It is so confusing without Pail!
     
  14. Offline

    silversm

    PLEASE UPDATE!!!!!!!!!!!!!!
     
  15. Offline

    Jowned195

    what happened to all the good plugins from before the official realese? (pail including) they were the only reason i even bothered with this game
     
  16. Offline

    ZeroZX4

  17. Offline

    Wongskeez

    Update please?
     
  18. Offline

    Jackblue

    I have a problem, pail's time is not correct.
    I have a vps with debian 6 squeeze and i have the good time on server but not in pail ...
    Thx for your future help !
     
  19. Offline

    Royalgamer06

  20. Offline

    ZeroZX4

  21. Offline

    Sir_BuildAlott

    Please update your AMAZING plugin I give you 100% support on it!
     
  22. Offline

    ZeroZX4

    look at my post above
     
  23. Offline

    Sir_BuildAlott

    Last edited by a moderator: May 18, 2016
  24. Offline

    ZeroZX4

    next time just try before you say it dont work
    and pail plus is addon for pail so just better download and run both at a time

    [​IMG]
     
  25. Offline

    jso017

    Update it pretty please :'(
     
  26. Offline

    ZeroZX4

    jso017 likes this.
  27. Offline

    jso017

  28. Offline

    ZeroZX4

  29. Offline

    jso017

    ------------------------
    Hi, I just met you
    And this is crazy
    But there's the kitchen
    A sandwich maby?
    -------------------------
    Pretty please? And you will be forever mine?[cake]


     
  30. Offline

    ZeroZX4

    more like

     
  31. Offline

    daboross

    Whenever I start up the server with pail, I get this:

    12:33:24 [SEVERE] Error occurred while enabling Pail v0.7.5 (Is it up to date?)
    java.lang.NoSuchMethodError: me.escapeNT.pail.Pail.getConfiguration()Lorg/bukkit/util/config/Configuration;
    at me.escapeNT.pail.config.General.<clinit>(General.java:18)
    at me.escapeNT.pail.Pail.onEnable(Pail.java:83)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    I am using craftbukkit 1.2.5-4.0.
    This is what I get from uname -a && java -version
    Linux Newlanders 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    java version "1.7.0_05"
    Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
    Is it because I am using linux? pail worked fine when I ran the server on windows.
     

Share This Page