JoinSound

JoinSound, This plugin plays a sound if a player joins or leaves. Simple.
Config
Sound: LEVEL_UP #You can choose between DOOR_OPEN, EXPLODE, LEVEL_UP and ITEM_PICKUP
There will be more options in future.
Permissions
Hear all sounds: joinsound.*
Hear join sound: joinsound.join
Hear leave sound: joinsound.leave
Planned
- choose sounds
- more sounds for different things
-
View User Profile
-
Send Message
Posted Apr 26, 2015@FCobi
Do you have the joinsound.leave node added?
-
View User Profile
-
Send Message
Posted Feb 20, 2015Hello. I have a question about this plugin. How to hear sound when player leave? I can hear only join sound. pls help me.. :(
-
View User Profile
-
Send Message
Posted Nov 5, 2014@ArtVasykt
Uhm, kinda late answer, but as far as I know the only kind of sound you can play in minecraft are the ones which are in the game itself and MIDI files.
-
View User Profile
-
Send Message
Posted Sep 15, 2014add mp3 please
-
View User Profile
-
Send Message
Posted Mar 19, 2014@Thredziii
Hehe, funny idea :D Maybe will be an option in future
-
View User Profile
-
Send Message
Posted Mar 19, 2014sound to be cool :) Enderman aggressive sound for admin join ? :p
-
View User Profile
-
Send Message
Posted Mar 16, 2014Well, It is an error in the RO.3 build - I gonna downgrade the Plugin to RO.2 . Should still work on all Servers! :)
-
View User Profile
-
Send Message
Posted Mar 16, 2014Oh, doesn't look good. Gonna fix it today!
-
View User Profile
-
Send Message
Posted Mar 15, 2014hey, sounds awesome with the new settings, just exactly what im looking for, not more not less. but i got a bunch of error while trying to load it on my server. hope this help you fix it.
[06:13:42] [Server thread/ERROR]: Error occurred while enabling JoinSound v1.1 (Is it up to date?)
java.lang.IllegalArgumentException Plugin already initialized!
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:98) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at me.dragongott.joinsound.playerjoin.<init>(playerjoin.java:12) ~[?:?]
at me.dragongott.joinsound.joinsound.onEnable(joinsound.java:12) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
Caused by: java.lang.IllegalStateException Initial initialization
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at me.dragongott.joinsound.joinsound.<init>(joinsound.java:5) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) ~[craftbukkit-1.7.2-R0.4-20140216.012104-3.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
... 2 more
[06:13:42]
-
View User Profile
-
Send Message
Posted Mar 14, 2014http://pastebin.com/nWUAvnz3
-
View User Profile
-
Send Message
Posted Mar 13, 2014wow thats awesome ^^ cant wait to download it. :D
-
View User Profile
-
Send Message
Posted Mar 13, 2014@Arrawn1306
Lol, that's funny. In this update it is now, i wait for approval. :)
-
View User Profile
-
Send Message
Posted Mar 13, 2014hey im looking for that plugin too for 1.7.4 but i want one with level up sound for login ^^ waiting for updates :)
-
View User Profile
-
Send Message
Posted Dec 12, 2013Any progress on this? I'd like to have the level up sound play as they join.