[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

    meklo17

    Is there any way to make the music repeat? And thank you everyone ITT after reading over all your posts I was able to get this BAMF running

    edit: Oh and I use Citizens NPC mod, I heard this mod can change the skins of NPC's but alot of mine have spaces in their names so is it possible for me to change them? eg. Guard Trion

    double edit: Figured I would try using titles to give them "Guard" "King" etc, but when I rename the NPC to "Trion" and add them as a player in config nothing, is this impossible atm or will there be future support maybe?
     
  3. Offline

    Deadlystrike

    Permissions support pls
     
  4. Offline

    40540057

    I SECOND THIS.

    Skin/Cape by permissions group would make this plugin 10x more useful! We could do custom skins for player's jobs ... and TEAM SKINS for the faction war!

    REQUEST FOR @Nightgunner5 : This could be one feature or two separate features.

    1) SKIN/CAPE by WORLD :D This is just obvious! We could have our team skin/cape for the faction war world only and no having to switch config files for major game nights, it would always be faction skins. Plus then we could have more customized skins to go with our texture packs. We use Starwars, Zelda etc for texture packs, so people could have their Boba Fett skin and their Link skin etc.

    AND / OR

    2) MULTISKINS! The ability to assign more than one skin to a player in config and use a command to switch between. Could be useful for switching from playing to 'admin' mode or for job holders who go from player to 'grief police', 'tour guide', etc modes when players require assistance ... or ppl could have a uniform skin if they all work at the same shop.

    EDIT: Another sweet feature would be the ability to assign more than one skin to a group and have them assigned in the order and then repeat only if necessary. i.e. - assign two skins to the Guest group and then when they join into our starwars guest world they look like either a Jedi padawan or a Sith initiate.
     
    ctek likes this.
  5. Offline

    RejectedShotgun

    Awesome idea 40540057... Nice name too...
     
  6. Offline

    keppeco

    getting the same problem. I have BCE unloaded for now, but any help would be appreciated.
     
  7. Offline

    paully104

    Is this compatible with the HD texture update from BukkitContrib? I'm trying to force a 256 x 256 texture and nothing is happening.
     
  8. Offline

    meklo17

    No it's not compatible with HD, because it cant run MC patcher via mod it can't default or load HD texture packs

    Ok I had someone connect to my server to test regional sound, whenever they walk in the pop-up comes up but there sound dies completely, no music no SOUND no nothing.. I made her OP just to try as well and still same problem. Works for me perfectly and shes using my .minecraft folder I just rar'd it up and had her replace hers with mine. Anyone else have this problem and know how to fix it?

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

    Duckdoom5

    your config should be:

    Code:
    regions:
        world:
          - name: Alyssa's House
            description: A wonderful home
            icon: WOOD
            music: http://dl.dropbox.com/u/15222181/Music/FY.ogg
            max:
                x: 256
                y: 82
                z: 120
            min:
                x: 246
                y: 71
                z: 113
    suggestion 2: make a music repeat option in a region

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

    fretzor

    I just wonder if there is any wiki or any website which tells how to use all the stuff? I can't make it so music plays in region. Which one is max and min and Y X Z in the cuboid selection please help. I can play songs using commands. [​IMG]
    Code:
    player:
        nightgunner5:
            title: 'Nightgunner5
    
                The Great'
            cape: http://llamaslayers.net/cupcape.png
    texturepack:
        default: ''
        world_voxel: http://www.bitbreakers.net/minecraft/DokuCraft_2.4_Light.zip
    regions:
        world:
        -   min:
                z: -10
                y: 0
                x: -10
            icon: SANDSTONE
            max:
                z: 10
                y: 127
                x: 10
            description: Is that... sand?
            name: Stonehold
        -   min:
                z: 69
                y: 110
                x: 139
            music: http://dl.dropbox.com/u/35475700/The%20Overgrowth.ogg
            icon: STONE
            max:
                z: 91
                y: 10
                x: 171
            description: The stone barriers!
            name: Other Region
     
  11. Offline

    40540057

    UPDATE BUKKITCONTRIB EVERYONE! Clients will have to re-run the installer too!
     
  12. Offline

    Grammar Troll

    BukkitContrib supports HD textures (since 0.1.4 (had some bugs), fixed in 0.1.5)
     
  13. Offline

    quickclay

    No developer input for a long time. Is this even supported?
     
  14. Offline

    keppeco

    I updated both bukkitcontrib and BCE
     
  15. Offline

    quickclay

    config option request:
    "enforcetexturepack=true/false".
    Setting to false would let a user's texture override the BCE one, and true would mean BCE texture overrides users.
     
  16. Offline

    40540057

    He already said it's impossible to detect if they are not using the default textures, so this would be useless.
     
  17. Offline

    GogoZ

    A plugin that allows you to listen to music: Excellent. The only problem, I don't know how to properly operate it. The command /playmusic works fine but no message appears after I run a music (I think it run). But simply, can I have a complete config file in which all work ?

    Thank you and sorry for mistakes, I'm a French and I didn't learn English a lot ^^ .
     
  18. Offline

    Grammar Troll

    @Nightgunner5
    Could you add commands, that lets me change my title, skin and cape easily in-game?

    /BCE [skin|cape|title] <URL|`1Line 1`2Line 2>
    where [skin| cape|title] is necessary, <URL|&1Line 1&2Line 2> is optional (when left blank it erases the skin/cape/title). `1 edits the first line, `2 edits the second line.
     
  19. Offline

    Stales89

    The new update killed my music... :(
     
  20. Offline

    RejectedShotgun

    The link to 0.1.3 is broken/down! It brings up a page with text that says "AccessDeniedAccess DeniedD1B0820D1D8AFCAD1qILCs48tQkDNRgS0pTlNwoOpmEeQsgrcy7jk70tdaucBWeoUPrGDIKwlrgPkvTE"
     
  21. Offline

    quickclay

    What he said. ^
     
  22. Offline

    MadcowD

    Comfirmed.
     
  23. Offline

    quickclay

    For this functionality, I used Player Editor. http://forums.bukkit.org/threads/ad...g-of-players-skins-capes-and-title-953.22951/
     
  24. Offline

    srsdude

    link is down like everyone said
     
  25. Offline

    RejectedShotgun

    Omg! This not being downloadable is really taking its toll on my server!
     
  26. Offline

    wassilij

    I want download it :(
     
  27. Offline

    Parlez

    is the download link broken, or is it github screwing up? it returns some sort of error.
     
  28. Offline

    hofec

    Link down man :D [creeper]
     
  29. Offline

    srsdude

    Using common sense, I found this on Github using the search feature, only to find that the only thing there is the source. You can go there, get the src, and compile it yourself if you wanted to. There is no .jar there.
    If I knew anything about Java I would compile it myself
     
  30. Offline

    AriesT

    AccessDenied
     
  31. Offline

    superbomb17

    ok i recompiled this with his source code, its untested but here it is:
    Link
     

Share This Page