[ADMN/FUN] BukkitContribEssentials v0.1.3 - Textures, capes, music, notifications, and more! [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Nightgunner5, Jul 9, 2011.

  1. Offline

    Nightgunner5

    BukkitContribEssentials - Textures, capes, music, notifications, and more!
    Version: 0.1.3

    BukkitContrib is an amazing plugin. Unfortunately, it does nothing on its own that can be used by a non-programmer. BukkitContribEssentials uses many of the features of BukkitContrib without needing any code to be written other than a simple configuration file.

    Features:
    • Custom texture packs, globally or one per world
    • Custom player capes and skins
    • Custom player titles - can be multiple lines
    • Play music from Minecraft or from a URL, globally (requires OP) or just to yourself (/playmusic command)
    • Custom notifications when entering an area - Includes name, description, any item icon, and (optionally) music
    • Automatically installs BukkitContrib if it's not already available
    Download - Source Code

    [​IMG]

    Changelog:
    Version 0.1.3
    • Updated to work with BukkitContrib 0.1.6
    • Added version command
    • Added reload command
    • Fixed players not getting capes and skins when the /reload command was used
    Version 0.1.2 (2,291 downloads)
    • Fixed log spam when entering a region
    • Added the ability for custom music to be played when entering regions (previously custom music was only available via the /playmusic command)
    Version 0.1.1 (326 downloads)
    • Stopped trying to load BukkitContrib before the check to see if BukkitContrib is installed.
    • BukkitContribEssentials will now display an error message in the server console if an invalid URL for a texture pack is used.
    • Fixed edge case where a player leaving within 1/20 of a second from joining would create log spam.
    Version 0.1 (73 downloads)
    • Initial release
    Default config too confusing?
    Here's a different example:
    Code:
    texturepack:
        default: http://dl.dropbox.com/u/32644765/texturepacks/vbtp0-pangea.zip
        world_nether: http://dl.dropbox.com/u/32644765/texturepacks/vbtp1-deepspace.zip
    regions:
        world:
          - name: MetroVox Station
            description: Travel hub of the world
            icon: MINECART
            music: http://example.org/trainstation.ogg
            max:
                x: 128
                y: 79
                z: 56
            min:
                x: 96
                y: 0
                z: 29
          - name: The Grand Tree
            description: Full of spirits and leaves
            icon: SAPLING
            max:
                x: 6
                y: 127
                z: 113
            min:
                x: -43
                y: 0
                z: 65
          - name: Alden
            description: Hey, look! Sand!
            icon: DEAD_BUSH
            music: WET_HANDS
            max:
                x: 74
                y: 127
                z: -167
            min:
                x: -8
                y: 0
                z: -207
          - name: Faldor
            description: Town of boxes
            icon: CHEST
            max:
                x: 170
                y: 127
                z: -639
            min:
                x: 32
                y: 0
                z: -791
    player:
        Nightgunner5:
            cape: http://llamaslayers.net/cupcape.png
            skin: http://example.com/skins/nightgunner5.png
            title: |
                Nightgunner5
                The Great
     
    kahlilnc, Geckoleon, RGadelha and 5 others like this.
  2. Offline

    SweanS

    Is it possible that multiple people have capes and titles?
     
  3. Offline

    CuZnDragon

    Haven't been able to contact the author at all. Tried sending e-mail to the address listed on github but no luck.

    Up to you if you want to trust this. I have updated this to work with spout 1.0.1 and it is working for me.

    http://www.wyrms.net/~rcook/mc/SpoutEssentials.jar
     
    AgentKid and Sim121 like this.
  4. Offline

    Sim121

    Amazing dude !
    Thank you very very very much ! Now I can finally update my server to Spout with all of my favorites plugins =D

    (but still need to put an area INSIDE another area =p)
     
  5. Offline

    EMOberger

    If you mean regions, the way to do that is like so:
    Code:
    regions:
        world:
          - name: Sky Village
            description: Don't Dig :P
            icon: GOLD_INGOT
            music: http://whc.at.ua/ffs.ogg
            max:
                x: 94
                y: 127
                z: -52
            min:
                x: -35
                y: 100
                z: -116
          - name: AlexS2Brandon
            description: Best server!
            icon: DIAMOND
            music: 
            max:
                x: 99999999
                y: 99999999
                z: 99999999
            min:
                x: -99999999
                y: -99999999
                z: -99999999
    
    Notice how the region inside is above.
     
    Sim121 likes this.
  6. Offline

    Sim121

    Thank you, I'll give it a try =)

    EDIT : It works =D
     
  7. Offline

    40540057

    thanks a ton for this, but could you name it something else? there is already a spoutessentials plugin :(
     
  8. Offline

    svecchi

    I love the whole concept but i have no idea as to how to configure the config file. i just don't know what to put in it.
     
  9. Offline

    heeelp4

    by the way how do i had texture packs
     
  10. Offline

    Me4502

    if i use that... my previous config file doesnt work... it doesnt affect anything, i am still to test the /playmusic command
     
  11. Offline

    40540057

    old config worked fine for me, don't forget to copy it to /plugins/SpoutEssentials
     
  12. Offline

    Me4502

    i fixed it... i wasnt using the dev build on the server but i was on the client
     
  13. Offline

    EMOberger

  14. Offline

    40540057

    see a page or two back ... i think ... someone posted a spout version ....
     
  15. Offline

    EMOberger

    If your talking about spoutessentials, than i already know about that plugin and it does not have all the features this has, that and the config for this i prefer.
     
  16. Offline

    Me4502

    someone updated this to spout...
     
  17. Offline

    EMOberger

    where???

    found it.
     
  18. Offline

    0xDEADMEAT

    I was only interested in this because of the global texture pack, but how do i insert that and only that into the config???
    and is there any way it can just run off of a local file instead of a URL????
     
  19. Offline

    CuZnDragon

    Now that I have finished updating my system with new gcc I can take a look at changing the name tomorrow.

    So what is a good name for this?

    Okay have renamed it.

    http://www.wyrms.net/~rcook/mc/SpoutCTPN.jar

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

    Grammar Troll

  21. Offline

    EMOberger

    He would need permission from this plugin author, because he is using there code.
     
  22. Offline

    LOOK_AT_DEATH

    for some reason i did ever step ur god damn thing said and it wont play any music why i have done everything all it keeps giveing me is the original list and it wont give me my custom music so please reply im confused
     
  23. Offline

    EMOberger

  24. Offline

    CuZnDragon

    /spoutctpn reload
     
  25. Offline

    EMOberger

    figured it out :D but thank you! Also is there anyway you can have the folder be called SpoutCTPN as well? i like things to be organized and having a spoutessentials folder with no spoutessentials plugin is annoying me xD also it would help the people who run spoutessentials.
     
  26. Offline

    CuZnDragon

  27. Offline

    EMOberger

    Nice ty, also what does CTPN stand for? maybe i will remember it better if i knew xD
     
  28. Offline

    CuZnDragon

    Custom Texture, Player, Notification Which is what BukketContribEssentials did.
     
  29. Offline

    EMOberger

    ah cleaver, thank you :]
     
  30. Offline

    microskies

    I know it's probably not that easy to do, but could you add EpicZones support for the area notifications? Or some other polygonal area plugin :D Or maybe just make the plugin support multiple co-ords and then seperate the horizonal min and max, so I can just use the co-ords from my EpicZones files :D Thanks
     

Share This Page