Now Easter Eggs can be non-persistent which means their data won't be stored.
To create non-persistent eggs:
Code (YAML):
easter-eggs:
"green_present": # To get this Easter Egg: /eggs green_present texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDA4Y2U3ZGViYTU2YjcyNmE4MzJiNjExMTVjYTE2MzM2MTM1OWMzMDQzNGY3ZDVlM2MzZmFhNmZlNDA1MiJ9fX0=" # If option is disabled, we won't save the data of this Easter Egg for the players that interacted with this egg. # By default, this option is true for all eggs. persistent: false