omwah/GiftEvents

first_join_gift set to false

Ironic8b498 opened this issue · 5 comments

With first_join_gift set to false when players first join the get Anniversary gift, is this cause I changed the first letter in event name to a capital letter?

if first_join_gift set to true the player will get the gift from Anniversary on the first day they join. If false they have to wait a year.
The capital letter was the problem but it is handled correctly now. Means you can write anniversary upper case/ lower case/with or without capital letters.

so it will be in next update?

A fixed version is already online. See
http://dev.bukkit.org/bukkit-plugins/giftevents/files/13-v2-4-1/
the fix is in commit 3bd8795 if you are interested in code changes.

I already downloaded and replaced the plugin with the newer version. The spamming has stopped but I still get first_join_gift given to all players when on the first log in, even if set to false.