PlayerBirthday icon

PlayerBirthday -----

The best birthday plugin




Version: 2.2.8
Nice and awesome plugin.
It would be cool to add an automatic command execution when it's a player's birthday.
Eg. "/Give @celebrant diamond"
This would be like a birthday gift from the server
-
Author's response
You can, in commands.yml you can set the commands you want to run when it's a player birthday

Version: 2.2.4
Good plugin that makes your server more unique and special. Everyone that wants to make their server more unique should try this.
-
Author's response
Thanks for your review! <3

Version: 2.2.3
Liek this plugin. nice plugin and simple. also pls make make support discord so we can easily get support.
-
Author's response
I already have a support discord, but I forgot to add the link in this post, sorry: https://discord.gg/jRFfsdxnJR

Version: 2.2.0
Great Plugin ^^ I was searching for a simple birthday plugin that just works. Found it.

Version: 2.1.8
The best birthday plugin there is. A great programmer. I can really recommend it. A win for every server ***** 5 stars

Version: 2.1.7
Excuse me, can I reprint your work? The plug-in is excellent. I want to let more people know about it and use it
-
Author's response
Yes, but you must redirect the download link to this spigot page

Version: 2.1.4
[18:11:09] [Server thread/INFO]:
[18:11:09] [Server thread/INFO]: ------------------
[18:11:09] [Server thread/ERROR]: Error occurred while enabling PlayerBTH v2.1.4 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/com/google/gson/JsonElement
at karmaconfigs.birthdays.Main.onEnable(Main.java:52) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-350]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.15.2.jar:git-Paper-350]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.15.2.jar:git-Paper-350]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:472) ~[patched_1.15.2.jar:git-Paper-350]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:386) ~[patched_1.15.2.jar:git-Paper-350]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:488) ~[patched_1.15.2.jar:git-Paper-350]
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-350]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.15.2.jar:git-Paper-350]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.com.google.gson.JsonElement
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[patched_1.15.2.jar:git-Paper-350]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-350]
at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
... 10 more
[18:11:09] [Server thread/INFO]: [PlayerBirthday] Disabling PlayerBTH v2.1.4
[18:11:09] [Server thread/INFO]: ------------------
[18:11:09] [Server thread/INFO]:
[18:11:09] [Server thread/INFO]: PlayerBTH 2.1.4
[18:11:09] [Server thread/INFO]: Deactivated
[18:11:09] [Server thread/INFO]:
-
Author's response
This is a 2.1.4 version problem, a new version fully re-coded is incoming, meanwhile, please use 2.1.3

Version: 2.1.2
The author is very responsive, after working through some initial issues, the plugin works great and does what I was hoping. Thank you for this plugin.

Version: 2.1.0
This plugin is great, but I can't use Chinese in message.yml, because whenever I reload, the Chinese text will be changed to "??????"Or the messy code.
(My English may not be very good, Please forgive me.)

Version: 2.1.0
A really great plugin. A win for every server. Makes the user's birthday an attraction. I am happy to be able to offer this to my users. Well written. Keep it up

Version: 2.0.2
no idea what the best birthday plugin should be. On my 1.15.1 nothing works from the plugin. No matter what command you enter, nothing happens

Version: 1.0.8
Nice plugin!
But add more feature (Like firework, cake)
I also have a plugin of this type!
it surprised me to see another like mine when I thought I was one of the only ones to have one x)
Thanks
(Sorry i use google translate)
-
Author's response
Thanks for your rating, I'm working on the birthday song due it's causing some errors on 1.8 < MC Versions, but yes, I will work too on fireworks and the cake. Thanks for comment

Version: 1.0.6
Carino, rende bello il server nelle sue piccolezze.
Do 4 stelle perché la descrizione non è sinceramente invitante :)
-
Author's response
Grazie per il tuo commento, non so se ti riferissi alla descrizione del plugin in spigot, ma comunque l'ho cambiato

* Tradotto con traduttore google

Version: 1.0.5
Whenever you enable the server, this comes up:


[14:41:24 INFO]: [PlayerBTH] Loading PlayerBTH v1.0.5
[14:41:24 INFO]: [PlayerBTH] Enabling PlayerBTH v1.0.5
[14:41:24 INFO]: ------------------
[14:41:24 INFO]:
[14:41:24 INFO]: PlayerBTH 1.0.5
[14:41:24 INFO]: Activated
[14:41:24 INFO]:
[14:41:24 INFO]: ------------------
[14:41:24 ERROR]: Error occurred while enabling PlayerBTH v1.0.5 (Is it up to date?)
java.lang.NullPointerException
at karmaconfigs.birthdays.FileManager.Messages.PluginMessages.regenConfig(PluginMessages.java:36) ~[?:?]
at karmaconfigs.birthdays.FileManager.Messages.PluginMessages.reloadConfigFile(PluginMessages.java:20) ~[?:?]
at karmaconfigs.birthdays.FileManager.Messages.PluginMessages.<init>(PluginMessages.java:13) ~[?:?]
at karmaconfigs.birthdays.PluginUtils.FileManager.Messages.Message.<init>(Message.java:24) ~[?:?]
at karmaconfigs.birthdays.Main.onEnable(Main.java:37) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:746) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.Bukkit.reload(Bukkit.java:534) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:646) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_232]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_232]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]

That is all that happens, the plugin does nothing else
-
Author's response
Thanks for reporting the error, I've fixed it, please, give the plugin one more chance, and again, thanks

Resource Information
Author:
----------
Total Downloads: 6,455
First Release: Dec 14, 2019
Last Update: Apr 20, 2023
Category: ---------------
All-Time Rating:
13 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings