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

    skawke

    Download the plugin again. You have a slightly older version.
    Try running SpoutEssentials from a FRESH install. Delete all the configs for it, redownload the latest version, and run it. (Set up the modules.yml first)
    /spout cape url

    Redownload, and make sure you're not using mediafire to host it.
     
  3. Offline

    iiShaun

    I have installed the plugin but when ever I try and use the commands nothing happens.
    I've tried mostly all the commands and its still not working.
    My Build is 1060 and I don't know what to do.
     
  4. Offline

    Tealk

    I have download it now again, and the same error
     

    Attached Files:

  5. Offline

    skawke

    What permissions are you using?
    Did you try setting everything to false in modules.yml?
     
  6. Offline

    Tealk

    no i try now
     
  7. Offline

    iiShaun

    I am using Groupmanager.
     
  8. Offline

    skawke

    Switch to something current, that supports bukkit's own permissions.
     
  9. Offline

    Tealk

    Code:
    #Disable/Enable modules here
    EnablePlayerLeaveNotifications: false
    enableOnJoinMusic: false
    enableWorldGuard: false
    allowSkawkeSupport: false
    disableOnScreenHelpCompletely: false
    enableBoseEconomySupport: false
    EnablePlayerJoinNotifications: false
    forceTexturePack: false
    enableModDisguiseSupport: false
    
    But i get the same Error
    Code:
    2011-08-21 23:17:19 [SEVERE] Error occurred while enabling SpoutEssentials v2.8.1 (Is it up to date?): null
    java.lang.NullPointerException
        at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.EnableMobDisguiseSupport(SpoutEssentialsModuleConfig.java:83)
        at me.skawke.spoutessentials.SpoutEssentials.onEnable(SpoutEssentials.java:65)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  10. Offline

    iiShaun

    Essentials Group Manager supports all my plugins except this one.
     
  11. Offline

    skawke

    I stick with what's current. If groupmanager doesn't support the latest bukkit permissions, chances are, it's going to be outdated very soon.
    Can you PM me your entire server package, without the worlds in it?
     
  12. Offline

    NinjaGrinch

    Group manager is also a dying plugin last I used it. Try switching to something more current such as PermissionsBukkit (I know Permissions 3.1.6 is listed as inactive so...)
     
  13. Offline

    holthomepage

    Heya, Great plugin as i have mentioned before but i am woundering of a addition to the Welcome back notification.
    I was thinking you could do something a little like this
    [​IMG]
     
  14. Offline

    iiShaun

    I'm even an OP and it doesn't work.
     
  15. Offline

    skawke

    I'll look into it!
    Groupmanager doesn't support the new CB permissions.
     
  16. Offline

    RugRats

    Spams player move event error when trying to fly.
     
  17. Offline

    skawke

    Give me more information =.='
    Post your configs, and your errors.
     
  18. Offline

    GameCharmer

    Could you add in a way to completely disable features? For example, I can't stand the on screen help, and no matter how many times I remove the help stuff from the config (either completely removing the block or just the text) it keeps coming back and pissing off my users.
     
  19. Offline

    NinjaGrinch

    Check the modules.yml,

    Code:
    disableOnScreenHelpCompletely: true
     
  20. Offline

    Dume960

    Requested Feature :

    -Creates a command that displays a message in the middle of the screen to place ads who will be display during 5 seconds
    -Implement Hats like Deadmau5 ;)
    -Make a GUI for stream live vote if possible

    Thank you guy !
    You make an awesome work !

    @skawke
     
  21. Offline

    RTRD

    @skawke I get this error:
    Code:
    2011-08-22 01:30:05 [SEVERE] Error occurred while enabling SpoutEssentials v2.8.1 (Is it up to date?): org/getspout/spoutapi/sound/Music
    java.lang.NoClassDefFoundError: org/getspout/spoutapi/sound/Music
    at me.skawke.spoutessentials.SpoutEssentialsCommandManager.<clinit>(SpoutEssentialsCommandManager.java:46)
    at me.skawke.spoutessentials.SpoutEssentials.onEnable(SpoutEssentials.java:50)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.getspout.spoutapi.sound.Music
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
     
  22. Offline

    skawke

    This is a new one. Post all your configs, and a list of plugins you have.
     
  23. Offline

    RTRD

    Plugins:
    • Essentials
    • MCBans
    • MCDocs
    • WorldEdit
    • WorldGuard
    • OwnBlocks
    • NoCheat
    • AutoAnnouncer
    • iWarning
    • HeroicDeath
    • BorderGuard
    • LWC
    • Residence
    • DynMap
    • MultiVerse
    • NoCheat
    CONFIG:
    Code:
    #REMEMBER, Make sure everything is under 26 characters, else your messages will not show
    NotificationServerMessage: Welcome to the RTRD's server!
    pokedNotificationIcon: DIAMOND_ORE
    defaultWorld: world
    systemOp: RTRD
    NotificationSubMessage: Have a good time!
    loginNotificationIcon: GOLDEN_APPLE
    LeaveNotificationIcon: RED_APPLE
    defaultSunSize: 100
    defaultMoonSize: 100
    defaultCloudHeight: 128
    OnScreenHelp:
        line4: Type "/spout help hide" to hide this message.
        line1: Welcome to the RTRD's server!
        line3:
        line2: We hope you enjoy your stay :)
    texturepack:
        default: don't change this
        world: http://tp.rtrd.no/DokuCraft_2.5_Light.zip
        world_nether: http://tp.rtrd.no/DokuCraft_2.5_Light.zip
    WorldGuardRegions:
        exampleName:
            music: www.music.com/music.ogg
            message: exampleMessage
            subMessage: 26 char MAX
            icon: ARROW
            texturepack: www.texturepack.com
    SpoutEssentials: skawke
    onPlayerJoinMusic: http://music.rtrd.no/rtrd.ogg
    
     
  24. Offline

    NinjaGrinch

  25. Offline

    RTRD

    LOOOOOOL! Forgot to upload the Spout.jar file! xD

    Now i get this error:
    Code:
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    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:332)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
    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:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    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)
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    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:332)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
    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:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    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)
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    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:332)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
    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:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    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)
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    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:332)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
    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:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    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)
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    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:332)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
    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:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    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)
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    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:332)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:528)
    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:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    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)
    2011-08-22 01:55:35 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
    at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:49)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerMove(SpoutEssentialsPlayerListener.java:117)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  26. Offline

    NinjaGrinch

    Could not pass PLAYER_MOVE and PLAYER_QUIT seem to be this plugins' favorite issues. Hopefully Skawke can fix it once and for all. To confirm are you using version 2.8.1 of SpoutEssentials?
     
  27. Offline

    fireburns44

    Could you perhaps post instructions on how to force a texturepack for a certain world? I have been reading through the thread and I don't see much.
     
  28. Offline

    RTRD

    That's correct! ;)
     
  29. Offline

    NinjaGrinch

    Try shortening your welcome. Its 29 characters, right now you can only use a max of 26. :)
     
  30. Offline

    RTRD

    Ok, i will! :p
     
  31. Offline

    Spysical

    Might want to add PvP control per player
    something like "/sprout pvp <playername> on|off"

    Alternated time cycle. So the day won't take that long/short.
    "/sprout time <int>"
    Or in config:
    "time: <int>"
    a High int means a longer day and night. Lower - shorter.

    And a weather cycle might be nice too.
    Config:
    "weather:
    - Sunny <int1> - <int2>
    - Storm <int1> - <int2>
    default: Sunny"
    int1 is the begin time.
    int2 is the end time.
    Default is for when there is some time before the next change.
     

Share This Page