Hey! I just saw that many of you have issues with multiverse and my plugin. However I have added a new option into the config, that is called "delayedLoading". This means that the Easter eggs are going to be loaded delayed, so multiverse can load all worlds first.
Also I have added auto-updating for the config, but I still recommend to add these lines by yourself as it will remove all comments.
However I just had a suggestion of adding a new method of claiming easter eggs and here it is! Now you can just walk at an easter egg and it will automatically claim your egg! Also added an option to toggle it in config, defaultly it is disabled.
New config values:
Code (Text):
settings:
# Methods: CLICK/WALK/BOTH
# CLICK: Player has to click at the block
# WALK: Player has to walk on the egg
# BOTH: Both methods will work
claimingMethod: CLICK
# Time in seconds. Really recommend to keep there this number. If your Easter Eggs aren't loaded and you use multiverse, you can increase this number
# Delayed EasterEggs & Players data loading - Good if your server uses Multiverse
delayedLoading: 100