[INACTIVE] BananaBanner v1 - Create server banners for yourself featuring live player stats [818]

Discussion in 'Inactive/Unsupported Plugins' started by codename_B, May 25, 2011.

  1. Offline

    codename_B

    BananaBanner v1
    Banner creation, without the webhosting.

    ONLY USE THIS IF YOU HAVE A WEBHOST LIKE NGINX ON THE SAME IP AS YOUR SERVER!!!!



    [​IMG]
    This plugin was requested on #bukkit for people who already have their own webhost.


    Usage:
    • Download BananaBanner.jar and install in /plugins
    • Run the server once, then stop it.
    • Configure plugins/BananaBanner/Config.txt with options to suit you, including text-color and the directory you wish image.png to be served in.
    • Choose which theme you want, and place BukkitHTTPD.jpg in plugins/BananaBanner/
    • There are several configurable options in Config.txt hopefully self-explanatory
    Code:
    server-name=Localhost Test Server
    server-dns=localhost
    text-color=000000
    Current Themes:
    • These are all the themes that I have created/have been created for you by players.
    [​IMG]
    Simple dirt theme. Just replace BukkitHTTPD.jpg with this.
    [​IMG]
    Simple sand theme. Just replace BukkitHTTPD.jpg with this.
    [​IMG]
    Elegance theme by @eastonch with no branding. Just replace BukkitHTTPD.jpg with this.
    [​IMG]
    Simple minecraft theme. Just replace BukkitHTTPD.jpg with this.
    [​IMG]
    Flow theme. Just replace BukkitHTTPD.jpg with this.

    Download:
    A bit more about:
    • This plugin is just a simple fork of BukkitHTTPD to allow people who have their own webhost the same fun banner creation powers!
    • If you don't have your own webhost, then you should definately use BukkitHTTPD instead of this plugin. This plugin adds no extra functionality, it is the banner creator MINUS the webhosting and stats.
    Changelog:
    • 25/05/2011 - v1: Forked from BukkitHTTPD
     
    Jayjay110 likes this.
  2. Offline

    dreadiscool

    nice, ill try it out when I get home
     
  3. Offline

    Pim1234

    Code:
    22:38:38 [SEVERE] Exception in thread "Thread-13"
    22:38:38 [SEVERE] java.lang.NullPointerException
    22:38:38 [SEVERE]     at com.ubempire.BananaBanner.ImageCreator.main(ImageCreator.java:44)
    22:38:38 [SEVERE]     at com.ubempire.BananaBanner.BananaBannerThread.run(BananaBannerThread.java:108)
    22:38:38 [SEVERE]     at java.lang.Thread.run(Thread.java:680)
    
     
  4. Offline

    andreblue

    what ver of craftbukkit?
    Title says it was tested on 803
     
  5. Offline

    Tickety86

    Im a little confused to what how this plugin works? Iv installed it all correctly no error iv got my banner generated but now what? I wanted to put htis banner on the minecraft forums on my server thread but i dont see how it would update its self?
     
  6. Offline

    codename_B

    You need a webhost, you direct it to the directory of the webhost. If you don't have a webhost and wish to have this, use BukkitHTTPD!

    Looks like you can't follow instructions.

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

    godsyn

    Request : make the plugin list text customizable.
     
  8. Offline

    codename_B

    Which text? What aspect of the text?
     
  9. Offline

    godsyn

    I'd like to choose what plugins are displayed.
    It could also be handy to place info (a short quip about the server) it its place.
     
  10. Offline

    codename_B

    Hmmmm, but that would also be extra work for server owners to setup - and most server owners won't even want to setup one or two lines in a Config file.
    If you wish to add those things, the source is there for you to play with :)
     
  11. Offline

    godsyn

    I'm not a developer. I imagined any customization would be off by default.
     
  12. Offline

    codename_B

    Still, it's just extra things to be nagged about by people, also you'll get those horrible people faking their plugins.
     
  13. Offline

    Darkvoltage3

    so do you get to create your own banner if so how do you upload it to craftbukkit or minecraft.net?
     
  14. Offline

    codename_B

    Did you even read the bright red writing?
    OMG.

    How can I make it any more clear?
     
  15. Offline

    Darkvoltage3

    ok whats a webhost then?
     
  16. Offline

    vYN

    banana man!!! i love you'r plugins :D
     
  17. Offline

    jamietech

    @codename_B would it be possible to be able to choose which plugins get listed? I don't need people seeing all of my plugins. Some names are too long to fit and I have a fair few plugins installed too. :p
     
  18. Offline

    codename_B

    http://www.google.co.uk/search?q=wh...s=org.mozilla:en-GB:official&client=firefox-a
    I really wonder about the state of mankind when someone can't do something as simple as type their question into a leading search engine and read the title of the first result to get an answer, rather than being some 12 year old kid feeling entitled to an answer on a thread.
    The source is in the .jar, you're free to do what you want with it :)

    thanks
    :D

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

    Darkvoltage3

    well if you know me well im a lazy person :p
     
  20. Offline

    jamietech

    I can't code java! I only use the best plugins from the plugin list :p
     
  21. Offline

    tomgsx

    So, is there a way you could allow for the list to show more plugins? My server kinda runs a ton of them and the generated banner only displays 10, and in no specific order.
     
  22. Offline

    codename_B

    At the current resolution? Sure.

    What would be the best way to squeeze them all in? Draw me up an example in photoshop of how you want it to look.
     
  23. Offline

    tomgsx

    Alright, sweet. I'll get to work on that. Also, I was wondering how your plugin pulls the plugin names to add to the list? I have a few plugins that are for admin stuff, and dont really apply to gameplay at all. Can it exclude specific names?

    For example: AutoSave, ChunkLoad, Minequery, obuJustShutTheHellUp, OnlineUsers, NoWeather, Reader, ScheduledAnnouncer, Uptime, VIP, WorldSize, and also all the additional .jar files that come with Essentials?
     
  24. Offline

    codename_B

    I can add an option for something like that in a future release - sure.
     
  25. Offline

    tomgsx

    I was hoping for something along the lines of this:
    [​IMG]
     
  26. Offline

    dark1256

    please reupload the pictures!
     
    Pim1234 likes this.
  27. Offline

    fffizzz

    how about a pimp little graph like the minecraftviewer one?
     
  28. Offline

    mrgreaper

    link is non working as are the display pics
     
  29. Offline

    blackbinary

    me to
     
  30. Offline

    Niemand

    still the same. sad. seemed interesting.
     

Share This Page