[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

    Perling

    by me the same
    and me is the admin :X
     
  3. Offline

    sbeex

    Try to edit manually the config.yml file :
    Code:
    effect:
        DIAMOND: http://urlofyoursound.wav
    And reload your server ;)
     
  4. Offline

    StoutyAlex

    ok thanks for your help
     
  5. Offline

    Devboi

    Can someone post a config file with some sound links they have, I'm having difficulty setting them up and would really like some dings for diamonds and stuff
    :D
    Thanks
     
  6. This looks amazing if my server PC wasn't broke then I would do so much voice acting for my server,
    P.S. If T9K.me links don't work then please make sure they do that would mean a lot to me. I would test it myself but again, my server PC is broken.
     
  7. Offline

    Haekon

    --EDIT: deleted. forget I said anything
     
  8. Offline

    RainRain

    This is amazing plugin, but i probably speak for others when i say i would love to use YOUR sound files, possible config dump?
     
  9. Offline

    Hitman4Hire

    Could you add item obtaining sounds, like from a chest. Not pickup. Also I would love a sound when a dungeon chest is opened. (Just check a 10x10 area for mossy stone).
     
  10. Offline

    Dyllon

    Could you possibly do this with OP support? I REALLY dont want to have to set up permissions, it looks so complicated >.<
     
  11. Offline

    CSBlitz

    Can someone post their config.yml file for me to download? Or at least help me out with the layout of it? I'm running CB 1060 and the plugin works fine, except for the fact that I can not edit the sound files from in game and the config.yml started out blank. I've figured out how to add sound effects to items, but it'd be awesome if someone could tell me what other things I can do (like play the music done in OP's video. :D)
     
  12. Offline

    DAOWAce

    Another here with a blank config file and no ability to configure it the mod, even through the server console.

    Guess I'm following what people pasted and manually editing the file since adding itemsound.* to my permissions config did nothing.

    Also, this keeps getting spewed:
    Show Spoiler
    17:05:31 [SEVERE] Could not pass event PLAYER_PICKUP_ITEM to ItemSound
    java.lang.UnsupportedOperationException: All Url's must be between 5 and 256 cha
    racters
    at org.getspout.spout.sound.SimpleSoundManager.playCustomFile(SimpleSoun
    dManager.java:222)
    at org.getspout.spout.sound.SimpleSoundManager.playCustomSoundEffect(Sim
    pleSoundManager.java:216)
    at org.getspout.spout.sound.SimpleSoundManager.playCustomSoundEffect(Sim
    pleSoundManager.java:211)
    at org.getspout.spout.sound.SimpleSoundManager.playCustomSoundEffect(Sim
    pleSoundManager.java:206)
    at org.getspout.spout.sound.SimpleSoundManager.playCustomSoundEffect(Sim
    pleSoundManager.java:201)
    at com.wra.bukkit.ItemSound.ItemSoundPlayerListener.onPlayerPickupItem(I
    temSoundPlayerListener.java:35)
    at org.bukkit.plugin.java.JavaPluginLoader$20.execute(JavaPluginLoader.j
    ava:377)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:338)
    at net.minecraft.server.EntityItem.b(EntityItem.java:132)
    at net.minecraft.server.EntityHuman.i(EntityHuman.java:220)
    at net.minecraft.server.EntityHuman.v(EntityHuman.java:212)
    at net.minecraft.server.EntityPlayer.v(EntityPlayer.java:281)
    at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    at net.minecraft.server.EntityHuman.m_(EntityHuman.java:97)
    at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:193)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:299)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :592)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :478)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    My URLs are most definitely shorter than 256 characters.

    Edit: Apparently the official bukkit permissions mod doesn't play nice with server reloading.. with Spout. Awesome. Plugin permission random works with reloads, works fully on restart. Error is still being spewed though.
     
  13. Offline

    TheTailsDoll

    holy crap,
    Im getting this :D

    EDIT:it requires client side, looks like i wont be getting it :(
     
  14. Offline

    JamesS

    It looks good, but the only problem for me is actually finding somwhere to get sound from.
     
  15. Offline

    Starrk

    Lol, I want to do that but with that much dramatization for a dirt block pickup!
     
  16. Offline

    math132d

    does the sound also play when you pick it from chests?
     
  17. Offline

    F_Synchro

    This seems dead.
     
  18. Offline

    jinS

    wow awe..come..! i like it Thanks a lot
     
  19. Offline

    ipaqmaster

    Empty config file,

    Fantastic.
     
  20. Offline

    Tomaz

    Haha the video looks epic, i hope it's the same ingame.
     
  21. Offline

    TrinaryAtom

    Hey.. anyone want to pick this up and make a new one?
     
  22. Offline

    F_Synchro

    Why, this works fine.
     
  23. Offline

    TrinaryAtom

    Oh...? It seriously works without needing to update to latest Recommended?
     
  24. Offline

    FelipeTwo

    Anyone know where I can find a plugin, you can put new songs on the jukebox, musics of pc, that everyone can hear? (mp3, ogg) [this exists? this plugin exist ?] {In multiplayer} (your own music)

    or a mod ? plugin ? Sound Mod Plugin ?
     
  25. Offline

    stendon

    how do i get a wav file into the url if i were to make one my self.
    Of course if there's a website for urls with .wav that'd be cool too
     

Share This Page