About Hidden Egg
Fill this Egg with Rare Items and get your players moving again.
Spawn Info
You can select to auto spawn or command spawn the egg on your position.
Eggs spawned can notify on interval, players will be notified that the egg is still active if your config is set to do so.
Top Finders
Hidden Egg features a Finder leaderboard that broadcasts to chat, and to discord if needed.
Egg Customization
Egg Size can be set via config. Make it tiny or huge.
When the egg is found, the egg will pop and loot will fly out from its position, setup a loot table and on collect, the loot will roll and appear in the world.
Commands
/hideegg
Manually spawns and hides the egg at the admin’s current position. This command only works when AutoSpawn is disabled and will fail if an egg already exists.
/findegg
Teleports the admin to the current hidden egg and places a map ping on its location. Intended for testing, debugging or cheating.
/TopFinders
Immediately broadcasts the current top egg finders leaderboard to the server.
/wipeHiddenEggstats
Clears all stored leaderboard data and resets player find counts.
All commands require - HiddenEgg.Admin
Config
{ "Enable AutoSpawn? (This disables Command Spawn)": false, "Wipe Top Finders On Wipe?": false, "Log Top Finders to Discord?": false, "How Often To Announce Top in Minutes": 180, "Announce Still Hiding Messages?": false, "How Often To Announce Still Hiding in Minutes": 30, "Egg Scale": 5, "Send a Sound Effect at Egg Position?": false, "How Often To Send An Effect in Minutes": 60, "Effect Pool": [ "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab" ], "Respawn Egg After Find? (AutoSpawn Only)": false, "Respawn Delay in Minutes (AutoSpawn Only)": 60, "Discord Webhook": "", "Min amount of Items to Drop": 1, "Max amount of Items to Drop": 2, "Loot Table": [ { "Item ShortName": "supply.signal", "Item Custom Name": "Hidden Egg Signal", "Item SkinSkinID": 0, "Min Amount": 1, "Max Amount": 3, "Drop Probability": 50 }, { "Item ShortName": "rifle.ak", "Item Custom Name": "Hidden Egg AK", "Item SkinSkinID": 3628759737, "Min Amount": 1, "Max Amount": 1, "Drop Probability": 50 } ] }
Thanks to @aRandumDude for the Logo and Providing the Hidden Egg AK Skin.
