hello, is there any command to disable spawn this event "easter Egg hunt"thank you.
Method to disable Easter egg hunt?
Hi!
You can use AntiEntity plugin https://umod.org/plugins/anti-entity
+
edit it's default config like this:
{
"Entities that are denied from spawning (cant spawn, long prefab names accepted)": [
"assets/prefabs/misc/easter/egghunt.prefab",
"assets/bundled/prefabs/world/event_easter.prefab"
]
}
I know I'm late to respond, but thank you for posting this. I haven't tried it yet but I looked everywhere else for a solution.