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

    Neils

    Is this with Client Mods ?
     
  3. Offline

    Blue67impala

    I'm sorry this may sound like a stupid question but ima newb, so can this plugin be a replacement for essentials? Cause my essentials isn't working out too great. It's being a real pain.
     
  4. Offline

    McLovn

    whats the poke permission node and can i have an example capeurl?
     
  5. Offline

    Don Redhorse

    hmm.. mainly asking because I'm using iconomy and I know that supporting several api's s****

    thanks for looking into it... I guess if you need help you could ask niji
     
  6. Offline

    skawke

    Not exactly sure what you mean, but it's working fine here. I'll look into it.
    Essentials is a complete different plugin. Doesn't work like that.
    Poke just sends them a notification.
    CAPE url: http://www.minecraftwiki.net/images/b/be/Mojang.png

    Version 2.8.6
    · Adds auto updating
    · Added group skin support

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

    NinjaGrinch

    What happened to 2.8.5. :p

    More great features :D Still hoping for iConomy 5 and 6 support. :)
     
  8. Offline

    Killerrabbit

    I noticed that when I went back to default world named "world" the texturepack from the other worlds followed.
    Is there a way to lets say:
    world: default
    so the texturepack changes back to minecrafts basic texturepack, without having to upload it to a server to get the whole http://blabla.default.zip ?
     
  9. Offline

    mtbnunu

    this doesnt really cause any harm that i could see but keeps showing up on console.

    Code:
    2011-08-23 03:17:38 [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$1.<init>(SpoutEssentialsPlayerListener.java:89)
        at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerTeleport(SpoutEssentialsPlayerListener.java:87)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
        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:373)
        at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:642)
        at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:29)
        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:338)
        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:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  10. Offline

    skawke

    I'll look into it.
    PM me your configs.
     
  11. Offline

    Fastjur

    Did you try zymic.com for webhost, even the FREE accounts handle PHP and MySQL. i think...
     
  12. Offline

    Parakoopa

    EDIT: Nervermind. Got it to work. Used an indexed PNG

    Getting error while loading cape.

    Code:
    15:31:26 [SEVERE] Could not pass event CUSTOM_EVENT to SpoutEssentials
    java.lang.UnsupportedOperationException: All skins must be a PNG image
            at org.getspout.spout.player.SimpleAppearanceManager.checkUrl(SimpleAppe
    aranceManager.java:294)
            at org.getspout.spout.player.SimpleAppearanceManager.setGlobalSkin(Simpl
    eAppearanceManager.java:29)
            at me.skawke.spoutessentials.SpoutEssentialsSpoutListener.onSpoutCraftEn
    able(SpoutEssentialsSpoutListener.java:108)
            at org.getspout.spoutapi.event.spout.SpoutListener.onCustomEvent(SpoutLi
    stener.java:24)
            at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.j
    ava:862)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:338)
            at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.jav
    a:64)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :97)
            at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
            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
    :436)
            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)
    playerOptions.yml:
    Code:
    #REMEMBER, Make sure everything is under 26 characters, else your messages will not show
    playerOptions:
        player_name:
            title: a display name here
            cape: example cape url
            skin: SKIN URL HERE
        Luuuke777:
            cape: http://www.parakoopa.square7.ch/mc/cape.PNG
        Florian10:
            cape: http://www.parakoopa.square7.ch/mc/cape.PNG
        Parakoopa:
            cape: http://www.parakoopa.square7.ch/mc/cape.PNG
    group2:
        skin: URL HERE
    group3:
        skin: URL HERE
    group4:
        skin: URL HERE
    group1:
        skin: URL HERE
    Does also not work without http and/or www

    edit: Also getting error with http://www.minecraftwiki.net/images/b/be/Mojang.png
     
  13. Offline

    Timecpo

    Can I get the Startup Music to work as a "Sound", not "Music", because I've disabled the Music in the Mine-/Spoutcraft settings. It's awful :D
    (Also the /play(g)music as sound would be great)
    Or is there a plug-in were I can remove the Minecraft music of the Spout launcher? (I don't want to remove it manually because I can't get all the people on my server doing it after every update)
     
  14. Offline

    Nick392

    I'm confused as to how do I change the texture pack for everyone? I can't seem to find it anywhere, someone should make a wiki or something for this for idiots like me :/
     
  15. Offline

    Sejsel

    @skawke Could you please add new feature - sound(not music, sound) on death? It should not intterupt music, if there is any (and option: Only player who dies can hear it).
    We want "You are an idiot hahahahaha" on death :p
    And another idea: What about setting sun and moon textures? (Meh wantz Red moon, no stars and hundreds of zombies MWAHAHAHA):cool:

    In addiction, Players sometimes can see my title, but not my skin nor cape (They have spout)
    + When i use /sky starsadmin or other command like this, i get spam in chat, there is more than one of the message
    + /sky starsadmin and /sky stars does not seem to work
    Also, i get this spam:
    Code:
    2011-08-23 18:06:59 [SEVERE] Could not pass event PLAYER_MOVE to SpoutEssentials
    java.lang.NullPointerException
        at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.WorldGuardStatus(SpoutEssentialsModuleConfig.java:50)
        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:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:174)
        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:89)
        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:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    And now I got this message on /spout reload:
    Code:
    2011-08-23 18:22:17 [SEVERE] java.lang.NullPointerException
    2011-08-23 18:22:17 [SEVERE]     at java.io.FileInputStream.<init>(FileInputStream.java:134)
    2011-08-23 18:22:17 [SEVERE]     at org.bukkit.util.config.Configuration.load(Configuration.java:81)
    2011-08-23 18:22:17 [SEVERE]     at me.skawke.spoutessentials.SpoutEssentialsModuleConfig.LoadConfig(SpoutEssentialsModuleConfig.java:32)
    2011-08-23 18:22:17 [SEVERE]     at me.skawke.spoutessentials.SpoutEssentialsCommandManager.onCommand(SpoutEssentialsCommandManager.java:284)
    2011-08-23 18:22:17 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-23 18:22:17 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-23 18:22:17 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
    2011-08-23 18:22:17 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    2011-08-23 18:22:17 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  16. Offline

    Guenael

    Same for me i got 2 Messages when spout player log on and if spout reload or reloadall

    Code:
    20:27:19 [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$1.<init>(SpoutEssentialsPlayerListener.java:89)
        at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerTeleport(SpoutEssentialsPlayerListener.java:87)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
        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:377)
        at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:642)
        at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:29)
        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:338)
        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:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:27:19 [INFO] [Spout] Successfully authenticated Guenael44's Spoutcraft client. Running client version: 102
    20:27:19 [SEVERE] Could not pass event CUSTOM_EVENT to SpoutEssentials
    java.lang.UnsupportedOperationException: All audio files must be ogg vorbis, wav, or midi type
        at org.getspout.spout.sound.SimpleSoundManager.playCustomFile(SimpleSoundManager.java:224)
        at org.getspout.spout.sound.SimpleSoundManager.playCustomMusic(SimpleSoundManager.java:158)
        at org.getspout.spout.sound.SimpleSoundManager.playCustomMusic(SimpleSoundManager.java:153)
        at org.getspout.spout.sound.SimpleSoundManager.playCustomMusic(SimpleSoundManager.java:148)
        at org.getspout.spout.sound.SimpleSoundManager.playCustomMusic(SimpleSoundManager.java:143)
        at me.skawke.spoutessentials.SpoutEssentialsSpoutListener.onSpoutCraftEnable(SpoutEssentialsSpoutListener.java:102)
        at org.getspout.spoutapi.event.spout.SpoutListener.onCustomEvent(SpoutListener.java:24)
        at org.bukkit.plugin.java.JavaPluginLoader$87.execute(JavaPluginLoader.java:855)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.java:64)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:97)
        at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:87)
        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:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  17. Offline

    rediem

    OK, group skins only world on my admin group...
    Need help. Permissions3
     
  18. Offline

    kopcap23

    Same problem. I'm using Permissions3 and works only spoutessentials.groupskin1 for admins
    spoutessentials.groupskin2 \
    spoutessentials.groupskin3 | Doesn't work at all
    spoutessentials.groupskin4 /
     
  19. Offline

    Afforess

    @skawke

    Please do not continue to use the /spout prefix for your commands. We will be blacklisting that for spout only commands - in the next release you will never even see an event/command executor for any command that starts with /spout.

    I suggest using something like /spe.
     
  20. Offline

    skawke

    Will do!
     
  21. Offline

    Grammar Troll

    @skawke
    Can our titles have multiple lines?

    Error on joining (open)
    22:58:29 [SEVERE] Could not pass event PLAYER_TELEPORT to SpoutEssentials
    java.lang.NoClassDefFoundError: me/skawke/spoutessentials/SpoutEssentialsPlayerListener$1
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerTeleport(SpoutEssentialsP
    layerListener.java:87)
    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:5
    85)
    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:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    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)
    Caused by: java.lang.ClassNotFoundException: me.skawke.spoutessentials.SpoutEssentialsPlayerListener
    $1
    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)
    ... 20 more
    22:58:29 [SEVERE] Could not pass event PLAYER_JOIN to SpoutEssentials
    java.lang.NoSuchMethodError: org.getspout.spoutapi.gui.InGameHUD.attachWidget(Lorg/bukkit/plugin/Plu
    gin;Lorg/getspout/spoutapi/gui/Widget;)Lorg/getspout/spoutapi/gui/Screen;
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.playerInit(SpoutEssentialsPlayerL
    istener.java:276)
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerJoin(SpoutEssentialsPlaye
    rListener.java:225)
    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:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    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)
    22:58:29 [SEVERE] Could not pass event PLAYER_TELEPORT to SpoutEssentials
    java.lang.NoClassDefFoundError: me/skawke/spoutessentials/SpoutEssentialsPlayerListener$1
    at me.skawke.spoutessentials.SpoutEssentialsPlayerListener.onPlayerTeleport(SpoutEssentialsP
    layerListener.java:87)
    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 net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:98)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    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)


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

    mario00037

    For some reason the onJoinPLayerMusic isn't working or I just cant hear it. The music is on 100%. And my computer sound is on. Here's my config.
     
  23. Offline

    skawke

    Did you install spout?
    Did you enable it in modules.yml?

    Your music settings are wrong. PM me your configs.

    PM me your configs. Stars doesn't do anything yet.

    I don't support Permissions3 =/ outdated. Use PermissionsBukkit, or anything that support the new bukkit perms.

    Version 2.9 released!
    Changed any command beginning with /spout -> /spe
    Fixed a Player_teleport bug.

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

    mario00037

    Yes
     
  25. Offline

    skawke

    Any errors?
     
  26. Offline

    mario00037

    Nope
     
  27. Offline

    Homegamer

    Why did you change the command alias ?
    And why didn't you changed it to /spo, /spt or /sp ?
    I don't get the point, why you used /spe
     
  28. Offline

    NinjaGrinch

    A member of the Spout Development team requested that he does not use /spout as a command alias. He fulfilled this request. /spe stands for Spout Essentials. Notice the bold parts? It is perfectly fine in my opinion. :)
     
  29. Offline

    Homegamer

    K, I get it ;)
    Sry
     
  30. Offline

    Blue67impala

    I haven't even set the permissions yet. I'm still figuring it out so i opped me and a friend for now. As for the second thing I have no idea what your talking about.
     
  31. Offline

    TheSmith

    My server keeps restarting...
     

Share This Page