A downloadable mod

Download NowName your own price

Spawning Chickens

Throw a painted egg and a chicken will spawn. Add a fun surprise to your Easter events.

Oxide Plugin Rust Easter Fun
๐Ÿฃ

Eggs Hatch Into Chickens

Toss painted eggs from the Easter Egg Basket and watch as chickens randomly hatch on impact. A simple, lightweight plugin that brings a playful twist to your server.

Features

๐Ÿฅš

Painted Egg Trigger

When a painted egg projectile lands, there's a chance a chicken will spawn at the impact location. Uses the Easter Egg Basket throwable.

๐ŸŽฒ

Configurable Probability

Set the spawn chance from 0 to 100 percent. Default is 12% — enough to be a fun surprise without flooding the server with chickens.

๐Ÿ”

Real Chickens

Spawns the standard Rust chicken entity. They behave like any other chicken in the game — they wander, can be hunted, and drop resources.

๐Ÿชถ

Lightweight

Minimal code, no permissions, no commands, no data files. Just drop it in and it works. Zero configuration required to get started.

How It Works

โ†’ A player holds the Easter Egg Basket and throws a painted egg.
โ†’ When the egg projectile lands and is destroyed, the plugin rolls a random number.
โ†’ If the roll is within the configured probability, a chicken spawns at the egg's landing position.
โ†’ The chicken behaves like any naturally spawned chicken in the game.

Configuration

A configuration file is automatically generated at oxide/config/SpawningChickens.json on first load.

{
  "Probability of chicken spawning (percent; range: 0 - 100)": 12
}
Option Default Description
Probability of chicken spawning (percent; range: 0 - 100) 12 Percentage chance (0โ€“100) that a chicken spawns when a painted egg lands.

Installation

1 Copy the plugin file
Place SpawningChickens.cs into your server's oxide/plugins/ directory.
2 Start or restart your server
The config file will be generated automatically at oxide/config/SpawningChickens.json.
3 Grab an Easter Egg Basket and throw
Hold the egg basket in your hand and toss painted eggs. Chickens will start spawning on lucky throws.

Important Notes

No Permissions Required

This plugin has no permission system. Any player who throws a painted egg can trigger a chicken spawn. If you want to restrict access, control who can obtain Easter Egg Baskets.

โš  Population Control

Setting the probability too high on a busy server could lead to a large number of chickens. The default value of 12% provides a good balance between fun and server performance.

Spawning Chickens — An Oxide plugin for Rust dedicated servers.

Made by little method

Updated 1 day ago
Published 29 days ago
StatusReleased
CategoryGame mod
Authorlittle method
Tagsmod, plugin, rust
LinksPatreon
AI DisclosureAI Assisted, Code, Graphics, Sounds, Text

Download

Download NowName your own price

Click download now to get access to the following files:

SpawningChickens.cs 2.4 kB
CHANGELOG.md 507 bytes

Leave a comment

Log in with itch.io to leave a comment.