JoinEventsPlus | VIP Messages & Events | Custom Join Messages | 1.8 - 1.21 icon

JoinEventsPlus | VIP Messages & Events | Custom Join Messages | 1.8 - 1.21 -----

18 Rank Messages + Title Bar + Boss Bar + MOTD + SetSpawn + HEX Code support + 30+ more




Version: 3.2.0
Amazing developer!, She helped me fix every issue I had!, 5 Stars is too little, this deserves more

Version: 3.2.0
Great author actively solving problems encountered, great plugins work well, I love it

Version: 3.1.1
Fucking shit not working and crash server
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
-
Author's response
Hi, Could you please send me the error in private message on spigot or discord Sparklez#7189.
It does not seem possible to crash the server.

Version: 3.0.5
The plugin is very good, but spawn is totally unnecessary since it causes a lot of interferences because the spawn of this plugin has priority over other plugins with that function and the biggest problem is that it cannot be deactivated, since it uses the / command spawn and this completely disables plugins that use the same command.

It is very good, but the spawn itself is not useful at all on a server or network created for multiple players.

The solution is to remove the spawn set from the "data.yml" file since when a spawn is set with the / setspawn command, it is also set in this plugin.

Version: 3.0.5
Please update 1.15.1 no working versión 1.14 recients 1.15.1 please yeeeeeeeeeeeees?
-
Author's response
This update now completely works up to 1.16.5 :)

Version: 3.0.4
Please support for 1.8.8 :(
-
Author's response
It does support 1.8

Version: 3.0.4
---------------------------
No sirve de nada
Hay muchos bugs
---------------------------

Version: 3.0.2
Excellent plugin! I use on my hub server and it works great! I know the developer from Discord, and she is amazing! Have already recommended to 2 friends :D

Version: 2.9.7
Great plugin, a lot of functionality, the developer helped with the problem. 5 stars deserved

Version: 2.9.7
« Great plugin. Loads of awesome features. No hassle at all! The developer of this plugin is super friendly and helpful! Give this plugin a try for sure! ✯✯✯✯✯»

Version: 2.9.4
At the time of entering the server, he sends me this:
https://i.imgur.com/dZqiLCH.png

when I write jep in the console send this:

[WARNING] Unexpected exception while parsing console command "jep"

org.bukkit.command.CommandException: Unhandled exception executing command 'jep' in plugin JoinEventsPlus v2.9.3

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]

Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R3.command.ColouredConsoleSender incompatible with org.bukkit.entity.Player

at me.jep.commands.AdminCommands.onCommand(AdminCommands.java:30) ~[?:?]

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

... 8 more

when he heard the sounds he tells me that there is an error:
https://i.imgur.com/DZ6Rvfc.png
[ERROR] null

org.bukkit.command.CommandException: Unhandled exception executing command 'jepsounds' in plugin JoinEventsPlus v2.9.3

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_192]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_192]

at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]

Caused by: java.lang.NoSuchFieldError: org/bukkit/Instrument.BELL

at me.jep.commands.PreviewCommands.onCommand(PreviewCommands.java:58) ~[?:?]

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

... 15 more
-
Author's response
Thats not actually possible, because that feature is not in the plugin in this update.

But I know your review is fake since you just copied and paste off of someone.

Version: 2.9.4
Yo Author it good plugin but that SpecialJoinEffect type is DRAGON
it work but the dragon die in deep ground and some player join in sky
will dragon die in sky and XP drop, player can get more XP can u fix it?
-
Author's response
The only way to actually get that affect is the death of the dragon.
Therefor it would not be possible. I can only change the spawn location of the dying dragon. Very sorry.

Version: 2.9.3
At the time of entering the server, he sends me this:
https://i.imgur.com/dZqiLCH.png

when I write jep in the console send this:

[WARNING] Unexpected exception while parsing console command "jep"

org.bukkit.command.CommandException: Unhandled exception executing command 'jep' in plugin JoinEventsPlus v2.9.3

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]

Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R3.command.ColouredConsoleSender incompatible with org.bukkit.entity.Player

at me.jep.commands.AdminCommands.onCommand(AdminCommands.java:30) ~[?:?]

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

... 8 more

when he heard the sounds he tells me that there is an error:
https://i.imgur.com/DZ6Rvfc.png
[ERROR] null

org.bukkit.command.CommandException: Unhandled exception executing command 'jepsounds' in plugin JoinEventsPlus v2.9.3

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_192]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_192]

at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]

Caused by: java.lang.NoSuchFieldError: org/bukkit/Instrument.BELL

at me.jep.commands.PreviewCommands.onCommand(PreviewCommands.java:58) ~[?:?]

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]

... 15 more
-
Author's response
That is a super old version, the features in this bug dont exist anymore

Version: 2.9.3
Really nice plugin. Tons of features and a great, friendly developer! Keep up the good work!

Version: 2.8.0
Now I give 5 stars. Attended my request if you have excellent support !!!!

....
-
Author's response
Glad to help. Thank you :)

Version: 2.8.0
In my opinion a great plugin. The idea is very promising. Everything works perfectly! (But the dragon animation looks very strange) anyway, good luck in development!

Version: 2.8.0
This worked amazing on 1.13.2!
this is the only one i found that works for me, thank you a lot.

I saw i had to change the version from 1.8 to higher and
it added even more features after i restart the server

Version: 2.7.7
Sopport 1.8 pls .....................................................................................................................
-
Author's response
It can not fully support 1.8 due to particle effects and bossbar

Version: 2.6
Nice Plugin.......................................................................

Version: 2.5
really awesome plugin! my players keep joining and leaving just to see the particles lol. keep it up. thanks for fixing the placeholder
-
Author's response
Thank you :)

Version: 2.5
yo that dragon effect thing scared me but its so cool! this is awesome!
it worked on 1.13 too.

Resource Information
Author:
----------
Total Downloads: 9,949
First Release: Nov 10, 2018
Last Update: Apr 15, 2022
Category: ---------------
All-Time Rating:
20 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings