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

    embty

    Is it possible to have titles also?:d
     
  3. Offline

    skawke

    Unless your computer fails at playing .ogg files, I highly doubt it's related. Could be that your java had trouble playing a huge .ogg file or something.

    Working on that.

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

    Lunar Delta

    I keep getting this:

    2011-08-17 23:42:33 [SEVERE] Could not pass event PLAYER_QUIT to SpoutEssentials
    java.lang.NullPointerException
    at org.getspout.spout.player.SpoutCraftPlayer.sendNotification(SpoutCraftPlayer.java:402)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerQuit(SpoutEssentialsPlayerListener.java:60)
    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:338)
    at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:628)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
    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)

    Now I am off to find the acceptable upper bound for playing .ogg files. It sucks that I can't play a 2 minute 14 second song without hard crashing.
     
  5. Offline

    morizuki

    what kind of Permissions is this? can u specify in your first post?
     
  6. Offline

    Mercury

    How can I assign capes thru Console?
    I would like to do this offline or when player is not online.

    Okey actually On_PLAYER_JOIN Neither On_PLAYER_LEAVE doesn't work. Only errors. I can't see achievement popping out like player joined or left.

    Yes I am using PermissionsBukkit.

    Lots of errors.
     
  7. Offline

    morizuki

    worldguard music isn't working.. no notification, i set the worldguard to true and all the links are ok..

    EDIT: Nevermind.. I get it working..

    WorldGuardEnabled: 'true' (change 'true' to true, remove the apostrophe)

    request if u can, can u remove the region message when entering a region..

    example is:

    region1:
    music: www.music.com/music.ogg
    message: Players Gathering..

    then in the notification it will show

    Players Gathering..
    region1 (can u remove this? or instead changed the message to Title then the 2nd region1 to message?)

    something like this

    region1:
    music: www.music.com/music.ogg
    Title: Town
    message: Players Gathering..

    so it will show with different colors..

    Town
    Players Gathering
     
  8. Offline

    skawke

    Is there anyone on the server when you leave?
    I'll see what i can do.
     
    morizuki likes this.
  9. Offline

    morizuki

    what permissions are u using? can u specify in ur first post?
     
  10. Offline

    QQCucumber

    I have a request - could it be possible to have it switch texture packs based on region? I'd love to have different sets of art for different parts of the world and it could be seamless, the players wouldn't even realize the texture pack is different, just a few blocks.
     
  11. Offline

    Mercury

    @skawke

    Using #1060, Spout Latest, SpoutEssential Latest.
     
  12. Offline

    Yhtomitsu

    First of one of the best plugins out there at the moment keep up the good work. Secondly im experiencing some lag when i change woulds while i wait for the texture packs to load anyway to fix this if not i can work around it but otherwise everything is awesome
     
  13. Offline

    morizuki

    I'm getting this when someone quit or I quit..

    Code:
    2011-08-18 16:29:52 [SEVERE] Could not pass event PLAYER_QUIT to SpoutEssentials
    java.lang.NullPointerException
        at org.getspout.spout.player.SpoutCraftPlayer.sendNotification(SpoutCraftPlayer.java:402)
        at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerQuit(SpoutEssentialsPlayerListener.java:60)
        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:338)
        at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:628)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
        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)
    Also I have many regions and subregions in my server.. let say I have this whole island above grass is Land, and below is Underground

    in Underground region, I have many subregions like Mining Region
    and i set a song for underground region, and another for mining region,

    but when i go to mining region, instead of the mining song, i hear the underground song..

    for the Land region, i have a subregion called first_island
    and i set a song for them too.. and it's working fine unlike the mining region and underground region
     
  14. Offline

    skawke

    Based on region - yes.
    Seamless - yes and no. When texture packs change, clients lag for a few seconds while it changes, so it's not entirely 'seamless'.
    Can I see your config file?

    I'll take a look. Possibly I'm not doing some checks right,
     
    morizuki likes this.
  15. Offline

    QQCucumber

    That's a shame, but it would still be really useful. Especially for things like underground temples and whatnot. Will you implement it?
     
  16. Offline

    Yhtomitsu

    thats fine I can work around it just wondering if it was possible thanks for the fast reply
     
  17. Offline

    morizuki

    if i tried making the priority of the Land and Underground 1 or above the subzone.. the sound will work perfectly.. the sound of subregions of land and underground will work perfectly.. but isn't it the way around? the priority must be lower than the subzone?

    please tell me what kind of permissions are u using? can u specify it on ur first post??

    and can u also add permissions to stop the region music?

    and I'm getting this to another world..

    Code:
    2011-08-18 22:24:34 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
        at org.getspout.spout.player.SpoutCraftPlayer.sendNotification(SpoutCraftPlayer.java:398)
        at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:182)
        at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:174)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:527)
        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:435)
        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)
     
  18. Offline

    BSF

    So does any one know a site to find midi or ogg url's to use for the music command....im not too familiar with either
     
  19. Offline

    Yhtomitsu

    just download some and upload it to dropbox
     
  20. Offline

    Cranky Miner

    Is it necessary to use spoutcraft client?
     
  21. Offline

    MrMontor

    After using the cape command the first time i realized the cape vanishes every time i restart the server!
    Doesn't the plugin saves the url of every players cape???
     
  22. Offline

    Hempa

    Now /spout cape works but I dont see any cape?
     
  23. Offline

    MrMontor

  24. Offline

    vrox

    Can you make '/spout playgmusic' work from the console?
    Obviously the console wouldn't play any sound, but the players would hear it.
     
  25. Offline

    skawke

    Sure thing!

    Check config.yml and see if the cape is saved in there.

    Yes.

    PermissionsBukkit and PEX both work.
    As for the subregions, I'll check it out. It's my first time messing around with Worldguard, so it may not work properly.
    Permission to stop music - spoutessentials.stopgmusic
     
  26. Offline

    Hempa

  27. Offline

    skawke

    yes.
     
  28. Offline

    Hempa

    damn :(

    do u need SpoutCraft client for the music?

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

    skawke

    Yes. To have most of Spout's features, use the Spoutcraft launcher.
     
  30. Offline

    Tealk

    hi,
    i dont get show the join or leave message
    and become this error message
    http://pastebin.com/Ye9TyUqp
    and i dont become shown the help screen
     
  31. Offline

    skawke

    Can I see your config file?
     

Share This Page