Inactive [FUN] SpoutEssentials v3.9.2 [SPLASH SCREENS, GUI commands, Music, Capes, Sky, and more!] [1.2.3-R0]

Discussion in 'Inactive/Unsupported Plugins' started by skawke, Aug 7, 2011.

  1. Offline

    skawke

    [​IMG]
    @rediem's Banner :)
    Version: v3.9.2
    Go here for download, commands, permission nodes, and more!
    http://dev.bukkit.org/server-mods/spoutessentials/

    OnScreenCommands:
    (If you would like to get a small taste, join my server @ play.thetaylormc.com:27965, and press ~)


    Splash Screens:


    Uses Spout's various features for a whole ton of fun!
    • Notifies when people join
    • Notifies when people leave
    • Displays a notification when people join the server
    • Allows the playing of music, both to themselves AND serverwide
    • A simple 'poke' feature
    • and TONS more! (Full list @ bukkitdev page)
    SpoutEssentials includes optimizations for these plugins:
    Want to test out the features before using it? Join my server @ play.thetaylormc.com

    I work quite hard to make the plugin, and I try to put everyone's requested feature into SpoutEssentials. Donate to help me buy food a better server :(:(!

    [​IMG]

    Credits:
    · @rediem for the banner :D:D:D:D:D:D
    · @tips48 for helping me with the poking feature (basic messaging)
    · @SwearWord from #bukkitdev for helping me with config stuff
    · #spout for helping me with SpoutCraftEnabledEvent
    · @Ninja Grinch for pointing out bugs in 2.7.2
     
    GameFAQsRolo, Kiste, Hopium and 8 others like this.
  2. Offline

    Wolfywing

    I've got a nice idea would it be possible for custom achievements all we would have to do is provide a link to the achievement and in a config get to specify when that achievement will pop up?
    http://mag.racked.eu/ Website for the Achievement generator
    Hope you can make this work out! :D
     
  3. Offline

    skawke

    I'll look into it.
    I'll see what I can do.
     
  4. Offline

    alexmack929

    Can you edit the image on the 'Join' and 'Leave' messages?

    EDIT: I probably need to more specific. Can you edit the little thing that pops up like an achievement? E.g - the item that comes up.
     
  5. Offline

    alpenghandi

    Maybe show the player skin when someone joins?
     
  6. Offline

    40540057

    REQUEST for @skawke :

    Please add all features of BukkitContribEssentials, as this plugin was one of the best for bukkitContrib but was not updated, the dev hasn't even posted on the thread in over a month.

    If you could integrate this into SpoutEssentials, my server would be all over this plugin!
     
  7. Offline

    DKDunnings

    It's not eclipse. I use netBeans. Besides it's because the code is compiled and unreadable, thats why I asked for the source.
     
  8. Offline

    enenra

    Does the plugin support custom icons for the popup messages? If not, that would IMO be a neat little feature to have. :)
     
  9. Offline

    40540057

    There is a solution for this, download the default textures from the link in the BCE thread. As for returning to your previous pack, there is nothing in the game that will tell you what pack was on before, so this was reported as being impossible.
     
  10. Offline

    efstajas

    Displaying a text on screen like "SpoutText" can do would be cool, but please with on/off- command.
     
  11. Offline

    Toon

    Code:
    1
    08:28:03 [SEVERE] Could not pass event CUSTOM_EVENT to SpoutEssentials
    java.lang.UnsupportedOperationException: Notification messages can not be greats
            at org.getspout.spout.player.SpoutCraftPlayer.sendNotification(SpoutCra)
            at me.skawke.spoutessentials.SpoutEssentialsSpoutListener.onSpoutCraftE)
            at org.getspout.spoutapi.event.spout.SpoutListener.onCustomEvent(SpoutL)
            at org.bukkit.plugin.java.JavaPluginLoader$87.execute(JavaPluginLoader.)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.ja)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.)
            at org.getspout.spout.SpoutPlayerListener.onPlayerCommandPreprocess(Spo)
            at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.j)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.ja)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Here you go. This was after changing the config.yml it also crashed my server.
     
  12. Offline

    MCBess

    Can I ask how does the /spout playmusic (URL) command works? I enter a URL at the end but it does nothing, What kinda of music URL does it have to be?
     
  13. Offline

    Mercury

  14. Offline

    Toon

    I know for a fact that most other plugin's dont accept .mp3's Your best bet for actual music would be .wav files
     
  15. Offline

    Devices

    Not sure if you're still on this plugin but this is the error I get when typing any command.

    Code:
    19:25:40 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'spou
    t' in plugin SpoutEssentials v1.5.1
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    12)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.Coloured
    ConsoleSender cannot be cast to org.bukkit.entity.Player
            at me.skawke.spoutessentials.SpoutEssentialsCommandManager.onCommand(Spo
    utEssentialsCommandManager.java:37)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 6 more
     
  16. Offline

    vgamers

    whenever i try to use the music feature i get this error:

    http://i.imgur.com/D7wkd.png - what i enter.
    http://i.imgur.com/A93N6.png - what happens after i enter.

    its a .wav file as @Toon suggested but still cant get it to work...any suggestions?

    Edit: tried a shorter url this time...doesnt come up the error but wont play anything
     
  17. Offline

    skawke

    May I see what you changed in your config?


    I believe Minecraft can ONLY play from links ending with .ogg, .wav. or . mid. MUST be like this:
    http://dl.dropbox.com/u/12784661/TaylorJAR/Music/Coming Home.ogg

    My plugin will NOT work with TheYeti's permissions. I'm looking into it, but your best bet would be to stick with the PermissionsBukkit.

    Working on the feature.


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

    vgamers

  19. Offline

    Bdl2

    Custom achievements would be nice. There was a plugin for BukkitContrib that did it, but I don't believe they've updated for Spout yet. (Not to mention there were quite a few bugs on my end. Econ rewards didn't support decimals, for example)

    If you can pull it off, that'd be pretty awesome!

    A few suggestions for the achievements...
    • Add a way for players to browse through achievements to see what's been earned, etc.
    • Add descriptions to achievements when browsed, so players know what to do to earn them.
    • As implied above, money rewards for completion, as an incentive to do them. (Not really important, but it's nice.)
    • Perhaps a way to compare your own achievements to those of other players?
    Thanks! :3
     
  20. Offline

    Unshkblefaith

    First, the link at the top is for version 1.5.1 even though the thread says 1.5.2.

    Second, I am unable to use the /spout playmusic command as an Op. I don't get any errors in console. In fact, the console doesn't even show that it was entered as a command.
     
  21. Offline

    user_80273

    Yes I also seem to have this same problem when playing sounds - no error, no acknowledgement whatsoever and that's when playing the valid audio types mentioned above.
     
  22. Could you add an option to play music to someone when they connect?
     
  23. Offline

    Unshkblefaith

    There is also an issue with the /poke command. Due to the way the strings are formatted in the pop-up, players with usernames exceeding a certain length will receive an internal server error when they attempt to use the /poke command.
     
  24. Offline

    Mercury

    I am waiting for bpermssion converter. Also many plugins still wont support bperms.
     
  25. Offline

    skawke

    Unfortuantely :( notifications can't have more then 26 characters. I might just shorten their name or something.
    I believe someone made a YAML format thingy to translate Yeti's into PermissionsBukkit.

    Fixing the other bugs as well. Bare with me people!
     
  26. Offline

    jjcf89

    I get an array out of bounds exception when typing just /spout
     
  27. Offline

    skawke

    I didn't add anything to /spout, nothing's suppose to happen. Yet.

    Version 1.6 is out. Includes fixes for music not playing, as well as ability to change the icon for different notifications. Please look at the main post for a sample config.
     
  28. Offline

    Unshkblefaith

    Sorry to be a pain, but I am having one more issue with the music. After issuing the command the music is downloaded to my audio cache but won't play.
     
  29. Offline

    skawke

    Look in the console when the server starts up, and tell me what version of SpoutEssentials you're using. Is there any error when the command is issued?
     
  30. Offline

    Unshkblefaith

    I am running the new version 1.6. When the command for a certain song is first issued, it is downloaded to the cache. Afterward, however, the command no longer shows up in console.

    Apparently the command never shows up as running in the console.
     
  31. Offline

    EMOberger

    Make this exactly like bukkitcontribessentials :D
     

Share This Page