[MECH/FUN] ItemSound v1.0.1 - Play custom sounds on item pickups [SPOUT][1000]

Discussion in 'Inactive/Unsupported Plugins' started by whenraptorsattack, Aug 6, 2011.

  1. ItemSound



    THIS REQUIRES SPOUT BOTH SERVER SIDE AND CLIENT SIDE.

    A minecraft plugin for Bukkit Spout servers that allows custom sounds for item pickups.

    Download | Source | Issues | Change Log

    commands:
    • is:
      • description: Opens up the item sound configuration menu.
      • permission: itemsound.config
      • usage: |
        • /<command> [item] [soundurl] (Adds ItemPickup Sound) |
        • /<command> [item] (Removes ItemPickup Sound)
    • itemsound:
      • description: Opens up the item sound configuration menu.
      • permission: itemsound.config
      • usage: |
        • /<command> [item] [soundurl] (Adds ItemPickup Sound) |
        • /<command> [item] (Removes ItemPickup Sound)
    permissions:
    • itemsound.config:
      • description: Access to the itemsound configuration menu
      • default: false
    Change Log:
    • V1.0.1
      • Fixed issue with config files not saving.
    • v1.0.0
      • Initial Release
     
  2. Offline

    BioRage

    Awesome.
     
  3. Offline

    Plague

    changelog is missing

    and the small font is really unreadable
     
  4. Offline

    skeletonofchaos

    Nice plugin!
     
  5. Offline

    dak393

    Cool nice work :)
     
  6. Offline

    TheGurw

    niiiiiiiice. i'll have to consider this one.
     
  7. Offline

    demontranoth

    does this require every player on the server to have the spoutcraft louncher? or do others just not hear the sounds?

    EDIT: what is the sound that is played when you picked up those diamonds btw? I reckognise it but am completely clueless as to from where...
     
  8. Offline

    FlayaN

    If you don't have the launcher you doesn't hear the sound.

    The audio is from zelda :)
     
  9. Offline

    demontranoth

    I have the launcher, installed the plugin, and set sounds for a few Items (I used urls that ended in both .wav and .ogg) tried using tinyurl to make url's smaller, and still it doesn't work!!!!!!!!! pls help. also, the config file is empty, and there are no errors reported...
     
  10. Tinyurl links will not work. This is a bug with Spout and redirection.

    However, the config file being empty is odd... I'll investigate.
     
  11. Offline

    TheGurw

    direct links only....gotcha. I'll be testing this out tomorrow.
     
  12. Offline

    Avous

    anyone else imagine this?

     
    atlem likes this.
  13. Alright this is fixed. Thanks for the feedback.
     
  14. Offline

    Devboi

    Please could you post the urls of the sounds you are using because the config is empty.
    If it had urls for a few items in already that would be cool

    Also can someone please explain how I actually find these sounds? is there any specific sites that do them?
    thanks
     
  15. Offline

    seriosbrad

    My config file is still remaining empty when I issue the command to set it. I am using a full URL to my file.

    Using CB #1035
     
  16. Offline

    larsy1995

    I am using permissions 3.1.6 and the perm node doesn't work, please help!
     
    sbeex likes this.
  17. Post in https://github.com/WhenRaptorsAttack/ItemSound/issues with the version # you are using (found in plugin.yml).

    The permissions standard is SuperPerms and any decent permissions plugin is bridging that. Go complain to Yeti.

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

    seriosbrad

    Ok thanks for the help, got things going! :)

    Could you allow for the console to be able to set sounds?
     
  19. Offline

    demontranoth

  20. Offline

    gekomees

    At first when I watched the video I thought picking up a diamond made the goddamn Legend of Zelda theme play. That would have been epic.
     
  21. Offline

    user_80273

    If you currently use Permissions is there any way to set these up directly into the config file? Mine is currently blank, if anyone could give an example of a config file i'd really appreciate it.

    Thanks
     
  22. Offline

    seriosbrad

    Yeah, this is what I have to do.

    Modify your config file and save it, and then /reload or restart your server.

    Code:
    effect:
        DIAMOND_SWORD: http://www.somewebsite.com/some/directory/sound.wav
     
  23. Offline

    TheGurw

    Spout itself is free, but you won't be able to play without a paid Minecraft account.
     
  24. Offline

    demontranoth

    Now I get what I was doing wrong!!!!! instead of DIAMOND_SOMETHING I was using data values!!!! *facepalm*
     
  25. Offline

    strontkever

    i added a sound, when i pic kup item, it said download complete, but i dont hear it.. its .ogg

    i converted it to .wav and it works :) nice

    :( another user gets downloading file.. then nothing happens

    [edit] works for other users, its just him

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

    seriosbrad

    That's what I was doing as well. The plugin dev needs more information in the first post. I found this out by submitting an issue in his bugtracker thing
     
  27. Offline

    Stales89

    I still can't get this working. Even with the manual editing. I hear no sounds :(

    I can;t set the item thins in game either, I get a permissions denied error or something :(
     
  28. Offline

    strontkever

    i wud love permissions to work with 2.7.4 to add sounds instead editing the file, reloading server
     
    sbeex likes this.
  29. Offline

    sbeex

    Yeah it doesn't work with permissions by Yeti... we have to edit the config file manually... but nice plugin ;) Thank you !
     
  30. Offline

    StoutyAlex

    my config is empty and it says i have no permission to modify sounds
     

Share This Page