- Automatic Timed Spawning : Spawns rare dinos at configurable intervals
- Persistent Timer : Maintains spawn intervals across server restarts
- Discord webhook integration to announce the dinos spawn into your discord.
- Random Selection : Randomly selects from a customizable list of dino blueprints
- Level Randomization: Sets random levels within your specified min/max range
- Smart Spawning : Spawns creatures at random locations with multiple retry attempts
- Server Announcements : Broadcasts dino name, level, and coordinates to all players
- Manual Spawn and tp Command : Admin command for testing:
/spawnraredinoand/tpraredino - The plugin will now only spawn dinos that normal spawn on each map and they will spawn in their respective biomes
- You can now set the min and max levels of each stats of the dinos you spawn !
- New Spawn System
The plugin will now only spawn dinos that normal spawn on each map and they will spawn in their respective biomes
No More Cave Dinos
Dinos that live in caves or boss arenas will never be selected as the rare dino. Cave ecosystems stay intact.
Better Configuration
SpawnAll: true— Any wild dino on the map can be chosen (fully map-compatible)SpawnAll: false— Only species from the configured list can be chosen- New
IgnoreDinoList— Specific species (like Dodo, Lystro, Compy) can be permanently excluded even withSpawnAllon
Same Commands
/spawnraredino— Manually trigger a rare dino (admin only)/tpraredino— Teleport to the last rare dino location (admin only)
- New Admin Commands
/listraredinos(in-game chat, admins only)
Lists all rare dinos that for this session and are still alive and wild — including their species, level, current map coordinates, and how long ago they were spawn.
Example:
Code:[1] Rex - Level 165 - LAT: 54.2, LON: 32.7 (2h ago) [2] Giga - Level 158 - LAT: 71.0, LON: 48.3 (45m ago) --- 2 rare dino(s) alive ---
Cousin_RareDinoSpawner.ListRareDinos(RCON)
Same output, usable directly from your RCON console.
"StatPoints": {
"HpMin": 30,
"HpMax": 50,
"StaminaMin": 0,
"StaminaMax": 20,
"OxygenMin": 0,
"OxygenMax": 0,
"FoodMin": 0,
"FoodMax": 0,
"WeightMin": 0,
"WeightMax": 10,
"MeleeMin": 30,
"MeleeMax": 30,
"SpeedMin": 0,
"SpeedMax": 10
}
19.99$USD for a year.
If you have issues or need help you can always reach me on discord: https://discord.gg/7VRVTCMsBq or cousin704