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

    Daninator1

    @skawke
    Is there a way to disable the onscreen help generally??
     
  3. Offline

    Mercury

    Is it possible to have multiple permission plugins on server?
     
  4. Offline

    Meapa

    looks epic getting now!!!
    so music can only be heard with spoutcraft?

    REQUEST:
    Maybe a way in some folder or something to put the music? so u dont have to put url?
     
    The_Ogre likes this.
  5. Offline

    zetas2k

    The onscreen help, does it ever go away? I don't want it to stay up there forever. Also, i tried disabling it by commenting the block out, deleting it, and setting the values to empty, none worked, the plugin just wiped my changes and set it back to "This is the first line" "this is the second line" etc. So now everyone that logs in gets "This is the first line" etc etc. on their screen forever...

    Also as far as playing music, i'm assuming this does not support OGG streaming? Seems like it should be a no brainer to be able to stream music to the client (or from the client, whatever) This is the url i pass to playgmusic (http://oggvorbis.tb-stream.net/technobase.ogg), it says "Downloading technobase.ogg" but never anything else, and i dont see it in my audio cache.
     
  6. Offline

    Algester

    its weird the DL link is pointed at SpoutEssential 1.6.3 ...
     
  7. Offline

    zetas2k

    On my console it says:
    07:56:24 [INFO] Spout 1.0.2.81 has been initialized
    07:56:24 [INFO] SpoutEssentials v2.0 is enabled!
     
  8. Offline

    Monte87

    Code:
    09:34:27 [SEVERE] Could not pass event PLAYER_QUIT to SpoutEssentials
    java.lang.NullPointerException
            at org.getspout.spout.player.SpoutCraftPlayer.sendNotification(SpoutCraftPlayer.java:398)
            at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerQuit(SpoutEssentialsPlayerListener.java:40)
            at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:608)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
            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)
    I am running the latest dev version of Spout & Spoutcraft.
     
  9. Offline

    Zetas

    Change RED_APPLE icon to something else, i used ARROW and it worked fine. It's a problem with spoutessentials trying to find that icon (i guess it doesnt exist)
     
  10. Offline

    km3r

    I asked earlier but could u make the onscreen gui have a list fuction/ output of command function
     
  11. Offline

    skawke

    Yes, I'll include an option in the next update.

    Yes, not recommended though.
    Unfortunately, no. Clients need to download it somehow.
    For the onscreen help, the format in the config should look like this.
    OnScreenHelp:
    line1: Changeme
    line3: Changeme
    line2: Changeme
    line4: Changeme
    For the music problem, are you using any client sided mods?

    Yeah, RED_APPLE doesn't exist, only APPLE does. I'll change that as well.

    Version 2.1 is released.

    Fixes the config writing down RED_APPLE bug.
    Fixed the player leaving notification bug.
    Fixed some permissions error.
    Added option to disable the onscreenhelp globally.

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

    Cosmic Break

    my default has spoutessentials.guiHELP permission node
    but when the do /spout hep hide it says they need permissions.

    reading thru the thread i see it doesnt have permissions 3.1.6 support.

    thats a shame.
     
  13. Offline

    omnija

    all your missing now is an achievement system to this, and i would use this for sure.
     
  14. Offline

    The_Ogre

    Is it planned for this to be compatible with something like WorldGuard, so that specific music plays in specific regions?
     
    Mercury likes this.
  15. Offline

    gameswereus

    Faction/Regios Support? Thanks :p Awesome plugin btw!
     
  16. Offline

    The_Ogre

    In addition to that last comment...

    Is it possible/will it be possible for the server to load and distribute to clients .mp3 or .wav files placed into a folder in the same directory (or maybe in the SpoutEssentials folder), rather than only having URL support?
     
  17. hello.

    when using the playgmusic command it works fine. if i then play a different file it also plays fine. if i then play the first file again it plays both of them together. do you know what is causing this ?

    Thanks Spidi
     
  18. Offline

    skawke

    2.2 is now released:

    Added various sky features, will add MORE later.
     
  19. Offline

    Meapa

  20. Offline

    skawke

  21. Offline

    Yhtomitsu

  22. Offline

    Cosmic Break

    add capes or titles
     
  23. Offline

    DerET

    On my server it doesn't work either.

    You could use PlayerEditor instead...

    ---------------------------------------------------------------------------
    I hope you can fix the texture pack bug soon.
    I'll try to help you:
    server.log: http://dl.dropbox.com/u/27689533/server.log
    config.yml: http://dl.dropbox.com/u/27689533/config.yml
     
  24. Offline

    Cosmic Break

    or it could be a real "essentials" and do the same thing that multiple plugins do.
     
  25. Offline

    skawke

    It needs to be in YAML format. Check out the sampleconfig in the main post.
    I may or may not. Check out PlayerEditor.
     
  26. Offline

    Jackethan

    I'm also having a problem with texture packs working at all.

    texturepack:
    world1: url
    world2: url

    Both worldnames are capitalized correctly. Neither one is the default world, is that a problem?
     
  27. Offline

    skawke

    YAML format please. Add 4 spaces before world1:
    texturepack:
    (4 spaces)world1: url
    (4 spaces)world2: url
     
  28. Offline

    Jackethan

    Haha sneaky sneaky, didn't see that in your sample config before. Thanks for the help!
     
  29. Offline

    Bios Element

    Any ideas? Latest Spout/SpoutEssentials.
    Code:
    13:52:49 [SEVERE] Could not pass event PLAYER_TELEPORT to SpoutEssentials
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spoutapi.player.SpoutPlayer
            at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerTeleport(SpoutEssentialsPlayerListener.java:88)
            at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:293)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:374)
            at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:585)
            at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            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)
    
     
  30. Offline

    majorcyto

    yay i look forward to custom achievements. :O and please try to add a custom gui window for dem.
     
  31. Offline

    meizme

    thank you thank you thank you! for adding cloud adjustment you are the BOMB!

    now if you could set a sound to trigger with a poke that would be the best! Boing! you've been poked
     

Share This Page