[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

    EMOberger

    skins disappear after teleporting a far distance.
     
    HCLivess likes this.
  3. Offline

    HockeyMike24

    Does this work on offline servers?
     
  4. Offline

    spikeof2010

    Wait, so if you run this on a server, It will install the client mod for you?
     
  5. Offline

    EMOberger

    uhh no color for the titles?
     
  6. Offline

    iPhysX

    no, you have to download it yourself, search bukkitcontrib at http://plugins.bukkit.org
     
  7. Offline

    HCLivess

    Ok, so I installed and tried this on my server. Howerver, there is an issue. First the skins worked, now they don't. When I let someone log in for the first time, it works for them for some time and then they just get the default skin again forever. Could this be somehow fixed please?

    I didnt even have to teleport, I just relogged and the skin was gone. It is certainly not a web accessibility problem since the texturepack loads correctly.

    Sometimes, instead of the skin a person is all black with 2 white lines, which usually gets fixed after porting/dying.

    Anyway, thank you for a great plugin. The texture packs work flawlessly.

    QUESTION: Is there a way to force reload skins? Because /reload is already set to essentials or something and it reloads the whole server, which does not reload the acual textures on particular people
     
  8. Offline

    ark3typ3

    2 things...
    Jukeboxes
    God Music (upon login)
    ...that is all
     
  9. Offline

    firefly_goat

    What server was that?

    Can you make so you can make a playlist?
    If you make a command that adds a playlist with a name and then you add urls to the playlist and then you are able to play the playlist and maybe pause/stop ?

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

    Reazem

    Can you guys get regions to work???

    that is my attempt:

    Code:
    texturepack:
        default:
        world_nether:
    regions:
        world1:
          - name: Koolaid222's House
            description: Welcome to my place! :)
            icon: ROSE
            music: http://dl.dropbox.com/u/9416989/Scary%20Monsters%20And%20Nice%20Sprites.ogg%3Bjsessionid%3D4922DECE748DBC6C1601513B73141059
            min:
                x: -33
                y: 85
                z: -522
            max:
                x: -4
                y: 70
                z: -497
          - 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
     
  11. Offline

    majorcyto

    I have never been able to get the regions work, seem's like there is little to no support for this plugin i havent seen the plugin author comment on anything.
     
  12. Offline

    jeanpoivrot

    same server as the image url
     
  13. Offline

    firefly_goat

    I mean what was the IP for the server?
     
  14. Offline

    bocaj812

    are there any permissions for this?
     
  15. Offline

    Oscarius

    I second this. If only I could get regions to work at all...
     
  16. Offline

    tommygoesha

    Color support for titles n such :D?
     
  17. Offline

    Deltawp

    Hello my first region work but not for the second any idea ?

    Code:
    regions:
        Seed_minecraft:
          - name: Arret Magasin
            description: METRO
            icon: MINECART
            music: http://noxious.mtxserv.fr/son/magasin.wav
            max:
                x: 83
                y: 65
                z: -48
            min:
                x: 73
                y: 55
                z: -50
          - name: Arene
            description: Combats
            icon: DIAMOND_SWORD
            music: http://noxious.mtxserv.fr/son/come.ogg
            max:
                x: 281
                y: 75
                z: -152
            min:
                x: 170
                y: 65
                z: -40
    thanks
     
  18. Offline

    majorcyto

    Yay still no plugin author replies lol.
     
  19. Offline

    Deltawp

    OK I FOUND HOW TO :

    Code:
    regions:
        Seed_minecraft:
          - name: Arret Magasin
            description: METRO
            icon: MINECART
            music: http://noxious.mtxserv.fr/son/magasin.wav
            max:
                x: 83
                y: 65
                z: -48
            min:
                x: 73
                y: 55
                z: -50
          - name: Arene
            description: Combats
            icon: DIAMOND_SWORD
            music: http://noxious.mtxserv.fr/son/come.ogg
            max:
                x: 281
                y: 75
                z: -40
            min:
                x: 170
                y: 65
                z: -152
    Just inverse the min and max of axe z: and that work

    z: -152
    z: -40
     
  20. Offline

    HCLivess

  21. Offline

    EngelBV

    I dont understand how to get this to work. I put the .jar into the plugins folder. But how can I setup a texture pack, a cape, etc?!?
     
  22. Offline

    Perdog

    Don't know if this has been asked already, but how would I hook my plugin into this?
     
  23. Offline

    Trevor_

    Code:
    player:
        Trevor_:
            title: 'Trevor_
    
                The Fucking Owner'
            cape: http://imageflock.com/img/1311626401.png
    texturepack:
        default: ''
    regions:
        world:
        -   min:
                z: 40
                y: 0
                x: -80
            icon: IRONBLOCK
            max:
                z: -80
                y: 128
                x: -40
            description: New Players Unite!
            name: Spawn
            music: http://dl.dropbox.com/u/26304449/MaincityMood.ogg
    
    Doesn't work, what do. Regions that is.

    @Nightgunner5
    Why haven't you created a help file and looked into the region errors. WHY GOD WHY? D:

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

    Alakutevainen

    Regions work when max-min values are in right places, in your case z: -80 is not bigger than +40. Greater values to max and smaller to min, for example 40 > 20, -15 > -35, 5 > -15 etc.

    Although this should have been documented right from the beginning by the plugin author, not by some user like me. This plugin has such potential but with this kind of support it is basically trial and error, mostly error and frustration.

    Edit: also regions would be much more useable and user-friendly if they could be added in-game by some command, for example standing in one point and just determine radius, name, icon and description.
     
    Oscarius likes this.
  25. Offline

    Stales89

    Can I please get some help? I posted earlier but no reply.

    Upon login I am told there is a newer version available and should download, but I have done this. I literally just did it. I restart and still the same. I know I am running the very latest version too... yet it still pops up.

    Any ideas?
     
  26. Offline

    Geckoleon

    Best.Plugin.EVER!!!!
    love it, works amazingly on my server, thanks for this plugij
     
  27. Offline

    HCLivess

  28. Offline

    ctek

    Love this plugin but would be epic if you could specify two different resolutions of the same texture pack, e.g. one 32x and one 128x. So the user could use a command like "/lores" or something to scale down to a lower res if their computer can't handle the high-res textures.
     
  29. Offline

    quickclay

    The internal version number is still listed as 0.1.2 so it confuses updater plugins. Please update to 0.1.3. Thanks! :)
     
  30. Offline

    Sim121

    I tried everything, to change words, with only one letter, etc, and could'nt get any message when coming into a specified zone...

    When I start the plugin, BukkitContrib is initialized well, and I haven't got any issue when entering the area, but there is no notification...


    EDIT : I just modified the x, y, z for min and max and put the lowest number for the min and the highest for max and it worked.
     
  31. Offline

    Jadedwolf

    Maybe this will help people making regions. Think of how you make worldedit/worldguard regions, the same applies for these regions, every region is cuboid, think of a 3d cube.[​IMG]
    I used my worldguard regions x,y,z 's for my config and they always work 100%
     

Share This Page